.detail-section{opacity:0;animation:.4s forwards fadeInUp;transform:translateY(16px)}.detail-section:first-child{animation-delay:0s}.detail-section:nth-child(2){animation-delay:60ms}.detail-section:nth-child(3){animation-delay:.12s}.detail-section:nth-child(4){animation-delay:.18s}.detail-section:nth-child(5){animation-delay:.24s}.detail-section:nth-child(6){animation-delay:.3s}.detail-section:nth-child(7){animation-delay:.36s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.cta-primary{transition:all .18s cubic-bezier(.16,1,.3,1)}.cta-primary:hover{transform:scale(1.02)}.cta-primary:active{transform:scale(.98)}.amenity-item{transition:background-color .2s}.amenity-item:hover{background-color:var(--muted)}@keyframes heartSpring{0%{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(.95)}75%{transform:scale(1.1)}to{transform:scale(1)}}.heart-animate{animation:.4s ease-out heartSpring}.sticky-panel{position:sticky;top:88px}@keyframes starFill{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.star-animate{animation:.6s forwards starFill}.detail-divider{background:oklch(from var(--foreground)l c h/.07);border:none;height:1px;margin:0}.review-card{opacity:0;animation:.35s forwards fadeInUp}.review-card:first-child{animation-delay:0s}.review-card:nth-child(2){animation-delay:80ms}.review-card:nth-child(3){animation-delay:.16s}.review-card:nth-child(4){animation-delay:.24s}.urgency-banner{opacity:0;animation:.35s .1s forwards fadeInUp}@keyframes urgencyPulse{0%,to{opacity:1}50%{opacity:.7}}.urgency-dot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite urgencyPulse}.highlight-chip{border:1px solid oklch(from var(--foreground)l c h/.08);background:oklch(from var(--foreground)l c h/.03);color:var(--foreground);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .18s;display:inline-flex}.highlight-chip:hover{border-color:oklch(from var(--foreground)l c h/.15);background:oklch(from var(--foreground)l c h/.06)}.highlight-chip svg{opacity:.6;width:14px;height:14px}.trust-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:639px){.trust-grid{grid-template-columns:1fr}}.trust-item{background:oklch(from var(--foreground)l c h/.025);border:1px solid oklch(from var(--foreground)l c h/.06);border-radius:14px;align-items:center;gap:10px;padding:14px 16px;transition:border-color .2s;display:flex}.trust-item:hover{border-color:oklch(from var(--foreground)l c h/.12)}.trust-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.description-collapsed{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.description-expanded{display:block}.description-toggle{color:var(--foreground);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-items:center;gap:4px;margin-top:8px;padding:0;font-size:14px;font-weight:600;text-decoration:underline;transition:opacity .15s;display:inline-flex}.description-toggle:hover{opacity:.7}.panel-trust{justify-content:center;align-items:center;gap:16px;padding-top:4px;display:flex}.panel-trust-item{color:oklch(from var(--foreground)l c h/.45);align-items:center;gap:5px;font-size:11px;display:flex}.panel-trust-item svg{width:12px;height:12px}.stat-highlight{position:relative;overflow:hidden}.stat-highlight:after{content:"";border-radius:inherit;opacity:0;transition:opacity .2s;position:absolute;inset:0}.stat-highlight:hover:after{opacity:1;background:oklch(from var(--foreground)l c h/.02)}.gallery-glass-btn{background:oklch(from var(--background)l c h/.75);-webkit-backdrop-filter:blur(16px)saturate(180%);border:1px solid oklch(from var(--foreground)l c h/.08);transition:all .15s;box-shadow:0 2px 8px #04030126;box-shadow:0 2px 8px lab(.906715% .197336 .764096/.15)}.gallery-glass-btn:active{background:oklch(from var(--background)l c h/.85);transform:scale(.92)}.mobile-stats-inline{display:none}@media (max-width:767px){.mobile-stats-inline{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:0;font-size:14px;display:flex}.mobile-stats-inline .stat-sep{opacity:.4;margin:0 6px}.desktop-stats-grid{display:none}}@media (min-width:768px){.mobile-stats-inline{display:none}.desktop-stats-grid{display:grid}}.mobile-booking-bar{padding-bottom:env(safe-area-inset-bottom,0px)}@keyframes gallerySlideFade{0%{opacity:0}to{opacity:1}}.gallery-slide-fade{animation:.22s cubic-bezier(.16,1,.3,1) gallerySlideFade}@media (prefers-reduced-motion:reduce){.detail-section,.review-card,.urgency-banner{opacity:1;animation:none;transform:none}.cta-primary:hover,.cta-primary:active{transform:none}.heart-animate{animation:none}.star-animate{clip-path:none;animation:none}.urgency-dot{animation:none}.gallery-glass-btn:active{transform:none}.gallery-slide-fade{animation:none}}
