@tailwind base;@tailwind components;@tailwind utilities;@layer components{.input-treasury{@apply h-11 rounded-lg border border-slate-200 bg-white px-3 text-sm text-slate-900 outline-none transition focus:border-slate-400 disabled:cursor-not-allowed disabled:bg-slate-100}}:root{color-scheme:dark;--app-bg:#070a0f;--app-bg-rgb:7,10,15;--surface-1:#0a0e14;--surface-2:#0d1219;--surface-3:#121823;--surface-4:#1a2230;--text-strong:#fff;--text-main:hsla(0,0%,100%,.92);--text-muted:hsla(0,0%,100%,.68);--text-faint:hsla(0,0%,100%,.46);--line-1:hsla(0,0%,100%,.06);--line-2:hsla(0,0%,100%,.1);--line-3:hsla(0,0%,100%,.16);--brand:#3b82f6;--brand-soft:#7bb8ff;--brand-tint:rgba(59,130,246,.1);--brand-glow:rgba(59,130,246,.22);--success:#7bffb6;--success-tint:rgba(123,255,182,.1);--warning:#ffc56b;--warning-tint:rgba(255,197,107,.12);--danger:#ff7b7b;--danger-tint:hsla(0,100%,74%,.1);--violet:#b197fc;--shadow-lg:0 30px 60px -20px rgba(0,0,0,.7);--shadow-glow:0 0 0 1px rgba(59,130,246,.35),0 0 40px rgba(59,130,246,.22)}[data-theme=light]{color-scheme:light;--app-bg:#eef4fb;--app-bg-rgb:238,244,251;--surface-1:#fff;--surface-2:#f8fbff;--surface-3:#eef5ff;--surface-4:#dceafd;--text-strong:#06111f;--text-main:#102033;--text-muted:#53677d;--text-faint:#7a8da3;--line-1:rgba(8,28,54,.08);--line-2:rgba(8,28,54,.12);--line-3:rgba(8,28,54,.18);--brand:#2563eb;--brand-soft:#1d4ed8;--brand-tint:rgba(37,99,235,.09);--brand-glow:rgba(37,99,235,.14);--success:#047857;--success-tint:rgba(4,120,87,.09);--warning:#b45309;--warning-tint:rgba(180,83,9,.1);--danger:#dc2626;--danger-tint:rgba(220,38,38,.08);--violet:#6d5dfc;--shadow-lg:0 26px 60px -32px rgba(15,23,42,.38);--shadow-glow:0 0 0 1px rgba(37,99,235,.24),0 22px 60px -36px rgba(37,99,235,.45)}*{box-sizing:border-box}body,html{direction:rtl}body{font-family:Vazirmatn,Tahoma,Arial,system-ui,sans-serif;text-align:right;background:radial-gradient(circle at 80% 0,var(--brand-glow),transparent 34rem),linear-gradient(180deg,var(--surface-2),var(--app-bg));color:var(--text-main)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface-2)}::-webkit-scrollbar-thumb{background:var(--line-3);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-faint)}.ltr{direction:ltr}@layer components{.input{@apply w-full rounded-lg border border-slate-300 bg-white px-3 py-2 text-sm text-slate-900 outline-none transition focus:border-indigo-500 focus:ring-2 focus:ring-indigo-500/20}.sonra-page{min-height:calc(100vh - 48px);color:var(--text-main)}.sonra-card{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-2) 92%,transparent),var(--surface-1));box-shadow:var(--shadow-lg)}.sonra-card,.sonra-panel{border:1px solid var(--line-1)}.sonra-panel{background:var(--surface-2)}.sonra-sidebar{position:fixed;inset-block:0;inset-inline-end:0;z-index:30;display:flex;width:16rem;height:100%;flex-direction:column;overflow:hidden;-webkit-border-start:1px solid var(--line-1);border-inline-start:1px solid var(--line-1);background:linear-gradient(180deg,var(--surface-1),var(--app-bg));box-shadow:var(--shadow-lg)}.sonra-sidebar a,.sonra-sidebar button{color:var(--text-muted);text-decoration:none}.sonra-sidebar-link{display:flex;width:100%;align-items:center;gap:.75rem;-webkit-border-end:2px solid transparent;border-inline-end:2px solid transparent;border-radius:.5rem;padding:.625rem .75rem;font-size:.875rem;line-height:1.25rem;background:transparent;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.sonra-sidebar-link:hover,.sonra-sidebar-link[data-active=true]{border-inline-end-color:var(--brand);background:var(--brand-tint);color:var(--brand-soft)}.sonra-sidebar-child-link{display:block;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;color:var(--text-faint);text-decoration:none}.sonra-sidebar-child-link:hover,.sonra-sidebar-child-link[data-active=true]{background:var(--brand-tint);color:var(--brand-soft)}.sonra-sidebar nav{flex:1 1 auto;overflow-y:auto}.sonra-input{border:1px solid var(--line-2);background:var(--surface-2);color:var(--text-main)}.sonra-input::placeholder{color:var(--text-faint)}.sonra-focus{outline:none}.sonra-focus:focus{border-color:var(--brand-soft);box-shadow:0 0 0 4px var(--brand-tint)}.sonra-primary{background:linear-gradient(180deg,var(--brand-soft),var(--brand));color:#07101c;box-shadow:var(--shadow-glow)}.sonra-ghost{border:1px solid var(--line-2);background:color-mix(in srgb,var(--surface-2) 80%,transparent);color:var(--text-main)}.sonra-chip{border:1px solid var(--line-1);background:var(--surface-2);color:var(--text-muted)}}.sonra-app-surface{min-height:calc(100vh - 48px);color:var(--text-main)}.sonra-app-surface .bg-gray-100,.sonra-app-surface .bg-gray-50,.sonra-app-surface .bg-slate-100,.sonra-app-surface .bg-slate-50,.sonra-app-surface .bg-white{background:var(--surface-2)!important}.sonra-app-surface .bg-gray-200,.sonra-app-surface .bg-slate-200{background:var(--surface-3)!important}.sonra-app-surface .border,.sonra-app-surface .border-gray-100,.sonra-app-surface .border-gray-200,.sonra-app-surface .border-gray-300,.sonra-app-surface .border-gray-50,.sonra-app-surface .border-slate-100,.sonra-app-surface .border-slate-200,.sonra-app-surface .border-slate-300{border-color:var(--line-1)!important}.sonra-app-surface .text-gray-900,.sonra-app-surface .text-gray-950,.sonra-app-surface .text-slate-900,.sonra-app-surface .text-slate-950{color:var(--text-strong)!important}.sonra-app-surface .text-black,.sonra-app-surface .text-gray-700,.sonra-app-surface .text-gray-800,.sonra-app-surface .text-slate-700,.sonra-app-surface .text-slate-800{color:var(--text-main)!important}.sonra-app-surface .text-gray-500,.sonra-app-surface .text-gray-600,.sonra-app-surface .text-slate-500,.sonra-app-surface .text-slate-600{color:var(--text-muted)!important}.sonra-app-surface .text-gray-200,.sonra-app-surface .text-gray-300,.sonra-app-surface .text-gray-400,.sonra-app-surface .text-slate-200,.sonra-app-surface .text-slate-300,.sonra-app-surface .text-slate-400{color:var(--text-faint)!important}.sonra-app-surface .shadow,.sonra-app-surface .shadow-2xl,.sonra-app-surface .shadow-lg,.sonra-app-surface .shadow-md,.sonra-app-surface .shadow-sm,.sonra-app-surface .shadow-xl{box-shadow:var(--shadow-lg)!important}.sonra-app-surface input:not([type=checkbox]):not([type=radio]),.sonra-app-surface select,.sonra-app-surface textarea{border-color:var(--line-2)!important;background:var(--surface-2)!important;color:var(--text-main)!important}.sonra-app-surface input::placeholder,.sonra-app-surface textarea::placeholder{color:var(--text-faint)!important}.sonra-app-surface input:focus,.sonra-app-surface select:focus,.sonra-app-surface textarea:focus{border-color:var(--brand-soft)!important;box-shadow:0 0 0 4px var(--brand-tint)!important}.sonra-app-surface table thead tr,.sonra-app-surface tr.bg-gray-50,.sonra-app-surface tr.bg-slate-50{background:var(--surface-3)!important}.sonra-app-surface tbody tr{border-color:var(--line-1)!important}.sonra-app-surface .hover\:bg-gray-100:hover,.sonra-app-surface .hover\:bg-gray-50:hover,.sonra-app-surface .hover\:bg-slate-100:hover,.sonra-app-surface .hover\:bg-slate-50:hover{background:var(--surface-3)!important}.sonra-app-surface .bg-blue-600,.sonra-app-surface .bg-indigo-600,.sonra-app-surface .bg-sky-600{background:linear-gradient(180deg,var(--brand-soft),var(--brand))!important;color:#07101c!important;box-shadow:var(--shadow-glow)!important}.sonra-app-surface .text-blue-600,.sonra-app-surface .text-blue-700,.sonra-app-surface .text-indigo-600,.sonra-app-surface .text-indigo-700,.sonra-app-surface .text-sky-600,.sonra-app-surface .text-sky-700{color:var(--brand-soft)!important}.sonra-app-surface .bg-blue-50,.sonra-app-surface .bg-indigo-50,.sonra-app-surface .bg-sky-50{background:var(--brand-tint)!important}.sonra-app-surface .rounded-2xl,.sonra-app-surface .rounded-xl{border-color:var(--line-1)}.purchase-app-surface{background:var(--app-bg);color:var(--text-main)}.purchase-app-surface [class~="text-white/75"],.purchase-app-surface [class~="text-white/80"],.purchase-app-surface [class~="text-white/85"],.purchase-app-surface [class~=text-white]{color:var(--text-strong)!important}.purchase-app-surface [class~="text-white/55"],.purchase-app-surface [class~="text-white/60"],.purchase-app-surface [class~="text-white/65"],.purchase-app-surface [class~="text-white/70"]{color:var(--text-muted)!important}.purchase-app-surface [class~="text-white/30"],.purchase-app-surface [class~="text-white/35"],.purchase-app-surface [class~="text-white/40"],.purchase-app-surface [class~="text-white/45"],.purchase-app-surface [class~="text-white/50"]{color:var(--text-faint)!important}.purchase-app-surface [class~="bg-[#0f1729]"],.purchase-app-surface [class~="bg-black/10"],.purchase-app-surface [class~="bg-white/5"]{background:var(--surface-2)!important}.purchase-app-surface [class~="bg-white/10"],.purchase-app-surface [class~="bg-white/15"],.purchase-app-surface [class~="hover:bg-white/10"]:hover{background:var(--surface-3)!important}.purchase-app-surface [class~="border-white/10"],.purchase-app-surface [class~="border-white/15"],.purchase-app-surface [class~="border-white/5"]{border-color:var(--line-1)!important}.purchase-app-surface [class~="border-white/30"]{border-color:var(--line-3)!important}.purchase-app-surface [class~=text-blue-100],.purchase-app-surface [class~=text-blue-200],.purchase-app-surface [class~=text-cyan-100],.purchase-app-surface [class~=text-cyan-200]{color:var(--brand-soft)!important}.purchase-app-surface [class~=text-emerald-100],.purchase-app-surface [class~=text-emerald-200]{color:var(--success)!important}.purchase-app-surface [class~=text-amber-100],.purchase-app-surface [class~=text-amber-200],.purchase-app-surface [class~=text-orange-200]{color:var(--warning)!important}.purchase-app-surface [class~=text-rose-100],.purchase-app-surface [class~=text-rose-200]{color:var(--danger)!important}