.hero-carousel[data-astro-cid-pwunukhj]{background:var(--gray-darkest);width:100%;height:calc(100vh - 80px);position:relative;overflow:hidden}.carousel-container[data-astro-cid-pwunukhj]{width:100%;height:100%;position:relative}.carousel-slide[data-astro-cid-pwunukhj]{opacity:0;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.carousel-slide[data-astro-cid-pwunukhj][data-active=true]{opacity:1;z-index:1}.carousel-image[data-astro-cid-pwunukhj]{object-fit:cover;transform-origin:50%;width:100%;height:100%}.hero-overlay[data-astro-cid-pwunukhj]{z-index:2;background:linear-gradient(90deg,#0e1210ad 0%,#0e121057 42%,#0e121024 100%),linear-gradient(#0a0c0b29 0%,#0a0c0b57 100%);align-items:flex-end;display:flex;position:absolute;inset:0;overflow:hidden}.hero-overlay[data-astro-cid-pwunukhj]:before{content:"";background:radial-gradient(circle at center, #ffffff0a 0%, transparent 44%), linear-gradient(180deg, #00000005 0%, var(--shadow-black-medium) 100%);pointer-events:none;position:absolute;inset:0}.hero-content[data-astro-cid-pwunukhj]{z-index:1;width:min(430px,100% - 3rem);color:var(--white);border:1px solid var(--surface-overlay-faint);backdrop-filter:blur(12px);background:linear-gradient(#14191670 0%,#14191638 100%);border-radius:24px;margin:0 auto clamp(2.2rem,6vh,4rem) clamp(1.5rem,5vw,4rem);padding:1.45rem 1.5rem;position:relative;box-shadow:0 22px 60px #00000038}.hero-eyebrow[data-astro-cid-pwunukhj]{letter-spacing:.28em;color:#ffffffb8;text-shadow:0 4px 14px #00000047;margin:0 0 .55rem;font-size:.68rem;font-weight:600}.hero-title[data-astro-cid-pwunukhj]{letter-spacing:.04em;text-shadow:0 10px 28px #00000047;max-width:360px;margin:0;font-family:Noto Serif TC,serif;font-size:clamp(1.7rem,3.2vw,2.75rem);font-weight:600;line-height:1.14}.hero-title[data-astro-cid-pwunukhj] span[data-astro-cid-pwunukhj]{color:#fff8f0cc;letter-spacing:.08em;margin-top:.35rem;font-size:clamp(.88rem,1.35vw,1.02rem);font-weight:400;display:block}.hero-description[data-astro-cid-pwunukhj]{letter-spacing:.05em;color:#ffffffdb;text-shadow:0 6px 18px #0000003d;max-width:372px;margin:.95rem 0 0;font-size:.92rem;line-height:1.76}.hero-actions[data-astro-cid-pwunukhj]{flex-wrap:wrap;gap:.7rem;margin-top:1.2rem;display:flex}.hero-btn[data-astro-cid-pwunukhj]{letter-spacing:.05em;border-radius:999px;justify-content:center;align-items:center;min-width:118px;padding:.72rem 1.1rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s,background .3s,border-color .3s,color .3s;display:inline-flex}.hero-btn[data-astro-cid-pwunukhj]:hover{transform:translateY(-2px)}.hero-btn-primary[data-astro-cid-pwunukhj]{color:var(--text-primary);background:linear-gradient(135deg,#f7f2eafa 0%,#ecdfcceb 100%);box-shadow:0 14px 30px #0003}.hero-btn-primary[data-astro-cid-pwunukhj]:hover{background:var(--color-hover-warm)}.hero-btn-secondary[data-astro-cid-pwunukhj]{color:var(--white);background:var(--surface-overlay-trace);border:1px solid #ffffff52}.hero-btn-secondary[data-astro-cid-pwunukhj]:hover{background:var(--surface-overlay-faint);border-color:#ffffffb8}.hero-highlights[data-astro-cid-pwunukhj]{flex-wrap:wrap;gap:.5rem;margin:.9rem 0 0;padding:0;list-style:none;display:flex}.hero-highlights[data-astro-cid-pwunukhj] li[data-astro-cid-pwunukhj]{background:var(--surface-overlay-trace);letter-spacing:.05em;color:var(--surface-overlay-strong);text-shadow:0 4px 12px var(--shadow-black-medium);border:1px solid #ffffff2e;border-radius:999px;padding:.46rem .8rem;font-size:.76rem}.carousel-slide[data-astro-cid-pwunukhj].zoomIn[data-active=true] .carousel-image[data-astro-cid-pwunukhj]{animation:10s ease-out forwards zoomIn}.carousel-slide[data-astro-cid-pwunukhj].zoomOut[data-active=true] .carousel-image[data-astro-cid-pwunukhj]{animation:10s ease-out forwards zoomOut}.carousel-slide[data-astro-cid-pwunukhj].panLeft[data-active=true] .carousel-image[data-astro-cid-pwunukhj]{animation:10s ease-out forwards panLeft}.carousel-slide[data-astro-cid-pwunukhj].panRight[data-active=true] .carousel-image[data-astro-cid-pwunukhj]{animation:10s ease-out forwards panRight}.carousel-slide[data-astro-cid-pwunukhj].kenBurns[data-active=true] .carousel-image[data-astro-cid-pwunukhj]{animation:10s ease-out forwards kenBurns}@keyframes zoomIn{0%{transform:scale(1)}to{transform:scale(1.18)}}@keyframes zoomOut{0%{transform:scale(1.18)}to{transform:scale(1)}}@keyframes panLeft{0%{transform:translate(0)scale(1.12)}to{transform:translate(-6%)scale(1.12)}}@keyframes panRight{0%{transform:translate(0)scale(1.12)}to{transform:translate(6%)scale(1.12)}}@keyframes kenBurns{0%{transform:scale(1)translate(0)}to{transform:scale(1.18)translate(-4%,-3%)}}.carousel-btn[data-astro-cid-pwunukhj]{color:#fff;cursor:pointer;z-index:10;backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-btn[data-astro-cid-pwunukhj]:hover{background:#fff3;border-color:#ffffff61;transform:translateY(-50%)scale(1.08);box-shadow:0 10px 24px #00000024}.carousel-btn[data-astro-cid-pwunukhj].prev{left:30px}.carousel-btn[data-astro-cid-pwunukhj].next{right:30px}.carousel-indicators[data-astro-cid-pwunukhj]{z-index:10;gap:.7rem;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.carousel-indicator[data-astro-cid-pwunukhj]{cursor:pointer;background:#ffffff59;border:0;border-radius:999px;width:34px;height:4px;transition:background .3s,transform .3s}.carousel-indicator[data-astro-cid-pwunukhj][data-active=true]{background:var(--white);transform:scaleX(1.1)}@media (width<=768px){.hero-carousel[data-astro-cid-pwunukhj]{height:78vh}.hero-content[data-astro-cid-pwunukhj]{border-radius:18px;width:min(100%,100% - 2rem);margin:0 1rem 3.25rem;padding:1.15rem}.hero-eyebrow[data-astro-cid-pwunukhj]{letter-spacing:.26em}.hero-description[data-astro-cid-pwunukhj]{font-size:.84rem;line-height:1.72}.hero-actions[data-astro-cid-pwunukhj]{flex-direction:column;align-items:stretch}.hero-btn[data-astro-cid-pwunukhj]{width:100%;min-width:0}.hero-highlights[data-astro-cid-pwunukhj] li[data-astro-cid-pwunukhj]{border-radius:999px;width:auto}.carousel-btn[data-astro-cid-pwunukhj]{width:45px;height:45px}.carousel-btn[data-astro-cid-pwunukhj].prev{left:15px}.carousel-btn[data-astro-cid-pwunukhj].next{right:15px}.carousel-indicators[data-astro-cid-pwunukhj]{bottom:20px}.carousel-indicator[data-astro-cid-pwunukhj]{width:28px}}html{scroll-behavior:smooth}section[data-astro-cid-lcdefpme][id]{scroll-margin-top:80px}.about-section[data-astro-cid-lcdefpme]{background:radial-gradient(circle at top left, #cfa16f24, transparent 28%), var(--bg-section-pale);padding:6.5rem 2rem}.about-container[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.about-content[data-astro-cid-lcdefpme]{opacity:0;padding:1.5rem 0;transition:all .8s;transform:translate(-50px)}.about-content[data-astro-cid-lcdefpme].animate-in{opacity:1;transform:translate(0)}.about-lead[data-astro-cid-lcdefpme]{color:var(--text-primary);letter-spacing:.05em;margin:0 0 1.25rem;font-family:Noto Serif TC,serif;font-size:1.3rem;line-height:1.78}.about-text[data-astro-cid-lcdefpme]{color:var(--text-secondary);letter-spacing:.05em;margin-bottom:1.75rem;font-size:1.05rem;line-height:1.76}.about-values[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:2rem;margin-top:2.8rem;display:flex}.value-item[data-astro-cid-lcdefpme]{text-align:center;backdrop-filter:blur(8px);background:#ffffffb8;border:1px solid #65785c1a;border-radius:22px;flex-direction:column;align-items:center;gap:.9rem;min-width:112px;padding:1.15rem 1rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 18px 36px #24313a0f}.value-item[data-astro-cid-lcdefpme]:hover{border-color:#65785c38;transform:translateY(-4px);box-shadow:0 24px 42px #24313a1a}.value-icon[data-astro-cid-lcdefpme]{background:var(--resort-pale);width:50px;height:50px;color:var(--resort-primary);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.value-item[data-astro-cid-lcdefpme]:hover .value-icon[data-astro-cid-lcdefpme]{background:var(--resort-primary);color:var(--white);transform:scale(1.1)}.value-icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:24px;height:24px}.value-item[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--text-primary);letter-spacing:.05em;font-size:.95rem;font-weight:500}.about-image[data-astro-cid-lcdefpme]{opacity:0;transition:all .8s;position:relative;transform:translate(50px)}.about-image[data-astro-cid-lcdefpme].animate-in{opacity:1;transform:translate(0)}.about-image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;border:1px solid var(--shadow-green-medium);border-radius:28px;width:100%;height:100%;box-shadow:0 30px 70px #3b433b29}.about-image[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;z-index:-1;border:1px solid #cfa16f2e;border-radius:34px;position:absolute;inset:-16px 18px 22px -18px}.stats-section[data-astro-cid-lcdefpme]{background:radial-gradient(circle at top left, #cfa16f2e, transparent 26%), radial-gradient(circle at bottom right, #ffffff0f, transparent 24%), var(--bg-forest);color:var(--white);padding:5.5rem 2rem;position:relative;overflow:hidden}.stats-section[data-astro-cid-lcdefpme]:before{content:"";pointer-events:none;background:linear-gradient(#ffffff05 0%,#00000014 100%);position:absolute;inset:0}.stats-container[data-astro-cid-lcdefpme]{z-index:1;grid-template-columns:1.2fr .94fr .94fr .94fr;align-items:stretch;gap:1.8rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.stat-item[data-astro-cid-lcdefpme]{text-align:center;opacity:0;background:linear-gradient(180deg, var(--surface-overlay-trace) 0%, #ffffff0a 100%);backdrop-filter:blur(16px);min-height:170px;box-shadow:0 20px 40px var(--shadow-black-soft);border:1px solid #ffffff24;border-radius:28px;flex-direction:column;justify-content:center;padding:2.15rem 1.6rem;transition:transform .45s,box-shadow .45s,border-color .45s,background .45s,opacity .6s;display:flex;position:relative;overflow:hidden;transform:scale(.8)}.stat-item[data-astro-cid-lcdefpme]:before{content:"";border-radius:inherit;background:radial-gradient(circle at top center, var(--surface-overlay-trace), transparent 58%);opacity:.9;pointer-events:none;position:absolute;inset:0}.stat-item[data-astro-cid-lcdefpme]:after{content:"";opacity:.9;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffffc2 50%,#0000 100%);width:44%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.stat-item[data-astro-cid-lcdefpme].animate-in{opacity:1;transform:scale(1)}.stat-item[data-astro-cid-lcdefpme]:hover{background:linear-gradient(#ffffff1c 0%,#ffffff0d 100%);border-color:#ffffff47;transform:translateY(-8px);box-shadow:0 28px 54px #00000038}.stat-item-featured[data-astro-cid-lcdefpme]{background:radial-gradient(circle at top left, var(--shadow-warm-light), transparent 38%), linear-gradient(180deg, #ffffff24 0%, #ffffff12 100%);border-color:#e7cfb147;box-shadow:0 26px 58px #00000042}.stat-item-featured[data-astro-cid-lcdefpme]:hover{border-color:#f3e9d680;box-shadow:0 34px 68px #00000047}.stat-number[data-astro-cid-lcdefpme]{z-index:1;color:#ecf4e3eb;letter-spacing:.03em;text-shadow:0 10px 28px var(--shadow-black-medium);margin-bottom:.65rem;font-family:Noto Sans TC,sans-serif;font-size:2.85rem;font-weight:700;position:relative}.stat-item-featured[data-astro-cid-lcdefpme] .stat-number[data-astro-cid-lcdefpme]{color:var(--color-on-dark-cream);letter-spacing:.02em;text-shadow:0 12px 34px #00000038;font-size:clamp(3.45rem,4.6vw,4.25rem)}.stat-label[data-astro-cid-lcdefpme]{z-index:1;color:#edf0e9c7;letter-spacing:.08em;font-size:1rem;line-height:1.65;position:relative}.stat-item-featured[data-astro-cid-lcdefpme] .stat-label[data-astro-cid-lcdefpme]{color:#faf6ebdb}.section-header[data-astro-cid-lcdefpme]{text-align:center;max-width:760px;margin-bottom:4.5rem;margin-left:auto;margin-right:auto;padding-bottom:1.4rem;position:relative}.section-header[data-astro-cid-lcdefpme]:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--shadow-accent-medium) 50%, transparent 100%);width:108px;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.section-header[data-astro-cid-lcdefpme]:before{content:"";background:linear-gradient(135deg, #e7cfb1f2 0%, var(--shadow-accent-medium) 100%);width:10px;height:10px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:0 8px 16px #cfa16f38}.section-subtitle[data-astro-cid-lcdefpme]{letter-spacing:.24em;color:var(--text-muted);text-transform:uppercase;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.section-title[data-astro-cid-lcdefpme]{color:var(--text-primary);letter-spacing:.03em;text-wrap:balance;margin:0;font-family:Noto Serif TC,serif;font-size:2.7rem;font-weight:400}.section-description[data-astro-cid-lcdefpme]{max-width:620px;color:var(--text-secondary);letter-spacing:.05em;text-wrap:pretty;margin:1rem auto 0;font-size:1.05rem;line-height:1.78}.service-section[data-astro-cid-lcdefpme]{background:var(--off-white);padding:6.25rem 2rem}.service-container[data-astro-cid-lcdefpme]{max-width:1200px;margin:0 auto}.service-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:0;padding:0;list-style:none;display:grid}.service-item[data-astro-cid-lcdefpme]{opacity:0;transition:all .6s cubic-bezier(.34,1.56,.64,1);transform:scale(.8)}.service-item[data-astro-cid-lcdefpme].animate-in{opacity:1;transform:scale(1)}.service-card[data-astro-cid-lcdefpme]{background:var(--surface-elevated);color:inherit;border:1px solid #65785c24;border-radius:28px;height:100%;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden;box-shadow:0 22px 48px #24313a14}.service-card[data-astro-cid-lcdefpme]:before{content:"";border-radius:inherit;background:linear-gradient(180deg, var(--surface-overlay-trace) 0%, transparent 26%);pointer-events:none;z-index:1;position:absolute;inset:0}.service-card[data-astro-cid-lcdefpme]:hover{border-color:var(--resort-primary);transform:translateY(-8px);box-shadow:0 28px 56px #24313a24}.service-content[data-astro-cid-lcdefpme]{margin:0;padding:0}.service-image-wrapper[data-astro-cid-lcdefpme]{width:100%;height:220px;position:relative;overflow:hidden}.service-image-wrapper[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background:linear-gradient(#0a0c0b05 0%,#0a0c0b38 100%);position:absolute;inset:0}.room-image[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .3s}.service-card[data-astro-cid-lcdefpme]:hover .room-image[data-astro-cid-lcdefpme]{transform:scale(1.1)}.service-text[data-astro-cid-lcdefpme]{z-index:2;text-align:left;padding:1.75rem 1.75rem 2.1rem;position:relative}.service-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-primary);letter-spacing:.04em;margin:0;font-size:1.22rem;font-weight:500;line-height:1.72}.facilities-section[data-astro-cid-lcdefpme]{background:linear-gradient(#fffdf9 0%,#fbf7f0 100%);padding:6.25rem 2rem}.facilities-container[data-astro-cid-lcdefpme]{max-width:1200px;margin:0 auto}.facilities-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.facility-card[data-astro-cid-lcdefpme]{background:var(--surface-elevated);opacity:0;border:1px solid #65785c1f;border-radius:28px;transition:all .3s;position:relative;overflow:hidden;transform:scale(.9);box-shadow:0 22px 46px #24313a14}.facility-card[data-astro-cid-lcdefpme]:before{content:"";border-radius:inherit;pointer-events:none;z-index:1;background:linear-gradient(#ffffff0f 0%,#0000 24%);position:absolute;inset:0}.facility-card[data-astro-cid-lcdefpme].animate-in{opacity:1;transform:scale(1)}.facility-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-8px);box-shadow:0 28px 60px #24313a24}.facility-image[data-astro-cid-lcdefpme]{width:100%;height:220px;position:relative;overflow:hidden}.facility-image[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background:linear-gradient(#0a0c0b0a 0%,#0a0c0b2e 100%);position:absolute;inset:0}.facility-image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .3s}.facility-card[data-astro-cid-lcdefpme]:hover .facility-image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.1)}.facility-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{z-index:2;color:var(--text-primary);letter-spacing:.04em;margin:0;padding:1.5rem 1.5rem .5rem;font-size:1.4rem;font-weight:500;position:relative}.facility-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{z-index:2;color:var(--text-secondary);letter-spacing:.05em;padding:0 1.5rem 1.8rem;line-height:1.76;position:relative}.area-section[data-astro-cid-lcdefpme]{background:linear-gradient(#f9f5ee 0%,#fcfaf6 100%);padding:6.25rem 2rem}.area-container[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.area-content[data-astro-cid-lcdefpme]{opacity:0;flex:1;transition:all .8s;transform:translate(-50px)}.area-content[data-astro-cid-lcdefpme].animate-in{opacity:1;transform:translate(0)}.area-header[data-astro-cid-lcdefpme]{text-align:left;margin-bottom:2.25rem}.area-header[data-astro-cid-lcdefpme] .section-subtitle[data-astro-cid-lcdefpme]{text-align:left}.area-header[data-astro-cid-lcdefpme] .section-title[data-astro-cid-lcdefpme]{text-align:left;font-size:2rem}.area-text[data-astro-cid-lcdefpme]{color:var(--resort-dark);letter-spacing:.06em;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.area-description[data-astro-cid-lcdefpme]{color:var(--text-secondary);letter-spacing:.05em;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.78}.location-btn[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--resort-gold) 0%, var(--resort-gold-dark) 100%);color:var(--white);border-radius:999px;align-items:center;gap:.5rem;padding:.9rem 1.7rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 16px 34px #6b8e6b3d}.location-btn[data-astro-cid-lcdefpme]:hover{background:var(--resort-dark);box-shadow:0 4px 12px var(--shadow-water-soft);transform:translateY(-2px)}.area-map[data-astro-cid-lcdefpme]{flex:0 0 200px;justify-content:center;align-items:center;display:flex}.area-map[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:150px;height:150px;color:var(--resort-primary);filter:drop-shadow(0 4px 6px var(--shadow-water-soft))}.workflow-section[data-astro-cid-lcdefpme]{background:linear-gradient(#f4f0e8 0%,#f8f4ee 100%);padding:6.25rem 2rem}.workflow-container[data-astro-cid-lcdefpme]{max-width:1000px;margin:0 auto}.workflow-header[data-astro-cid-lcdefpme]{text-align:center;margin-bottom:4.5rem}.workflow-list[data-astro-cid-lcdefpme]{flex-direction:column;gap:3.25rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.workflow-list[data-astro-cid-lcdefpme]:before{content:"";pointer-events:none;background:linear-gradient(#8a9b7a29 0%,#8a9b7a61 50%,#8a9b7a29 100%);width:2px;position:absolute;top:18px;bottom:18px;left:39px}.workflow-item[data-astro-cid-lcdefpme]{opacity:0;background:var(--surface-overlay-strong);border:1px solid #65785c1f;border-radius:28px;align-items:flex-start;gap:2rem;padding:2.25rem;transition:all .8s;display:flex;position:relative;box-shadow:0 22px 50px #24313a12}.workflow-item[data-astro-cid-lcdefpme]:hover{border-color:#65785c2e;transform:translateY(-6px);box-shadow:0 28px 58px #24313a1f}.workflow-item[data-astro-cid-lcdefpme][data-animate=left]{transform:translate(-50px)}.workflow-item[data-astro-cid-lcdefpme][data-animate=right]{flex-direction:row-reverse;transform:translate(50px)}.workflow-item[data-astro-cid-lcdefpme].animate-in{opacity:1;transform:translate(0)}.workflow-number[data-astro-cid-lcdefpme]{z-index:1;background:linear-gradient(135deg, var(--resort-primary) 0%, var(--resort-dark) 100%);width:80px;height:80px;color:var(--white);box-shadow:0 4px 15px var(--shadow-water-soft);border-radius:50%;flex:0 0 80px;justify-content:center;align-items:center;font-size:1.75rem;font-weight:600;display:flex;position:relative}.workflow-content[data-astro-cid-lcdefpme]{flex:1;padding-top:.5rem}.workflow-content[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--text-primary);letter-spacing:.04em;margin:0 0 .85rem;font-size:1.5rem;font-weight:500}.workflow-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-secondary);letter-spacing:.05em;margin:0;font-size:1rem;line-height:1.78}.testimonial-section[data-astro-cid-lcdefpme]{background:var(--white);padding:6.25rem 2rem}.testimonial-container[data-astro-cid-lcdefpme]{max-width:1200px;margin:0 auto}.testimonial-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.testimonial-card[data-astro-cid-lcdefpme]{background:var(--surface-elevated);opacity:0;border:1px solid #65785c1f;border-radius:28px;padding:2.3rem;transition:all .3s;transform:scale(.9);box-shadow:0 20px 48px #24313a14}.testimonial-card[data-astro-cid-lcdefpme].animate-in{opacity:1;transform:scale(1)}.testimonial-card[data-astro-cid-lcdefpme]:hover{border-color:var(--resort-light);transform:translateY(-5px);box-shadow:0 28px 60px #24313a24}.promise-icon[data-astro-cid-lcdefpme]{background:var(--resort-pale);width:64px;height:64px;color:var(--resort-primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;transition:all .3s;display:flex}.testimonial-card[data-astro-cid-lcdefpme]:hover .promise-icon[data-astro-cid-lcdefpme]{background:var(--resort-primary);color:var(--white);transform:scale(1.1)rotate(5deg)}.promise-icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:32px;height:32px}.promise-title[data-astro-cid-lcdefpme]{color:var(--text-primary);text-align:center;letter-spacing:.05em;text-wrap:balance;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.testimonial-text[data-astro-cid-lcdefpme]{color:var(--text-secondary);text-align:center;letter-spacing:.05em;text-wrap:pretty;margin-bottom:0;font-size:1rem;line-height:1.76}.faq-section[data-astro-cid-lcdefpme]{background:var(--off-white);padding:6.25rem 2rem}.faq-container[data-astro-cid-lcdefpme]{max-width:900px;margin:0 auto}.faq-list[data-astro-cid-lcdefpme]{flex-direction:column;gap:1.25rem;display:flex}.faq-item[data-astro-cid-lcdefpme]{background:var(--surface-elevated);opacity:0;border:1px solid #65785c1f;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 16px 34px #24313a12}.faq-item[data-astro-cid-lcdefpme][data-animate=left]{transition:opacity .8s,transform .8s;transform:translate(-30px)}.faq-item[data-astro-cid-lcdefpme][data-animate=right]{transition:opacity .8s,transform .8s;transform:translate(30px)}.faq-item[data-astro-cid-lcdefpme].animate-in{opacity:1;transform:translate(0)}.faq-item[data-astro-cid-lcdefpme]:hover{border-color:var(--resort-light);box-shadow:0 20px 40px #24313a1a}.faq-item[data-astro-cid-lcdefpme].active{border-color:var(--resort-primary);background:#fffffff0;box-shadow:0 22px 46px #6b8e6b24}.faq-question[data-astro-cid-lcdefpme]{cursor:pointer;width:100%;color:var(--text-primary);text-align:left;letter-spacing:.03em;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.65rem 2rem;font-size:1.1rem;font-weight:500;transition:all .3s;display:flex}.faq-question[data-astro-cid-lcdefpme]:hover{color:var(--resort-primary)}.faq-icon[data-astro-cid-lcdefpme]{width:24px;height:24px;color:var(--gray-medium);flex-shrink:0;transition:transform .3s}.faq-item[data-astro-cid-lcdefpme].active .faq-icon[data-astro-cid-lcdefpme]{color:var(--resort-primary);transform:rotate(180deg)}.faq-answer[data-astro-cid-lcdefpme]{max-height:0;transition:max-height .3s;overflow:hidden}.faq-item[data-astro-cid-lcdefpme].active .faq-answer[data-astro-cid-lcdefpme]{max-height:300px}.faq-answer[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-secondary);letter-spacing:.05em;margin:0;padding:0 2rem 1.5rem;line-height:1.76}@media (width<=1024px){.about-container[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:3rem}.about-image[data-astro-cid-lcdefpme]{order:-1}.stats-container[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:2rem}.stat-item-featured[data-astro-cid-lcdefpme]{grid-column:span 2}.testimonial-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.area-container[data-astro-cid-lcdefpme]{flex-direction:column}.workflow-list[data-astro-cid-lcdefpme]:before{left:39px}}@media (width<=768px){.about-section[data-astro-cid-lcdefpme],.service-section[data-astro-cid-lcdefpme],.facilities-section[data-astro-cid-lcdefpme],.testimonial-section[data-astro-cid-lcdefpme],.faq-section[data-astro-cid-lcdefpme],.area-section[data-astro-cid-lcdefpme]{padding:4.25rem 1.5rem}.section-title[data-astro-cid-lcdefpme]{font-size:2rem}.about-values[data-astro-cid-lcdefpme]{flex-flow:wrap;gap:1.5rem}.about-lead[data-astro-cid-lcdefpme]{font-size:1.15rem}.stats-section[data-astro-cid-lcdefpme]{padding:4rem 1.5rem}.stats-container[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:1.35rem}.stat-item[data-astro-cid-lcdefpme],.stat-item-featured[data-astro-cid-lcdefpme]{grid-column:auto;min-height:152px;padding:1.9rem 1.35rem}.stat-number[data-astro-cid-lcdefpme]{font-size:2.5rem}.stat-item-featured[data-astro-cid-lcdefpme] .stat-number[data-astro-cid-lcdefpme]{font-size:3rem}.service-grid[data-astro-cid-lcdefpme],.facilities-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.workflow-section[data-astro-cid-lcdefpme]{padding:4.25rem 1.5rem}.workflow-list[data-astro-cid-lcdefpme]:before{left:29px}.workflow-item[data-astro-cid-lcdefpme]{gap:1.5rem;padding:1.5rem}.workflow-item[data-astro-cid-lcdefpme][data-animate=right]{flex-direction:row}.workflow-number[data-astro-cid-lcdefpme]{flex:0 0 60px;width:60px;height:60px;font-size:1.5rem}.faq-question[data-astro-cid-lcdefpme]{padding:1.25rem 1.5rem;font-size:1rem}.faq-answer[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{padding:0 1.5rem 1.25rem}}
