.legal-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--color-border);background:radial-gradient(circle at 78% 30%,rgba(198,31,55,.16),transparent 24rem),linear-gradient(145deg,#0b0e17,#161421);padding-block:clamp(4rem,9vw,7rem)}.legal-hero::after{content:"";position:absolute;right:-8rem;bottom:-12rem;width:30rem;aspect-ratio:1;border:1px solid rgba(216,174,88,.18);border-radius:50%;box-shadow:0 0 0 4rem rgba(216,174,88,.025),0 0 0 8rem rgba(198,31,55,.025)}.legal-hero__content{position:relative;z-index:1;max-width:53rem}.legal-hero h1{margin-bottom:1rem;font-size:clamp(2.6rem,6vw,4.8rem)}.legal-hero p{max-width:42rem;font-size:1.05rem}.legal-updated{display:inline-flex;align-items:center;gap:.5rem;margin-top:.8rem;color:var(--color-gold-light);font-size:.82rem;font-weight:800}.legal-layout{display:grid;grid-template-columns:minmax(14rem,.33fr) minmax(0,1fr);align-items:start;gap:clamp(1.5rem,5vw,4rem);padding-block:clamp(3.5rem,7vw,6.5rem)}.legal-toc{position:sticky;top:calc(var(--header-height) + 1rem);border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);padding:1.15rem;box-shadow:0 16px 42px rgba(0,0,0,.26)}.legal-toc h2{margin-bottom:.8rem;font-family:Inter,sans-serif;font-size:.82rem;letter-spacing:.1em;text-transform:uppercase}.legal-toc ol{display:grid;gap:.42rem;margin:0;padding-left:1.25rem}.legal-toc a{color:var(--color-muted);text-decoration:none;font-size:.82rem}.legal-toc a:hover{color:var(--color-gold-light)}.legal-content{min-width:0}.legal-content section{scroll-margin-top:calc(var(--header-height) + 1.5rem);border-bottom:1px solid var(--color-border);padding-bottom:2rem;margin-bottom:2rem}.legal-content section:last-child{border-bottom:0}.legal-content h2{margin-bottom:.9rem;font-size:clamp(1.55rem,3vw,2.1rem)}.legal-content h3{margin:1.5rem 0 .6rem;font-size:1.18rem}.legal-content p,.legal-content li{color:var(--color-muted)}.legal-content ul,.legal-content ol{padding-left:1.3rem}.legal-content li+li{margin-top:.45rem}.legal-highlight,.owner-placeholder{border:1px solid rgba(216,174,88,.25);border-radius:var(--radius);background:rgba(216,174,88,.065);padding:1.15rem}.owner-placeholder{border-color:rgba(255,141,157,.38);background:rgba(198,31,55,.1)}.owner-placeholder strong{color:#ffd0d7}.self-check{display:grid;gap:.75rem;margin:1rem 0;padding:0;list-style:none}.self-check li{display:flex;gap:.7rem;border:1px solid var(--color-border);border-radius:.75rem;background:rgba(255,255,255,.025);padding:.85rem}.self-check li::before{content:"?";display:grid;place-items:center;flex:0 0 auto;width:1.55rem;height:1.55rem;border-radius:50%;background:var(--color-primary-dark);color:#fff;font-weight:900}.legal-back{margin-top:2.25rem}@media(max-width:53rem){.legal-layout{grid-template-columns:1fr}.legal-toc{position:static}.legal-toc ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1.25rem}}@media(max-width:36rem){.legal-toc ol{grid-template-columns:1fr}}

/* Refined legal-page heading scale and reading rhythm */
.legal-hero h1{font-size:clamp(2.15rem,4.6vw,3.65rem)}.legal-content h2{font-size:clamp(1.35rem,2.4vw,1.85rem)}.legal-content p,.legal-content li{line-height:1.75}.legal-content section{padding-bottom:2.25rem;margin-bottom:2.25rem}.legal-content .legal-highlight p:last-child,.legal-content .owner-placeholder p:last-child{margin-bottom:0}@media(max-width:36rem){.legal-hero h1{font-size:clamp(2rem,10vw,2.7rem)}.legal-content h2{font-size:1.35rem}}
