@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/inter-v19-latin-300.15fb600d.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/inter-v19-latin-500.b7b43ace.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/inter-v19-latin-600.8fb1a964.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/inter-v19-latin-700.7c3e92e6.woff2) format("woff2")}:root{--font-inter:"Inter",sans-serif;--color-text:#1a1612;--color-text-muted:#35312a;--color-text-light:#4a4538;--color-text-placeholder:#9a9488;--color-text-secondary:#2a2621;--color-background:#f9f8f4;--color-surface:#fdfcf8;--color-surface-elevated:#fdfcf8;--color-border:#cbd5e1;--color-border-light:#e2e8f0;--color-border-focus:#f59e0b;--color-primary:#f59e0b;--color-primary-dark:#d97706;--color-primary-light:#fbbf24;--color-primary-subtle:#fef3c7;--color-gray-light:#fdfcf8;--color-gray-medium:#f9f8f4;--color-error:#dc2626;--color-error-background:#fef2f2;--color-error-border:#fecaca;--color-info:#1d4ed8;--color-info-background:#eff6ff;--color-info-border:#bfdbfe;--color-success:#059669;--color-success-background:#f0fdf4;--color-success-border:#a7f3d0;--color-overlay:rgba(15,23,42,0.5);--shadow-sm:rgba(15,23,42,0.04);--shadow-md:rgba(15,23,42,0.08);--shadow-lg:rgba(15,23,42,0.12);--shadow-xl:rgba(15,23,42,0.16);--shadow-primary-sm:rgba(245,158,11,0.08);--space-xs:clamp(0.4rem,0.0316926771rem + 0.4801920768vw,0.8rem);--space-sm:clamp(0.8rem,0.4316926771rem + 0.4801920768vw,1.2rem);--space-md:clamp(1.2rem,0.8316926771rem + 0.4801920768vw,1.6rem);--space-lg:clamp(1.6rem,0.8633853541rem + 0.9603841537vw,2.4rem);--space-xl:clamp(2.4rem,1.6633853541rem + 0.9603841537vw,3.2rem);--space-2xl:clamp(3.2rem,2.4633853541rem + 0.9603841537vw,4rem);--content-spacing:clamp(1.6rem,-1.3464585834rem + 3.8415366146vw,4.8rem);--font-size-xl:1.3rem;--font-size-lg:1.1rem;--font-size-base:1rem;--font-size-sm:0.9rem;--font-size-xs:0.8rem}[data-theme=dark]{--color-text:#f0ede8;--color-text-muted:#9a9488;--color-text-light:#6b655a;--color-text-placeholder:#4a4538;--color-text-secondary:#d4cfc7;--color-background:#1a1a1a;--color-surface:#252525;--color-surface-elevated:#2d2d2d;--color-border:#404040;--color-border-light:#333333;--color-border-focus:#fbbf24;--color-primary:#fbbf24;--color-primary-dark:#f59e0b;--color-primary-light:#fcd34d;--color-primary-subtle:#3a3a3a;--color-gray-light:#252525;--color-gray-medium:#2d2d2d;--color-error:#c73b3b;--color-error-background:#3f1f1f;--color-error-border:#5e2a2a;--color-info:#93c5fd;--color-info-background:#1e3a5f;--color-info-border:#2d5a8f;--color-success:#86efac;--color-success-background:#1f3f2f;--color-success-border:#2d5e3f;--color-overlay:rgba(0,0,0,0.6);--shadow-sm:rgba(0,0,0,0.2);--shadow-md:rgba(0,0,0,0.3);--shadow-lg:rgba(0,0,0,0.4);--shadow-xl:rgba(0,0,0,0.5);--shadow-primary-sm:rgba(251,191,36,0.15);color-scheme:dark}html{font-size:100%;scroll-behavior:smooth}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-background);font-family:var(--font-inter),system-ui,-apple-system,sans-serif;color:var(--color-text);min-height:100dvh}ol,ul{list-style:none}a{text-decoration:none;color:inherit;transition:color .2s cubic-bezier(.4,0,.2,1)}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}:focus-visible{outline:.13rem solid var(--color-primary);outline-offset:.13rem}:focus:not(:focus-visible){outline:none}*{transition-property:background-color,border-color,color;transition-duration:.2s cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}