@font-face{font-family:'Fredoka';src:url('/fonts/Fredoka-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:'Space Grotesk';src:url('/fonts/SpaceGrotesk-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:'Space Grotesk';src:url('/fonts/SpaceGrotesk-600.ttf') format('truetype');font-weight:600;font-display:swap}
:root{--ink:#1a1b1f;--paper:#fffdf7;--sky:#c9f0fb;--sky-deep:#98dff3;--pink:#ff8fb1;--yellow:#ffd35c;--green:#83e7be;--muted:#4b5854}
*{box-sizing:border-box}
html{background:var(--sky)}
body{margin:0;min-width:0;background:linear-gradient(180deg,var(--sky),var(--sky-deep));color:var(--ink);font-family:'Space Grotesk',-apple-system,BlinkMacSystemFont,'Helvetica Neue',Arial,sans-serif;line-height:1.65}
a{color:#045e78;text-underline-offset:3px}
a:hover{text-decoration-thickness:2px}
a:focus-visible{outline:3px solid #045e78;outline-offset:4px;border-radius:4px}
.site-header{border-bottom:3px solid var(--ink);background:rgba(255,253,247,.94)}
.site-header-inner,.legal-shell,.site-footer-inner{width:min(100% - 32px,820px);margin:auto}
.site-header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand{display:inline-flex;align-items:center;min-height:44px;text-decoration:none;color:var(--ink)}
.brand img{display:block;width:174px;max-width:48vw;height:auto}
.back-link{display:inline-flex;align-items:center;min-height:44px;font-weight:600}
.legal-shell{padding:38px 0 56px}
.legal-card{background:var(--paper);border:3px solid var(--ink);border-radius:24px;box-shadow:7px 7px 0 var(--ink);padding:clamp(22px,5vw,48px)}
.kicker{display:inline-block;margin:0 0 12px;padding:5px 11px;border:2px solid var(--ink);border-radius:99px;background:var(--yellow);font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}
h1,h2{font-family:'Fredoka','Space Grotesk',sans-serif;line-height:1.2}
h1{margin:0 0 8px;font-size:clamp(2rem,7vw,3.2rem)}
h2{margin:34px 0 10px;font-size:1.38rem}
p,li{font-size:1rem}
.updated{margin:0 0 28px;color:var(--muted);font-size:.9rem}
.summary{border:2px solid var(--ink);border-radius:16px;background:#eefbf6;padding:16px 18px}
ul{padding-left:1.35rem}
li+li{margin-top:8px}
.contact-card{margin-top:34px;border:2px solid var(--ink);border-radius:16px;background:#ffe4ec;padding:16px 18px}
.site-footer{padding:0 0 34px}
.site-footer-inner{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px;text-align:center;font-size:.9rem}
.site-footer span{width:100%}
.auth-about{position:relative;z-index:2;max-width:34ch;margin:14px auto 0;color:#33403d;text-align:center;font:500 12px/1.55 'Space Grotesk',sans-serif}
.auth-legal-links{position:relative;z-index:2;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px 10px;margin:16px auto 0;font:600 12px/1.4 'Space Grotesk',sans-serif}
.auth-legal-links a{display:inline-flex;align-items:center;min-height:32px;color:#1a1b1f;text-underline-offset:3px}
.auth-legal-links span{opacity:.55}
@media(max-width:520px){.site-header-inner{min-height:68px}.brand img{width:145px}.legal-shell{padding-top:24px}.legal-card{border-radius:19px;box-shadow:5px 5px 0 var(--ink)}.site-footer-inner{display:grid;gap:8px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
