:root{--ink:#1f1c17;--muted:#6e6659;--green:#276245;--page:#fffdf8;color:var(--ink);background:var(--page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page);min-width:320px;min-height:100svh;margin:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,iframe:focus-visible{outline-offset:3px;outline:3px solid #ffd779}button{font:inherit}img,svg{display:block}#root{min-height:100svh}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8e0;border-bottom:1px solid #29231c1a;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:14px clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:10px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.brand-logo{aspect-ratio:1;border-radius:8px;flex:none;width:38px;height:38px}.language-switcher{min-height:40px;color:var(--muted);background:#fff;border:1px solid #29231c1f;border-radius:999px;align-items:center;gap:6px;padding:4px 6px 4px 10px;display:inline-flex;box-shadow:0 10px 28px #29231c14}.language-switcher button{min-width:38px;min-height:30px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 9px;font-size:.8rem;font-weight:800}.language-switcher button[aria-pressed=true]{color:#fffdf8;background:var(--green)}.hero-section{background-image:linear-gradient(90deg, #121d16db 0%, #121d169e 42%, #121d1614 100%), var(--hero-image);background-position:50%;background-size:cover;align-items:center;min-height:clamp(540px,74svh,760px);padding:clamp(54px,8vw,96px) clamp(20px,6vw,86px);display:flex;position:relative;overflow:hidden}.hero-content{color:#fffdf8;width:min(640px,100%)}.eyebrow{color:#0f2417;letter-spacing:.08em;text-transform:uppercase;background:#ffd779;border-radius:999px;align-items:center;min-height:32px;margin:0 0 18px;padding:0 12px;font-size:.82rem;font-weight:850;display:inline-flex}.hero-content h1{color:inherit;letter-spacing:0;margin:0;font-size:clamp(3.2rem,8vw,7.8rem);line-height:.9}.hero-text{color:#fffdf8e6;max-width:560px;margin:28px 0 0;font-size:clamp(1.08rem,1.8vw,1.35rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button,.inline-link{justify-content:center;align-items:center;gap:9px;min-height:48px;font-weight:850;text-decoration:none;display:inline-flex}.button{border:1px solid #0000;border-radius:8px;padding:0 18px}.button-primary{color:#102216;background:#ffd779}.button-secondary{color:#fffdf8;background:#fffdf824;border-color:#fffdf85c}.info-strip{background:#29231c1f;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.info-strip>div,.info-strip>a{min-height:94px;color:var(--ink);background:#fffdf8;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;padding:18px clamp(20px,5vw,70px);text-decoration:none;display:grid}.info-strip svg{color:var(--green);grid-row:1/span 2}.info-strip span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:800}.info-strip strong{font-size:clamp(1.02rem,2vw,1.28rem)}.content-section{grid-template-columns:minmax(260px,.7fr) minmax(320px,1fr);gap:clamp(32px,6vw,74px);padding:clamp(62px,8vw,110px) clamp(20px,6vw,86px);display:grid}.visit-section{background:#fffdf8;align-items:center}.section-copy{max-width:620px}.section-copy>svg{color:var(--green);margin-bottom:18px}.section-copy h2{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(2.1rem,4vw,4.4rem);line-height:.98}.section-copy p{color:var(--muted);margin:22px 0 0;font-size:1.05rem;line-height:1.7}.inline-link{color:var(--green);margin-top:28px}.map-card{background:#fffdf8;border:1px solid #29231c1f;border-radius:8px;margin:0;overflow:hidden;box-shadow:0 20px 54px #29231c21}.map-card iframe{border:0;width:100%;height:clamp(380px,46vw,540px);display:block}.map-card figcaption{color:var(--muted);background:#fff;border-top:1px solid #29231c1a;padding:12px 16px;font-size:.86rem;font-weight:750}footer{color:#fffdf8c7;background:#122017;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:28px clamp(20px,6vw,86px);display:flex}footer a{color:#ffd779;font-weight:800;text-decoration:none}@media (width<=980px){.content-section{grid-template-columns:1fr}}@media (width<=700px){.site-header{gap:12px;min-height:66px;padding-inline:14px}.brand span:last-child{max-width:120px;line-height:1.05}.language-switcher{flex-shrink:0}.hero-section{background-image:linear-gradient(180deg, #121d161a 0%, #121d16c7 58%, #121d16f0 100%), var(--hero-image);background-position:61%;align-items:flex-end;min-height:72svh;padding:64px 18px 44px}.eyebrow{font-size:.75rem}.hero-actions,footer{flex-direction:column;align-items:stretch}.button{width:100%}.info-strip{grid-template-columns:1fr}.info-strip>div,.info-strip>a{min-height:86px;padding:16px 20px}.content-section{padding:52px 20px}.map-card iframe{height:360px}}
