.legal-page{min-height:100vh;display:flex;flex-direction:column}.legal-nav{padding:1rem 0;border-bottom:1px solid rgba(77,232,224,.12);background:#060a13d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.legal-nav .nav-inner{max-width:1140px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.legal-nav .nav-logo{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.25rem;color:#e8ecf4;text-decoration:none}.legal-nav .nav-logo img{border-radius:.375rem}.legal-nav .nav-links{display:flex;align-items:center;gap:2rem}.legal-nav .nav-links a{color:#8892a8;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s}.legal-nav .nav-links a:hover{color:#e8ecf4}.legal-content{flex:1;max-width:760px;margin:0 auto;padding:4rem 2rem;color:#e8ecf4;line-height:1.8}.legal-content h1{font-size:2.25rem;font-weight:800;margin-bottom:.5rem;background:linear-gradient(135deg,#4de8e0,#3b82f6,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal-content .last-updated{color:#5a6478;font-size:.875rem;margin-bottom:3rem}.legal-content h2{font-size:1.375rem;font-weight:700;color:#4de8e0;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(77,232,224,.15)}.legal-content h3{font-size:1.1rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem}.legal-content p{color:#8892a8;margin-bottom:1rem}.legal-content ul,.legal-content ol{color:#8892a8;margin-bottom:1rem;padding-left:1.5rem}.legal-content li{margin-bottom:.5rem}.legal-content strong{color:#e8ecf4}.legal-content code{background:#4de8e026;color:#4de8e0;padding:.15em .4em;border-radius:.375rem;font-size:.9em;font-family:SF Mono,Fira Code,monospace}.legal-content .callout{background:#4de8e00f;border:1px solid rgba(77,232,224,.15);border-radius:.75rem;padding:1.25rem 1.5rem;margin:1.5rem 0}.legal-content .callout p{margin-bottom:0}.legal-footer{padding:2rem 0;border-top:1px solid rgba(77,232,224,.08);background:#060a13cc}.legal-footer .footer-inner{max-width:1140px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;font-size:.875rem;color:#5a6478}.legal-footer a{color:#8892a8;text-decoration:none;transition:color .15s}.legal-footer a:hover{color:#4de8e0}@media(max-width:640px){.legal-content{padding:2.5rem 1.25rem}.legal-content h1{font-size:1.75rem}.legal-nav .nav-links{display:none}.legal-footer .footer-inner{flex-direction:column;gap:.75rem;text-align:center}}
