.legal-page{min-height:100vh;display:flex;flex-direction:column;background-color:#0a0a0a;color:#e0e0e0}.legal-page .header{position:-webkit-sticky;position:sticky;top:0;z-index:100}.legal-title-section{background-color:#1a1a1a;border-bottom:1px solid #2a2a2a;padding:2rem 0;margin-top:0}.legal-title-section .container{max-width:900px}.legal-title-section h1{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal-content{flex:1 1;padding:3rem 0;background-color:#0a0a0a}.legal-content .container{max-width:900px}.legal-text{background:#1a1a1a;padding:3rem;border-radius:12px;border:1px solid #2a2a2a}.last-updated{color:#a0a0a0;font-style:italic;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #2a2a2a}.legal-text section{margin-bottom:2.5rem}.legal-text h2{font-size:1.8rem;color:#667eea;margin-top:2rem}.legal-text h1,.legal-text h2{font-weight:700;margin-bottom:1rem}.legal-text h1{font-size:2.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal-text h2:first-of-type{margin-top:0}.legal-text h3{font-size:1.3rem;font-weight:600;color:#e0e0e0;margin-top:1.5rem;margin-bottom:.75rem}.legal-text p{color:#a0a0a0}.legal-text p,.legal-text ul{margin-bottom:1rem;line-height:1.8}.legal-text ul{margin-left:1.5rem}.legal-text li{margin-bottom:.5rem;color:#a0a0a0}.legal-text ol{margin-left:1.5rem;margin-bottom:1rem;line-height:1.8}.legal-text ol li{margin-bottom:.5rem;color:#a0a0a0}.summary-table{margin:2rem 0;overflow-x:auto}.summary-table table{width:100%;border-collapse:collapse;margin:1rem 0}.summary-table td,.summary-table th{padding:1rem;text-align:left;border:1px solid #2a2a2a}.summary-table th{background-color:#1a1a1a;color:#e0e0e0;font-weight:600}.policy-note,.summary-table td{color:#a0a0a0}.policy-note{margin-top:3rem;padding-top:2rem;text-align:center;font-style:italic}.legal-footer,.policy-note{border-top:1px solid #2a2a2a}.legal-footer{background-color:#1a1a1a;padding:2rem 0}.legal-footer .container{max-width:900px;display:flex;justify-content:center;gap:2rem}.legal-footer a{color:#667eea;font-weight:500;transition:opacity .2s}.legal-footer a:hover{opacity:.7;text-decoration:underline}@media (max-width:768px){.legal-title-section h1{font-size:2rem}.legal-text{padding:2rem 1.5rem}.legal-text h2{font-size:1.5rem}.legal-text h3{font-size:1.2rem}.legal-footer .container{flex-direction:column;gap:1rem}.legal-text h1{font-size:2rem}.summary-table{font-size:.9rem}.summary-table td,.summary-table th{padding:.75rem .5rem}}