:root{color-scheme:light}*{box-sizing:border-box}body,html{margin:0;min-height:100vh;font-family:Onest,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#fff;color:#10121a}body{display:flex;align-items:center;justify-content:center}main{width:100%;max-width:960px;padding:4rem 1.5rem}.hero{display:flex;flex-direction:column;align-items:center;gap:0;text-align:center}.hero p{margin:0;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:400;line-height:1.2;width:100%;white-space:nowrap}.logo-shell{display:grid;place-items:center;width:min(38vw,320px);aspect-ratio:1/1}@media (prefers-reduced-motion:reduce){.logo-shell{animation:none}}.privacy-policy-container{min-height:100vh;padding:4rem 1.5rem;display:flex;justify-content:center;width:100%}.privacy-policy-content{max-width:960px;width:100%}.privacy-policy-content h1{font-size:clamp(2rem,5vw,3rem);font-weight:600;margin:0 0 2rem;color:#10121a}.privacy-policy-content h2{font-size:clamp(1.5rem,4vw,2rem);font-weight:600;margin:3rem 0 1rem;color:#10121a}.privacy-policy-content h3{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;margin:2rem 0 .75rem;color:#10121a}.privacy-policy-content p{font-size:1.125rem;line-height:1.7;margin:1rem 0;color:#10121a}.privacy-policy-content section{margin-bottom:2rem}.privacy-policy-content ol,.privacy-policy-content ul{font-size:1.125rem;line-height:1.7;margin:1rem 0;padding-left:2rem;color:#10121a}.privacy-policy-content li{margin:.5rem 0}.privacy-policy-content strong{font-weight:600;color:#10121a}.privacy-policy-content a{color:#10121a;text-decoration:underline}.privacy-policy-content a:hover{opacity:.7}@media (max-width:768px){.privacy-policy-container{padding:2rem 1rem}.privacy-policy-content h1{margin:0 0 1.5rem}.privacy-policy-content h2{margin:2rem 0 .75rem}}