.legal{padding:4rem 1.5rem 6rem;background:var(--bg-primary);min-height:100vh}.legal .wrap{max-width:780px;margin:0 auto}.legal__eyebrow{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem 1rem;background:var(--bg-secondary);color:var(--secondary);border:1px solid var(--glass-border);border-radius:var(--radius-full);font-size:.75rem;font-weight:600;margin-bottom:1.25rem}.legal__eyebrow .mat-icon{font-size:14px!important;width:14px!important;height:14px!important}.legal__title{font-size:2.25rem;font-weight:800;color:var(--text-primary);margin-bottom:.5rem}.legal__updated{font-size:.8rem;color:var(--text-muted);margin-bottom:1.5rem}.legal__intro{font-size:1rem;color:var(--text-secondary);line-height:1.7;padding:1.25rem 1.5rem;background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:var(--radius-xl);margin-bottom:2.5rem}.legal__sections{list-style:none;margin:0 0 2.5rem;padding:0;display:flex;flex-direction:column;gap:1.75rem}.legal__section h2{font-size:1.05rem;font-weight:700;color:var(--text-primary);margin:0 0 .6rem}.legal__section p{font-size:.92rem;color:var(--text-secondary);line-height:1.75;margin:0}.legal__list{margin:.6rem 0 0;padding-left:1.25rem;display:flex;flex-direction:column;gap:.4rem}.legal__list li{font-size:.92rem;color:var(--text-secondary);line-height:1.6}.legal__closing{font-size:.88rem;color:var(--text-muted);line-height:1.7;padding-top:1.5rem;border-top:1px solid var(--glass-border)}@media (max-width:480px){.legal{padding:3rem 1rem 4rem}.legal__title{font-size:1.75rem}}