.legal-page{min-height:100vh;background:#0a0a0a;color:#fff;padding-top:100px}.legal-main{padding:3rem 1.5rem 6rem}.legal-container{max-width:780px;margin:0 auto}.legal-back{display:inline-flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.45);font-size:.85rem;text-decoration:none;margin-bottom:2.5rem;transition:color .2s}.legal-back:hover{color:#FFD700}.legal-header{margin-bottom:3rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.legal-badge{display:inline-block;background:rgba(255,215,0,.1);border:1px solid rgba(255,215,0,.25);color:#FFD700;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .75rem;border-radius:100px;margin-bottom:1.25rem}.legal-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;color:#fff;margin-bottom:.75rem}.legal-meta{font-size:.82rem;color:rgba(255,255,255,.35);margin-bottom:1.25rem}.legal-intro{font-size:1rem;color:rgba(255,255,255,.6);line-height:1.7;margin:0}.legal-sections{display:flex;flex-direction:column;gap:0}.legal-section{padding:2rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.legal-section:last-child{border-bottom:none}.legal-section-title{font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.01em}.legal-section-content p{font-size:.95rem;color:rgba(255,255,255,.65);line-height:1.75;margin-bottom:.75rem}.legal-section-content p:last-child{margin-bottom:0}