*,:before,:after{box-sizing:border-box}:root{--teal:#0b3b4e;--teal-mid:#0d4f68;--cyan:#1fb6c1;--coral:#ff6b4a;--coral-light:#fff0ec;--sunset:#ffc857;--sand:#f4ecd8;--charcoal:#141414;--white:#fff;--bg:#f7f7f7;--border:#e8e8e8;--text:#141414;--text-muted:#6b7280;--text-light:#9ca3af;--error:#ef4444;--success:#22c55e;--nav-height:56px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}#root{min-height:100vh}h1,h2,h3,h4{margin:0;font-family:Archivo,sans-serif;font-weight:700}p{margin:0}a{color:var(--coral);text-decoration:none}a:hover{text-decoration:underline}input,select,textarea{font-family:Inter,sans-serif;font-size:.95rem}button{cursor:pointer;font-family:Inter,sans-serif}.hero-photo,.mock-hero-photo{background-image:linear-gradient(160deg, #071e2beb 0%, #0b3b4ed1 55%, #0d4f68b3 100%), var(--hero-photo);background-position:50%;background-size:cover}@media (width<=640px){.hero-photo,.mock-hero-photo{background-position:80%}}
