:root{--color-jade-950:#032e2b;--color-jade-900:#043d38;--color-jade-800:#04544e;--color-jade-700:#087068;--color-jade-600:#0c857b;--color-jade-100:#e5f1ef;--color-jade-50:#f1f7f5;--color-gold-700:#9a7025;--color-gold-500:#c69a44;--color-gold-200:#f2d998;--color-gold-300:#e2bd69;--color-copper-600:#a85e32;--color-copper-200:#e5ad83;--color-silver-500:#879793;--color-obsidian:#07100f;--color-emerald-950:#082f2b;--color-ivory:#f5f0e4;--color-paper:#f4f2eb;--color-paper-alt:#edf3f0;--color-surface:#fff;--color-ink:#15211f;--color-muted:#63736f;--color-subtle:#8b9b97;--color-line:#dce7e4;--color-success:#14785d;--color-success-bg:#e5f4ee;--color-warning:#9d6915;--color-warning-bg:#fff5df;--color-danger:#b84b42;--color-danger-bg:#f9ebe9;--font-sans:Vazirmatn, IRANSansX, Tahoma, Arial, sans-serif;--font-accent:Georgia, "Times New Roman", serif;--text-xs:.75rem;--text-sm:.875rem;--text-md:1rem;--text-lg:1.125rem;--text-xl:clamp(1.3rem, 3vw, 1.8rem);--text-2xl:clamp(2rem, 6vw, 4.8rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--radius-sm:.65rem;--radius-md:1rem;--radius-lg:1.4rem;--radius-xl:1.65rem;--radius-pill:999px;--shadow-sm:0 10px 30px -22px #04363159;--shadow-lg:0 30px 70px -38px #0223208c;--shadow-deep:0 36px 90px -48px #000000c7;--z-header:50;--z-overlay:100;--z-toast:120;--container:1280px;--motion-fast:.16s;--motion-base:.26s}@media (prefers-reduced-motion:reduce){:root{--motion-fast:1ms;--motion-base:1ms}}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-paper);color:var(--color-ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0}body:has([data-scroll-lock=true]){overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0}img,svg{max-width:100%;display:block}::selection{background:var(--color-gold-500);color:#17130a}:focus-visible{outline:3px solid var(--color-gold-500);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.number{font-variant-numeric:tabular-nums;direction:ltr;unicode-bidi:isolate}@media (min-width:700px){.container{width:min(calc(100% - 4rem), var(--container))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
