*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;height:100%;font-size:16px}body{color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}img,video{max-width:100%;display:block}input,button,textarea,select{font:inherit}:root{--color-primary:#1a4f8a;--color-primary-light:#2d6cb8;--color-primary-dark:#0f3060;--color-accent:#c0392b;--color-accent-light:#e74c3c;--color-bg:#fff;--color-bg-subtle:#f4f7fb;--color-border:#d9e4f0;--color-text:#1a2332;--color-text-muted:#5a6a7e;--color-text-inverse:#fff;--color-success:#1e7e34;--color-error:#c0392b;--color-warning:#d68910;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--max-width:1200px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--shadow-sm:0 1px 3px #1a4f8a14;--shadow-md:0 4px 12px #1a4f8a1f;--shadow-lg:0 8px 24px #1a4f8a29}.container{max-width:var(--max-width);padding:0 var(--space-6);margin:0 auto}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer}
