:root{--color-navy:#1a3a8c;--color-mid-blue:#2e6bb5;--color-light-blue:#4a90d9;--color-white:#fefefe;--color-off-white:#f4f7fb;--color-text:#10243f;--color-text-muted:#4f607a;--color-border:#d8e2f0;--color-warning:#d97706;--color-success:#16a34a;--color-code-text:#e2e8f0;--font-sans:"Futura PT",Futura,"Century Gothic","Trebuchet MS",sans-serif;--font-mono:var(--font-geist-mono),"Consolas",monospace;--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:8px;--radius-md:12px;--radius-lg:20px;--shadow-sm:0 8px 24px #1a3a8c14;--shadow-md:0 16px 40px #1a3a8c1f;--container-max-width:1120px;--navbar-height:0px}*,:before,:after{box-sizing:border-box}html{height:100%;font-size:16px}body{background:var(--color-white);width:100%;min-height:100dvh;color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;margin:0;line-height:1.6;display:flex;overflow-x:hidden}main{padding-top:var(--navbar-height,64px);flex:1}@media (max-width:768px){:root{--navbar-height:64px}}h1,h2,h3,h4{color:var(--color-navy);margin:0;line-height:1.2}p{color:var(--color-text-muted);margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}
