nav.svelte-fkvc1s{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020f1ef5;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px 40px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo.svelte-fkvc1s{color:#fff;letter-spacing:-.02em;font-family:Playfair Display,serif;font-size:20px}.nav-logo.svelte-fkvc1s span:where(.svelte-fkvc1s){color:var(--ocean-accent)}.nav-links.svelte-fkvc1s{gap:32px;list-style:none;display:flex}.nav-links.svelte-fkvc1s a:where(.svelte-fkvc1s){color:#ffffffb3;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.nav-links.svelte-fkvc1s a:where(.svelte-fkvc1s):hover{color:#fff}.nav-cta.svelte-fkvc1s{background:var(--ocean-accent);color:var(--ocean-deep);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:7px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.nav-cta.svelte-fkvc1s:hover{background:var(--ocean-light)}.hamburger.svelte-fkvc1s{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger.svelte-fkvc1s span:where(.svelte-fkvc1s){background:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}@media (width<=768px){nav.svelte-fkvc1s{padding:16px 24px}.nav-links.svelte-fkvc1s{background:#020f1efa;flex-direction:column;gap:0;padding:16px 24px 24px;display:none;position:fixed;top:60px;left:0;right:0}.nav-links.open.svelte-fkvc1s{display:flex}.nav-links.svelte-fkvc1s a:where(.svelte-fkvc1s){border-bottom:1px solid #ffffff12;padding:12px 0;font-size:16px}.hamburger.svelte-fkvc1s{display:flex}}.hero.svelte-qzo0r3{background-image:url(https://images.unsplash.com/photo-1546026423-cc4642628d2b?w=1800&q=85);background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;min-height:100vh;display:flex;position:relative}.hero-overlay.svelte-qzo0r3{background:linear-gradient(160deg,#020f1e40 0%,#020f1e8c 40%,#020f1eed 100%);position:absolute;inset:0}.hero-content.svelte-qzo0r3{z-index:2;max-width:740px;padding:0 80px 80px;animation:.8s both fadeUp;position:relative}.hero-badge.svelte-qzo0r3{color:var(--ocean-light);letter-spacing:.06em;text-transform:uppercase;background:#00b4d833;border:1px solid #00b4d866;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.hero-badge.svelte-qzo0r3:before{content:"";background:var(--ocean-accent);border-radius:50%;width:6px;height:6px}h1.svelte-qzo0r3{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-family:Playfair Display,serif;font-size:clamp(42px,7vw,72px);line-height:1.05}h1.svelte-qzo0r3 em:where(.svelte-qzo0r3){color:var(--ocean-light);font-style:italic}p.svelte-qzo0r3{color:#ffffffbf;max-width:480px;margin-bottom:36px;font-size:17px;line-height:1.7}.hero-actions.svelte-qzo0r3{flex-wrap:wrap;gap:14px;display:flex}.btn-primary.svelte-qzo0r3{background:var(--ocean-accent);color:var(--ocean-deep);cursor:pointer;border:none;border-radius:10px;padding:15px 30px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:transform .2s,background .2s;display:inline-block}.btn-primary.svelte-qzo0r3:hover{background:var(--ocean-light);transform:translateY(-2px)}.btn-ghost.svelte-qzo0r3{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1.5px solid #ffffff4d;border-radius:10px;padding:15px 30px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.btn-ghost.svelte-qzo0r3:hover{background:#ffffff2e}@media (width<=768px){.hero-content.svelte-qzo0r3{padding:0 24px 60px}}.hours-banner.svelte-1x6qf7o{background:var(--ocean-mid);flex-wrap:wrap;justify-content:center;align-items:center;gap:36px;padding:14px 40px;display:flex}.hours-item.svelte-1x6qf7o{color:#ffffffd9;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.hours-item.svelte-1x6qf7o span:where(.svelte-1x6qf7o){color:var(--ocean-accent);font-weight:600}.hours-dot.svelte-1x6qf7o{background:#ffffff4d;border-radius:50%;width:4px;height:4px}.stats-strip.svelte-1x6qf7o{background:var(--white);border-bottom:1px solid #e5e7eb;grid-template-columns:repeat(4,1fr);display:grid;box-shadow:0 4px 24px #0000000f}.stat-item.svelte-1x6qf7o{text-align:center;border-right:1px solid #e5e7eb;padding:28px 24px;animation:.6s both fadeUp}.stat-item.svelte-1x6qf7o:last-child{border-right:none}.stat-num.svelte-1x6qf7o{color:var(--ocean-mid);margin-bottom:4px;font-family:Playfair Display,serif;font-size:32px}.stat-lbl.svelte-1x6qf7o{color:var(--text-muted);font-size:13px;font-weight:500}@media (width<=768px){.hours-banner.svelte-1x6qf7o{gap:16px;padding:14px 24px}.stats-strip.svelte-1x6qf7o{grid-template-columns:repeat(2,1fr)}.stat-item.svelte-1x6qf7o:nth-child(2){border-right:none}}.shop-banner.svelte-1v7zta3{background:linear-gradient(135deg, var(--ocean-mid) 0%, #0d3b5e 100%);text-align:center;padding:64px 80px}.shop-banner-inner.svelte-1v7zta3{max-width:620px;margin:0 auto}.shop-badge.svelte-1v7zta3{color:var(--ocean-light);letter-spacing:.06em;text-transform:uppercase;background:#00b4d833;border:1px solid #00b4d866;border-radius:20px;margin-bottom:20px;padding:5px 14px;font-size:12px;font-weight:600;display:inline-block}.shop-banner.svelte-1v7zta3 h2:where(.svelte-1v7zta3){color:#fff;margin-bottom:14px;font-family:Playfair Display,serif;font-size:clamp(28px,4vw,44px);line-height:1.15}.shop-banner.svelte-1v7zta3 p:where(.svelte-1v7zta3){color:#ffffffb3;margin-bottom:24px;font-size:16px;line-height:1.7}.shop-link.svelte-1v7zta3{color:var(--ocean-accent);font-size:15px;font-weight:600;text-decoration:none;transition:color .2s}.shop-link.svelte-1v7zta3:hover{color:var(--ocean-light)}.shop-section.svelte-1v7zta3{background:var(--sand);padding:64px 80px}.tabs.svelte-1v7zta3{flex-wrap:wrap;gap:10px;margin-bottom:40px;display:flex}.tab.svelte-1v7zta3{background:var(--white);cursor:pointer;color:var(--text-muted);border:1.5px solid #d1e8f0;border-radius:50px;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.tab.svelte-1v7zta3:hover{border-color:var(--ocean-accent);color:var(--ocean-accent)}.tab.active.svelte-1v7zta3{background:var(--ocean-accent);color:var(--ocean-deep);border-color:var(--ocean-accent)}.grid.svelte-1v7zta3{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.card.svelte-1v7zta3{background:var(--white);border:1px solid #00000012;border-radius:14px;transition:transform .25s,box-shadow .25s;overflow:hidden}.card.svelte-1v7zta3:hover{transform:translateY(-5px);box-shadow:0 20px 48px #0000001a}.card-img-wrap.svelte-1v7zta3{height:180px;position:relative;overflow:hidden}.card-img-wrap.svelte-1v7zta3 img:where(.svelte-1v7zta3){object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.card.svelte-1v7zta3:hover .card-img-wrap:where(.svelte-1v7zta3) img:where(.svelte-1v7zta3){transform:scale(1.06)}.badge.svelte-1v7zta3{background:var(--ocean-accent);color:var(--ocean-deep);letter-spacing:.04em;text-transform:uppercase;border-radius:20px;padding:3px 10px;font-size:10px;font-weight:700;position:absolute;top:10px;left:10px}.care-tag.svelte-1v7zta3{letter-spacing:.04em;text-transform:uppercase;border:1px solid;border-radius:20px;padding:3px 10px;font-size:10px;font-weight:700;position:absolute;top:10px;right:10px}.card-body.svelte-1v7zta3{padding:16px 18px 18px}.card-name.svelte-1v7zta3{margin-bottom:4px;font-size:15px;font-weight:600}.card-tag.svelte-1v7zta3{color:var(--text-muted);margin-bottom:14px;font-size:12px}.card-footer.svelte-1v7zta3{justify-content:space-between;align-items:center;display:flex}.price.svelte-1v7zta3{color:var(--ocean-mid);font-family:Playfair Display,serif;font-size:20px;font-weight:700}.btn-inquire.svelte-1v7zta3{background:var(--ocean-mid);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s}.btn-inquire.svelte-1v7zta3:hover{background:var(--ocean-accent);color:var(--ocean-deep)}.shop-cta.svelte-1v7zta3{text-align:center;margin-top:56px}.shop-cta.svelte-1v7zta3 p:where(.svelte-1v7zta3){color:var(--text-muted);margin-bottom:24px;font-size:16px}.cta-btns.svelte-1v7zta3{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.btn-primary.svelte-1v7zta3{background:var(--ocean-accent);color:var(--ocean-deep);cursor:pointer;border:none;border-radius:10px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:transform .2s,background .2s;display:inline-block}.btn-primary.svelte-1v7zta3:hover{background:var(--ocean-light);transform:translateY(-2px)}.btn-outline.svelte-1v7zta3{color:var(--ocean-mid);border:1.5px solid var(--ocean-mid);cursor:pointer;background:0 0;border-radius:10px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-outline.svelte-1v7zta3:hover{background:var(--ocean-mid);color:#fff}@media (width<=768px){.shop-banner.svelte-1v7zta3,.shop-section.svelte-1v7zta3{padding:48px 24px}.grid.svelte-1v7zta3{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}section.svelte-6t9lhf{background:var(--sand);padding:96px 80px}.section-label.svelte-6t9lhf{letter-spacing:.12em;text-transform:uppercase;color:var(--ocean-accent);margin-bottom:10px;font-size:11px;font-weight:600}.section-title.svelte-6t9lhf{margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(28px,4vw,40px);line-height:1.15}.section-sub.svelte-6t9lhf{color:var(--text-muted);max-width:520px;margin-bottom:56px;font-size:16px;line-height:1.7}.services-grid.svelte-6t9lhf{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.service-card.svelte-6t9lhf{background:var(--white);border-radius:var(--radius);border:1px solid #0000000f;padding:32px 28px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.service-card.svelte-6t9lhf:before{content:"";background:var(--ocean-accent);transform-origin:0;height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.service-card.svelte-6t9lhf:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001a}.service-card.svelte-6t9lhf:hover:before{transform:scaleX(1)}.service-icon.svelte-6t9lhf{width:44px;height:44px;color:var(--ocean-accent);background:#e0f5fa;border-radius:10px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.service-icon.svelte-6t9lhf svg{width:22px;height:22px}h3.svelte-6t9lhf{margin-bottom:10px;font-size:16px;font-weight:600}p.svelte-6t9lhf{color:var(--text-muted);font-size:14px;line-height:1.65}@media (width<=768px){section.svelte-6t9lhf{padding:64px 24px}}section.svelte-1jcw1x9{background:var(--white);padding:96px 80px}.why-grid.svelte-1jcw1x9{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.why-img-wrap.svelte-1jcw1x9{border-radius:16px;position:relative;overflow:hidden}.why-img-wrap.svelte-1jcw1x9 img:where(.svelte-1jcw1x9){object-fit:cover;width:100%;height:480px;display:block}.why-img-tag.svelte-1jcw1x9{background:var(--white);border-radius:10px;align-items:center;gap:12px;padding:14px 18px;display:flex;position:absolute;bottom:24px;left:24px;box-shadow:0 8px 32px #00000026}.why-img-tag-icon.svelte-1jcw1x9{width:36px;height:36px;color:var(--ocean-accent);background:#e0f5fa;border-radius:8px;justify-content:center;align-items:center;display:flex}.why-img-tag-text.svelte-1jcw1x9{font-size:13px;font-weight:600}.why-img-tag-sub.svelte-1jcw1x9{color:var(--text-muted);font-size:12px}.section-label.svelte-1jcw1x9{letter-spacing:.12em;text-transform:uppercase;color:var(--ocean-accent);margin-bottom:10px;font-size:11px;font-weight:600}.section-title.svelte-1jcw1x9{margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(28px,4vw,40px);line-height:1.15}.section-sub.svelte-1jcw1x9{color:var(--text-muted);max-width:520px;margin-bottom:40px;font-size:16px;line-height:1.7}.why-points.svelte-1jcw1x9{flex-direction:column;gap:28px;display:flex}.why-point.svelte-1jcw1x9{align-items:flex-start;gap:18px;display:flex}.why-point-num.svelte-1jcw1x9{background:var(--ocean-mid);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:flex}h4.svelte-1jcw1x9{margin-bottom:6px;font-size:15px;font-weight:600}p.svelte-1jcw1x9{color:var(--text-muted);font-size:14px;line-height:1.6}@media (width<=768px){section.svelte-1jcw1x9{padding:64px 24px}.why-grid.svelte-1jcw1x9{grid-template-columns:1fr}.why-img-wrap.svelte-1jcw1x9{order:-1}}section.svelte-1a8kxjw{background:var(--ocean-deep);padding:96px 80px}.section-label.svelte-1a8kxjw{letter-spacing:.12em;text-transform:uppercase;color:var(--ocean-light);margin-bottom:10px;font-size:11px;font-weight:600}.section-title.svelte-1a8kxjw{color:#fff;margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(28px,4vw,40px);line-height:1.15}.section-sub.svelte-1a8kxjw{color:#fff9;max-width:520px;margin-bottom:56px;font-size:16px;line-height:1.7}.reviews-grid.svelte-1a8kxjw{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.review-card.svelte-1a8kxjw{border-radius:var(--radius);background:#ffffff0f;border:1px solid #ffffff1a;padding:28px;transition:background .2s}.review-card.svelte-1a8kxjw:hover{background:#ffffff1a}.stars.svelte-1a8kxjw{color:#f5c842;gap:2px;margin-bottom:14px;display:flex}.review-text.svelte-1a8kxjw{color:#fffc;margin-bottom:20px;font-size:15px;font-style:italic;line-height:1.7}.review-author.svelte-1a8kxjw{align-items:center;gap:12px;display:flex}.review-avatar.svelte-1a8kxjw{background:var(--ocean-accent);width:36px;height:36px;color:var(--ocean-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.review-name.svelte-1a8kxjw{color:#fff;font-size:14px;font-weight:600}.review-loc.svelte-1a8kxjw{color:#ffffff73;font-size:12px}@media (width<=768px){section.svelte-1a8kxjw{padding:64px 24px}}section.svelte-1y6h5pf{background:var(--sand);text-align:center;padding:96px 80px}.section-label.svelte-1y6h5pf{letter-spacing:.12em;text-transform:uppercase;color:var(--ocean-accent);margin-bottom:10px;font-size:11px;font-weight:600}.section-title.svelte-1y6h5pf{margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(28px,4vw,40px);line-height:1.15}.section-sub.svelte-1y6h5pf{color:var(--text-muted);max-width:520px;margin:0 auto 36px;font-size:16px;line-height:1.7}.btn-primary.svelte-1y6h5pf{background:var(--ocean-accent);color:var(--ocean-deep);cursor:pointer;border:none;border-radius:10px;padding:16px 36px;font-family:inherit;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s,background .2s;display:inline-block}.btn-primary.svelte-1y6h5pf:hover{background:var(--ocean-light);transform:translateY(-2px)}.contact-grid.svelte-1y6h5pf{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:48px;display:flex}.contact-pill.svelte-1y6h5pf{background:var(--white);color:var(--text);border:1px solid #e5e7eb;border-radius:50px;align-items:center;gap:10px;padding:14px 24px;font-size:15px;font-weight:500;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.contact-pill.svelte-1y6h5pf:hover{border-color:var(--ocean-accent);box-shadow:0 4px 16px #00b4d826}.pill-icon.svelte-1y6h5pf{width:32px;height:32px;color:var(--ocean-accent);background:#e0f5fa;border-radius:50%;justify-content:center;align-items:center;display:flex}@media (width<=768px){section.svelte-1y6h5pf{padding:64px 24px}}footer.svelte-9sff3o{background:var(--ocean-deep);border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:48px 80px;display:flex}.footer-logo.svelte-9sff3o{color:#fff;font-family:Playfair Display,serif;font-size:22px}.footer-logo.svelte-9sff3o span:where(.svelte-9sff3o){color:var(--ocean-accent)}.footer-text.svelte-9sff3o{color:#fff6;margin-top:8px;font-size:13px}.footer-links.svelte-9sff3o{gap:24px;display:flex}.footer-links.svelte-9sff3o a:where(.svelte-9sff3o){color:#ffffff80;font-size:13px;text-decoration:none;transition:color .2s}.footer-links.svelte-9sff3o a:where(.svelte-9sff3o):hover{color:#fff}.credit.svelte-9sff3o{color:#ffffff4d;font-size:12px}.credit.svelte-9sff3o a:where(.svelte-9sff3o){color:#a78bfa;text-decoration:none}@media (width<=768px){footer.svelte-9sff3o{flex-direction:column;align-items:flex-start;padding:40px 24px}}
