:root{color-scheme:light}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:#faf7f3;color:#1a1a1a;font-family:Inter,system-ui,sans-serif}img{max-width:100%}.site-status,.site-banner{position:sticky;top:0;z-index:100;padding:12px 16px;text-align:center;font-size:14px}.site-status{min-height:100vh;display:grid;place-items:center}.site-banner{background:#c97a631f;color:#6e4b52;border-bottom:1px solid rgba(110,75,82,.12)}.legal-shell{min-height:100vh;padding:48px 24px 80px;background:linear-gradient(180deg,#faf7f3,#f1e7db)}.legal-hero,.legal-body{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.legal-hero{align-items:center;margin-bottom:28px}.legal-kicker{margin:0 0 10px;color:#c97a63;font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:600}.legal-copy h1,.legal-body h2{margin:0;font-family:Playfair Display,Georgia,serif;line-height:1.08}.legal-copy h1{font-size:clamp(36px,5vw,64px)}.legal-copy p,.legal-body p{color:#5f5a56;line-height:1.8;font-size:16px}.legal-visual img,.legal-body img{display:block;width:100%;border-radius:18px;object-fit:cover}.legal-body{padding:32px;background:#ffffffb8;border:1px solid rgba(26,26,26,.08);border-radius:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:900px){.legal-shell{padding:28px 16px 48px}.legal-hero,.legal-body{grid-template-columns:1fr}}
