.legal-page{min-height:100vh;background:#0a0a0a;color:#d0d7de;padding:2rem}.legal-container{max-width:800px;margin:0 auto}.back-link{display:inline-flex;align-items:center;color:#9b5de5;text-decoration:none;font-weight:500;margin-bottom:2rem;transition:all .2s}.back-link:hover{color:#ff6b00;transform:translateX(-4px)}.legal-page h1{font-size:2.5rem;font-weight:900;margin-bottom:2rem;background:linear-gradient(135deg,#fff,#9b5de5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.last-updated{color:#9aa3af;font-size:.9rem}.last-updated,.legal-page section{margin-bottom:3rem}.legal-page h2{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:#fff}.legal-page h3{font-size:1.3rem;font-weight:600;margin-top:1.5rem;margin-bottom:.8rem;color:#ff6b00}.legal-page p{line-height:1.7;margin-bottom:1rem;color:#d0d7de}.legal-page ul{margin:1rem 0;padding-left:2rem}.legal-page li{margin-bottom:.8rem;line-height:1.6}.legal-page a{color:#9b5de5;text-decoration:none;transition:color .2s}.legal-page a:hover{color:#ff6b00;text-decoration:underline}.legal-footer{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(155,93,229,.2);text-align:center}.legal-footer p{color:#9aa3af;margin-bottom:1rem}.legal-links{display:flex;justify-content:center;align-items:center;gap:1rem}.legal-links span{color:#9aa3af}.legal-links a{color:#9b5de5;text-decoration:none;transition:color .2s}.legal-links a:hover{color:#ff6b00}@media (max-width:768px){.legal-page{padding:1rem}.legal-page h1{font-size:2rem}.legal-page h2{font-size:1.5rem}.legal-page h3{font-size:1.2rem}}