
:root{--forest:#20352f;--sage:#73877b;--gold:#d0a84d;--cream:#f7f2e8;--paper:#fffdf8;--ink:#1f2925;--muted:#66706b;--line:#e7dfd2;--max:920px}
*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.75}.container{width:min(calc(100% - 36px),var(--max));margin:auto}.legal-hero{background:linear-gradient(135deg,#20352f,#345248);color:#fff;padding:58px 0}.legal-hero a{color:#f1d47f;text-decoration:none;font-weight:700}.legal-hero h1{font:500 clamp(2.5rem,7vw,4.8rem)/1 Georgia,serif;margin:22px 0 0}.legal-content{padding:65px 0 90px}.legal-content .welcome{font-size:1.12rem;background:var(--cream);border-left:5px solid var(--gold);padding:24px;border-radius:0 18px 18px 0}.legal-content h2{font:500 1.75rem/1.2 Georgia,serif;color:var(--forest);margin:2.1em 0 .45em}.legal-content ul{padding-left:1.2rem}.legal-content li{margin:.35rem 0}.note{background:#edf2ee;padding:22px;border-radius:18px;margin:28px 0}.contact-card{background:var(--forest);color:#fff;border-radius:22px;padding:28px;margin-top:46px}.contact-card a{color:#f1d47f}strong{color:var(--forest)}.contact-card strong{color:#fff}@media(max-width:600px){.legal-hero{padding:42px 0}.legal-content{padding-top:42px}}
