:root{--bg:#fff;--bg-subtle:#f4f8fb;--text:#121b2c;--muted:#5d6b7d;--border:rgba(12,25,42,.14);--shadow:0 18px 42px rgba(10,26,47,.14);--shadow-soft:0 12px 30px rgba(10,26,47,.1);--accent:#25b7cc;--accent-2:#f36a33;--accent-ink:#fff;--radius-sm:12px;--radius:18px;--radius-lg:26px}*{box-sizing:border-box}body,html{height:100%}html{font-family:Avenir Next,Nunito Sans,Trebuchet MS,sans-serif;scroll-behavior:smooth;text-rendering:optimizeLegibility}body{margin:0;color:var(--text);background:linear-gradient(180deg,#fbfdff,#fff);letter-spacing:-.01em}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid rgba(39,184,206,.45);outline-offset:3px;border-radius:10px}button,input,textarea{font:inherit}h1,h2,h3,h4,h5,h6{font-family:Avenir Next Condensed,Avenir Next,Gill Sans,Trebuchet MS,sans-serif;letter-spacing:-.03em}::selection{background:rgba(39,184,206,.25)}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.page{min-height:calc(100vh - 64px)}[id]{scroll-margin-top:96px}