.legal-header{position:fixed;z-index:200;top:0;left:0;display:flex;width:100%;min-height:var(--header-height);padding:.65rem var(--gutter);justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.12);color:#f5f3ec;background:#0d0d0ceb;backdrop-filter:blur(16px)}.legal-header__brand{display:flex;min-height:2.75rem;flex-direction:column;justify-content:center;gap:.08rem}.legal-header__brand strong{font-family:Fraunces Variable,Georgia,serif;font-size:clamp(1.2rem,1.8vw,1.75rem);font-variation-settings:"SOFT" 45,"WONK" 1;font-weight:430;letter-spacing:-.055em;line-height:1}.legal-header__brand span,.legal-header__back,.legal-kicker,.legal-number,.legal-index,.legal-footer{font-size:.6rem;font-weight:680;letter-spacing:.12em;text-transform:uppercase}.legal-header__brand span{opacity:.68}.legal-header__back{display:inline-flex;min-height:2.75rem;align-items:center;border-bottom:1px solid transparent}.legal-header__back:hover,.legal-header__back:focus-visible{border-bottom-color:currentColor}.legal-page{min-height:100svh;background:var(--paper)}.legal-hero{display:grid;min-height:min(88svh,58rem);padding:calc(var(--header-height) + clamp(3rem,7vh,6rem)) var(--gutter) clamp(2rem,5vh,4rem);color:#f5f3ec;background:radial-gradient(circle at 72% 42%,rgba(216,255,72,.08),transparent 28rem),#0d0d0c;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto 1fr auto;gap:2rem 1rem}.legal-kicker{padding-top:.75rem;border-top:1px solid rgba(255,255,255,.24);grid-column:1 / -1}.legal-hero h1{align-self:center;grid-column:1 / 9;font-size:clamp(4.8rem,10.5vw,12rem);font-weight:690;letter-spacing:-.085em;line-height:.77}.legal-hero h1 em{padding-left:.6em;color:var(--acid);font-family:Fraunces Variable,Georgia,serif;font-variation-settings:"SOFT" 70,"WONK" 1;font-weight:390;letter-spacing:-.065em}.legal-hero__summary{max-width:28rem;align-self:center;grid-column:9 / -1}.legal-hero__summary p:first-child{margin-bottom:2rem;font-size:clamp(.82rem,1.1vw,1.05rem);line-height:1.6;opacity:.78}.legal-hero__summary p:last-child{font-size:.58rem;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.privacy-status{display:grid;border-top:1px solid rgba(255,255,255,.24);border-bottom:1px solid rgba(255,255,255,.24);grid-column:1 / -1;grid-template-columns:repeat(3,1fr)}.privacy-status li{display:flex;min-height:5.5rem;padding:1rem clamp(.8rem,1.8vw,1.6rem);justify-content:space-between;align-items:center;border-left:1px solid rgba(255,255,255,.24);gap:1rem}.privacy-status li:first-child{padding-left:0;border-left:0}.privacy-status span{font-size:.58rem;font-weight:680;letter-spacing:.12em;text-transform:uppercase;opacity:.65}.privacy-status strong{color:var(--acid);font-family:Fraunces Variable,Georgia,serif;font-size:clamp(1.2rem,2vw,1.75rem);font-weight:440;letter-spacing:-.04em}.legal-content{display:grid;max-width:110rem;margin:0 auto;padding:clamp(5rem,10vh,9rem) var(--gutter) clamp(6rem,12vh,10rem);grid-template-columns:minmax(12rem,.34fr) minmax(0,1fr);gap:clamp(3rem,9vw,10rem)}.legal-index{position:sticky;top:calc(var(--header-height) + 2rem);height:fit-content}.legal-index>p{margin-bottom:1.25rem;opacity:.72}.legal-index ol{border-top:1px solid var(--line)}.legal-index a{display:grid;min-height:2.9rem;border-bottom:1px solid var(--line);grid-template-columns:2.3rem 1fr;align-items:center}.legal-index a span{color:#557500;font-variant-numeric:tabular-nums}.legal-sections{min-width:0}.legal-sections section{padding:0 0 clamp(5rem,11vh,9rem);scroll-margin-top:calc(var(--header-height) + 2rem)}.legal-sections section+section{padding-top:clamp(4rem,9vh,7rem);border-top:1px solid var(--line)}.legal-number{margin-bottom:clamp(2rem,5vh,4rem);color:#4d6900}.legal-sections h2{max-width:52rem;margin:0 0 clamp(2rem,4vh,3rem) -.045em;font-size:clamp(2.8rem,5.7vw,6.5rem);font-weight:680;letter-spacing:-.075em;line-height:.9}.legal-sections h3{margin-bottom:.65rem;font-family:Fraunces Variable,Georgia,serif;font-size:clamp(1.2rem,1.8vw,1.55rem);font-weight:500;letter-spacing:-.035em}.legal-sections p,.legal-list{max-width:52rem;font-size:clamp(.88rem,1.1vw,1.02rem);line-height:1.72}.legal-sections p+p,.legal-list+p,.legal-sections p+.legal-list{margin-top:1.2rem}.legal-sections a{font-weight:580;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2em}.legal-sections code{padding:.1em .3em;border:1px solid var(--line);font-size:.86em;background:#ffffff70}.legal-rows{display:grid;max-width:58rem;margin-bottom:1.5rem;border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr))}.legal-rows>div{padding:1.5rem clamp(1rem,2.3vw,2.2rem) 0 0}.legal-rows>div+div{padding-right:0;padding-left:clamp(1rem,2.3vw,2.2rem);border-left:1px solid var(--line)}.legal-note{padding:1rem 1.15rem;border-left:3px solid #587700;background:#d8ff4838}.legal-list{padding-left:1.15rem;list-style:square}.legal-list li+li{margin-top:.55rem}.legal-footer{display:grid;min-height:6rem;padding:1rem var(--gutter);color:#f5f3ec;background:#0d0d0c;grid-template-columns:1fr auto auto;align-items:center;gap:clamp(1rem,3vw,3rem)}.legal-footer a{display:inline-flex;min-height:2.75rem;align-items:center}@media(max-width:860px){.legal-hero{min-height:min(90svh,50rem)}.legal-hero h1{grid-column:1 / 9}.legal-hero__summary{grid-column:9 / -1}.legal-content{grid-template-columns:1fr;gap:5rem}.legal-index{position:relative;top:auto}.legal-index ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.legal-index li:nth-child(odd) a{border-right:1px solid var(--line)}}@media(max-width:600px){.legal-header{padding-block:.5rem}.legal-header__brand strong{font-size:1.15rem}.legal-header__brand span{display:none}.legal-header__back{font-size:.58rem}.legal-hero{display:flex;min-height:min(100svh,48rem);padding-top:calc(var(--header-height) + 2.5rem);flex-direction:column;gap:2.5rem}.legal-hero h1{margin-top:auto;font-size:clamp(3.6rem,18vw,5.2rem);line-height:.8}.legal-hero h1 em{padding-left:.15em}.legal-hero__summary{max-width:24rem}.legal-hero__summary p:first-child{margin-bottom:1rem;font-size:.88rem}.privacy-status{margin-top:auto}.privacy-status li{min-height:4.5rem;padding:.75rem .45rem;align-items:flex-start;flex-direction:column;gap:.35rem}.privacy-status span{font-size:.52rem}.privacy-status strong{font-size:1.05rem}.legal-content{padding-top:5rem;gap:5.5rem}.legal-index{font-size:.625rem}.legal-index a{min-height:3.1rem;padding-right:.35rem;grid-template-columns:1.8rem 1fr}.legal-sections section{padding-bottom:5rem}.legal-sections section+section{padding-top:4rem}.legal-number{margin-bottom:2.5rem;font-size:.625rem}.legal-sections h2{margin-bottom:2rem;font-size:clamp(2.65rem,13.2vw,4rem);line-height:.92}.legal-sections p,.legal-list{font-size:.94rem;line-height:1.7}.legal-rows{grid-template-columns:1fr}.legal-rows>div,.legal-rows>div+div{padding:1.25rem 0;border-left:0}.legal-rows>div+div{border-top:1px solid var(--line)}.legal-footer{min-height:0;padding-block:1rem;grid-template-columns:1fr auto;row-gap:.25rem}.legal-footer a:last-child{grid-column:1 / -1;justify-self:end}}@media(max-width:350px){.legal-header__back{font-size:.52rem}.privacy-status strong{font-size:.92rem}}
