:root{--teal-500:#14b8a6;--teal-600:#0d9488;--teal-700:#0f766e;--teal-800:#115e59;--orange-500:#f97316;--orange-600:#ea580c;--card-bg:#fff;--text:#e4e4e7;--text-muted:#94a3b8}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:system-ui,-apple-system,sans-serif;background:#f8fafc;min-height:100vh;color:#334155}a{color:var(--teal-500);text-decoration:none}a:hover{color:#2dd4bf;text-decoration:underline}header nav a{color:hsla(0,0%,100%,.9)}header nav a:hover{color:#fff;text-decoration:none;opacity:.9}