.contact-copy>p{max-width:490px;color:var(--muted);font-size:1.08rem}
.contact-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:2rem}
.contact-actions a{min-width:175px;padding:.85rem 1rem;border:1px solid var(--line);display:flex;flex-direction:column;transition:border-color .2s,background .2s,transform .2s}
.contact-actions a:hover{border-color:var(--amber);background:#fff;transform:translateY(-2px)}
.contact-actions b{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}
.contact-actions span{font-family:var(--serif);font-size:1.1rem}
.language-switcher{display:flex;align-items:center;gap:.15rem;padding:.18rem;border:1px solid #ffffff42;background:#07130fb8;backdrop-filter:blur(10px)}
.language-switcher button{min-width:32px;height:30px;padding:0 .45rem;border:0;background:transparent;color:#c8d1cc;font-size:.68rem;font-weight:800;letter-spacing:.08em;cursor:pointer;transition:background .2s,color .2s}
.language-switcher button:hover{color:#fff}.language-switcher button[aria-pressed="true"]{background:var(--amber);color:var(--ink)}
.brand-logo{display:block;width:42px;height:35px;object-fit:contain;flex:0 0 auto}
.map-center .brand-logo{width:58px;height:48px;margin-bottom:.7rem}
.brand-lockup{gap:.18rem;height:64px;align-items:center;letter-spacing:0}
.brand-lockup__symbol{display:block;width:76px;height:64px;object-fit:contain;flex:0 0 auto}
.brand-lockup__word{position:relative;z-index:0;padding:0 .12rem .42rem .18rem;color:var(--cream);font-size:1.08rem;font-weight:850;line-height:1;letter-spacing:.14em;white-space:nowrap}
.brand-lockup__word::after{content:"";position:absolute;z-index:-1;left:-.55rem;right:.05rem;bottom:.15rem;height:3px;border-radius:999px;background:linear-gradient(90deg,#f4f0e6 0%,#8aa477 32%,rgba(138,164,119,0) 100%);transform:skewX(-18deg);transform-origin:left center}
.footer-brand.brand-lockup{height:58px}
.footer-brand .brand-lockup__symbol{width:68px;height:58px}
.footer-brand .brand-lockup__word{font-size:1rem}
@media(max-width:720px){.brand-lockup{height:54px;gap:.08rem}.brand-lockup__symbol{width:62px;height:54px}.brand-lockup__word{padding-bottom:.35rem;font-size:.92rem;letter-spacing:.11em}.brand-lockup__word::after{left:-.42rem;bottom:.12rem;height:2px}.language-switcher{align-self:center;margin:.2rem 0 .4rem}.language-switcher button{min-width:42px;height:36px}}
.choice-grid input{width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
