:root{--brand-primary:#064e3b;--brand-primary-light:#059669;--brand-primary-dark:#022c22;--brand-secondary:#0f172a;--surface-ground:#fff;--surface-soft:#f8fafc;--surface-sunken:#f1f5f9;--surface-overlay:#ffffffd1;--text-main:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--text-inverse:#fff;--border-subtle:#e2e8f0;--border-strong:#cbd5e1;--font-sans:"Times New Roman",Times,Georgia,serif;--text-xs:clamp(.75rem,.7vw + .6rem,.8rem);--text-sm:clamp(.875rem,.8vw + .7rem,.95rem);--text-base:clamp(1rem,1vw + .8rem,1.125rem);--text-lg:clamp(1.125rem,1.2vw + 1rem,1.3rem);--text-xl:clamp(1.35rem,1.5vw + 1.2rem,1.6rem);--text-2xl:clamp(1.7rem,2vw + 1.4rem,2rem);--text-3xl:clamp(2.2rem,3vw + 1.8rem,2.8rem);--text-4xl:clamp(2.8rem,4vw + 2rem,3.8rem);--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--space-2xs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1.25rem;--space-lg:2rem;--space-xl:3.5rem;--space-2xl:5rem;--space-3xl:8rem;--container-width:1280px;--header-height:80px;--sidebar-width:320px;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;--shadow-lg:0 10px 15px -3px #0000000f,0 4px 6px -2px #00000008;--shadow-xl:0 20px 25px -5px #00000014,0 10px 10px -5px #00000008;--backdrop-blur:blur(12px);--transition-fast:.15s cubic-bezier(.4,0,.2,1);--transition-smooth:.3s cubic-bezier(.4,0,.2,1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);background-color:var(--surface-soft);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}a{color:inherit;cursor:pointer;text-decoration:none}button{font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);font-weight:var(--weight-bold);color:var(--text-main);line-height:1.2}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}h4{font-size:var(--text-xl)}h5{font-size:var(--text-lg)}h6{font-size:var(--text-base)}p,li,span,div{font-family:var(--font-sans);font-size:var(--text-base);font-weight:var(--weight-regular);line-height:1.6}.container{width:100%;max-width:var(--container-width);padding-inline:var(--space-lg);margin-inline:auto}.page-wrapper{flex-direction:column;min-height:100vh;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.grid-layout{gap:var(--space-lg);grid-template-columns:repeat(12,1fr);display:grid}@media (max-width:1024px){:root{--header-height:70px;--sidebar-width:280px}.container{padding-inline:var(--space-md)}}@media (max-width:768px){:root{--header-height:60px;--space-lg:1.5rem;--space-xl:2.5rem;--space-2xl:3.5rem;--space-3xl:5rem}.container{padding-inline:1.25rem}button,a,input,select,textarea{min-height:44px}}@media (max-width:480px){:root{--space-lg:1.25rem;--space-xl:2rem;--space-2xl:3rem}.container{padding-inline:1rem}h1{font-size:var(--text-3xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}}
