.legal-page{min-height:100vh;display:flex;flex-direction:column;background:var(--bg);contain:layout style}.legal-container{max-width:900px;margin:0 auto;padding:120px 24px 80px;flex:1}.legal-header{margin-bottom:3rem;text-align:left}.legal-header h1{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.2;background:radial-gradient(120% 70% at 50% 100%,rgba(0,0,0,.24) 0%,rgba(0,0,0,.12) 22%,transparent 52%),linear-gradient(90deg,transparent 0%,rgba(255,255,255,.12) 12%,rgba(255,255,255,.12) 88%,transparent 100%),linear-gradient(180deg,#fff 0% 22%,#ececec 40%,#d8d8d8 62%,color-mix(in srgb,var(--accent, #8a8a8a) 41%,white) 82%,color-mix(in srgb,var(--accent, #8a8a8a) 50%,white));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.legal-content{color:var(--muted);line-height:1.8;font-size:1.1rem}.legal-content h2{color:var(--light);font-size:1.5rem;font-weight:700;margin:2.5rem 0 1rem}.legal-content a{color:#4d82ff;text-decoration:none;font-weight:500;transition:color var(--transition-fast),opacity var(--transition-fast)}.legal-content a:hover{color:#fff;opacity:.8;text-decoration:underline}.legal-content p{margin-bottom:1.5rem}.legal-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.legal-content li{margin-bottom:.5rem}.legal-table-wrapper{margin:2rem 0;overflow-x:auto;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.legal-table{width:100%;border-collapse:collapse;text-align:left;font-size:.95rem}.legal-table th,.legal-table td{padding:1rem;border-bottom:1px solid rgba(255,255,255,.05)}.legal-table th{color:var(--light);font-weight:600;background:#ffffff05}.legal-table tr:last-child td{border-bottom:none}.legal-table code{background:#4d82ff1a;color:#4d82ff;padding:.2rem .4rem;border-radius:4px;font-family:var(--font-mono, monospace)}@media(max-width:768px){.legal-container{padding:100px 20px 60px}.legal-header h1{font-size:2.2rem}}
