.grid-wrapper.svelte-pef8a3{--toggle-offset: -2rem;position:relative}.grid.svelte-pef8a3{position:relative;overflow:hidden;display:grid;grid-template-columns:repeat(3,1fr);place-content:start;width:100%;min-height:20rem;max-height:20rem;padding-block:1rem;background:var(--grid-gradient);border-radius:var(--radius-sm);box-shadow:var(--shadow);transition:max-height .3s var(--easing)}.grid.open.svelte-pef8a3{max-height:calc(40rem + 2vh);transition:max-height .3s var(--easing)}.toggle-btn.svelte-pef8a3{position:absolute;bottom:var(--toggle-offset);width:100%;display:grid;place-content:center}.toggle-btn.svelte-pef8a3 button:where(.svelte-pef8a3){width:3.5rem;height:3.5rem;border:none;background-color:transparent;background-image:var(--toggle-chevron);transition:transform .3s var(--easing)}.toggle-btn.svelte-pef8a3 button.turnedUp:where(.svelte-pef8a3){transition:transform .3s var(--easing);transform:rotate(180deg)}.item.svelte-pef8a3{display:flex;align-items:center;flex-direction:column;padding-block:.5rem}img.svelte-pef8a3{width:3rem;height:3rem}span.svelte-pef8a3{font-size:var(--text-sm);width:90%;text-align:center;text-transform:uppercase}@media screen and (min-width:1024px){.pusher.svelte-pef8a3,.toggle-btn.svelte-pef8a3{display:none}.grid.svelte-pef8a3{height:min-content;min-height:auto;max-height:none;grid-template-columns:repeat(4,1fr)}img.svelte-pef8a3{width:4.5rem;height:4.5rem}span.svelte-pef8a3{font-size:var(--text-base)}}.container.svelte-1llo3o7{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-md);place-content:center;width:100%}.card.svelte-1llo3o7{display:block;border-radius:var(--radius-sm);box-shadow:var(--shadow);background:var(--card-gradient-1);text-decoration:none}.gradient.svelte-1llo3o7{position:absolute;top:0;height:100%;width:100%;border-radius:var(--radius-sm);background:var(--card-gradient-2)}.title-container.svelte-1llo3o7{position:relative}img.svelte-1llo3o7{border-radius:var(--radius-sm);box-shadow:var(--shadow)}.mobile-title.svelte-1llo3o7{position:absolute;bottom:0;width:100%;color:#f0f8ff;text-align:center;font-size:var(--text-lg);text-transform:uppercase;text-shadow:var(--text-shadow)}.desktop-title.svelte-1llo3o7{display:none}.description.svelte-1llo3o7{text-align:center;padding-block:.7rem;color:var(--text-color)}h4.svelte-1llo3o7{font-size:var(--text-base)}@media screen and (min-width:1024px){.card.svelte-1llo3o7{display:flex;transition:transform .2s var(--easing)}.card.svelte-1llo3o7:hover{transform:scale(1.0085)}img.svelte-1llo3o7{max-width:clamp(150px,22vw,280px)}.description.svelte-1llo3o7{width:100%}.mobile-title.svelte-1llo3o7{display:none}.desktop-title.svelte-1llo3o7{position:relative;display:inline}.desktop-title.svelte-1llo3o7:after{position:absolute;width:100%;content:"";height:1px;background-color:var(--text-color);bottom:-.7rem;left:0}.title-wrapper.svelte-1llo3o7{--floors-offset: -.3rem;--floors-inset: 33%;position:relative;margin-block-end:2rem}h4.svelte-1llo3o7{position:absolute;display:block;z-index:var(--z-card-badge);margin-block-start:var(--floors-offset);background-color:var(--surface-color-warm);padding-inline:1rem;left:var(--floors-inset);text-shadow:var(--text-shadow);font-weight:var(--font-semibold)}h5.svelte-1llo3o7{padding-block:.2rem;font-weight:var(--font-normal);font-size:var(--text-lg)}}.wrapper.svelte-13da2aa{border-radius:var(--radius-sm);background:linear-gradient(var(--accent-teal) 0%,var(--accent-gold) 100%);padding:2px;box-shadow:var(--shadow);position:relative;margin-top:.5rem}iframe.svelte-13da2aa{width:100%;aspect-ratio:16 / 9;border-radius:var(--radius-sm);border:none;opacity:0;transition:opacity .6s ease}iframe.visible.svelte-13da2aa{opacity:1}.skeleton.svelte-13da2aa{position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:var(--radius-sm);background:var(--bg-color);display:flex;align-items:center;justify-content:center;animation:svelte-13da2aa-shimmer 1.5s ease-in-out infinite}.skeleton-icon.svelte-13da2aa{color:var(--base-color);opacity:.15}@keyframes svelte-13da2aa-shimmer{0%,to{opacity:.5}50%{opacity:1}}.widget.svelte-1rzqpsc{position:relative;overflow:hidden;width:100%;max-width:340px;margin-inline:auto;border-radius:var(--weather-radius-lg);background-color:var(--weather-bg);border:1px solid var(--weather-border);padding:24px;color:var(--weather-text-light);font-family:system-ui,-apple-system,sans-serif;box-shadow:0 4px 24px #0000004d,0 1px 2px #0003;transition:transform var(--easing),box-shadow var(--easing);display:flex;flex-direction:column;gap:var(--weather-spacing-lg)}.glow.svelte-1rzqpsc{position:absolute;top:-40px;right:-40px;width:120px;height:120px;border-radius:9999px;background:radial-gradient(circle,rgba(165,180,252,.12) 0%,transparent 70%);transition:opacity .4s ease;opacity:.5;pointer-events:none}.header.svelte-1rzqpsc{display:flex;align-items:center;justify-content:space-between}.location-row.svelte-1rzqpsc{display:flex;align-items:center;gap:6px}.skeleton.svelte-1rzqpsc{width:100%;max-width:340px;margin-inline:auto;pointer-events:none}.skel-pin.svelte-1rzqpsc{width:14px;height:14px;border-radius:50%;background:#ffffff0f;animation:svelte-1rzqpsc-shimmer 1.5s ease-in-out infinite}.skel-badge.svelte-1rzqpsc{width:60px;height:24px;border-radius:9999px;background:#ffffff0f;animation:svelte-1rzqpsc-shimmer 1.5s ease-in-out infinite}.skel-icon.svelte-1rzqpsc{width:64px;height:64px;border-radius:16px;background:#ffffff0f;animation:svelte-1rzqpsc-shimmer 1.5s ease-in-out infinite}.skel-stat-icon.svelte-1rzqpsc{width:16px;height:16px;border-radius:3px;background:#ffffff0f;animation:svelte-1rzqpsc-shimmer 1.5s ease-in-out infinite}.skel-line.svelte-1rzqpsc{height:.75rem;border-radius:4px;background:#ffffff0f;animation:svelte-1rzqpsc-shimmer 1.5s ease-in-out infinite}.temp-section.svelte-1rzqpsc{display:flex;flex-direction:column;gap:8px}.temp-row.svelte-1rzqpsc{display:flex;align-items:center;gap:16px}.divider.svelte-1rzqpsc{height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.06),transparent)}.stats-row.svelte-1rzqpsc{display:flex;align-items:center;justify-content:space-around}.stat.svelte-1rzqpsc{display:flex;align-items:center;gap:10px}.stat-divider.svelte-1rzqpsc{width:1px;height:32px;background-color:#ffffff0f}@keyframes svelte-1rzqpsc-shimmer{0%,to{opacity:.5}50%{opacity:1}}.header.svelte-hlalbm{display:flex;align-items:center;justify-content:space-between}.location-row.svelte-hlalbm{display:flex;align-items:center;gap:var(--weather-spacing-xs)}.pin-icon.svelte-hlalbm{color:var(--weather-text-muted);flex-shrink:0}.location-text.svelte-hlalbm{font-size:14px;font-weight:500;color:var(--weather-text-secondary);letter-spacing:.02em}.condition-badge.svelte-hlalbm{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--weather-accent);background-color:var(--weather-badge-bg);padding:4px 10px;border-radius:var(--weather-radius-full);border:1px solid var(--weather-border-hover)}.icon-container.svelte-1linzgq{display:flex;align-items:center;justify-content:center;width:var(--weather-icon-size-lg);height:var(--weather-icon-size-lg);border-radius:var(--weather-radius-md);background:linear-gradient(135deg,#a5b4fc14,#6366f10a);border:1px solid rgba(165,180,252,.1);transition:background var(--weather-duration) var(--easing);flex-shrink:0}.icon-hover.svelte-1linzgq{background:linear-gradient(135deg,#a5b4fc24,#6366f114)}.weather-icon.svelte-1linzgq{color:var(--weather-accent);transition:transform var(--weather-duration) var(--easing)}.icon-hover.svelte-1linzgq .weather-icon:where(.svelte-1linzgq){transform:rotate(-12deg) scale(1.05)}.temp-section.svelte-19w7vqr{display:flex;flex-direction:column;gap:var(--weather-spacing-sm)}.temp-row.svelte-19w7vqr{display:flex;align-items:center;gap:var(--weather-spacing-md)}.temp-value.svelte-19w7vqr{display:flex;align-items:flex-start;line-height:1}.temp-number.svelte-19w7vqr{font-size:var(--weather-temp-lg);font-weight:200;color:var(--weather-text-primary);letter-spacing:-.03em;line-height:1}.temp-unit.svelte-19w7vqr{font-size:20px;font-weight:300;color:var(--weather-text-muted);margin-top:6px;margin-left:2px}.feels-like.svelte-19w7vqr{font-size:13px;color:var(--weather-text-muted);margin:0;padding-left:80px}.feels-like.svelte-19w7vqr strong:where(.svelte-19w7vqr){color:var(--weather-text-secondary);font-weight:500}.stats-row.svelte-4lcamq{display:flex;align-items:center;justify-content:space-around}.stat.svelte-4lcamq{display:flex;align-items:center;gap:10px}.stat-icon.svelte-4lcamq{color:var(--weather-text-label);flex-shrink:0}.stat-content.svelte-4lcamq{display:flex;flex-direction:column;gap:1px}.stat-value.svelte-4lcamq{font-size:14px;font-weight:500;color:var(--weather-accent-hover);letter-spacing:-.01em}.stat-label.svelte-4lcamq{font-size:11px;color:var(--weather-text-label);text-transform:uppercase;letter-spacing:.06em}.stat-divider.svelte-4lcamq{width:1px;height:32px;background-color:var(--weather-divider)}.forecast-toggle.svelte-o5xp0{display:flex;align-items:center;justify-content:center;gap:var(--weather-spacing-sm);padding:12px 16px;margin-top:var(--weather-spacing-md);background-color:var(--weather-toggle-bg);border:1px solid var(--weather-border);border-radius:var(--weather-radius-sm);color:var(--weather-text-light);font-size:13px;font-weight:500;cursor:pointer;transition:all var(--weather-duration) var(--easing);max-width:340px;margin-inline:auto}.forecast-toggle.svelte-o5xp0:hover{background-color:var(--weather-toggle-bg-hover);color:var(--weather-text-primary)}.chevron.svelte-o5xp0 svg{color:var(--weather-text-light)}.forecast-toggle.svelte-o5xp0:hover .chevron:where(.svelte-o5xp0) svg{color:var(--weather-text-primary)}.icon-wrapper.svelte-13zt5ih{display:flex;align-items:center;justify-content:center;padding:var(--weather-spacing-sm);background:#a5b4fc0d;border-radius:var(--weather-radius-sm);transition:transform var(--easing)}.icon-wrapper.svelte-13zt5ih:hover{transform:scale(1.1);background:#a5b4fc1a}svg{color:var(--weather-accent);transition:transform var(--easing)}.icon-wrapper.svelte-13zt5ih:hover svg{transform:rotate(-12deg) scale(1.05)}.forecast-card.svelte-139nhaa{display:flex;flex-direction:row;align-items:center;gap:var(--weather-spacing-md);padding:var(--weather-spacing-md);background-color:var(--weather-card-bg);border:1px solid var(--weather-border);border-radius:var(--weather-radius-md);transition:all var(--weather-duration) var(--easing);min-width:200px;text-decoration:none}.forecast-card.svelte-139nhaa:hover{background-color:var(--weather-card-bg-hover);border-color:var(--weather-border-hover);transform:var(--weather-transform)}.forecast-icon-wrapper.svelte-139nhaa{flex-shrink:0;display:flex;align-items:center;justify-content:center}.forecast-info.svelte-139nhaa{flex:1;display:flex;flex-direction:column;gap:10px;min-width:0}.forecast-header.svelte-139nhaa{display:flex;align-items:center}.forecast-date.svelte-139nhaa{font-size:14px;font-weight:500;color:var(--weather-text-secondary)}.forecast-temp.svelte-139nhaa{display:flex;align-items:baseline;gap:10px}.temp-high.svelte-139nhaa{font-size:var(--weather-temp-md);font-weight:500;color:var(--weather-text-primary)}.temp-low.svelte-139nhaa{font-size:var(--weather-temp-sm);font-weight:400;color:var(--weather-text-muted)}.forecast-details.svelte-139nhaa{display:flex;flex-direction:row;gap:20px}.detail-item.svelte-139nhaa{display:flex;align-items:center;gap:var(--weather-spacing-xs);font-size:12px}.detail-label.svelte-139nhaa{color:var(--weather-text-label)}.detail-value.svelte-139nhaa{color:var(--weather-text-secondary);font-weight:500}.forecast-container.svelte-1ccsynr{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:var(--weather-spacing-md);max-width:340px;margin-inline:auto}@media screen and (min-width:1024px){.forecast-container.svelte-1ccsynr{max-width:800px;grid-template-columns:repeat(2,1fr)}}.widget.svelte-h92gyk{position:relative;overflow:hidden;width:100%;max-width:340px;margin-inline:auto;border-radius:var(--weather-radius-lg);background-color:var(--weather-bg);border:1px solid var(--weather-border);padding:24px;color:var(--weather-text-light);font-family:system-ui,-apple-system,sans-serif;box-shadow:0 4px 24px #0000004d,0 1px 2px #0003;transition:transform var(--weather-duration) var(--easing),box-shadow var(--weather-duration) var(--easing);display:flex;flex-direction:column;gap:var(--weather-spacing-lg);cursor:pointer}.widget.svelte-h92gyk:hover{transform:var(--weather-transform);box-shadow:0 8px 32px #0006,0 2px 4px #0000004d}.glow.svelte-h92gyk{position:absolute;top:-40px;right:-40px;width:120px;height:120px;border-radius:9999px;background:radial-gradient(circle,rgba(165,180,252,.12) 0%,transparent 70%);transition:opacity var(--weather-duration) var(--easing);opacity:.5;pointer-events:none}.glow-active.svelte-h92gyk{opacity:1}.temp-section.svelte-h92gyk{display:flex;flex-direction:column;gap:var(--weather-spacing-sm)}.temp-row.svelte-h92gyk{display:flex;align-items:center;gap:var(--weather-spacing-md)}.divider.svelte-h92gyk{height:1px;background:linear-gradient(to right,transparent,var(--weather-divider),transparent)}@media screen and (min-width:1024px){.widget.svelte-h92gyk{max-width:400px}}.backdrop.svelte-h92gyk{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;animation:svelte-h92gyk-fadeIn .2s ease;cursor:pointer}.modal.svelte-h92gyk{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:svelte-h92gyk-slideUp .3s ease;pointer-events:none}.modal-content.svelte-h92gyk{background-color:var(--weather-bg);border-radius:var(--weather-radius-lg);border:1px solid var(--weather-border-hover);padding:24px;max-width:800px;max-height:90vh;overflow-y:auto;pointer-events:auto}.modal-header.svelte-h92gyk{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--weather-spacing-md)}.modal-title.svelte-h92gyk{font-size:18px;font-weight:600;color:var(--weather-text-primary);margin:0}.modal-close.svelte-h92gyk{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background-color:var(--weather-toggle-bg);border:none;color:var(--weather-text-secondary);cursor:pointer;transition:all var(--weather-duration) var(--easing)}.modal-close.svelte-h92gyk:hover{background-color:var(--weather-toggle-bg-hover);color:var(--weather-text-primary)}@keyframes svelte-h92gyk-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-h92gyk-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.instagram-embed-container.svelte-32rf07{display:flex;justify-content:center;width:100%;padding-block:var(--space-lg);position:relative}.instagram-embed-container.svelte-32rf07 .instagram-media{border-radius:12px!important;box-shadow:var(--shadow)!important;overflow:hidden}.embed-wrapper.svelte-32rf07{position:absolute;inset:var(--space-lg) 0 var(--space-lg) 0;max-width:540px;margin:0 auto;opacity:0;transition:opacity .5s ease}.embed-wrapper.visible.svelte-32rf07{position:relative;inset:auto;opacity:1}.instagram-embed-container.svelte-32rf07 blockquote.instagram-media{margin:0 auto!important}.loader.svelte-32rf07{width:100%;max-width:324px;aspect-ratio:324 / 420;margin:0 auto;background:var(--surface-color);border-radius:12px;box-shadow:var(--shadow);padding:16px;display:flex;flex-direction:column;gap:12px;box-sizing:border-box;transition:opacity .4s ease}.loader.hidden.svelte-32rf07{position:absolute;inset:var(--space-lg) 0 var(--space-lg) 0;opacity:0;pointer-events:none}.loader-header.svelte-32rf07{display:flex;align-items:center;gap:12px}.loader-avatar.svelte-32rf07{width:40px;height:40px;border-radius:50%;background:var(--bg-color);animation:svelte-32rf07-shimmer 1.5s ease-in-out infinite}.loader-meta.svelte-32rf07{display:flex;flex-direction:column;gap:6px}.loader-line.svelte-32rf07{height:12px;border-radius:4px;background:var(--bg-color);animation:svelte-32rf07-shimmer 1.5s ease-in-out infinite}.loader-image.svelte-32rf07{flex:1;border-radius:var(--radius-sm);background:var(--bg-color);animation:svelte-32rf07-shimmer 1.5s ease-in-out infinite}.loader-footer.svelte-32rf07{display:flex;flex-direction:column;gap:6px;padding-top:4px}@keyframes svelte-32rf07-shimmer{0%,to{opacity:.6}50%{opacity:1}}.review-card.svelte-z1zwsq{display:flex;flex-direction:column;gap:1rem;height:15rem;padding:1.25rem;border:1px solid rgba(0,0,0,.08);border-radius:12px;background-color:var(--surface-color);box-shadow:0 4px 8px #00000014;text-decoration:none;color:var(--text-color);transition:all .3s var(--easing);overflow:hidden}.review-header.svelte-z1zwsq{display:flex;align-items:center;justify-content:space-between}.avatar-wrapper.svelte-z1zwsq{display:flex;align-items:center;gap:.75rem}.avatar.svelte-z1zwsq,.avatar-placeholder.svelte-z1zwsq{width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.avatar.svelte-z1zwsq{object-fit:cover;border:2px solid rgba(0,0,0,.08)}.avatar-placeholder.svelte-z1zwsq{display:flex;align-items:center;justify-content:center;background-color:var(--primary-color);color:#fff;font-size:.75rem;font-weight:var(--font-semibold);border:2px solid rgba(0,0,0,.08)}.name-wrapper.svelte-z1zwsq{display:flex;flex-direction:column;gap:.125rem}.name.svelte-z1zwsq{font-size:.875rem;font-weight:var(--font-semibold);line-height:1.25;color:var(--base-color)}.google-logo.svelte-z1zwsq{width:1.25rem;height:1.25rem;opacity:.7;transition:opacity .2s;flex-shrink:0}.rating-wrapper.svelte-z1zwsq{display:flex;align-items:center;gap:.5rem}.stars.svelte-z1zwsq{display:flex;gap:.125rem}.star.svelte-z1zwsq{width:1rem;height:1rem}.date.svelte-z1zwsq{font-size:.75rem;color:#666}.review-text.svelte-z1zwsq{font-size:.875rem;line-height:1.6;color:var(--base-color);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;opacity:.85}.attribution.svelte-z1zwsq{display:flex;align-items:center;gap:.375rem;margin-top:auto;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.05)}.maps-icon.svelte-z1zwsq{width:.75rem;height:.75rem;opacity:.5}.attribution.svelte-z1zwsq span:where(.svelte-z1zwsq){font-size:.625rem;letter-spacing:.025em;color:#666;opacity:.7}.review-card.svelte-z1zwsq:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.review-card.svelte-z1zwsq:hover .google-logo:where(.svelte-z1zwsq){opacity:1}section.svelte-1uha8ag{padding-inline:var(--padding-inline);padding-block:1.5rem}section.no-padding.svelte-1uha8ag{padding:0}h2.svelte-1uha8ag{padding-block-end:.5rem;text-align:center;color:var(--base-color)}p.svelte-1uha8ag{margin-block:.5rem}.amenities-desc.svelte-1uha8ag{padding-inline:var(--padding-inline);color:var(--base-color);font-size:var(--text-base);line-height:var(--leading-relaxed)}a.svelte-1uha8ag{color:var(--primary-color);text-decoration:none}h3.svelte-1uha8ag{display:flex}.pin-icon.svelte-1uha8ag{display:inline-block;width:1.5rem;height:1.5rem;margin-inline-end:.5rem}.vertical-banner.svelte-1uha8ag{display:none}@media screen and (min-width:1024px){.mobile-weather.svelte-1uha8ag{display:none}.limited-width.reviews.svelte-1uha8ag{padding-block-start:3rem}h2.svelte-1uha8ag{text-align:start!important;padding-inline-start:2rem}h3.svelte-1uha8ag{padding-inline-start:1.2rem}.desktop-grid.svelte-1uha8ag{display:grid;grid-template-columns:1.4fr .6fr;grid-template-rows:.5fr 1.5fr;gap:0 var(--space-lg-half);grid-template-areas:"description vertical-banner" "icon-grid vertical-banner"}.vertical-banner.svelte-1uha8ag{display:flex;flex-direction:column;justify-content:space-evenly;grid-area:vertical-banner;width:100%}.banner-weather.svelte-1uha8ag{padding-inline:.5rem}.vertical-banner.svelte-1uha8ag img:where(.svelte-1uha8ag){border-radius:var(--radius-sm);box-shadow:var(--shadow-sm)}.icon-grid.svelte-1uha8ag{grid-area:icon-grid}.description.svelte-1uha8ag{display:block;grid-area:description;box-shadow:var(--shadow);padding:2rem;border-radius:var(--radius-sm);margin-block-start:2rem}.description.marginated.svelte-1uha8ag{margin-inline:var(--padding-inline)}}
