:root{--bg: #f5f2ec;--surface: #fff;--ink: #16232a;--muted: #5a6870;--line: rgba(22, 35, 42, .12);--accent: #0e6e78;--terracotta: #b75f46;--sand: #e7d9c4}:where(*,*:before,*:after){box-sizing:border-box}:where(html){scroll-behavior:smooth}:where(body){margin:0;min-width:320px;background:var(--bg);color:var(--ink);font-family:Sora,sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased}:where(a){color:inherit;text-decoration:none}:where(button,input,select,textarea){font:inherit}:where(a,button):focus-visible{outline:2px solid var(--accent);outline-offset:3px}.legal-shell{width:min(calc(100% - 40px),1100px);margin-inline:auto}.legal-header{position:sticky;top:0;z-index:20;border-bottom:1px solid color-mix(in srgb,var(--bg) 18%,transparent);background:color-mix(in srgb,var(--accent) 92%,var(--ink));color:var(--bg);transform:translateY(0);transition:transform .18s ease}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.legal-header{background:color-mix(in srgb,var(--accent) 78%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}}:where(main [id]){scroll-margin-top:94px}.legal-nav{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:18px}.legal-wordmark{display:inline-flex;align-items:center;gap:.34em;font-family:Bricolage Grotesque,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.07em;transition:opacity .18s ease}.legal-header .legal-wordmark:hover{opacity:.84}.legal-header :where(.legal-wordmark,.legal-cta):focus-visible{outline-color:var(--bg)}.legal-wordmark .brand-mark{width:auto;height:.9em;flex:0 0 auto;object-fit:contain}.legal-wordmark .brand-name{display:inline-block;line-height:1}.legal-wordmark .wordmark-dot{color:var(--accent)}.legal-header .legal-wordmark .brand-mark{filter:brightness(0) invert(1)}.legal-header .legal-wordmark .wordmark-dot{color:var(--terracotta)}.legal-cta{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 18px;border:1px solid var(--bg);border-radius:999px;background:var(--bg);color:var(--accent);font-size:.76rem;font-weight:500;transition:color .15s ease,background-color .15s ease,transform .15s ease}.legal-cta:hover{border-color:var(--sand);background:var(--sand);color:var(--accent);transform:translateY(-2px)}.legal-hero{position:relative;overflow:hidden;padding:clamp(86px,13vw,150px) 0 clamp(62px,9vw,108px);border-bottom:1px solid var(--line)}.legal-hero:after{position:absolute;top:-110px;right:-70px;width:min(42vw,480px);aspect-ratio:1;border-radius:50%;background:color-mix(in srgb,var(--terracotta) 42%,transparent);content:""}.legal-kicker{display:flex;align-items:center;gap:10px;margin:0 0 20px;color:var(--muted);font-size:.68rem;font-weight:500;letter-spacing:.17em;text-transform:uppercase}.legal-kicker:before{width:28px;height:8px;border-radius:999px 2px;background:var(--terracotta);content:"";transform:rotate(-7deg)}.legal-hero h1{position:relative;z-index:1;max-width:850px;margin:0;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(3rem,7vw,6rem);font-weight:700;letter-spacing:-.055em;line-height:.94}.legal-hero h1 span{color:var(--accent)}.legal-content{padding-block:clamp(70px,10vw,124px)}.legal-copy{display:grid;max-width:850px;gap:52px}.legal-copy section{padding-bottom:42px;border-bottom:1px solid var(--line)}.legal-copy h2{margin:0 0 18px;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(1.8rem,4vw,3.1rem);letter-spacing:-.04em;line-height:1}.legal-copy :where(p,ul){margin:0 0 16px;color:var(--muted)}.legal-copy a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.placeholder{display:inline-block;padding:1px 7px;border-radius:4px;background:var(--sand);color:var(--ink);font-weight:500}.legal-footer{padding-block:32px;background:var(--ink);color:#f5f2ec}.legal-footer-grid{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.legal-footer p{margin:0;color:#f5f2ecb3;font-size:.78rem;text-align:center}.legal-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px}.legal-footer nav :where(a,button){padding:0;border:0;background:transparent;color:#f5f2ec;cursor:pointer;font-size:.72rem}@media(max-width:760px){.legal-header.is-header-hidden{transform:translateY(calc(-100% - 2px))}.legal-footer-grid{grid-template-columns:1fr;text-align:center}.legal-footer p{text-align:center}.legal-footer nav{justify-content:center}}@media(max-width:480px){.legal-shell{width:min(calc(100% - 28px),1100px)}.legal-cta{padding-inline:14px}}@media(prefers-reduced-motion:reduce){:where(html){scroll-behavior:auto}:where(*,*:before,*:after){animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
