html:has(.legal-page){scroll-behavior:smooth}.legal-page{background:#000;color:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.container{max-width:1200px;margin:0 auto;padding:0 24px}.site-header{position:fixed;top:0;left:0;right:0;height:72px;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid hsla(0,0%,100%,.08);z-index:1000}.site-header .header-container{max-width:1200px;margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px;text-decoration:none}.logo .logo-icon{width:32px;height:32px}.logo .logo-icon img{width:100%;height:100%}.logo .logo-text{font-family:"DM Serif Text",Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:700;color:#fff}.site-nav{display:flex;gap:32px}.site-nav a{color:#a1a1aa;text-decoration:none;font-size:15px;transition:all .2s ease}.site-nav a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:12px}.header-auth-placeholder{width:220px;height:40px;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04)}.header-user-entry{display:inline-flex;align-items:center;gap:10px;max-width:320px;padding:6px 14px 6px 6px;color:#fff;text-decoration:none;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);border-radius:12px;transition:all .2s ease}.header-user-entry:hover{background:rgba(0,255,228,.08);border-color:rgba(0,255,228,.35)}.header-user-avatar{width:28px;height:28px;border-radius:999px;object-fit:cover;flex-shrink:0}.header-user-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0ad3fb,#00ffe4);color:#03131a;font-size:12px;font-weight:700}.header-user-name{display:block;max-width:132px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600}.header-user-divider{width:1px;height:16px;background:hsla(0,0%,100%,.18);flex-shrink:0}.header-user-workspace{font-size:13px;font-weight:700;white-space:nowrap;color:#00ffe4}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;font-size:14px;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none}.btn.btn-primary{background:linear-gradient(135deg,#0ad3fb,#00ffe4);color:#000}.btn.btn-primary:hover{transform:translateY(-2px)}.btn.btn-text{background:rgba(0,0,0,0);color:#a1a1aa;border:1px solid hsla(0,0%,100%,.15)}.btn.btn-text:hover{color:#fff;border-color:hsla(0,0%,100%,.25)}.legal-content{padding-top:132px;padding-bottom:80px;min-height:calc(100vh - 200px)}.legal-header{text-align:center;margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid hsla(0,0%,100%,.08)}.legal-header h1{font-family:"DM Serif Text",Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:42px;font-weight:700;color:#fff;margin-bottom:12px}.legal-header .last-updated{font-size:14px;color:#71717a}.legal-wrapper{display:flex;gap:48px;max-width:1100px;margin:0 auto}.legal-toc{flex-shrink:0;width:220px;position:-webkit-sticky;position:sticky;top:96px;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 72px - 48px);overflow-y:auto}.legal-toc .toc-nav{background:#161616;border-radius:12px;padding:20px;border:1px solid hsla(0,0%,100%,.08)}.legal-toc .toc-nav h4{font-size:14px;font-weight:600;color:#fff;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.08)}.legal-toc .toc-nav ul{list-style:none;margin:0;padding:0}.legal-toc .toc-nav ul li{margin-bottom:8px}.legal-toc .toc-nav ul li:last-child{margin-bottom:0}.legal-toc .toc-nav ul li a{display:block;font-size:13px;color:#a1a1aa;text-decoration:none;padding:6px 0;transition:all .2s ease;line-height:1.4}.legal-toc .toc-nav ul li a:hover{color:#00ffe4}.legal-body{flex:1 1;min-width:0;max-width:800px}.legal-section{margin-bottom:40px;scroll-margin-top:96px}.legal-section h2{font-size:22px;font-weight:600;color:#fff;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid hsla(0,0%,100%,.08)}.legal-section h3{font-size:17px;font-weight:600;color:#fff;margin:20px 0 12px}.legal-section p{color:#a1a1aa;line-height:1.8;margin-bottom:12px}.legal-section ul{margin:12px 0 16px 24px;color:#a1a1aa}.legal-section ul li{margin-bottom:8px;line-height:1.7}.legal-section a{color:#00ffe4;text-decoration:none;transition:all .2s ease}.legal-section a:hover{text-decoration:underline}.contact-info{background:#161616;padding:20px 24px;border-radius:12px;margin-top:16px}.contact-info p{margin-bottom:8px}.contact-info p:last-child{margin-bottom:0}.contact-info a{color:#00ffe4;text-decoration:none}.contact-info a:hover{text-decoration:underline}.site-footer{background:#0a0a0a;border-top:1px solid hsla(0,0%,100%,.08);padding:48px 0 32px}.site-footer .footer-main{display:flex;justify-content:space-between;gap:48px}.site-footer .footer-brand{max-width:300px}.site-footer .footer-brand p{color:#a1a1aa;font-size:14px;margin-top:12px;line-height:1.6}.site-footer .footer-brand .copyright{color:#71717a;font-size:13px;margin-top:16px}.site-footer .footer-links{display:flex;gap:64px}.site-footer .footer-col h5{font-size:14px;font-weight:600;color:#fff;margin-bottom:16px}.site-footer .footer-col a{display:block;color:#a1a1aa;text-decoration:none;font-size:14px;margin-bottom:10px;transition:all .2s ease}.site-footer .footer-col a:hover{color:#00ffe4}@media(max-width:1023px){.legal-toc,.site-nav{display:none}.legal-wrapper{display:block}.legal-body{max-width:100%}.legal-header h1{font-size:36px}.site-footer .footer-main{flex-direction:column;gap:32px}.header-auth-placeholder{width:40px}.header-user-entry{max-width:240px}.header-user-name{max-width:80px}}@media(max-width:767px){.legal-content{padding-top:112px;padding-bottom:60px}.legal-header{margin-bottom:32px;padding-bottom:24px}.legal-header h1{font-size:28px}.legal-section{margin-bottom:32px}.legal-section h2{font-size:18px}.legal-section h3{font-size:16px}.site-footer{padding:32px 0 24px}.site-footer .footer-links{gap:32px}.header-auth-placeholder{width:36px;height:36px;border-radius:999px}.header-user-entry{max-width:160px;gap:8px;padding:4px 10px 4px 4px;border-radius:999px}.header-user-name{display:none}.header-user-workspace{font-size:12px}}