:root{--brand:#0f766e;--brand-dark:#0b5a54;--brand-light:#14b8a6;--accent:#0ea5e9;--ink:#0f172a;--body:#334155;--muted:#64748b;--bg:#fff;--bg-soft:#f1f5f9;--bg-brand-soft:#ecfdf5;--border:#e2e8f0;--radius:16px;--shadow-sm:0 1px 2px #0f172a0f;--shadow-md:0 10px 30px #0f172a14;--maxw:1160px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{background:var(--bg);max-width:100vw;color:var(--body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3{color:var(--ink);line-height:1.15}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
