:root{font-family:Inter,system-ui,sans-serif;line-height:1.5;color:#071021;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{background:linear-gradient(180deg,#f8fbff,#eef4ff)}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.page-shell{min-height:100vh;display:flex;flex-direction:column}.page-shell[data-theme=dark]{color:#f7fbfd;background:#111827}.site-header{background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #07102114;position:sticky;top:0;z-index:10}.page-shell[data-theme=dark] .site-header,.page-shell[data-theme=dark] .card,.page-shell[data-theme=dark] .hero-card,.page-shell[data-theme=dark] .site-footer{background:#182234;border-color:#ffffff1f}.nav-shell{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;gap:1rem}.brand{font-weight:700;font-size:1.1rem}.nav-links,.footer-links{display:flex;gap:1rem;align-items:center}.nav-links a{padding:.45rem .7rem;border-radius:999px}.nav-links a:hover{background:#dceaff}.menu-toggle{display:none;border:0;background:transparent;font-size:1.4rem;cursor:pointer}.hero-section{padding:4rem 0 3rem}.hero-grid{display:grid;gap:2rem;grid-template-columns:1.3fr .9fr;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;font-weight:700;color:#0f6dc1}h1{font-size:clamp(2rem,4vw,3.2rem);margin:.4rem 0 .8rem}.hero-copy{font-size:1.05rem;max-width:44rem;color:#475569}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.25rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border-radius:999px;font-weight:600;border:1px solid transparent}.button.primary{background:#066cc9;color:#fff}.button.secondary{background:#fff;color:#0f172a;border-color:#d8e2f1}.hero-card,.card,.site-footer{background:#fff;border:1px solid #07102114;box-shadow:0 10px 30px #0f172a0f;border-radius:20px}.hero-card,.card{padding:1.25rem}.section{padding:1.5rem 0 2.5rem}.section.alt{background:#ffffff73}.card-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:1rem}.quote-card{font-style:italic}.site-footer{margin-top:auto;padding:1.25rem 0;border-radius:0}.footer-shell{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.not-found{min-height:70vh;display:grid;place-items:center;text-align:center;padding:2rem}@media(prefers-color-scheme:dark){.page-shell[data-theme=system]{color:#f7fbfd;background:#111827}}@media(max-width:720px){.hero-grid{grid-template-columns:1fr}.menu-toggle{display:inline-block}.nav-links{display:none;flex-direction:column;position:absolute;right:1rem;top:4rem;background:#fff;color:#071021;padding:.75rem;border-radius:16px;box-shadow:0 10px 25px #0f172a1a}.nav-links.open{display:flex}}
