:root{--color-primary:#4338ca;--color-primary-strong:#3730a3;--color-primary-soft:#eef0fb;--color-primary-contrast:#fff;--color-accent:#d97706;--color-accent-strong:#b45309;--color-accent-soft:#fdf3e3;--color-accent-contrast:#1a1205;--color-link:var(--color-primary);--color-star:#d97706;--color-star-empty:#d9d6cf;--color-bg:#faf9f7;--color-surface:#fff;--color-surface-2:#f3f1ec;--color-border:#e3e0d9;--color-text:#15131a;--color-text-muted:#57525e;--color-text-soft:#6f6a76;--color-success:#15803d;--color-success-soft:#e7f2ea;--color-danger:#b4231f;--color-danger-soft:#fbeae9;--color-warning:#b45309;--color-warning-soft:#fdf3e3;--color-ring-track:#e8e6e0;--color-ring-fill:var(--color-primary);--color-ring-fill-2:var(--color-accent);--focus-ring:0 0 0 3px #4338ca73;--font-sans:"Plus Jakarta Sans", "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display:"Fraunces", Georgia, "Times New Roman", serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:2.25rem;--text-4xl:clamp(2.5rem, 6vw, 3.75rem);--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-black:800;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-8:3rem;--space-10:4rem;--space-12:6rem;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--radius-full:999px;--shadow-sm:0 1px 2px #15131a0f, 0 1px 3px #15131a14;--shadow-md:0 4px 12px #15131a14, 0 2px 4px #15131a0f;--shadow-lg:0 12px 32px #15131a1f;--container-max:1120px;--header-height:64px}
*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{font-family:var(--font-sans);font-size:var(--text-base);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.6}h1,h2,h3,h4{color:var(--color-text);font-weight:700;line-height:1.2}a{color:var(--color-link);text-decoration:none}a:hover{text-decoration:underline}img,picture,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit;color:inherit}ul,ol{padding:0;list-style:none}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--radius-sm)}.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}.skip-link{left:var(--space-4);z-index:1000;background:var(--color-surface);color:var(--color-text);padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);box-shadow:var(--shadow-md);transition:top .15s;position:absolute;top:-100px}.skip-link:focus{top:var(--space-4)}#root{flex-direction:column;min-height:100vh;display:flex}
