.legal-page{background:var(--bg);min-height:100svh;color:var(--landing-text);flex-direction:column;display:flex}.legal-page__main{flex:1;padding:clamp(2rem,5vw,4rem) 1.25rem clamp(3rem,6vw,5rem)}.legal-page__container{max-width:760px;margin:0 auto}.legal-page__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.legal-page__title{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:600;line-height:1.1}.legal-page__lead{color:var(--landing-muted);margin:0 0 .75rem;font-size:1.05rem;line-height:1.65}.legal-page__updated{color:var(--landing-muted);margin:0 0 1.25rem;font-size:.85rem}.legal-page__nav{border-bottom:1px solid var(--landing-border);flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.legal-page__nav a{color:var(--accent);font-size:.875rem;font-weight:600;text-decoration:none}.legal-page__nav a:hover{text-decoration:underline}.legal-page__section{margin-bottom:2rem}.legal-page__section h2{font-family:var(--font-display);color:var(--landing-text);margin:0 0 .75rem;font-size:1.2rem;font-weight:600}.legal-page__section p{color:var(--landing-muted);margin:0 0 .85rem;font-size:.98rem;line-height:1.7}.legal-page__section ul{color:var(--landing-muted);margin:0 0 .85rem;padding-left:1.25rem;font-size:.98rem;line-height:1.65}.legal-page__section li{margin-bottom:.4rem}.auth-terms{margin:1.25rem 0 .5rem}.auth-terms__label{cursor:pointer;align-items:flex-start;gap:.65rem;display:flex}.auth-terms__checkbox{width:1rem;height:1rem;accent-color:var(--auth-accent,#0a8fc4);flex-shrink:0;margin-top:.2rem}.auth-terms__text{color:var(--auth-ink-soft,#64748b);font-size:.8rem;line-height:1.55}.auth-terms__text a{color:var(--auth-accent,#0a8fc4);text-underline-offset:2px;font-weight:600;text-decoration:underline}.auth-terms__text a:hover{color:var(--auth-ink,#0f172a)}html.dark .auth-terms__text{color:var(--landing-muted)}html.dark .auth-terms__text a:hover{color:var(--landing-text)}
