/* PRIME M44 multilingual + WeChat, 2026-08-27 */
.lang-switch{display:flex;align-items:center;gap:2px;border:1px solid currentColor;border-color:color-mix(in srgb,currentColor 28%,transparent);border-radius:999px;padding:2px;line-height:1}
.lang-switch a{display:grid;place-items:center;min-width:32px;height:28px;padding:0 7px;border-radius:999px;color:inherit;text-decoration:none;font:700 10px/1 Manrope,Arial,sans-serif;letter-spacing:.06em;opacity:.72;transition:.2s ease}
.lang-switch a:hover,.lang-switch a:focus-visible{opacity:1;background:rgba(255,255,255,.12)}
.lang-switch a.is-active{background:#b68a4e;color:#12100c;opacity:1}
.lang-switch--mobile{display:none;margin:0 0 14px;width:max-content;color:#f7f3ec}
.social-wechat{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:transparent;color:inherit;display:grid;place-items:center;cursor:pointer;transition:.2s ease;padding:0}
.social-wechat:hover{background:#07c160;border-color:#07c160;color:#fff;transform:translateY(-1px)}
.contact-card--wechat{font:inherit;text-align:left;width:100%;cursor:pointer;border:0;color:inherit}
.contact-card--wechat .ico{color:#07c160}
.wechat-fab{position:fixed;right:22px;bottom:24px;z-index:880;display:flex;align-items:center;gap:8px;border:0;border-radius:999px;background:#07c160;color:#fff;padding:11px 15px 11px 12px;box-shadow:0 10px 35px rgba(0,0,0,.24);font:700 12px/1 Manrope,Arial,sans-serif;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}
.wechat-fab:hover{transform:translateY(-2px);box-shadow:0 14px 40px rgba(0,0,0,.3)}
.wechat-modal{position:fixed;inset:0;z-index:1200;display:none;align-items:center;justify-content:center;padding:20px}
.wechat-modal.is-open{display:flex}
.wechat-modal__backdrop{position:absolute;inset:0;background:rgba(12,11,9,.76);backdrop-filter:blur(4px)}
.wechat-modal__dialog{position:relative;z-index:1;width:min(430px,94vw);max-height:92vh;overflow:auto;background:#fff;color:#181612;border-radius:18px;padding:28px;text-align:center;box-shadow:0 24px 80px rgba(0,0,0,.35)}
.wechat-modal__close{position:absolute;right:12px;top:10px;width:34px;height:34px;border:0;background:#f2f0eb;border-radius:50%;font:300 25px/1 Arial;cursor:pointer;color:#39342d}
.wechat-modal__eyebrow{display:inline-block;margin-bottom:8px;color:#07a958;font:800 11px/1 Manrope,Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase}
.wechat-modal h2{font-family:Cormorant,Georgia,serif;font-size:clamp(28px,5vw,38px);margin:0 0 8px;font-weight:500}
.wechat-modal p{font:500 13px/1.6 Manrope,Arial,sans-serif;color:#655f57;margin:0 auto 16px;max-width:34ch}
.wechat-modal img{display:block;width:min(320px,100%);height:auto;margin:4px auto 12px;border-radius:12px;background:#fff}
.wechat-modal__person{margin-bottom:0!important;font-weight:700!important;color:#2d2924!important}
body.wechat-open{overflow:hidden}
html[lang^="zh"] body{font-family:"Microsoft YaHei","PingFang SC",Manrope,Arial,sans-serif}
html[lang^="zh"] .display,html[lang^="zh"] h1,html[lang^="zh"] h2,html[lang^="zh"] h3{font-family:"Noto Serif SC","Songti SC",Cormorant,serif;letter-spacing:.015em}
@media(max-width:1120px){.lang-switch--desktop{display:none}.lang-switch--mobile{display:flex}}
@media(max-width:800px){.wechat-fab{right:13px;bottom:78px;padding:11px}.wechat-fab span{display:none}.wechat-modal__dialog{padding:24px 18px 20px}.wechat-modal img{width:min(330px,100%)}}
@supports not (border-color:color-mix(in srgb,white 20%,transparent)){.lang-switch{border-color:rgba(255,255,255,.28)}}
/* WeChat task 3 refinements */
.wechat-modal__hint{font-size:11.5px!important;line-height:1.55!important;color:#8a837a!important;margin-top:-6px!important;margin-bottom:15px!important}
html[lang^="zh"] .wechat-fab{box-shadow:0 12px 38px rgba(7,193,96,.38);padding:12px 17px 12px 13px;font-size:13px}
html[lang^="zh"] .contact-card--wechat{outline:1px solid rgba(7,193,96,.16);background:linear-gradient(135deg,rgba(7,193,96,.06),transparent 58%)}
@media(max-width:800px){html[lang^="zh"] .wechat-fab{padding:11px 13px;gap:6px}html[lang^="zh"] .wechat-fab span{display:inline}}
@media(max-width:800px){html[lang^="zh"] body.booking-page .wechat-fab{padding:11px}html[lang^="zh"] body.booking-page .wechat-fab span{display:none}}
.wechat-modal__save{display:inline-flex;align-items:center;justify-content:center;min-height:36px;margin:0 auto 12px;padding:8px 14px;border:1px solid rgba(7,169,88,.24);border-radius:999px;color:#078d4b;text-decoration:none;font:700 11.5px/1 Manrope,Arial,sans-serif;background:rgba(7,193,96,.055)}
.wechat-modal__save:hover,.wechat-modal__save:focus-visible{background:#07c160;color:#fff;border-color:#07c160}
