:root{--color-ink:#0b2a25;--color-paper:#f7f2e8;--color-paper-deep:#eee4d2;--color-muted:#736b60;--color-gold:#aa8038;--color-gold-soft:#d2b170;--color-border:#d9cebc;--color-surface:#fff;--color-surface-warm:#faf8f3;--color-night:#062420;--color-night-soft:#12352f;--color-blue:#00428a;--shadow-soft:0 18px 42px #3023121a;--shadow-lift:0 28px 68px #3023122e;--huaju-green:#748869;--huaju-green-light:#b7c7b4;--huaju-gold:#b8a269;--wutong-navy:#243746;--wutong-champagne:#dca787;--wutong-white:#eeeeef;--color-success:#246b45;--color-error:#b42318;--content-width:1440px;--header-height:96px;--radius:6px;--radius-small:4px;--radius-large:12px;--section-space:clamp(72px, 8vw, 128px);--font-heading:"Noto Serif SC", "Songti SC", serif;--font-body:"Noto Sans SC", "PingFang SC", sans-serif}@media (width<=768px){:root{--header-height:78px}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--color-ink);background:var(--color-paper);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}body:before{content:"";z-index:9999;pointer-events:none;opacity:.24;mix-blend-mode:multiply;background-image:radial-gradient(circle,#48371d1f 0 .7px,#0000 .8px),radial-gradient(circle,#ffffffbd 0 .8px,#0000 .9px);background-position:0 0,2px 3px;background-size:6px 6px,9px 9px;position:fixed;inset:0}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer}#app{min-height:100vh}.el-button{--el-button-border-radius:var(--radius-small);min-height:42px;font-weight:600}.el-button:active{transform:translateY(1px)}.el-select{--el-border-radius-base:var(--radius-small)}.el-input__wrapper,.el-select__wrapper{min-height:44px;box-shadow:inset 0 0 0 1px #20251f21}.el-input__wrapper:hover,.el-select__wrapper:hover{box-shadow:inset 0 0 0 1px #a77e436b}.el-input__wrapper.is-focus,.el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--color-gold) inset}:focus-visible{outline:2px solid var(--color-gold);outline-offset:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-footer[data-v-e1e28b69]{--footer-bg:#061513;--footer-bg-soft:#0a1c19;--footer-gold:#c39a55;--footer-line:#c39a556b;color:#f8e7c5d1;background:var(--footer-bg);border-top:1px solid var(--footer-line);position:relative;overflow:hidden}.site-footer__notice[data-v-e1e28b69]{width:min(100% - 64px, var(--content-width));color:#ffffffa8;justify-content:space-between;align-items:center;gap:16px;min-height:52px;margin:0 auto;display:flex}.site-footer__notice[data-v-e1e28b69] .el-button{min-height:40px;color:var(--footer-gold)}.site-footer__social[data-v-e1e28b69]{width:min(100% - 64px, var(--content-width));margin:0 auto;padding:30px 0 28px}.site-footer__social-header[data-v-e1e28b69]{display:none}.site-footer__social-grid[data-v-e1e28b69]{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(12px,1.5vw,22px);margin:0;padding:0;list-style:none;display:grid}.site-footer__social-item[data-v-e1e28b69]{text-align:center;border:1px solid var(--footer-line);background:#ffffff05;border-radius:0;align-content:center;min-width:0;min-height:188px;margin:0;padding:10px 10px 12px;transition:border-color .18s,background-color .18s,transform .18s;display:grid;position:relative}.site-footer__social-item[data-v-e1e28b69]:before,.site-footer__social-item[data-v-e1e28b69]:after{content:"";pointer-events:none;border-color:#e1be7ce0;width:16px;height:16px;position:absolute}.site-footer__social-item[data-v-e1e28b69]:before{border-top:2px solid;border-left:2px solid;top:-1px;left:-1px}.site-footer__social-item[data-v-e1e28b69]:after{border-bottom:2px solid;border-right:2px solid;bottom:-1px;right:-1px}.site-footer__social-item[data-v-e1e28b69]:hover{background:#c39a550d;border-color:#e1be7cc7;transform:translateY(-2px)}.site-footer__qr[data-v-e1e28b69]{aspect-ratio:1;background:#fff;place-items:center;width:min(118px,78%);margin:0 auto 10px;padding:6px;display:grid}.site-footer__qr img[data-v-e1e28b69]{object-fit:contain;width:100%;height:100%;display:block}.site-footer__qr-placeholder[data-v-e1e28b69]{color:#776b59;border:1px dashed #cfc4b2;place-content:center;justify-items:center;gap:5px;width:100%;height:100%;display:grid}.site-footer__qr-placeholder span[data-v-e1e28b69]{font-size:11px}.site-footer__social-item figcaption[data-v-e1e28b69]{color:#e3c281;font-family:var(--font-heading), serif;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.45;overflow:hidden}.site-footer__inner[data-v-e1e28b69]{width:min(100% - 64px, var(--content-width));border-top:1px solid var(--footer-line);grid-template-columns:minmax(300px,1.15fr) minmax(240px,.9fr) minmax(220px,.8fr);grid-template-areas:"brand contact nav";align-items:center;gap:clamp(32px,5vw,80px);margin:0 auto;padding:28px 0 26px;display:grid}.site-footer__brand[data-v-e1e28b69]{grid-area:brand;align-items:center;gap:18px;min-width:0;display:flex}.site-footer__brand img[data-v-e1e28b69]{object-fit:cover;width:70px;height:70px;box-shadow:none;background:0 0;border:1px solid #e1be7c8a;border-radius:50%;flex:none;padding:0}.site-footer__brand>div[data-v-e1e28b69]{min-width:0}.site-footer__brand strong[data-v-e1e28b69]{color:#efd29a;font-family:var(--font-heading), serif;letter-spacing:.16em;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;font-size:clamp(24px,2vw,30px);font-weight:500;display:block;overflow:hidden}.site-footer__brand p[data-v-e1e28b69]{color:#f8e7c59e;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;line-height:1.6;overflow:hidden}.site-footer__contact[data-v-e1e28b69]{border-left:1px solid var(--footer-line);grid-area:contact;min-width:0;padding-left:clamp(24px,3vw,48px)}.site-footer__contact p[data-v-e1e28b69]{color:var(--footer-gold);letter-spacing:.08em;margin:0 0 8px;font-size:12px;font-weight:500}.site-footer__contact a[data-v-e1e28b69]{color:#fff6e2e6;min-height:36px;font-family:var(--font-heading), serif;align-items:center;gap:9px;font-size:17px;transition:color .18s;display:inline-flex}.site-footer__contact a[data-v-e1e28b69]:hover{color:#e9c77f}.site-footer__nav[data-v-e1e28b69]{border-left:1px solid var(--footer-line);flex-wrap:wrap;grid-area:nav;align-items:center;gap:8px 0;min-width:0;padding-left:clamp(24px,3vw,48px);display:flex}.site-footer__nav a[data-v-e1e28b69]{color:#fff4deb8;align-items:center;min-height:34px;padding:0 18px;font-size:14px;transition:color .18s;display:inline-flex;position:relative}.site-footer__nav a[data-v-e1e28b69]:first-child{padding-left:0}.site-footer__nav a+a[data-v-e1e28b69]:before{content:"";background:var(--footer-line);width:1px;height:12px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.site-footer__nav a[data-v-e1e28b69]:hover,.site-footer__nav a.router-link-active[data-v-e1e28b69]{color:#e9c77f}.site-footer__bottom[data-v-e1e28b69]{border-top:1px solid #c39a553d}.site-footer__bottom p[data-v-e1e28b69]{width:min(100% - 64px, var(--content-width));color:#ffffff75;margin:0 auto;padding:14px 0;font-size:12px}@media (width<=980px){.site-footer__social-grid[data-v-e1e28b69]{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__inner[data-v-e1e28b69]{grid-template-columns:1fr 1fr;grid-template-areas:"brand brand""contact nav";row-gap:24px}.site-footer__contact[data-v-e1e28b69]{border-left:0;padding-left:0}}@media (width<=600px){.site-footer__notice[data-v-e1e28b69],.site-footer__social[data-v-e1e28b69],.site-footer__inner[data-v-e1e28b69],.site-footer__bottom p[data-v-e1e28b69]{width:min(100% - 32px, var(--content-width))}.site-footer__social[data-v-e1e28b69]{padding:24px 0}.site-footer__social-grid[data-v-e1e28b69]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.site-footer__social-item[data-v-e1e28b69]{min-height:166px;padding:9px}.site-footer__qr[data-v-e1e28b69]{width:min(104px,80%)}.site-footer__inner[data-v-e1e28b69]{grid-template-columns:1fr;grid-template-areas:"brand""contact""nav";gap:22px;padding:26px 0 24px}.site-footer__brand img[data-v-e1e28b69]{width:62px;height:62px}.site-footer__brand strong[data-v-e1e28b69]{font-size:24px}.site-footer__contact[data-v-e1e28b69],.site-footer__nav[data-v-e1e28b69]{border-top:1px solid #c39a553d;border-left:0;padding:18px 0 0}.site-footer__nav a[data-v-e1e28b69]{padding-left:16px;padding-right:16px}.site-footer__nav a[data-v-e1e28b69]:first-child{padding-left:0}}.site-header[data-v-c8e8bf0f]{z-index:100;height:var(--header-height);box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf7f0f5;border-bottom:1px solid #aa803829;position:sticky;top:0}.site-header__inner[data-v-c8e8bf0f]{width:min(100% - 72px, var(--content-width));justify-content:flex-start;align-items:center;gap:34px;height:100%;margin:0 auto;display:flex}.site-header__brand[data-v-c8e8bf0f]{min-width:180px;min-height:44px;color:var(--color-ink);font-family:var(--font-heading);white-space:nowrap;letter-spacing:.12em;grid-template-rows:auto auto;grid-template-columns:48px max-content;align-items:center;column-gap:12px;font-size:23px;font-weight:600;line-height:1;display:grid}.site-header__logo[data-v-c8e8bf0f]{object-fit:cover;background:var(--color-blue);border:1px solid #aa803833;border-radius:50%;flex:none;grid-row:span 2;width:48px;height:48px;padding:0;box-shadow:0 0 0 4px #ffffffbd}.site-header__brand span[data-v-c8e8bf0f],.site-header__brand em[data-v-c8e8bf0f]{display:block}.site-header__brand em[data-v-c8e8bf0f]{color:#0b2a25bd;font-family:var(--font-body);letter-spacing:.066em;margin-top:4px;font-size:9px;font-style:normal;font-weight:600}.site-header__nav[data-v-c8e8bf0f]{align-items:center;gap:clamp(24px,3vw,48px);margin-left:auto;display:none}.site-header__nav a[data-v-c8e8bf0f]{color:#0b2a25e0;min-height:44px;font-family:var(--font-heading);letter-spacing:.06em;align-items:center;padding:0;font-size:15px;font-weight:500;transition:color .18s;display:inline-flex;position:relative}.site-header__nav a[data-v-c8e8bf0f]:after{content:"";background:var(--color-gold);transform-origin:50%;width:32px;height:1px;font-weight:700;transition:transform .18s;position:absolute;bottom:4px;left:50%;transform:translate(-50%)scaleX(0)}.site-header__nav a[data-v-c8e8bf0f]:hover,.site-header__nav a.router-link-active[data-v-c8e8bf0f]{color:var(--color-gold)}.site-header__nav a[data-v-c8e8bf0f]:hover:after,.site-header__nav a.router-link-active[data-v-c8e8bf0f]:after{transform:translate(-50%)scaleX(1)}.site-header__nav-group[data-v-c8e8bf0f]{align-items:center;min-height:44px;display:flex;position:relative}.site-header__nav-trigger[data-v-c8e8bf0f]{padding-right:16px!important}.site-header__nav-trigger[data-v-c8e8bf0f]:before{content:"⌄";color:currentColor;font-family:var(--font-body);font-size:13px;line-height:1;transition:transform .18s;position:absolute;top:50%;right:0;transform:translateY(-58%)}.site-header__submenu[data-v-c8e8bf0f]{visibility:hidden;min-width:360px;box-shadow:none;opacity:0;pointer-events:none;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:visibility .18s,opacity .18s,transform .18s;display:flex;position:absolute;top:calc(50% + 12px);left:50%;transform:translate(-50%,8px)}.site-header__submenu a[data-v-c8e8bf0f]{min-height:36px;font-family:var(--font-body);letter-spacing:0;white-space:nowrap;justify-content:center;padding:0 22px;font-size:14px}.site-header__submenu a+a[data-v-c8e8bf0f]{border-left:1px solid #aa803838}.site-header__submenu a[data-v-c8e8bf0f]:after{display:none}.site-header__submenu a.router-link-active[data-v-c8e8bf0f]{color:#0b2a25e0;font-weight:400}.site-header__submenu a.is-anchor-active[data-v-c8e8bf0f]{color:var(--color-gold);font-weight:600}.site-header__nav-group:hover .site-header__submenu[data-v-c8e8bf0f],.site-header__nav-group:focus-within .site-header__submenu[data-v-c8e8bf0f]{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%)}.site-header__nav-group:hover .site-header__nav-trigger[data-v-c8e8bf0f]:before,.site-header__nav-group:focus-within .site-header__nav-trigger[data-v-c8e8bf0f]:before{transform:translateY(-34%)rotate(180deg)}.site-header__booking[data-v-c8e8bf0f]{color:#d9bd7b;white-space:nowrap;min-height:50px;font-family:var(--font-heading);letter-spacing:.08em;background:#062420;border:1px solid #d9bd7b47;border-radius:2px;justify-content:center;align-items:center;padding:0 24px;font-size:16px;transition:color .18s,background-color .18s,transform .18s;display:inline-flex}.site-header__booking[data-v-c8e8bf0f]:after{content:"＋";color:currentColor;margin-left:14px;font-size:14px;line-height:1}.site-header__booking[data-v-c8e8bf0f]:hover{color:#fff;background:var(--color-gold);transform:translateY(-1px)}.site-header__menu-toggle[data-v-c8e8bf0f],.site-header__nav .site-header__mobile-booking[data-v-c8e8bf0f]{display:none}@media (width<=899px){.site-header__inner[data-v-c8e8bf0f]{justify-content:space-between}.site-header__menu-toggle[data-v-c8e8bf0f]{width:44px;height:44px;color:var(--color-ink);cursor:pointer;background:0 0;border:1px solid #0b2a252e;border-radius:2px;justify-content:center;align-items:center;margin-left:auto;padding:0;transition:color .18s,border-color .18s,background-color .18s;display:inline-flex}.site-header__menu-toggle[data-v-c8e8bf0f]:hover,.site-header__menu-toggle[data-v-c8e8bf0f]:focus-visible{color:var(--color-gold);background:#aa80380f;border-color:#aa803885;outline:none}.site-header__nav[data-v-c8e8bf0f]{height:calc(100dvh - var(--header-height));top:var(--header-height);visibility:hidden;opacity:0;pointer-events:none;background:#faf7f0fa;border-top:1px solid #aa803824;flex-direction:column;align-items:stretch;gap:0;padding:24px 20px 32px;transition:visibility .22s,opacity .22s,transform .22s;display:flex;position:fixed;left:0;right:0;overflow-y:auto;transform:translateY(-8px)}.site-header__nav.is-mobile-open[data-v-c8e8bf0f]{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.site-header__nav>a[data-v-c8e8bf0f],.site-header__nav-trigger[data-v-c8e8bf0f]{border-bottom:1px solid #0b2a251a;justify-content:flex-start;width:100%;min-height:56px;font-size:17px}.site-header__nav a[data-v-c8e8bf0f]:after,.site-header__nav-trigger[data-v-c8e8bf0f]:before{display:none}.site-header__nav-group[data-v-c8e8bf0f]{border-bottom:1px solid #0b2a251a;min-height:0;display:block}.site-header__nav-group .site-header__nav-trigger[data-v-c8e8bf0f]{border-bottom:0}.site-header__submenu[data-v-c8e8bf0f]{visibility:visible;opacity:1;pointer-events:auto;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;padding:0 0 14px 16px;display:grid;position:static;transform:none}.site-header__submenu a[data-v-c8e8bf0f]{justify-content:flex-start;min-height:40px;padding:0 10px;font-size:14px}.site-header__submenu a+a[data-v-c8e8bf0f]{border-left:0}.site-header__nav .site-header__mobile-booking[data-v-c8e8bf0f]{background:#062420;margin-top:28px;display:inline-flex;color:#d9bd7b!important;border:1px solid #d9bd7b47!important;justify-content:center!important;min-height:50px!important}}@media (width>=900px){.site-header__nav[data-v-c8e8bf0f]{display:flex}}@media (width<=1120px){.site-header__booking[data-v-c8e8bf0f]{display:none}}@media (width<=768px){.site-header__inner[data-v-c8e8bf0f]{width:min(100% - 28px, var(--content-width))}.site-header__brand[data-v-c8e8bf0f]{grid-template-columns:42px max-content;column-gap:10px;min-width:0;min-height:42px;font-size:21px}.site-header__logo[data-v-c8e8bf0f]{width:42px;height:42px;box-shadow:0 0 0 3px #ffffffbd}.site-header__brand em[data-v-c8e8bf0f]{margin-top:3px;font-size:8px}}.home-brand-matrix[data-v-dd4d50bc]{scroll-margin-top:var(--header-height);background:#faf7f0c2;padding:52px 24px 104px;position:relative;overflow:hidden}.home-brand-matrix[data-v-dd4d50bc]:before{display:none}.home-brand-matrix__header[data-v-dd4d50bc]{width:min(100%, var(--content-width));z-index:3;pointer-events:none;grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:flex-start;gap:8px 76px;margin:0 auto;display:grid;position:absolute;inset:52px 0 auto}.home-brand-matrix__header>div[data-v-dd4d50bc]{display:contents}.home-brand-matrix__header>div>p[data-v-dd4d50bc]:first-child{color:var(--color-gold);letter-spacing:.08em;grid-area:1/1;margin:0 0 10px;font-size:12px;font-weight:700;display:block}.home-brand-matrix__header>div>p[data-v-dd4d50bc]:first-child:before{content:none}.home-brand-matrix__header h2[data-v-dd4d50bc]{max-width:480px;color:var(--color-ink);font-family:var(--font-heading);letter-spacing:.08em;grid-area:1/2;align-self:start;margin:0;font-size:clamp(50px,4.2vw,70px);font-weight:500;line-height:1.08}.home-brand-matrix__header h2[data-v-dd4d50bc]:after{content:"";background:var(--color-gold);width:58px;height:1px;margin-top:22px;display:block}.home-brand-matrix__intro[data-v-dd4d50bc]{color:#9a7d47;font-family:var(--font-heading);letter-spacing:.08em;grid-area:2/2;margin:8px 0 0;font-size:clamp(22px,1.8vw,30px);font-weight:500;line-height:1.7}.home-brand-matrix__header[data-v-dd4d50bc] .el-button{min-height:40px;color:var(--color-ink);pointer-events:auto;border-bottom:1px solid #9b8154;border-radius:0;grid-area:3/2;justify-self:start;margin-top:12px;font-size:16px}.home-brand-matrix__header[data-v-dd4d50bc] .el-button:hover{color:var(--color-gold);background:0 0}.home-brand-matrix__state[data-v-dd4d50bc]{width:min(100%, var(--content-width));align-items:center;min-height:240px;margin:0 auto;display:grid}.home-brand-matrix__grid[data-v-dd4d50bc]{width:min(100%, var(--content-width));z-index:1;grid-template-rows:250px 318px;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:0;margin:112px auto 0;padding:0;list-style:none;display:grid;position:relative}.home-brand-matrix__grid li[data-v-dd4d50bc]{min-width:0}.home-brand-matrix__grid li[data-v-dd4d50bc]:first-child{grid-area:1/1/3;margin-right:76px}.home-brand-matrix__grid li[data-v-dd4d50bc]:nth-child(2){grid-area:2/2;margin:0}.home-brand-matrix__item[data-v-dd4d50bc]{isolation:isolate;aspect-ratio:auto;width:100%;height:100%;color:var(--color-surface);box-shadow:none;background:#d9d0c1;border-radius:0;transition:box-shadow .22s,transform .22s;display:block;position:relative;overflow:visible}.home-brand-matrix__photo[data-v-dd4d50bc]{z-index:-2;object-fit:fill;filter:saturate(.94)contrast(1.02);width:100%;height:100%;transition:transform .5s;display:block;position:absolute;inset:0}.home-brand-matrix__item[data-v-dd4d50bc]:after{content:"";z-index:-1;pointer-events:none;border:1px solid #aa803829;position:absolute;inset:0}.home-brand-matrix__overlay[data-v-dd4d50bc]{box-sizing:border-box;z-index:2;color:#253b33;width:min(68%,430px);height:64px;min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;grid-template-rows:1fr;grid-template-columns:40px max-content minmax(0,1fr);align-items:center;column-gap:12px;padding:7px 2px;display:grid;position:absolute;inset:-76px auto auto 0}.home-brand-matrix__grid li:nth-child(2) .home-brand-matrix__overlay[data-v-dd4d50bc]{color:#253b33;width:min(100%,460px);height:64px;min-height:0;box-shadow:none;background:0 0;border:0;inset:-76px auto auto 0;transform:none}.home-brand-matrix__symbol[data-v-dd4d50bc]{object-fit:contain;filter:brightness(0)saturate()invert(20%)sepia(12%)saturate(757%)hue-rotate(101deg)brightness(91%)contrast(88%);grid-area:1/1;width:36px;height:36px;margin:0}.home-brand-matrix__grid li:nth-child(2) .home-brand-matrix__symbol[data-v-dd4d50bc]{filter:brightness(0)saturate()invert(20%)sepia(12%)saturate(757%)hue-rotate(101deg)brightness(91%)contrast(88%)}.home-brand-matrix__name[data-v-dd4d50bc]{color:#294239;font-family:var(--font-heading);letter-spacing:.14em;border-right:1px solid #584d3842;grid-area:1/2;margin:0;padding-right:14px;font-size:20px;font-weight:500}.home-brand-matrix__grid li:nth-child(2) .home-brand-matrix__name[data-v-dd4d50bc]{color:#294239}.home-brand-matrix__subtitle[data-v-dd4d50bc]{color:#253b33ad;grid-area:1/3;font-size:12px;line-height:1.35}.home-brand-matrix__grid li:nth-child(2) .home-brand-matrix__subtitle[data-v-dd4d50bc]{color:#253b33ad}.home-brand-matrix__arrow[data-v-dd4d50bc]{transition:transform .22s;display:none}.home-brand-matrix__item:hover .home-brand-matrix__photo[data-v-dd4d50bc]{transform:scale(1.035)}.home-brand-matrix__item[data-v-dd4d50bc]:hover{box-shadow:none;transform:none}.home-brand-matrix__item:hover .home-brand-matrix__arrow[data-v-dd4d50bc]{transform:translate(3px,-3px)}.home-brand-matrix__item[data-v-dd4d50bc]:focus-visible{outline:3px solid var(--color-gold);outline-offset:3px}@media (width<=768px){.home-brand-matrix[data-v-dd4d50bc]{padding:72px 16px}.home-brand-matrix__header[data-v-dd4d50bc]{pointer-events:auto;margin-bottom:24px;display:block;position:static}.home-brand-matrix__header>div[data-v-dd4d50bc]{display:block}.home-brand-matrix__header h2[data-v-dd4d50bc]{font-size:32px}.home-brand-matrix__intro[data-v-dd4d50bc]{margin:18px 0 0;font-size:20px}.home-brand-matrix__header[data-v-dd4d50bc] .el-button{margin-top:18px}.home-brand-matrix__grid[data-v-dd4d50bc]{grid-template-rows:none;grid-template-columns:1fr;gap:16px;margin-top:0}.home-brand-matrix__grid li[data-v-dd4d50bc]:first-child,.home-brand-matrix__grid li[data-v-dd4d50bc]:nth-child(2){grid-area:auto;margin:0}.home-brand-matrix__item[data-v-dd4d50bc]{aspect-ratio:4/3}.home-brand-matrix__overlay[data-v-dd4d50bc]{grid-template-columns:40px max-content minmax(0,1fr);align-items:center;width:auto;height:auto;min-height:0;padding:16px;display:grid;inset:auto 18px 18px}.home-brand-matrix__grid li:nth-child(2) .home-brand-matrix__overlay[data-v-dd4d50bc]{width:auto;min-height:0;inset:auto 18px 18px}.home-brand-matrix__symbol[data-v-dd4d50bc]{width:36px;height:36px;margin-bottom:0}.home-brand-matrix__name[data-v-dd4d50bc]{border-right:1px solid #ffffff52;padding-right:12px;font-size:19px}.home-brand-matrix__subtitle[data-v-dd4d50bc]{color:#ffffffc2}.home-brand-matrix__overlay[data-v-dd4d50bc],.home-brand-matrix__grid li:nth-child(2) .home-brand-matrix__overlay[data-v-dd4d50bc]{color:#fff;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#191f1c85}.home-brand-matrix__overlay .home-brand-matrix__name[data-v-dd4d50bc],.home-brand-matrix__grid li:nth-child(2) .home-brand-matrix__name[data-v-dd4d50bc]{color:#fff}.home-brand-matrix__symbol[data-v-dd4d50bc],.home-brand-matrix__grid li:nth-child(2) .home-brand-matrix__symbol[data-v-dd4d50bc]{filter:brightness(0)invert()}.home-brand-matrix__arrow[data-v-dd4d50bc]{top:24px;right:24px}}@media (width<=420px){.home-brand-matrix__header[data-v-dd4d50bc]{flex-direction:column;align-items:flex-start;gap:8px}.home-brand-matrix__header[data-v-dd4d50bc] .el-button{padding-left:0;padding-right:0}}@media (prefers-reduced-motion:reduce){.home-brand-matrix__photo[data-v-dd4d50bc],.home-brand-matrix__arrow[data-v-dd4d50bc]{transition:none}}.home-featured-hotels[data-v-3d47c6e2]{background:#f4ede1;border-top:1px solid #aa803829;padding:76px 24px 96px}.home-featured-hotels__header[data-v-3d47c6e2]{width:min(100%, var(--content-width));border-bottom:1px solid #b18a4538;justify-content:space-between;align-items:flex-end;gap:24px;margin:0 auto 12px;padding-bottom:22px;display:flex}.home-featured-hotels__header p[data-v-3d47c6e2]{color:var(--color-gold);letter-spacing:.08em;margin:0 0 10px;font-size:14px;font-weight:600}.home-featured-hotels__header h2[data-v-3d47c6e2]{color:var(--color-ink);font-family:var(--font-heading);letter-spacing:.06em;margin:0;font-size:clamp(44px,4vw,64px);font-weight:500;line-height:1.12}.home-featured-hotels__header[data-v-3d47c6e2] .el-button{min-height:44px;color:var(--color-ink);border-bottom:1px solid #9b7c4a8a;border-radius:0;font-size:15px}.home-featured-hotels__header[data-v-3d47c6e2] .el-button:hover{color:var(--color-gold);background:0 0}.home-featured-hotels__state[data-v-3d47c6e2]{width:min(100%, var(--content-width));align-items:center;min-height:240px;margin:0 auto;display:grid}.home-featured-hotels__grid[data-v-3d47c6e2]{width:min(100%, var(--content-width));grid-template-columns:1fr;gap:0;margin:0 auto;padding:0;list-style:none;display:grid}.home-featured-hotels__grid>li[data-v-3d47c6e2]{min-width:0}.home-featured-hotels__card[data-v-3d47c6e2]{height:100%;min-height:136px;box-shadow:none;background:0 0;border-bottom:1px solid #b18a452e;border-radius:0;grid-template-columns:196px 104px minmax(0,1fr);align-items:center;gap:24px;padding:14px 0;transition:border-color .18s;display:grid;overflow:hidden}.home-featured-hotels__card[data-v-3d47c6e2]:hover{border-color:#a77e4352}.home-featured-hotels__image[data-v-3d47c6e2]{aspect-ratio:16/9;object-fit:fill;object-position:center;background:#eeeae1;border-radius:4px;width:196px;height:auto;display:block}.home-featured-hotels__brand-logo[data-v-3d47c6e2]{object-fit:contain;width:50px;height:50px;display:block}.home-featured-hotels__brand-mark[data-v-3d47c6e2]{color:#174b88;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:104px;min-width:0;display:flex}.home-featured-hotels__brand-name[data-v-3d47c6e2]{max-width:100%;font-family:var(--font-heading);white-space:nowrap;font-size:15px;font-weight:600;line-height:1.2}.home-featured-hotels__body[data-v-3d47c6e2]{grid-template-rows:auto auto auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:36px;padding:0;display:grid}.home-featured-hotels__body h3[data-v-3d47c6e2]{color:var(--color-ink);font-family:var(--font-heading);grid-column:1;margin:0;font-size:24px;font-weight:500;line-height:1.35}.home-featured-hotels__booking[data-v-3d47c6e2]{color:#8c6b34;min-width:136px;font-family:var(--font-heading);border-bottom:1px solid #9b7c4a94;grid-area:1/2/5;justify-content:space-between;align-self:center;align-items:center;gap:26px;padding:10px 0;font-size:16px;transition:color .18s,padding-left .18s;display:inline-flex}.home-featured-hotels__booking[data-v-3d47c6e2]:hover{color:var(--color-ink);padding-left:6px}.home-featured-hotels__location[data-v-3d47c6e2]{color:#121715a3;grid-column:1;align-items:center;gap:6px;margin:9px 0 0;font-size:15px;display:flex}.home-featured-hotels__tags[data-v-3d47c6e2]{flex-wrap:wrap;grid-column:1;gap:8px;margin:9px 0 0;padding:0;list-style:none;display:flex}.home-featured-hotels__tags li[data-v-3d47c6e2]{color:#121715b8;background:#c8a95c1f;border:1px solid #c8a95c3d;border-radius:3px;padding:5px 10px;font-size:13px}@media (width<=768px){.home-featured-hotels[data-v-3d47c6e2]{padding:56px 16px 64px}.home-featured-hotels__header[data-v-3d47c6e2]{margin-bottom:24px}.home-featured-hotels__header h2[data-v-3d47c6e2]{font-size:36px}.home-featured-hotels__card[data-v-3d47c6e2]{grid-template-columns:112px 64px minmax(0,1fr);gap:14px}.home-featured-hotels__body[data-v-3d47c6e2]{display:block}.home-featured-hotels__booking[data-v-3d47c6e2]{width:max-content;min-width:118px;margin-top:10px}.home-featured-hotels__body h3[data-v-3d47c6e2]{font-size:24px}.home-featured-hotels__image[data-v-3d47c6e2]{width:112px}.home-featured-hotels__brand-logo[data-v-3d47c6e2]{width:38px;height:38px}.home-featured-hotels__brand-mark[data-v-3d47c6e2]{gap:5px;width:64px}.home-featured-hotels__brand-name[data-v-3d47c6e2]{font-size:12px}}@media (width<=420px){.home-featured-hotels__header[data-v-3d47c6e2]{flex-direction:column;align-items:flex-start;gap:8px}.home-featured-hotels__header[data-v-3d47c6e2] .el-button{padding-left:0;padding-right:0}.home-featured-hotels__card[data-v-3d47c6e2]{grid-template-columns:96px 48px minmax(0,1fr);gap:10px}.home-featured-hotels__image[data-v-3d47c6e2]{width:96px}.home-featured-hotels__brand-logo[data-v-3d47c6e2]{width:32px;height:32px}.home-featured-hotels__brand-mark[data-v-3d47c6e2]{gap:4px;width:48px}.home-featured-hotels__brand-name[data-v-3d47c6e2]{white-space:normal;font-size:11px}}.home-hero[data-v-f9ed8a17]{height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height));isolation:isolate;min-height:600px;max-height:860px;color:var(--color-surface);background:linear-gradient(90deg,#050a0947,#0000 58%),url(/assets/hero-wutong-exterior-DqAkstrS.webp) 50%/cover no-repeat,#121613;position:relative;overflow:hidden}.home-hero__track[data-v-f9ed8a17]{scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;height:100%;display:flex;overflow-x:auto}.home-hero__track[data-v-f9ed8a17]::-webkit-scrollbar{display:none}.home-hero__slide[data-v-f9ed8a17]{scroll-snap-align:start;flex:0 0 100%;width:100%;height:100%}.home-hero__video[data-v-f9ed8a17]{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.home-hero__overlay[data-v-f9ed8a17]{z-index:1;pointer-events:none;background:linear-gradient(90deg,#040a09db 0%,#040a098c 32%,#040a0926 65%,#0000 82%),linear-gradient(#0000 52%,#04080794 100%),linear-gradient(#0308071f 0%,#0000 30%);position:absolute;inset:0}.home-hero__content[data-v-f9ed8a17]{z-index:2;width:min(100% - 64px, var(--content-width));position:absolute;bottom:clamp(72px,10vh,104px);left:50%;transform:translate(-50%)}.home-hero__brand-mark[data-v-f9ed8a17]{color:#fffaf0;width:max-content;font-family:var(--font-heading);gap:12px;margin:0 0 24px;padding:0 0 20px;line-height:1;display:grid;position:relative}.home-hero__brand-mark[data-v-f9ed8a17]:after{content:"";background:linear-gradient(90deg,#caa55d 0 62%,#0000 100%);width:170px;height:1px;position:absolute;bottom:0;left:0}.home-hero__brand-mark span[data-v-f9ed8a17]{letter-spacing:.18em;text-shadow:0 2px 18px #00000038;font-size:28px;font-weight:500;line-height:1}.home-hero__brand-mark small[data-v-f9ed8a17]{color:#d1ad68;font-family:var(--font-body);letter-spacing:.34em;font-size:9px;font-weight:600}.home-hero__description[data-v-f9ed8a17]{color:#ffffffd1;max-width:620px;font-family:var(--font-heading);letter-spacing:.08em;margin:0 0 28px;font-size:clamp(18px,1.4vw,23px);line-height:1.75}.home-hero__action[data-v-f9ed8a17]{color:#d9bb7c;letter-spacing:.08em;background:0 0;border-bottom:1px solid #d9bb7cbd;border-radius:0;align-items:center;min-height:40px;padding:0 64px 10px 0;font-size:16px;font-weight:500;transition:color .18s,transform .18s;display:inline-flex}.home-hero__action[data-v-f9ed8a17]:after{content:"→";margin-left:34px;font-size:20px}.home-hero__action[data-v-f9ed8a17]:hover{color:#fff;transform:translateY(-2px)}.home-hero__status[data-v-f9ed8a17]{left:max(32px, (100% - var(--content-width)) / 2);z-index:3;color:var(--color-surface);text-align:left;justify-items:start;gap:18px;display:grid;position:absolute;bottom:clamp(72px,10vh,104px)}.home-hero__status p[data-v-f9ed8a17]{color:#ffffffc2;letter-spacing:.08em;margin:0;font-size:16px}.home-hero__status[data-v-f9ed8a17] .el-button{color:#e1c384;background:#050c0b5c;border-color:#dabc7c8f;border-radius:0;min-width:116px;min-height:40px}.home-hero__status[data-v-f9ed8a17] .el-button:hover{color:#15211d;background:#d7b66f;border-color:#d7b66f}.home-hero__playback[data-v-f9ed8a17]{right:max(20px, (100% - var(--content-width)) / 2);z-index:3;width:44px;height:44px;color:var(--color-surface);cursor:pointer;background:#080f0d94;border:1px solid #ffffff85;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .18s,background-color .18s;display:inline-flex;position:absolute;bottom:clamp(72px,10vh,104px)}.home-hero__playback[data-v-f9ed8a17]:hover{color:#17211e;background:#d7b66f;border-color:#d7b66f}.home-hero__arrows[data-v-f9ed8a17]{z-index:3;padding:0 max(20px, (100% - var(--content-width)) / 2);pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;inset:0}.home-hero__arrow.el-button[data-v-f9ed8a17]{width:42px;height:42px;color:var(--color-surface);pointer-events:auto;background:#080f0d7a;border-color:#ffffff7a;margin:0}.home-hero__arrow.el-button[data-v-f9ed8a17]:hover{color:#17211e;background:#d7b66f;border-color:#d7b66f}.home-hero__indicators[data-v-f9ed8a17]{z-index:4;align-items:center;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.home-hero__indicator.el-button[data-v-f9ed8a17]{width:44px;height:44px;color:var(--color-surface);background:0 0;border:0;margin:0;padding:0}.home-hero__indicator.el-button[data-v-f9ed8a17]:hover{background:#ffffff1a}.home-hero__indicator-dot[data-v-f9ed8a17]{background:#ffffff94;border-radius:50%;width:8px;height:8px;transition:width .18s,background-color .18s;display:block}.home-hero__indicator.is-active .home-hero__indicator-dot[data-v-f9ed8a17]{background:#d7b66f;border-radius:4px;width:24px}@media (width<=1023px){.home-hero[data-v-f9ed8a17]{min-height:560px}.home-hero__content[data-v-f9ed8a17]{width:calc(100% - 56px)}.home-hero__arrows[data-v-f9ed8a17]{padding-inline:14px}}@media (width<=767px){.home-hero[data-v-f9ed8a17]{background-position:62%;height:min(74vh,640px);min-height:520px}.home-hero__content[data-v-f9ed8a17]{width:calc(100% - 40px);bottom:70px}.home-hero__brand-mark[data-v-f9ed8a17]{margin-bottom:18px;padding-bottom:16px}.home-hero__brand-mark[data-v-f9ed8a17]:after{width:112px}.home-hero__brand-mark span[data-v-f9ed8a17]{letter-spacing:.18em;font-size:20px}.home-hero__brand-mark small[data-v-f9ed8a17]{letter-spacing:.34em;font-size:9px}.home-hero__description[data-v-f9ed8a17]{max-width:calc(100% - 58px);margin-bottom:20px;font-size:15px;line-height:1.65}.home-hero__action[data-v-f9ed8a17]{padding-right:44px;font-size:14px}.home-hero__status[data-v-f9ed8a17]{bottom:70px;left:20px}.home-hero__status p[data-v-f9ed8a17]{font-size:14px}.home-hero__playback[data-v-f9ed8a17]{width:40px;height:40px;bottom:70px;right:20px}.home-hero__arrows[data-v-f9ed8a17]{display:none}}@media (prefers-reduced-motion:reduce){.home-hero__track[data-v-f9ed8a17]{scroll-behavior:auto}.home-hero__action[data-v-f9ed8a17],.home-hero__playback[data-v-f9ed8a17],.home-hero__arrow[data-v-f9ed8a17],.home-hero__indicator-dot[data-v-f9ed8a17]{transition:none}}
