:root{--brand:#d80b12;--brand-dark:#b0090f;--brand-soft:#fef2f2;--text:#0f172a;--text-muted:#475569;--surface:#fff;--surface-alt:#f8fafc;--border:#e2e8f0;--container:1120px;--header-height:56px;--section-pad-y:48px;--section-pad-x:16px;--radius:12px;--shadow-sm:0 1px 2px #0f172a0f;--shadow-md:0 8px 24px #0f172a14;color:var(--text);background:var(--surface);-webkit-font-smoothing:antialiased;font-family:Segoe UI,system-ui,-apple-system,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.5}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height,60px) + 12px)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}body{min-width:320px;margin:0;overflow-x:hidden}#app{min-height:100dvh}.section{padding:var(--section-pad-y) var(--section-pad-x)}.section__inner{max-width:var(--container);margin:0 auto}.section__title{color:var(--text);letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(1.25rem,4vw,1.75rem);font-weight:700}@media (width>=768px){:root{--header-height:60px;--section-pad-y:64px;--section-pad-x:20px}.section__title{margin-bottom:28px}}a:focus-visible,button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.site-header[data-v-49b38f78]{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#ffffffeb;position:fixed;top:0;left:0;right:0}.site-header__inner[data-v-49b38f78]{max-width:var(--container);justify-content:space-between;align-items:center;gap:12px;height:56px;margin:0 auto;padding:0 16px;display:flex}.site-header__brand[data-v-49b38f78]{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1.0625rem;font-weight:700;text-decoration:none;overflow:hidden}.site-header__nav[data-v-49b38f78]{flex-wrap:wrap;gap:8px 20px;display:flex}.site-header__nav a[data-v-49b38f78]{color:var(--text-muted);align-items:center;min-height:44px;padding:8px 4px;font-size:.9375rem;text-decoration:none;display:inline-flex}.site-header__nav a[data-v-49b38f78]:hover,.site-header__nav a[data-v-49b38f78]:focus-visible{color:var(--brand);outline:none}.site-header__menu-btn[data-v-49b38f78]{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;width:44px;height:44px;padding:0;display:none}.site-header__menu-icon[data-v-49b38f78],.site-header__menu-icon[data-v-49b38f78]:before,.site-header__menu-icon[data-v-49b38f78]:after{background:var(--text);border-radius:1px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.site-header__menu-icon[data-v-49b38f78]{margin:0 auto;position:relative}.site-header__menu-icon[data-v-49b38f78]:before,.site-header__menu-icon[data-v-49b38f78]:after{content:"";position:absolute;left:0}.site-header__menu-icon[data-v-49b38f78]:before{top:-7px}.site-header__menu-icon[data-v-49b38f78]:after{top:7px}.site-header__menu-icon.is-open[data-v-49b38f78]{background:0 0}.site-header__menu-icon.is-open[data-v-49b38f78]:before{top:0;transform:rotate(45deg)}.site-header__menu-icon.is-open[data-v-49b38f78]:after{top:0;transform:rotate(-45deg)}.site-header__drawer[data-v-49b38f78]{z-index:102;border-bottom:1px solid var(--border);box-shadow:var(--shadow-md);background:#fff;position:relative}.site-header__nav--mobile[data-v-49b38f78]{max-width:var(--container);flex-direction:column;gap:0;margin:0 auto;padding:8px 16px 16px}.site-header__nav--mobile a[data-v-49b38f78]{border-bottom:1px solid var(--border);width:100%;padding:14px 8px;font-size:1rem}.site-header__nav--mobile a[data-v-49b38f78]:last-child{border-bottom:none}.site-header__backdrop[data-v-49b38f78]{z-index:99;cursor:pointer;background:#0f172a59;border:none;margin:0;padding:0;position:fixed;inset:0}.header-drawer-enter-active[data-v-49b38f78],.header-drawer-leave-active[data-v-49b38f78]{transition:opacity .2s,transform .2s}.header-drawer-enter-from[data-v-49b38f78],.header-drawer-leave-to[data-v-49b38f78]{opacity:0;transform:translateY(-8px)}@media (width>=768px){.site-header__inner[data-v-49b38f78]{height:60px;padding:0 20px}.site-header__brand[data-v-49b38f78]{font-size:1.125rem}.site-header__menu-btn[data-v-49b38f78],.site-header__drawer[data-v-49b38f78],.site-header__backdrop[data-v-49b38f78]{display:none!important}}@media (width<=767px){.site-header__nav--desktop[data-v-49b38f78]{display:none}.site-header__menu-btn[data-v-49b38f78]{justify-content:center;align-items:center;display:flex}}.hero[data-v-5442ea63]{background-color:#0f172a;position:relative}.hero--has-image[data-v-5442ea63]{padding:0;display:block;overflow:visible}.hero__visual[data-v-5442ea63]{width:100%;margin-top:var(--header-height);aspect-ratio:8/3;background-color:#0f172a;max-height:720px;position:relative;overflow:hidden}.hero--has-image .hero__bg[data-v-5442ea63]{z-index:0;background-color:#0f172a;background-position:top;background-repeat:no-repeat;background-size:100%;position:absolute;inset:0;transform:translateZ(0)}.hero--has-image .hero__overlay[data-v-5442ea63]{z-index:1;pointer-events:none;background:linear-gradient(#0000 35%,#0f172a8c 70%,#0f172ae0 100%);position:absolute;inset:0}.hero--has-image .hero__content[data-v-5442ea63]{z-index:2;width:100%;max-width:720px;padding:20px var(--section-pad-x) 28px;text-align:center;color:#fff;box-sizing:border-box;margin:0 auto;position:absolute;bottom:0;left:0;right:0}.hero--has-image .hero__title[data-v-5442ea63]{margin:0 0 8px;font-size:clamp(1.25rem,4.5vw,2rem)}.hero--has-image .hero__tagline[data-v-5442ea63]{margin:0 0 16px;font-size:clamp(.875rem,2.5vw,1.0625rem)}.hero[data-v-5442ea63]:not(.hero--has-image){min-height:80dvh;padding:calc(var(--header-height) + 32px) var(--section-pad-x) 48px;background-image:linear-gradient(135deg,#1e293b 0%,#0f172a 55%,#450a0a 100%);justify-content:center;align-items:center;display:flex;overflow:hidden}.hero:not(.hero--has-image) .hero__overlay[data-v-5442ea63]{z-index:1;background:linear-gradient(#0f172a8c 0%,#0f172ad1 100%);position:absolute;inset:0}.hero:not(.hero--has-image) .hero__content[data-v-5442ea63]{z-index:2;text-align:center;color:#fff;width:100%;max-width:720px;padding:0 4px;position:relative}.hero__title[data-v-5442ea63]{letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:700;line-height:1.2}.hero__tagline[data-v-5442ea63]{color:#ffffffe0;margin:0 0 28px;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6}.hero__cta[data-v-5442ea63]{background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 28px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.hero__cta[data-v-5442ea63]:hover{background:var(--brand-dark)}.hero__cta[data-v-5442ea63]:active{transform:scale(.98)}@media (width<=767px){.hero--has-image .hero__content[data-v-5442ea63]{padding-bottom:24px}.hero[data-v-5442ea63]:not(.hero--has-image){min-height:80dvh}}@media (width>=768px){.hero--has-image .hero__content[data-v-5442ea63]{padding:32px var(--section-pad-x) 40px}.hero--has-image .hero__title[data-v-5442ea63]{margin-bottom:12px;font-size:clamp(1.5rem,3vw,2.25rem)}.hero--has-image .hero__tagline[data-v-5442ea63]{margin-bottom:20px;font-size:clamp(1rem,2vw,1.125rem)}.hero[data-v-5442ea63]:not(.hero--has-image){min-height:min(100dvh,900px);padding:calc(var(--header-height) + 48px) var(--section-pad-x) 64px}}.about__p[data-v-13c48310]{color:var(--text-muted);max-width:65ch;margin:0 0 1rem;font-size:.9375rem;line-height:1.75}@media (width>=768px){.about__p[data-v-13c48310]{font-size:1rem}}.about__p[data-v-13c48310]:last-child{margin-bottom:0}.gallery__grid[data-v-9fa028fb]{grid-template-columns:1fr;gap:16px;margin:0;padding:0;list-style:none;display:grid}@media (width>=480px){.gallery__grid[data-v-9fa028fb]{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}}@media (width>=768px){.gallery__grid[data-v-9fa028fb]{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.gallery__item[data-v-9fa028fb]{border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);overflow:hidden}.gallery__media[data-v-9fa028fb]{background:var(--surface-alt);width:100%;line-height:0}.gallery__item img[data-v-9fa028fb]{object-fit:contain;object-position:center;width:100%;height:auto;max-height:420px;margin:0 auto;display:block}.gallery__caption[data-v-9fa028fb]{color:var(--text-muted);margin:0;padding:12px 14px;font-size:.875rem}.miniprogram[data-v-0702dd25]{background:var(--surface-alt)}.miniprogram__inner[data-v-0702dd25]{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;display:flex}.miniprogram__text[data-v-0702dd25]{flex:1;min-width:0}.miniprogram__text .section__title[data-v-0702dd25]{margin-bottom:12px}.miniprogram__desc[data-v-0702dd25]{max-width:42ch;color:var(--text-muted);margin:0;font-size:1rem;line-height:1.65}.miniprogram__qr-wrap[data-v-0702dd25]{border-radius:var(--radius);box-shadow:var(--shadow-md);border:1px solid var(--border);background:#fff;flex-shrink:0;margin-left:auto;padding:12px}.miniprogram__qr[data-v-0702dd25]{aspect-ratio:1;object-fit:contain;width:min(160px,32vw);height:auto;display:block}@media (width>=768px){.miniprogram__inner[data-v-0702dd25]{gap:32px}.miniprogram__desc[data-v-0702dd25]{margin-top:12px}.miniprogram__qr-wrap[data-v-0702dd25]{padding:16px}.miniprogram__qr[data-v-0702dd25]{width:200px;height:200px}}.contact__list[data-v-9239d995]{grid-template-columns:1fr;gap:12px;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.contact__list[data-v-9239d995]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=479px){.contact__row[data-v-9239d995]{flex-direction:column;align-items:stretch}.contact__copy[data-v-9239d995]{width:100%}}.contact__card[data-v-9239d995]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px 18px}.contact__label[data-v-9239d995]{color:var(--text-muted);margin-bottom:6px;font-size:.8125rem;font-weight:600;display:block}.contact__row[data-v-9239d995]{justify-content:space-between;align-items:center;gap:12px;display:flex}.contact__value[data-v-9239d995]{color:var(--text);word-break:break-all;font-size:1rem}.contact__copy[data-v-9239d995]{border:1px solid var(--border);min-width:56px;min-height:44px;color:var(--brand);cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;padding:0 12px;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s}.contact__copy[data-v-9239d995]:hover{background:var(--brand-soft);border-color:var(--brand)}.contact__toast[data-v-9239d995]{bottom:max(24px, env(safe-area-inset-bottom));color:#fff;z-index:200;pointer-events:none;background:#0f172aeb;border-radius:999px;max-width:calc(100vw - 32px);margin:0;padding:10px 20px;font-size:.875rem;position:fixed;left:50%;transform:translate(-50%)}.site-footer[data-v-52083783]{padding:24px 16px;padding-bottom:max(24px, env(safe-area-inset-bottom));color:#94a3b8;text-align:center;background:#0f172a;border-top:1px solid #94a3b833;margin-top:auto;font-size:.8125rem}.site-footer__inner[data-v-52083783]{max-width:var(--container);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 12px;margin:0 auto;display:flex}.site-footer a[data-v-52083783]{color:#94a3b8;text-decoration:none}.site-footer a[data-v-52083783]:hover{color:#e2e8f0;text-decoration:underline}.site-footer__sep[data-v-52083783]{opacity:.5}.site-footer__mps[data-v-52083783]{align-items:center;gap:4px;display:inline-flex}.site-footer__mps img[data-v-52083783]{display:block}@media (width<=479px){.site-footer__inner[data-v-52083783]{flex-direction:column;gap:10px}.site-footer__sep[data-v-52083783]{display:none}.site-footer__mps[data-v-52083783]{text-align:center;justify-content:center;line-height:1.5}}@media (width>=768px){.site-footer[data-v-52083783]{padding:28px 20px}}.app[data-v-6ecfdaba]{flex-direction:column;min-height:100dvh;display:flex}.app-main[data-v-6ecfdaba]{flex:1;padding-top:0}.state[data-v-6ecfdaba]{min-height:60vh;padding:calc(var(--header-height) + 24px) var(--section-pad-x) 48px;text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.state--maintenance h1[data-v-6ecfdaba]{color:var(--text);margin:0 0 12px;font-size:clamp(1.25rem,5vw,1.5rem)}.state--error p[data-v-6ecfdaba]{color:#b91c1c;margin:0 0 16px}.state__btn[data-v-6ecfdaba]{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:8px;min-height:44px;padding:0 24px;font-weight:600}.spinner[data-v-6ecfdaba]{border:3px solid var(--border);border-top-color:var(--brand);border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:.8s linear infinite spin-6ecfdaba}@keyframes spin-6ecfdaba{to{transform:rotate(360deg)}}
