.site-footer{background:#111;color:#fff;padding:4rem 1.25rem 2rem;border-top:1px solid rgba(255,255,255,.06)}.site-footer__inner{max-width:1280px;margin:0 auto}.site-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem}.site-footer__eyebrow{margin:0 0 .7rem;color:#ffffff85;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase}.site-footer__newsletter h3,.site-footer__column h3{margin:0 0 1rem;font-family:Playfair Display,serif;font-size:1.05rem;letter-spacing:.18em;text-transform:uppercase}.site-footer__newsletter p,.site-footer__column a,.site-footer__bottom p{color:#ffffffb8;font-size:.95rem;line-height:1.7;text-decoration:none}.site-footer__form{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.site-footer__form input{flex:1 1 320px;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.28);color:#fff;padding:.8rem 0;font-size:.92rem}.site-footer__form input::placeholder{color:#fff6}.site-footer__form button{border:1px solid #ffffff;background:transparent;color:#fff;padding:.95rem 1.35rem;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:all .25s ease}.site-footer__form button:hover{background:#fff;color:#111}.site-footer__column ul{list-style:none;padding:0;margin:0}.site-footer__column li+li{margin-top:.8rem}.site-footer__column a:hover,.site-footer__socials a:hover{color:#fff}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:1.6rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-footer__socials{display:flex;gap:1rem}.site-footer__socials a{color:#ffffff94;text-decoration:none;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase}@media(max-width:900px){.site-footer__grid{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;align-items:flex-start}}:root{--bg: #fcfbf8;--surface: #ffffff;--text: #171412;--text-soft: #69615b;--border: rgba(23, 20, 18, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Montserrat,Inter,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}main{min-height:60vh}img{max-width:100%}a{color:inherit}::selection{background:#0000001f}.page-wrapper{min-height:100vh;display:flex;flex-direction:column}.page-wrapper main{flex:1}.container{width:min(1280px,calc(100% - 32px));margin:0 auto}.legal-page{padding-bottom:5rem}.legal-page__hero{margin-bottom:2.75rem}.legal-doc{display:grid;grid-template-columns:260px minmax(0,1fr);gap:2.5rem;align-items:start}.legal-doc--single{grid-template-columns:minmax(0,1fr)}.legal-toc{position:sticky;top:120px;display:flex;flex-direction:column;gap:.75rem;padding-top:.25rem}.legal-toc p{margin:0 0 .4rem;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#706761}.legal-toc a{text-decoration:none;color:#6e6762;line-height:1.5}.legal-toc a:hover{color:#1f1c1b}.legal-content{display:flex;flex-direction:column;gap:2rem}.legal-section{padding-bottom:1.8rem;border-bottom:1px solid rgba(23,20,18,.08)}.legal-section:last-child{border-bottom:none;padding-bottom:0}.legal-section h2{margin:0 0 .9rem;font-family:Playfair Display,serif;font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.1;color:#1f1c1b}.legal-section p,.legal-section li{color:#6e6762;line-height:1.85}.legal-section p{margin:0 0 .9rem;max-width:70ch}.legal-section ul{margin:.2rem 0 0;padding-left:1.2rem}.legal-note{color:#2f3332!important;font-weight:600}@media(max-width:900px){.legal-doc{grid-template-columns:1fr;gap:1.6rem}.legal-toc{position:static;border-bottom:1px solid rgba(23,20,18,.08);padding-bottom:1.2rem}}.cookie-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:1000;opacity:0;transform:translateY(14px);transition:opacity .22s ease,transform .22s ease}.cookie-banner.is-visible{opacity:1;transform:translateY(0)}.cookie-banner__inner{width:min(1080px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem 1.1rem;border-radius:20px;background:#111111f0;color:#fff;box-shadow:0 18px 34px #00000038;backdrop-filter:blur(8px)}.cookie-banner__eyebrow{margin:0 0 .35rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;opacity:.76}.cookie-banner__text{margin:0;font-size:.95rem;line-height:1.7;max-width:70ch}.cookie-banner__text a{color:#fff;text-decoration:underline;text-underline-offset:.16em}.cookie-banner__actions{display:flex;gap:.7rem;flex-wrap:wrap;justify-content:flex-end}.cookie-banner__button{border:1px solid transparent;background:#f8f3ed;color:#171412;min-height:46px;padding:.72rem 1.15rem;border-radius:0;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:none}.cookie-banner__button:hover{transform:translateY(-1px)}.cookie-banner__button--secondary{background:transparent;border-color:#ffffff2e;box-shadow:none}@media(max-width:760px){.cookie-banner__inner{grid-template-columns:1fr}.cookie-banner__actions{justify-content:flex-start}.cookie-banner__button{width:100%}}
