.legal-page{min-height:100vh;background:#08080c;color:#e8e4e0;padding:60px 24px 120px;font-family:Inter,system-ui,sans-serif}.legal-container{max-width:720px;margin:0 auto}.legal-back{display:inline-block;font-size:14px;color:rgba(255,255,255,.4);text-decoration:none;margin-bottom:40px;transition:color .2s}.legal-back:hover{color:rgba(255,255,255,.7)}.legal-page h1{font-size:clamp(32px,5vw,48px);font-weight:200;letter-spacing:-.02em;margin:0 0 8px}.legal-updated{font-size:13px;color:rgba(255,255,255,.3);margin:0 0 48px}.legal-page h2{font-size:18px;font-weight:500;margin:40px 0 12px;color:#e8e4e0}.legal-page h3{font-size:15px;font-weight:500;margin:24px 0 8px;color:rgba(255,255,255,.7)}.legal-page p{font-size:15px;font-weight:300;line-height:1.7;color:rgba(255,255,255,.55);margin:0 0 16px}.legal-page ul{margin:0 0 16px;padding-left:20px}.legal-page li{font-size:15px;font-weight:300;line-height:1.7;color:rgba(255,255,255,.55);margin-bottom:6px}.legal-page a{color:rgba(255,255,255,.7);text-decoration:underline;text-underline-offset:3px;transition:color .2s}.legal-page a:hover{color:#fff}.legal-page strong{font-weight:500;color:rgba(255,255,255,.7)}