.site-header:where(.astro-J7PV25F6){position:fixed;top:0;left:0;right:0;z-index:1000;padding:16px 0;transition:background .4s,box-shadow .4s,padding .4s}.site-header:where(.astro-J7PV25F6).scrolled{background:rgba(255,255,255,.97);backdrop-filter:blur(20px);box-shadow:0 2px 20px #0000000f;padding:10px 0}.nav-bar:where(.astro-J7PV25F6){display:flex;align-items:center;justify-content:space-between}.nav-brand:where(.astro-J7PV25F6){display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.nav-brand:where(.astro-J7PV25F6) div:first-child{width:28px;height:28px;color:var(--ui-accent)}.brand-text:where(.astro-J7PV25F6){display:flex;flex-direction:column;line-height:1.15}.brand-name:where(.astro-J7PV25F6){font-family:var(--font-heading);font-size:1rem;font-weight:700;color:#fff;transition:color .4s}.brand-sub:where(.astro-J7PV25F6){font-size:.65rem;text-transform:uppercase;letter-spacing:3px;color:#ffffffb3;transition:color .4s}.scrolled:where(.astro-J7PV25F6) .brand-name:where(.astro-J7PV25F6){color:var(--ui-text-heading)}.scrolled:where(.astro-J7PV25F6) .brand-sub:where(.astro-J7PV25F6){color:var(--ui-text-light)}.nav-links:where(.astro-J7PV25F6){display:flex;align-items:center;gap:8px}.nav-link:where(.astro-J7PV25F6){color:#ffffffd9;font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;padding:8px 14px;text-decoration:none;transition:color .3s}.nav-link:where(.astro-J7PV25F6):hover{color:#fff}.scrolled:where(.astro-J7PV25F6) .nav-link:where(.astro-J7PV25F6){color:var(--ui-text-body)}.scrolled:where(.astro-J7PV25F6) .nav-link:where(.astro-J7PV25F6):hover{color:var(--ui-text-heading)}.dd-arrow:where(.astro-J7PV25F6){font-size:.6em;margin-left:4px}.nav-dropdown:where(.astro-J7PV25F6){position:relative}.dd-menu:where(.astro-J7PV25F6){position:absolute;top:100%;left:0;min-width:220px;background:#fff;border-radius:var(--ui-radius-md);box-shadow:0 8px 30px #0000001f;padding:8px 0;opacity:0;visibility:hidden;transform:translateY(8px);transition:all .25s ease;z-index:100}.nav-dropdown:where(.astro-J7PV25F6):hover .dd-menu:where(.astro-J7PV25F6){opacity:1;visibility:visible;transform:translateY(0)}.dd-menu:where(.astro-J7PV25F6) a:where(.astro-J7PV25F6){display:block;padding:10px 20px;font-size:.85rem;color:var(--ui-text-body);text-decoration:none;transition:background .2s,color .2s}.dd-menu:where(.astro-J7PV25F6) a:where(.astro-J7PV25F6):hover{background:var(--ui-bg-secondary);color:var(--ui-text-heading)}.nav-cta:where(.astro-J7PV25F6){font-size:.78rem!important;letter-spacing:1px;padding:8px 18px!important;display:flex;align-items:center;gap:6px;text-decoration:none}.mobile-toggle:where(.astro-J7PV25F6){display:none;background:none;border:none;cursor:pointer;padding:4px}.mobile-toggle:where(.astro-J7PV25F6) span:where(.astro-J7PV25F6){display:block;width:22px;height:2px;background:#fff;margin:5px 0;transition:all .3s}.scrolled:where(.astro-J7PV25F6) .mobile-toggle:where(.astro-J7PV25F6) span:where(.astro-J7PV25F6){background:var(--ui-text-heading)}.hero:where(.astro-J7PV25F6){position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden}.hero-media:where(.astro-J7PV25F6){position:absolute;inset:0;z-index:-1}.hero-img:where(.astro-J7PV25F6){width:100%;height:100%;object-fit:cover}.hero-overlay:where(.astro-J7PV25F6){position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,20,50,.75) 0%,rgba(0,20,50,.4) 50%,rgba(0,20,50,.6) 100%)}.hero-content:where(.astro-J7PV25F6){position:relative;z-index:1;padding-top:120px}.hero-eyebrow:where(.astro-J7PV25F6){font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:5px;color:var(--ui-accent);margin-bottom:1.5rem}.hero-title:where(.astro-J7PV25F6){font-family:var(--font-heading);font-size:clamp(3rem,6vw,5rem);color:#fff;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.hero-subtitle:where(.astro-J7PV25F6){color:#ffffffbf;font-size:1.15rem;max-width:520px;line-height:1.75;margin-bottom:3rem}.search-widget:where(.astro-J7PV25F6){display:flex;background:rgba(255,255,255,.12);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:var(--ui-radius-lg);padding:6px;max-width:700px}.search-field:where(.astro-J7PV25F6){flex:1;padding:12px 18px}.search-field:where(.astro-J7PV25F6) label:where(.astro-J7PV25F6){display:block;font-size:.6rem;text-transform:uppercase;letter-spacing:2px;color:#ffffff80;font-weight:600;margin-bottom:4px}.search-field:where(.astro-J7PV25F6) select:where(.astro-J7PV25F6){width:100%;background:transparent;border:none;color:#fff;font-size:.9rem;font-weight:500;outline:none;cursor:pointer;-webkit-appearance:none}.search-field:where(.astro-J7PV25F6) select:where(.astro-J7PV25F6) option:where(.astro-J7PV25F6){color:#333;background:#fff}.search-btn:where(.astro-J7PV25F6){padding:12px 24px;display:flex;align-items:center;gap:8px;white-space:nowrap;border:none;cursor:pointer;text-decoration:none;font-size:.82rem}.hero-scroll-indicator:where(.astro-J7PV25F6){position:absolute;bottom:30px;left:50%;transform:translate(-50%);text-align:center;color:#fff6}.hero-scroll-indicator:where(.astro-J7PV25F6) span:where(.astro-J7PV25F6){font-size:.65rem;text-transform:uppercase;letter-spacing:3px}.scroll-line:where(.astro-J7PV25F6){width:1px;height:40px;background:rgba(255,255,255,.2);margin:8px auto 0}.fleet-section:where(.astro-J7PV25F6){padding:80px 0}.ui-row-section-title:where(.astro-J7PV25F6){font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);text-align:center;margin-bottom:.75rem;color:var(--ui-text-heading)}.ui-section-subtitle:where(.astro-J7PV25F6){text-align:center;color:var(--ui-text-light);font-size:1rem;margin-bottom:3rem;max-width:550px;margin-left:auto;margin-right:auto}.fleet-grid:where(.astro-J7PV25F6){display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.yacht-card:where(.astro-J7PV25F6){text-decoration:none;color:inherit;background:#fff;border-radius:var(--ui-radius-lg);overflow:hidden;box-shadow:0 2px 12px #0000000d;transition:transform .3s,box-shadow .3s;border:1px solid var(--ui-border)}.yacht-card:where(.astro-J7PV25F6):hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.yacht-card:where(.astro-J7PV25F6).hidden{display:none}.yc-img-wrapper:where(.astro-J7PV25F6){position:relative;aspect-ratio:16/10;overflow:hidden}.yc-img:where(.astro-J7PV25F6){width:100%;height:100%;object-fit:cover;transition:transform .5s}.yacht-card:where(.astro-J7PV25F6):hover .yc-img:where(.astro-J7PV25F6){transform:scale(1.05)}.yc-img-placeholder:where(.astro-J7PV25F6){width:100%;height:100%;background:var(--ui-bg-secondary)}.yc-badge-bahamas:where(.astro-J7PV25F6){position:absolute;top:12px;right:12px;background:var(--ui-accent);color:#fff;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:4px 10px;border-radius:3px}.yc-body:where(.astro-J7PV25F6){padding:20px 24px}.yc-title:where(.astro-J7PV25F6){font-family:var(--font-heading);font-size:1.25rem;margin-bottom:8px;color:var(--ui-text-heading)}.yc-desc:where(.astro-J7PV25F6){font-size:.82rem;color:var(--ui-text-light);line-height:1.6;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.yc-specs:where(.astro-J7PV25F6){display:flex;gap:14px;flex-wrap:wrap;margin-bottom:16px}.yc-specs:where(.astro-J7PV25F6) span:where(.astro-J7PV25F6){display:flex;align-items:center;gap:5px;font-size:.75rem;color:var(--ui-text-light);font-weight:500}.yc-specs:where(.astro-J7PV25F6) span:where(.astro-J7PV25F6) div{width:14px;height:14px;color:var(--ui-accent)}.yc-footer:where(.astro-J7PV25F6){display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid var(--ui-border)}.yc-price:where(.astro-J7PV25F6){font-size:.82rem;color:var(--ui-text-body)}.yc-price:where(.astro-J7PV25F6) strong:where(.astro-J7PV25F6){font-size:1.15rem;color:var(--ui-text-heading)}.yc-link:where(.astro-J7PV25F6){font-size:.8rem;color:var(--ui-accent);font-weight:600}.no-results:where(.astro-J7PV25F6){text-align:center;color:var(--ui-text-light);font-size:1rem;padding:3rem 0}.services-section:where(.astro-J7PV25F6){padding:80px 0;background:var(--ui-bg-secondary)}.services-grid:where(.astro-J7PV25F6){display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.service-card:where(.astro-J7PV25F6){text-align:center;padding:40px 28px;background:#fff;border-radius:var(--ui-radius-lg);text-decoration:none;color:inherit;transition:transform .3s,box-shadow .3s;border:1px solid var(--ui-border)}.service-card:where(.astro-J7PV25F6):hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.service-card:where(.astro-J7PV25F6) div:first-child{width:40px;height:40px;color:var(--ui-accent);margin:0 auto 1.25rem}.service-card:where(.astro-J7PV25F6) h3:where(.astro-J7PV25F6){font-family:var(--font-heading);font-size:1.15rem;margin-bottom:.75rem;color:var(--ui-text-heading)}.service-card:where(.astro-J7PV25F6) p:where(.astro-J7PV25F6){font-size:.88rem;color:var(--ui-text-light);line-height:1.6}.testimonials-section:where(.astro-J7PV25F6){padding:80px 0}.testimonials-grid:where(.astro-J7PV25F6){display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.testimonial-card:where(.astro-J7PV25F6){background:#fff;border:1px solid var(--ui-border);border-radius:var(--ui-radius-lg);padding:32px;text-align:center}.stars:where(.astro-J7PV25F6){display:flex;justify-content:center;gap:4px;margin-bottom:1rem}.stars:where(.astro-J7PV25F6) div{width:18px;height:18px;color:var(--ui-accent)}.testimonial-text:where(.astro-J7PV25F6){font-size:.95rem;color:var(--ui-text-body);line-height:1.7;font-style:italic;margin-bottom:1.25rem}.testimonial-name:where(.astro-J7PV25F6){font-size:.78rem;font-weight:700;color:var(--ui-text-heading);letter-spacing:1px}.cta-section:where(.astro-J7PV25F6){padding:80px 0;background:var(--ui-bg-dark);text-align:center}.cta-section:where(.astro-J7PV25F6) h2:where(.astro-J7PV25F6){font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);color:#fff;margin-bottom:1rem}.cta-section:where(.astro-J7PV25F6) p:where(.astro-J7PV25F6){color:#ffffffa6;font-size:1.05rem;margin-bottom:2rem}.cta-btn:where(.astro-J7PV25F6){display:inline-flex;align-items:center;gap:8px;font-size:1rem;padding:16px 36px;text-decoration:none}.main-footer:where(.astro-J7PV25F6){background:var(--ui-bg-dark);padding:60px 0 30px;color:#fff9}.footer-grid:where(.astro-J7PV25F6){display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem}.footer-logo:where(.astro-J7PV25F6){color:#fff}.footer-logo:where(.astro-J7PV25F6) .brand-name:where(.astro-J7PV25F6){color:#fff}.footer-logo:where(.astro-J7PV25F6) .brand-sub:where(.astro-J7PV25F6){color:#ffffff80}.footer-tagline:where(.astro-J7PV25F6){font-size:.88rem;line-height:1.7;margin-top:1rem}.footer-col:where(.astro-J7PV25F6) h4:where(.astro-J7PV25F6){color:#fff;font-family:var(--font-heading);font-size:.9rem;margin-bottom:1rem}.footer-col:where(.astro-J7PV25F6) a:where(.astro-J7PV25F6),.footer-col:where(.astro-J7PV25F6) p:where(.astro-J7PV25F6){display:block;font-size:.82rem;color:#ffffff80;text-decoration:none;padding:4px 0;transition:color .3s}.footer-col:where(.astro-J7PV25F6) a:where(.astro-J7PV25F6):hover{color:var(--ui-accent)}.footer-bottom:where(.astro-J7PV25F6){border-top:1px solid rgba(255,255,255,.08);margin-top:3rem;padding-top:1.5rem;text-align:center}.footer-bottom:where(.astro-J7PV25F6) p:where(.astro-J7PV25F6){font-size:.78rem;color:#ffffff4d}.floating-wa:where(.astro-J7PV25F6){position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:#25D366;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #25d36666;z-index:900;transition:transform .3s;text-decoration:none}.floating-wa:where(.astro-J7PV25F6):hover{transform:scale(1.1)}.floating-wa:where(.astro-J7PV25F6) div{width:28px;height:28px;color:#fff}@media (max-width:900px){.nav-links:where(.astro-J7PV25F6){position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;flex-direction:column;align-items:flex-start;padding:80px 30px 30px;gap:0;transition:right .35s;box-shadow:-4px 0 20px #0000001a}.nav-links:where(.astro-J7PV25F6).open{right:0}.nav-link:where(.astro-J7PV25F6){color:var(--ui-text-body);padding:12px 0;width:100%;border-bottom:1px solid var(--ui-border)}.dd-menu:where(.astro-J7PV25F6){position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;padding:0 0 0 16px}.dd-menu:where(.astro-J7PV25F6) a:where(.astro-J7PV25F6){padding:8px 0;font-size:.82rem}.mobile-toggle:where(.astro-J7PV25F6){display:block}.fleet-grid:where(.astro-J7PV25F6){grid-template-columns:1fr}.services-grid:where(.astro-J7PV25F6){grid-template-columns:1fr}.testimonials-grid:where(.astro-J7PV25F6){grid-template-columns:1fr}.footer-grid:where(.astro-J7PV25F6){grid-template-columns:1fr 1fr;gap:2rem}.search-widget:where(.astro-J7PV25F6){flex-direction:column;padding:16px}}@media (min-width:901px) and (max-width:1100px){.fleet-grid:where(.astro-J7PV25F6){grid-template-columns:repeat(2,1fr)}.services-grid:where(.astro-J7PV25F6){grid-template-columns:repeat(2,1fr)}}
