:root{--gray-darkest:#161e25;--gray-dark:#243039;--gray-medium:#586570;--gray-light:#a5afb4;--gray-lighter:#d6dde0;--gray-bg:#efeee9;--white:#fff;--off-white:#f8f6f0;--resort-primary:#9aa98b;--resort-dark:#65785c;--resort-light:#c8d2c1;--resort-pale:#eef1ea;--resort-accent:#cfa16f;--resort-accent-light:#e7cfb1;--resort-water:#5fa8b5;--resort-water-pale:#81c7d4;--resort-water-light:#9ec6d1;--resort-water-dark:#3f8895;--resort-gold:#a68644;--resort-gold-mid:#c9a961;--resort-gold-dark:#7e6332;--resort-gold-light:#d4b97a;--resort-gold-warm:#9b8d3b;--text-primary:#1a232b;--text-secondary:#4d5a64;--text-muted:#6e7882;--surface-elevated:var(--surface-overlay-medium);--font-sans:"Noto Sans TC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Fraunces", "Noto Serif TC", "Noto Sans TC", serif;--font-serif:"Noto Serif TC", "Fraunces", serif;--color-danger:#c62828;--color-danger-soft:#ef4444;--color-success:#06c755;--color-success-dark:#05b048;--bg-page:linear-gradient(180deg, #fcfbf8 0%, #f4f1ea 100%);--bg-section-warm:linear-gradient(180deg, #fbfaf7 0%, #efebe1 100%);--bg-section-pale:linear-gradient(180deg, #fbfaf6 0%, #f4f0e7 100%);--bg-section-cream:linear-gradient(180deg, #f5f1e8 0%, #faf8f3 100%);--bg-card:linear-gradient(180deg, #fff 0%, #faf9f6 100%);--bg-card-soft:linear-gradient(180deg, #fff 0%, #f9f8f4 100%);--bg-card-warm:linear-gradient(180deg, #fff 0%, #f8f5ee 100%);--bg-forest:linear-gradient(135deg, #1f2a23 0%, #34403a 50%, #4f6053 100%);--surface-paper:#f4f2ec;--surface-paper-warm:#efece4;--surface-paper-cool:#eef0ed;--surface-ink:#1a232b;--color-hover-warm:#ebe5d8;--color-on-dark-cream:#f1e7cf;--color-line-default:#d8d6d0;--shadow-green-strong:#6b8e6b38;--shadow-green-soft:#6b8e6b2e;--shadow-green-medium:#6b8e6b1f;--shadow-green-faint:#6b8e6b1a;--shadow-green-whisper:#6b8e6b14;--shadow-forest-strong:#37403729;--shadow-forest-medium:#37403714;--shadow-forest-soft:#37403712;--shadow-forest-faint:#3740370d;--shadow-forest-trace:#3740370a;--surface-overlay-strong:#ffffffe0;--surface-overlay-medium:#ffffffd6;--surface-overlay-soft:#ffffffd1;--surface-overlay-faint:#ffffff29;--surface-overlay-trace:#ffffff14;--surface-overlay-paper:#fcfaf4b8;--surface-overlay-glaze:#f8f6f0a3;--shadow-accent-medium:#cfa16fe6;--shadow-accent-soft:#cfa16f1f;--shadow-warm-soft:#a6864429;--shadow-warm-light:#d4b97a38;--shadow-black-medium:#0000002e;--shadow-black-soft:#00000029;--shadow-black-faint:#0000001a;--shadow-ink-medium:#1a232b24;--shadow-ink-soft:#1a232b1a;--shadow-ink-faint:#1a232b0f;--shadow-ink-whisper:#1a232b08;--shadow-water-strong:#5fa8b566;--shadow-water-soft:#5fa8b54d;--shadow-water-faint:#5fa8b533;--shadow-water-whisper:#5fa8b526;--shadow-water-trace:#5fa8b51a;--primary:var(--text-primary);--accent:var(--resort-primary);--ease-editorial:cubic-bezier(.2, 0, 0, 1);--ease-soft-spring:cubic-bezier(.68, -.55, .265, 1.55);--motion-fast:.18s;--motion-medium:.28s;--motion-slow:.42s;--hover-lift:translateY(-1px);--hover-press:translateY(0);--letter-tracking-hover:-.005em}html{scroll-behavior:smooth}body{font-family:var(--font-sans);min-height:100vh;color:var(--text-secondary);background:var(--bg-page);letter-spacing:.02em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;line-height:1.75;display:flex}h1[data-astro-cid-z4jru4n3],h2[data-astro-cid-z4jru4n3]{font-family:var(--font-display);font-feature-settings:"ss01", "ss02";text-wrap:balance;color:var(--text-primary);letter-spacing:-.012em;font-weight:500;line-height:1.18}h3[data-astro-cid-z4jru4n3],h4[data-astro-cid-z4jru4n3],h5[data-astro-cid-z4jru4n3],h6[data-astro-cid-z4jru4n3]{font-family:var(--font-sans);text-wrap:pretty;color:var(--text-primary);letter-spacing:.01em;font-weight:600;line-height:1.32}p[data-astro-cid-z4jru4n3],li[data-astro-cid-z4jru4n3]{text-wrap:pretty}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDisplay{0%{opacity:0;letter-spacing:.005em;transform:translateY(8px)}to{opacity:1;letter-spacing:-.012em;transform:translateY(0)}}main[data-astro-cid-z4jru4n3]{animation:fadeIn .4s var(--ease-editorial);background:linear-gradient(#faf8f3 0%,#fff 18%,#f7f4ec 100%)}[data-astro-cid-z4jru4n3]:where(main p,main li,main dd,main dt){color:var(--text-secondary);letter-spacing:.035em;line-height:1.78}[data-astro-cid-z4jru4n3]::selection{color:var(--text-primary);background:#cfa16f3d}a[data-astro-cid-z4jru4n3]{transition:color var(--motion-fast) var(--ease-editorial), letter-spacing var(--motion-medium) var(--ease-editorial), opacity var(--motion-fast) var(--ease-editorial)}@media (prefers-reduced-motion:no-preference){[data-astro-cid-z4jru4n3]:where(button,a,[role=button],.nav-link,.nav-item,.cta,[data-interactive]) [data-astro-cid-z4jru4n3]:is(:hover,:focus-visible){transition:color var(--motion-fast) var(--ease-editorial), background-color var(--motion-medium) var(--ease-editorial), border-color var(--motion-medium) var(--ease-editorial), transform var(--motion-medium) var(--ease-editorial), letter-spacing var(--motion-medium) var(--ease-editorial), box-shadow var(--motion-medium) var(--ease-editorial)}}@media (prefers-reduced-motion:reduce){[data-astro-cid-z4jru4n3],[data-astro-cid-z4jru4n3]:before,[data-astro-cid-z4jru4n3]:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.nav-item[data-astro-cid-z4jru4n3]{min-width:80px;height:24px;display:inline-block;position:relative;overflow:hidden}.nav-link[data-astro-cid-z4jru4n3]{width:100%;height:100%;color:var(--gray-dark);font-size:1rem;text-decoration:none;transition:color .3s;display:block;position:relative}.nav-text-container[data-astro-cid-z4jru4n3]{width:100%;height:100%;transition:transform .5s cubic-bezier(.68,-.55,.265,1.55);position:relative}.nav-text[data-astro-cid-z4jru4n3]{white-space:nowrap;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.nav-text-en[data-astro-cid-z4jru4n3]{position:absolute;top:100%}.nav-text-zh[data-astro-cid-z4jru4n3]{position:absolute;top:0}.nav-link[data-astro-cid-z4jru4n3]:hover .nav-text-container[data-astro-cid-z4jru4n3]{transform:translateY(-100%)}.nav-link[data-astro-cid-z4jru4n3]:hover{color:var(--resort-primary)}.nav-links[data-astro-cid-z4jru4n3]{align-items:center;gap:2rem;display:flex}.hamburger[data-astro-cid-z4jru4n3]{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.hamburger[data-astro-cid-z4jru4n3] span[data-astro-cid-z4jru4n3]{background:var(--gray-dark);border-radius:2px;width:25px;height:3px;transition:all .3s}.hamburger[data-astro-cid-z4jru4n3].active span[data-astro-cid-z4jru4n3]:first-child{transform:rotate(45deg)translate(8px,8px)}.hamburger[data-astro-cid-z4jru4n3].active span[data-astro-cid-z4jru4n3]:nth-child(2){opacity:0}.hamburger[data-astro-cid-z4jru4n3].active span[data-astro-cid-z4jru4n3]:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}@media (width<=768px){.hamburger[data-astro-cid-z4jru4n3]{display:flex}.nav-links[data-astro-cid-z4jru4n3]{background:var(--white);z-index:999;border-left:2px solid var(--resort-primary);flex-direction:column;gap:0;width:250px;height:calc(100vh - 60px);padding:2rem 0;transition:right .3s;position:fixed;top:60px;right:-100%;box-shadow:-2px 0 10px #0003}.nav-links[data-astro-cid-z4jru4n3].active{right:0}.nav-item[data-astro-cid-z4jru4n3]{width:100%;min-width:unset;border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;height:50px;display:flex}.nav-link[data-astro-cid-z4jru4n3]{width:100%;padding:1rem;font-size:1.1rem}.nav-text[data-astro-cid-z4jru4n3]{justify-content:center}}.back-to-top[data-astro-cid-z4jru4n3]{background:var(--resort-primary);width:50px;height:50px;color:var(--white);cursor:pointer;opacity:0;visibility:hidden;z-index:999;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #8aa3874d}.back-to-top[data-astro-cid-z4jru4n3].visible{opacity:1;visibility:visible}.back-to-top[data-astro-cid-z4jru4n3]:hover{background:var(--resort-dark);transform:translateY(-4px);box-shadow:0 6px 20px #8aa38766}@media (width<=768px){.back-to-top[data-astro-cid-z4jru4n3]{width:45px;height:45px;bottom:1.5rem;right:1.5rem}}
