:root{--bg-primary:#0a0a0f;--bg-secondary:#12121a;--bg-card:#1a1a24;--border-color:#2a2a3a;--text-primary:#fff;--text-secondary:#a0a0b0;--text-body:#c0c0d0;--accent:#8b5cf6;--accent-secondary:#a78bfa;--accent-green:#22c55e;--accent-orange:#f59e0b;--accent-cyan:#06b6d4;--gradient:linear-gradient(135deg, #8b5cf6, #6d28d9)}.legal-header{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);z-index:100;backdrop-filter:blur(12px);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.legal-header .logo{color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:flex}.legal-header .logo-text{background:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.back-btn{color:var(--text-secondary);border:1px solid var(--border-color);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.back-btn:hover{color:var(--accent);border-color:var(--accent);background:#8b5cf61a}.page-header{text-align:center;max-width:800px;margin:0 auto;padding:3rem 1.5rem 2rem}.page-header h1{background:linear-gradient(135deg,#fff,#a0a0b0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-header .subtitle{color:var(--text-secondary);font-size:.95rem}.legal-main{max-width:800px;margin:0 auto;padding:0 1.5rem 3rem}.legal-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;margin-bottom:1.25rem;padding:2rem}.legal-card h2{color:var(--accent);border-bottom:1px solid var(--border-color);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem}.legal-card h3{color:var(--text-primary);margin-top:1.25rem;margin-bottom:.5rem;font-size:1.05rem}.legal-card p{color:var(--text-body);margin-bottom:.75rem}.legal-card ul,.legal-card ol{margin:.75rem 0;padding-left:1.5rem}.legal-card li{color:var(--text-body);margin-bottom:.4rem}.legal-card strong{color:var(--text-primary)}.accordion-header{cursor:pointer;user-select:none;justify-content:space-between;align-items:center;transition:opacity .3s;display:flex!important}.accordion-header:hover{opacity:.8}.legal-card:not(.always-open):not(.open) h2{border-bottom:none;margin-bottom:0;padding-bottom:0}.chevron{opacity:.4;flex-shrink:0;margin-left:auto;padding-left:1rem;font-size:1.4rem;font-weight:300;transition:transform .3s}.open .chevron{opacity:.7;transform:rotate(90deg)}.accordion-content{max-height:0;transition:max-height .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.open .accordion-content{max-height:5000px}.data-table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.9rem}.data-table th{background:var(--accent);color:#fff;text-align:left;padding:.75rem 1rem;font-weight:600}.data-table th:first-child{border-radius:8px 0 0}.data-table th:last-child{border-radius:0 8px 0 0}.data-table td{border-bottom:1px solid var(--border-color);color:var(--text-body);padding:.75rem 1rem}.data-table tr:nth-child(2n){background:#ffffff05}.highlight-box{border-left:3px solid var(--accent);background:#8b5cf614;border-radius:0 10px 10px 0;margin:1rem 0;padding:1rem 1.25rem}.highlight-box p{color:var(--text-body);margin-bottom:0}.highlight-box.green{border-left-color:var(--accent-green);background:#22c55e14}.highlight-box.warn{border-left-color:var(--accent-orange);background:#f59e0b14}.contact-box{background:var(--gradient);color:#fff;text-align:center;border-radius:12px;margin-top:1rem;padding:1.5rem 2rem}.contact-box h4{color:#fff;margin-bottom:.5rem;font-size:1.1rem}.contact-box p{opacity:.9;margin-bottom:.25rem;color:#fff!important}.contact-box a{font-weight:600;color:#fff!important}.security-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;margin-bottom:1.25rem;padding:2rem}.security-card h2{color:var(--accent);border-bottom:1px solid var(--border-color);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem}.security-card h3{color:var(--text-primary);margin-top:1.25rem;margin-bottom:.5rem;font-size:1.05rem}.security-card p{color:var(--text-body);margin-bottom:.75rem}.security-card ul,.security-card ol{margin:.75rem 0;padding-left:1.5rem}.security-card li{color:var(--text-body);margin-bottom:.4rem}.security-card strong{color:var(--text-primary)}.security-card:not(.always-open):not(.open) h2{border-bottom:none;margin-bottom:0;padding-bottom:0}.status-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:1rem 0;display:grid}.status-item{border:1px solid var(--border-color);background:#ffffff05;border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex}.status-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.status-icon.green{background:#22c55e26}.status-icon.purple{background:#8b5cf626}.status-icon.orange{background:#f59e0b26}.status-icon.cyan{background:#06b6d426}.status-value{color:var(--text-primary);font-size:.9rem;font-weight:600}.status-label{color:var(--text-secondary);font-size:.75rem}.layer-diagram{flex-direction:column;gap:8px;margin:1rem 0;display:flex}.layer{border:1px solid var(--border-color);border-radius:12px;align-items:center;gap:16px;padding:16px 20px;display:flex}.layer-num{color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex}.layer-text{color:var(--text-body);font-size:.9rem}.layer-text strong{color:var(--text-primary)}.layer-1{background:#f59e0b1a}.layer-1 .layer-num{background:var(--accent-orange)}.layer-2{background:#8b5cf61a}.layer-2 .layer-num{background:var(--accent)}.layer-3{background:#06b6d41a}.layer-3 .layer-num{background:var(--accent-cyan)}.layer-4{background:#22c55e1a}.layer-4 .layer-num{background:var(--accent-green)}.layer-5{background:#8b5cf60f}.layer-5 .layer-num{background:var(--accent-secondary)}.legal-footer{background:var(--bg-secondary);border-top:1px solid var(--border-color);text-align:center;padding:1.5rem 2rem}.legal-footer-links{justify-content:center;gap:1.5rem;margin-bottom:.75rem;display:flex}.legal-footer-links a{color:var(--text-secondary);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s}.legal-footer-links a:hover{color:var(--accent)}.legal-footer-links a.active{color:var(--accent);font-weight:600}.legal-footer-text{color:var(--text-secondary);font-size:.8rem}@media (width<=640px){.legal-header{padding:.75rem 1rem}.page-header h1{font-size:1.5rem}.legal-card,.security-card{padding:1.5rem}.legal-main{padding:0 1rem 2rem}.status-grid{grid-template-columns:1fr}}
