:root{--navy: #0c2340;--teal: #1e88a8;--teal-light: #2ba0c4;--sand: #f7f3e9;--sand-dark: #ede7d8;--gold: #e8a838;--gold-light: #f0bc5c;--midnight: #0a1628;--white: #ffffff;--text: #1a2a3a;--text-light: #4a5e72;--font-heading: "Outfit", system-ui, sans-serif;--font-body: "Source Sans 3", system-ui, sans-serif}body{font-family:var(--font-body);background:var(--sand);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}a[data-astro-cid-bgtiml36]{color:inherit;text-decoration:none}body{padding-top:36px}.nav[data-astro-cid-bgtiml36]{background:var(--navy);position:sticky;top:36px;z-index:9000;padding:0 24px}.nav-inner[data-astro-cid-bgtiml36]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:72px}.nav-logo[data-astro-cid-bgtiml36]{font-family:var(--font-heading);font-size:22px;font-weight:700;color:var(--white);letter-spacing:-.3px}.nav-logo[data-astro-cid-bgtiml36] span[data-astro-cid-bgtiml36]{color:var(--gold)}.nav-links[data-astro-cid-bgtiml36]{display:flex;gap:32px;list-style:none}.nav-links[data-astro-cid-bgtiml36] a[data-astro-cid-bgtiml36]{font-family:var(--font-body);font-size:14px;font-weight:500;color:#ffffffd9;text-transform:uppercase;letter-spacing:1px;transition:color .3s}.nav-links[data-astro-cid-bgtiml36] a[data-astro-cid-bgtiml36]:hover,.nav-links[data-astro-cid-bgtiml36] a[data-astro-cid-bgtiml36].active{color:var(--gold)}.nav-cta[data-astro-cid-bgtiml36]{background:var(--teal);color:var(--white);padding:10px 24px;font-size:14px;font-weight:600;font-family:var(--font-heading);border:none;cursor:pointer;transition:background .3s;letter-spacing:.3px}.nav-cta[data-astro-cid-bgtiml36]:hover{background:var(--teal-light)}.nav-toggle[data-astro-cid-bgtiml36]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.nav-toggle[data-astro-cid-bgtiml36] span[data-astro-cid-bgtiml36]{width:24px;height:2px;background:var(--white);transition:.3s}@media(max-width:768px){.nav-toggle[data-astro-cid-bgtiml36]{display:flex}.nav-links[data-astro-cid-bgtiml36]{display:none;flex-direction:column;gap:0;position:absolute;top:72px;left:0;right:0;background:var(--navy);padding:0;border-top:1px solid rgba(255,255,255,.1)}.nav-links[data-astro-cid-bgtiml36].open{display:flex}.nav-links[data-astro-cid-bgtiml36] li[data-astro-cid-bgtiml36]{border-bottom:1px solid rgba(255,255,255,.06)}.nav-links[data-astro-cid-bgtiml36] a[data-astro-cid-bgtiml36]{display:block;padding:16px 24px;font-size:15px}.nav-cta[data-astro-cid-bgtiml36]{display:none}}.hero[data-astro-cid-bgtiml36]{background:linear-gradient(170deg,var(--midnight) 0%,var(--navy) 60%,#143a5c 100%);padding:80px 24px 64px;text-align:center;position:relative}.hero[data-astro-cid-bgtiml36]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 30%,rgba(30,136,168,.12) 0%,transparent 60%);pointer-events:none}.hero-inner[data-astro-cid-bgtiml36]{max-width:700px;margin:0 auto;position:relative}.hero-badge[data-astro-cid-bgtiml36]{display:inline-flex;align-items:center;gap:8px;background:#1e88a826;border:1px solid rgba(30,136,168,.3);padding:6px 16px;font-size:12px;font-weight:600;color:var(--teal-light);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:24px;font-family:var(--font-heading)}.hero[data-astro-cid-bgtiml36] h1[data-astro-cid-bgtiml36]{font-family:var(--font-heading);font-size:50px;font-weight:800;line-height:1.1;color:var(--white);margin-bottom:20px;letter-spacing:-1px}.hero[data-astro-cid-bgtiml36] h1[data-astro-cid-bgtiml36] em[data-astro-cid-bgtiml36]{font-style:normal;background:linear-gradient(135deg,var(--gold) 0%,var(--gold-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub[data-astro-cid-bgtiml36]{font-size:18px;color:#ffffffa6;line-height:1.7;max-width:550px;margin:0 auto}@media(max-width:768px){.hero[data-astro-cid-bgtiml36]{padding:56px 24px 48px}.hero[data-astro-cid-bgtiml36] h1[data-astro-cid-bgtiml36]{font-size:34px}.hero-sub[data-astro-cid-bgtiml36]{font-size:16px}}.filter-bar[data-astro-cid-bgtiml36]{background:var(--white);border-bottom:1px solid rgba(12,35,64,.08);padding:0 24px;position:sticky;top:108px;z-index:8000}.filter-inner[data-astro-cid-bgtiml36]{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:8px;padding:16px 0;overflow-x:auto;-webkit-overflow-scrolling:touch}.filter-btn[data-astro-cid-bgtiml36]{background:transparent;border:1px solid rgba(12,35,64,.15);padding:8px 20px;font-size:13px;font-weight:500;font-family:var(--font-heading);color:var(--text-light);cursor:pointer;white-space:nowrap;transition:all .3s}.filter-btn[data-astro-cid-bgtiml36]:hover{border-color:var(--teal);color:var(--teal)}.filter-btn[data-astro-cid-bgtiml36].active{background:var(--navy);border-color:var(--navy);color:var(--white)}@media(max-width:768px){.filter-bar[data-astro-cid-bgtiml36]{position:static}.filter-inner[data-astro-cid-bgtiml36]{gap:6px}.filter-btn[data-astro-cid-bgtiml36]{padding:7px 14px;font-size:12px}}.fleet-section[data-astro-cid-bgtiml36]{padding:64px 24px 96px}.fleet-inner[data-astro-cid-bgtiml36]{max-width:1200px;margin:0 auto}.fleet-count[data-astro-cid-bgtiml36]{font-size:14px;color:var(--text-light);margin-bottom:32px;font-weight:500}.fleet-count[data-astro-cid-bgtiml36] strong[data-astro-cid-bgtiml36]{color:var(--navy)}.fleet-grid[data-astro-cid-bgtiml36]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.boat-card[data-astro-cid-bgtiml36]{background:var(--white);overflow:hidden;transition:all .3s}.boat-card[data-astro-cid-bgtiml36]:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0c23401f}.boat-img[data-astro-cid-bgtiml36]{background:linear-gradient(135deg,#c8d8e8,#a8c0d4);height:220px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--navy);font-size:13px;font-weight:500;position:relative}.boat-img[data-astro-cid-bgtiml36] img[data-astro-cid-bgtiml36]{width:100%;height:220px;object-fit:cover;display:block}.boat-badges[data-astro-cid-bgtiml36]{position:absolute;top:12px;left:12px;display:flex;gap:6px}.boat-badge[data-astro-cid-bgtiml36]{font-size:11px;font-weight:600;padding:4px 10px;text-transform:uppercase;letter-spacing:.5px;font-family:var(--font-heading)}.badge-new[data-astro-cid-bgtiml36]{background:var(--teal);color:var(--white)}.badge-preowned[data-astro-cid-bgtiml36]{background:var(--gold);color:var(--midnight)}.badge-type[data-astro-cid-bgtiml36]{background:#0c2340d9;color:var(--white)}.boat-info[data-astro-cid-bgtiml36]{padding:20px}.boat-info[data-astro-cid-bgtiml36] h3[data-astro-cid-bgtiml36]{font-family:var(--font-heading);font-size:17px;font-weight:600;color:var(--navy);margin-bottom:8px}.boat-specs[data-astro-cid-bgtiml36]{font-size:13px;color:var(--text-light);margin-bottom:4px;line-height:1.5}.boat-specs-detail[data-astro-cid-bgtiml36]{display:flex;gap:16px;flex-wrap:wrap;font-size:12px;color:var(--text-light);margin-bottom:14px;padding-top:10px;border-top:1px solid rgba(12,35,64,.06)}.boat-specs-detail[data-astro-cid-bgtiml36] span[data-astro-cid-bgtiml36]{display:flex;align-items:center;gap:4px}.boat-price[data-astro-cid-bgtiml36]{font-family:var(--font-heading);font-size:24px;font-weight:700;color:var(--teal);margin-bottom:16px}.boat-ctas[data-astro-cid-bgtiml36]{display:flex;gap:8px}.boat-ctas[data-astro-cid-bgtiml36] a[data-astro-cid-bgtiml36]{flex:1;text-align:center;padding:11px;font-size:13px;font-weight:600;font-family:var(--font-heading);transition:all .3s}.btn-sm-primary[data-astro-cid-bgtiml36]{background:var(--navy);color:var(--white)}.btn-sm-primary[data-astro-cid-bgtiml36]:hover{background:var(--teal)}.btn-sm-outline[data-astro-cid-bgtiml36]{border:1px solid var(--navy);color:var(--navy)}.btn-sm-outline[data-astro-cid-bgtiml36]:hover{background:var(--navy);color:var(--white)}@media(max-width:1024px){.fleet-grid[data-astro-cid-bgtiml36]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.fleet-grid[data-astro-cid-bgtiml36]{grid-template-columns:1fr}}.footer[data-astro-cid-bgtiml36]{background:var(--midnight);color:#ffffffb3;padding:64px 24px 32px}.footer-inner[data-astro-cid-bgtiml36]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-brand[data-astro-cid-bgtiml36] h3[data-astro-cid-bgtiml36]{font-family:var(--font-heading);font-size:22px;font-weight:700;color:var(--white);margin-bottom:12px}.footer-brand[data-astro-cid-bgtiml36] h3[data-astro-cid-bgtiml36] span[data-astro-cid-bgtiml36]{color:var(--gold)}.footer-brand[data-astro-cid-bgtiml36] p[data-astro-cid-bgtiml36]{font-size:14px;line-height:1.7;max-width:280px}.footer[data-astro-cid-bgtiml36] h4[data-astro-cid-bgtiml36]{font-family:var(--font-heading);font-size:14px;font-weight:600;color:var(--white);text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.footer[data-astro-cid-bgtiml36] .footer[data-astro-cid-bgtiml36] ul[data-astro-cid-bgtiml36] li[data-astro-cid-bgtiml36]{margin-bottom:10px}.footer[data-astro-cid-bgtiml36] ul[data-astro-cid-bgtiml36] a[data-astro-cid-bgtiml36]{font-size:14px;color:#fff9;transition:color .3s}.footer[data-astro-cid-bgtiml36] ul[data-astro-cid-bgtiml36] a[data-astro-cid-bgtiml36]:hover{color:var(--gold)}.footer-bottom[data-astro-cid-bgtiml36]{max-width:1200px;margin:40px auto 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#fff6}@media(max-width:768px){.footer-inner[data-astro-cid-bgtiml36]{grid-template-columns:1fr 1fr}.footer-bottom[data-astro-cid-bgtiml36]{flex-direction:column;gap:8px;text-align:center}}@media(max-width:500px){.footer-inner[data-astro-cid-bgtiml36]{grid-template-columns:1fr}}
