.styles-module__Z9f92G__header{z-index:1000;transition:all var(--adventure-transition-smooth);padding:1.25rem 0;position:fixed;top:0;left:0;right:0}.styles-module__Z9f92G__header.styles-module__Z9f92G__scrolled{-webkit-backdrop-filter:blur(20px);background:#fffffffa;padding:.75rem 0;box-shadow:0 4px 30px #00000014}.styles-module__Z9f92G__header.styles-module__Z9f92G__scrolled .styles-module__Z9f92G__navLink{color:var(--adventure-charcoal)}.styles-module__Z9f92G__header.styles-module__Z9f92G__scrolled .styles-module__Z9f92G__navLink:hover{color:var(--adventure-ocean-deep)}.styles-module__Z9f92G__header.styles-module__Z9f92G__scrolled .styles-module__Z9f92G__chevron{color:var(--adventure-charcoal)}.styles-module__Z9f92G__header.styles-module__Z9f92G__scrolled .styles-module__Z9f92G__phoneCta{border-color:var(--adventure-ocean-deep);color:var(--adventure-ocean-deep)}.styles-module__Z9f92G__header.styles-module__Z9f92G__scrolled .styles-module__Z9f92G__phoneCta:hover{background:var(--adventure-ocean-deep);color:var(--adventure-white)}.styles-module__Z9f92G__header.styles-module__Z9f92G__scrolled .styles-module__Z9f92G__mobileMenuBtn{border-color:var(--adventure-charcoal);color:var(--adventure-charcoal)}.styles-module__Z9f92G__header.styles-module__Z9f92G__scrolled .styles-module__Z9f92G__mobileMenuBtn:hover{border-color:var(--adventure-ocean-deep);color:var(--adventure-ocean-deep)}.styles-module__Z9f92G__container{max-width:var(--adventure-container-max);padding:0 var(--adventure-container-padding);z-index:1001;justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:relative}.styles-module__Z9f92G__logo{align-items:center;text-decoration:none;display:flex}.styles-module__Z9f92G__logoImage{width:auto;height:50px;transition:all var(--adventure-transition-smooth)}.styles-module__Z9f92G__header.styles-module__Z9f92G__scrolled .styles-module__Z9f92G__logoImage{height:40px}.styles-module__Z9f92G__nav{align-items:center;gap:2rem;display:flex}.styles-module__Z9f92G__navLink{font-family:var(--adventure-font-body);letter-spacing:.05em;color:#ffffffd9;transition:color var(--adventure-transition-fast);cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:.85rem;font-weight:500;text-decoration:none;position:relative}.styles-module__Z9f92G__navLink:after{content:"";background:var(--adventure-gold);width:0;height:1px;transition:width var(--adventure-transition-smooth);position:absolute;bottom:0;left:0}.styles-module__Z9f92G__navLink:hover{color:var(--adventure-gold)}.styles-module__Z9f92G__navLink:hover:after{width:100%}.styles-module__Z9f92G__navLinkDropdown{align-items:center;gap:.3rem;display:flex}.styles-module__Z9f92G__navLinkDropdown:after{display:none}.styles-module__Z9f92G__chevron{transition:transform var(--adventure-transition-fast);opacity:.7}.styles-module__Z9f92G__chevronOpen{transform:rotate(180deg)}.styles-module__Z9f92G__dropdownWrapper{position:relative}.styles-module__Z9f92G__dropdown{background:var(--adventure-white);opacity:0;visibility:hidden;min-width:200px;transition:all var(--adventure-transition-fast);z-index:1010;border:1px solid #2d3e5014;padding:.5rem 0;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 20px 50px #0a15201f,0 8px 20px #0a15200f}.styles-module__Z9f92G__dropdown:before{content:"";background:var(--adventure-white);border-top:1px solid #2d3e5014;border-left:1px solid #2d3e5014;width:12px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.styles-module__Z9f92G__dropdownOpen{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.styles-module__Z9f92G__dropdownLink{font-family:var(--adventure-font-body);color:var(--adventure-charcoal);transition:all var(--adventure-transition-fast);white-space:nowrap;padding:.7rem 1.5rem;font-size:.85rem;font-weight:500;text-decoration:none;display:block}.styles-module__Z9f92G__dropdownLink:hover{background:var(--adventure-pearl);color:var(--adventure-ocean-deep);padding-left:1.75rem}.styles-module__Z9f92G__phoneCta{border:1px solid var(--adventure-gold);color:var(--adventure-gold);font-family:var(--adventure-font-body);letter-spacing:.05em;transition:all var(--adventure-transition-smooth);background:0 0;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;display:flex}.styles-module__Z9f92G__phoneCta:hover{background:var(--adventure-gold);color:var(--adventure-midnight)}.styles-module__Z9f92G__mobileMenuBtn{width:44px;height:44px;color:var(--adventure-white);cursor:pointer;transition:all var(--adventure-transition-fast);z-index:1002;background:0 0;border:1px solid #fff3;justify-content:center;align-items:center;display:none;position:relative}.styles-module__Z9f92G__mobileMenuBtn:hover{border-color:var(--adventure-gold);color:var(--adventure-gold)}.styles-module__Z9f92G__mobileMenuBtnOpen{border-color:var(--adventure-white);color:var(--adventure-white)}.styles-module__Z9f92G__mobileMenuBtnOpen:hover{border-color:var(--adventure-gold);color:var(--adventure-gold)}.styles-module__Z9f92G__mobileMenu{background:var(--adventure-deep);z-index:999;opacity:0;visibility:hidden;transition:all var(--adventure-transition-smooth);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module__Z9f92G__mobileMenuOpen{opacity:1;visibility:visible}.styles-module__Z9f92G__mobileNav{flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:300px;display:flex}.styles-module__Z9f92G__mobileNavLink{font-family:var(--adventure-font-display);color:var(--adventure-white);transition:color var(--adventure-transition-fast);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:1.75rem;font-weight:400;text-decoration:none;display:flex}.styles-module__Z9f92G__mobileNavLink:hover{color:var(--adventure-gold)}.styles-module__Z9f92G__mobileDropdownWrapper{flex-direction:column;align-items:center;width:100%;display:flex}.styles-module__Z9f92G__mobileChevron{transition:transform var(--adventure-transition-fast);opacity:.6}.styles-module__Z9f92G__mobileChevronOpen{transform:rotate(180deg)}.styles-module__Z9f92G__mobileDropdown{max-height:0;transition:all var(--adventure-transition-smooth);opacity:0;flex-direction:column;align-items:center;gap:.5rem;display:flex;overflow:hidden}.styles-module__Z9f92G__mobileDropdownOpen{opacity:1;max-height:250px;padding-top:.5rem;padding-bottom:.5rem}.styles-module__Z9f92G__mobileDropdownLink{font-family:var(--adventure-font-body);color:#ffffffa6;transition:color var(--adventure-transition-fast);padding:.35rem 0;font-size:1rem;font-weight:400;text-decoration:none}.styles-module__Z9f92G__mobileDropdownLink:hover{color:var(--adventure-gold)}.styles-module__Z9f92G__mobilePhoneCta{background:var(--adventure-gold);color:var(--adventure-midnight);font-family:var(--adventure-font-body);transition:all var(--adventure-transition-smooth);align-items:center;gap:.75rem;margin-top:1.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.styles-module__Z9f92G__mobilePhoneCta:hover{background:var(--adventure-gold-light)}@media (max-width:1024px){.styles-module__Z9f92G__nav,.styles-module__Z9f92G__phoneCta{display:none}.styles-module__Z9f92G__mobileMenuBtn{display:flex}}
.styles-module__tAO86a__footer{background:var(--adventure-midnight);padding:var(--adventure-spacing-xl)0 0}.styles-module__tAO86a__container{max-width:var(--adventure-container-max);padding:0 var(--adventure-container-padding);margin:0 auto}.styles-module__tAO86a__grid{padding-bottom:var(--adventure-spacing-lg);border-bottom:1px solid #ffffff14;grid-template-columns:1.5fr 1fr 1fr 1.25fr;gap:4rem;display:grid}.styles-module__tAO86a__brandColumn{padding-right:2rem}.styles-module__tAO86a__logo{align-items:center;margin-bottom:1.5rem;text-decoration:none;display:inline-flex}.styles-module__tAO86a__logoImage{width:auto;height:60px;transition:all var(--adventure-transition-smooth)}.styles-module__tAO86a__logo:hover .styles-module__tAO86a__logoImage{opacity:.85}.styles-module__tAO86a__brandDescription{color:#fff9;margin-bottom:1.5rem;font-size:.95rem;line-height:1.8}.styles-module__tAO86a__socialLinks{gap:.75rem;display:flex}.styles-module__tAO86a__socialLink{color:#ffffffb3;width:42px;height:42px;transition:all var(--adventure-transition-smooth);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;display:flex}.styles-module__tAO86a__socialLink:hover{background:var(--adventure-gold);border-color:var(--adventure-gold);color:var(--adventure-midnight)}.styles-module__tAO86a__linksColumn{padding-top:.5rem}.styles-module__tAO86a__columnTitle{font-family:var(--adventure-font-display);color:var(--adventure-white);margin-bottom:1.5rem;font-size:1.1rem;font-weight:500}.styles-module__tAO86a__linksList{flex-direction:column;gap:.75rem;display:flex}.styles-module__tAO86a__link{color:#fff9;transition:all var(--adventure-transition-fast);font-size:.9rem;text-decoration:none}.styles-module__tAO86a__link:hover{color:var(--adventure-gold);padding-left:4px}.styles-module__tAO86a__contactColumn{padding-top:.5rem}.styles-module__tAO86a__contactItems{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.styles-module__tAO86a__contactItem{color:#fff9;transition:color var(--adventure-transition-fast);align-items:center;gap:.75rem;font-size:.9rem;text-decoration:none;display:flex}.styles-module__tAO86a__contactItem svg{color:var(--adventure-gold);flex-shrink:0}a.styles-module__tAO86a__contactItem:hover{color:var(--adventure-white)}.styles-module__tAO86a__ctaButton{border:1px solid var(--adventure-gold);color:var(--adventure-gold);font-family:var(--adventure-font-body);letter-spacing:.1em;text-transform:uppercase;text-align:center;transition:all var(--adventure-transition-smooth);background:0 0;padding:.9rem 1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.styles-module__tAO86a__ctaButton:hover{background:var(--adventure-gold);color:var(--adventure-midnight)}.styles-module__tAO86a__bottomBar{justify-content:center;align-items:center;padding:1.5rem 0;display:flex}.styles-module__tAO86a__copyright p{color:#fff6;font-size:.85rem}@media (max-width:1024px){.styles-module__tAO86a__grid{grid-template-columns:1fr 1fr;gap:3rem}.styles-module__tAO86a__brandColumn{grid-column:1/-1;padding-right:0}}@media (max-width:768px){.styles-module__tAO86a__grid{grid-template-columns:1fr;gap:2.5rem}.styles-module__tAO86a__bottomBar{text-align:center;flex-direction:column;gap:1rem}}
.styles-module__e45SLq__link{color:inherit;text-decoration:none;display:block}.styles-module__e45SLq__card{background:var(--adventure-white);transition:all var(--adventure-transition-smooth);cursor:pointer;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0a15200f,0 1px 4px #0a152008}.styles-module__e45SLq__link:hover .styles-module__e45SLq__card{transform:translateY(-8px);box-shadow:0 20px 50px #0a15201f,0 8px 20px #0a152014}.styles-module__e45SLq__imageWrapper{width:100%;height:240px;position:relative;overflow:hidden}.styles-module__e45SLq__image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1)}.styles-module__e45SLq__imageFallback{background:linear-gradient(135deg,#669bbc14 0%,#d5b56e1f 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module__e45SLq__fallbackLogo{opacity:.78;width:min(220px,66%);height:auto}.styles-module__e45SLq__link:hover .styles-module__e45SLq__image{transform:scale(1.08)}.styles-module__e45SLq__imageOverlay{pointer-events:none;opacity:0;transition:opacity var(--adventure-transition-smooth);background:linear-gradient(#0000 50%,#0a152080 100%);position:absolute;inset:0}.styles-module__e45SLq__link:hover .styles-module__e45SLq__imageOverlay{opacity:1}.styles-module__e45SLq__badge{font-family:var(--adventure-font-body);letter-spacing:.1em;text-transform:uppercase;z-index:2;padding:.35rem .75rem;font-size:.7rem;font-weight:600;position:absolute;top:1rem;left:1rem}.styles-module__e45SLq__badgeNew{background:var(--adventure-gold);color:var(--adventure-midnight)}.styles-module__e45SLq__badgeUsed{background:var(--adventure-midnight);color:var(--adventure-gold)}.styles-module__e45SLq__badgeSold{background:var(--adventure-charcoal);color:var(--adventure-white)}.styles-module__e45SLq__lengthBadge{background:var(--adventure-ocean);color:var(--adventure-white);font-family:var(--adventure-font-body);z-index:2;padding:.35rem .75rem;font-size:.85rem;font-weight:600;position:absolute;top:1rem;right:1rem}.styles-module__e45SLq__content{flex-direction:column;flex:1;gap:.85rem;padding:1.35rem;display:flex}.styles-module__e45SLq__header{flex-direction:column;gap:.3rem;min-height:54px;display:flex}.styles-module__e45SLq__title{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);transition:color var(--adventure-transition-fast);font-size:1.2rem;font-weight:500;line-height:1.25}.styles-module__e45SLq__link:hover .styles-module__e45SLq__title{color:var(--adventure-ocean-deep)}.styles-module__e45SLq__boatName{font-family:var(--adventure-font-accent);color:var(--adventure-slate);font-size:.9rem;font-style:italic}.styles-module__e45SLq__specs{border-top:1px solid #2d3e5014;border-bottom:1px solid #2d3e5014;flex-direction:column;gap:.5rem;padding:.85rem 0;display:flex}.styles-module__e45SLq__specRow{align-items:center;gap:1.25rem;display:flex}.styles-module__e45SLq__spec{align-items:center;gap:.35rem;display:flex}.styles-module__e45SLq__specIcon{color:var(--adventure-gold);flex-shrink:0}.styles-module__e45SLq__specValue{font-family:var(--adventure-font-body);color:var(--adventure-charcoal);font-size:.8rem;font-weight:600}.styles-module__e45SLq__location{color:var(--adventure-slate);align-items:center;gap:.35rem;display:flex}.styles-module__e45SLq__locationIcon{color:var(--adventure-ocean);flex-shrink:0}.styles-module__e45SLq__locationText{font-family:var(--adventure-font-body);font-size:.8rem}.styles-module__e45SLq__footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.85rem;display:flex}.styles-module__e45SLq__price{font-family:var(--adventure-font-body);color:var(--adventure-gold-dark);transition:color var(--adventure-transition-fast);font-size:1rem;font-weight:700}.styles-module__e45SLq__link:hover .styles-module__e45SLq__price{color:var(--adventure-gold)}.styles-module__e45SLq__viewLink{font-family:var(--adventure-font-body);letter-spacing:.05em;text-transform:uppercase;color:var(--adventure-ocean-deep);transition:color var(--adventure-transition-fast);align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;display:inline-flex}.styles-module__e45SLq__viewLink svg{transition:transform var(--adventure-transition-fast);flex-shrink:0}.styles-module__e45SLq__link:hover .styles-module__e45SLq__viewLink{color:var(--adventure-gold)}.styles-module__e45SLq__link:hover .styles-module__e45SLq__viewLink svg{transform:translate(4px)}@media (min-width:640px){.styles-module__e45SLq__imageWrapper{height:260px}}@media (min-width:1024px){.styles-module__e45SLq__imageWrapper{height:220px}}
.styles-module__hZHFra__adventureHero{cursor:none;background-color:#0000;background-image:linear-gradient(135deg,#0a152080 0%,#0c233373 40%,#0f2a3d66 70%,#1a1a1a80 100%),url(https://keyassets.timeincuk.net/inspirewp/live/wp-content/uploads/sites/19/2021/08/PBO265.rupert_boats_feature.9_island_packet_350island_breeze_gbr2046l_island-packet-350_20160702788-credit-david-harding-sailing-scenes.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.styles-module__hZHFra__adventureWaveCanvas{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.styles-module__hZHFra__adventureBackgroundLayers{z-index:0;position:absolute;inset:0;overflow:hidden}.styles-module__hZHFra__adventureGradientOrb1{background:radial-gradient(circle,var(--adventure-ocean-glow)0%,transparent 70%);opacity:0;border-radius:50%;width:80vw;max-width:1200px;height:80vw;max-height:1200px;animation:8s ease-in-out infinite styles-module__hZHFra__adventureOrbPulse;position:absolute;top:-30%;right:-20%;transform:scale(.8)}.styles-module__hZHFra__adventureGradientOrb2{background:radial-gradient(circle,var(--adventure-gold-glow)0%,transparent 70%);opacity:0;border-radius:50%;width:60vw;max-width:800px;height:60vw;max-height:800px;animation:10s ease-in-out 2s infinite styles-module__hZHFra__adventureOrbPulse;position:absolute;bottom:-20%;left:-10%;transform:scale(.8)}.styles-module__hZHFra__adventureGradientOrb3{opacity:0;background:radial-gradient(circle,#ffffff08 0%,#0000 70%);border-radius:50%;width:40vw;max-width:500px;height:40vw;max-height:500px;animation:12s ease-in-out 4s infinite styles-module__hZHFra__adventureOrbPulse;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)scale(.8)}@keyframes styles-module__hZHFra__adventureOrbPulse{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:.7;transform:scale(1.1)}}.styles-module__hZHFra__adventureParticleField{pointer-events:none;position:absolute;inset:0}.styles-module__hZHFra__adventureParticle{background:radial-gradient(circle,var(--adventure-gold)0%,var(--adventure-gold-light)50%,transparent 100%);box-shadow:0 0 10px var(--adventure-gold-glow),0 0 20px var(--adventure-gold-glow),0 0 40px #d5b56e33;border-radius:50%;transition:transform .3s ease-out;animation:15s ease-in-out infinite styles-module__hZHFra__adventureFloat;position:absolute}@keyframes styles-module__hZHFra__adventureFloat{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-20px)rotate(90deg)}50%{transform:translateY(10px)rotate(180deg)}75%{transform:translateY(-15px)rotate(270deg)}}.styles-module__hZHFra__adventureDiagonalSplit{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.styles-module__hZHFra__adventureDiagonalLeft{clip-path:polygon(0 0,100% 0,70% 100%,0 100%);background:linear-gradient(120deg,#0a1520e6 0%,#0000 100%);width:60%;height:100%;position:absolute;top:0;left:0}.styles-module__hZHFra__adventureDiagonalRight{clip-path:polygon(30% 0,100% 0,100% 100%,0 100%);background:linear-gradient(-60deg,#669bbc1a 0%,#0000 60%);width:50%;height:100%;position:absolute;top:0;right:0}.styles-module__hZHFra__adventureContent{z-index:10;width:100%;max-width:var(--adventure-container-max);padding:0 var(--adventure-container-padding);flex-direction:column;align-items:flex-start;transition:opacity .3s;display:flex;position:relative}.styles-module__hZHFra__adventureCompass{color:var(--adventure-gold);opacity:.15;z-index:1;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;right:10%;transform:translateY(-50%)}.styles-module__hZHFra__adventureCompassRing{border:1px solid var(--adventure-gold);opacity:.3;border-radius:50%;animation:30s linear infinite styles-module__hZHFra__adventureCompassSpin;position:absolute;inset:-20px}.styles-module__hZHFra__adventureCompassRing2{border:1px dashed var(--adventure-ocean);opacity:.2;border-radius:50%;animation:45s linear infinite reverse styles-module__hZHFra__adventureCompassSpin;position:absolute;inset:-40px}@keyframes styles-module__hZHFra__adventureCompassSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__hZHFra__adventureTextContainer{z-index:2;max-width:800px;position:relative}.styles-module__hZHFra__adventurePreTitle{opacity:0;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex;transform:translateY(30px)}.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventurePreTitle{opacity:1;transition:all .8s cubic-bezier(.4,0,.2,1) .2s;transform:translateY(0)}.styles-module__hZHFra__adventurePreTitle span{font-family:var(--adventure-font-body);letter-spacing:.3em;text-transform:uppercase;color:var(--adventure-gold);font-size:.85rem;font-weight:500}.styles-module__hZHFra__adventureLine{background:linear-gradient(90deg,transparent,var(--adventure-gold),transparent);width:60px;height:1px}.styles-module__hZHFra__adventureTitle{font-family:var(--adventure-font-display);color:var(--adventure-white);margin-bottom:2rem;font-size:clamp(3.5rem,10vw,6rem);font-weight:300;line-height:.95}.styles-module__hZHFra__adventureTitleLine{gap:.4em;display:flex;overflow:hidden}.styles-module__hZHFra__adventureWord{opacity:0;display:inline-block;transform:translateY(100%)}.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureWord{opacity:1;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureTitleLine:first-child .styles-module__hZHFra__adventureWord:first-child{transition-delay:.3s}.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureTitleLine:first-child .styles-module__hZHFra__adventureWord:nth-child(2){transition-delay:.4s}.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureTitleLine:nth-child(2) .styles-module__hZHFra__adventureWord:first-child{transition-delay:.5s}.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureTitleLine:nth-child(2) .styles-module__hZHFra__adventureWord:nth-child(2){transition-delay:.6s}.styles-module__hZHFra__adventureWordAccent{opacity:0;color:var(--adventure-ocean-light);font-style:italic;display:inline-block;transform:translateY(100%)}.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureWordAccent{opacity:1;transition:all .8s cubic-bezier(.4,0,.2,1) .5s;transform:translateY(0)}.styles-module__hZHFra__adventureWordGold{opacity:0;background:linear-gradient(135deg,var(--adventure-gold-light)0%,var(--adventure-gold)50%,var(--adventure-gold-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative;transform:translateY(100%)}.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureWordGold{opacity:1;transition:all .8s cubic-bezier(.4,0,.2,1) .6s;transform:translateY(0)}.styles-module__hZHFra__adventureWordGold:after{content:"";background:linear-gradient(135deg,var(--adventure-gold-light)0%,var(--adventure-gold)50%,var(--adventure-gold-dark)100%);-webkit-text-fill-color:transparent;filter:blur(20px);opacity:.5;z-index:-1;-webkit-background-clip:text;background-clip:text;position:absolute;inset:0}.styles-module__hZHFra__adventureSubtitle{font-family:var(--adventure-font-body);color:#ffffffb3;opacity:0;max-width:550px;margin-bottom:3rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;line-height:1.8;transform:translateY(30px)}.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureSubtitle{opacity:1;transition:all .8s cubic-bezier(.4,0,.2,1) .8s;transform:translateY(0)}.styles-module__hZHFra__adventureActions{opacity:0;align-items:center;gap:1.5rem;display:flex;transform:translateY(30px)}.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureActions{opacity:1;transition:all .8s cubic-bezier(.4,0,.2,1) 1s;transform:translateY(0)}.styles-module__hZHFra__adventurePrimaryBtn{background:linear-gradient(135deg,var(--adventure-gold)0%,var(--adventure-gold-dark)100%);color:var(--adventure-midnight);font-family:var(--adventure-font-body);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:.9rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.styles-module__hZHFra__adventurePrimaryBtn:before{content:"";background:linear-gradient(135deg,var(--adventure-gold)0%,var(--adventure-gold-dark)100%);z-index:0;position:absolute;inset:2px}.styles-module__hZHFra__adventureBtnText{z-index:1;position:relative}.styles-module__hZHFra__adventureBtnIcon{z-index:1;transition:transform .3s;position:relative}.styles-module__hZHFra__adventureBtnShine{z-index:2;background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.styles-module__hZHFra__adventurePrimaryBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #d5b56e4d,0 5px 15px #d5b56e33}.styles-module__hZHFra__adventurePrimaryBtn:hover .styles-module__hZHFra__adventureBtnShine{left:100%}.styles-module__hZHFra__adventurePrimaryBtn:hover .styles-module__hZHFra__adventureBtnIcon{transform:rotate(45deg)}.styles-module__hZHFra__adventureSecondaryBtn{color:var(--adventure-white);font-family:var(--adventure-font-body);letter-spacing:.05em;cursor:pointer;background:0 0;border:1px solid #ffffff4d;align-items:center;gap:.75rem;padding:1.25rem 2rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.styles-module__hZHFra__adventureSecondaryBtn:before{content:"";background:var(--adventure-ocean);transform-origin:100%;z-index:-1;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:scaleX(0)}.styles-module__hZHFra__adventureSecondaryBtn:hover{border-color:var(--adventure-ocean);color:var(--adventure-white)}.styles-module__hZHFra__adventureSecondaryBtn:hover:before{transform-origin:0;transform:scaleX(1)}.styles-module__hZHFra__adventureYachtSilhouette{opacity:.2;z-index:1;width:400px;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;bottom:15%;right:5%}.styles-module__hZHFra__adventureYachtSvg{width:100%;height:auto;filter:drop-shadow(0 0 30px var(--adventure-gold-glow))}.styles-module__hZHFra__adventureScrollIndicator{color:#ffffff80;letter-spacing:.2em;text-transform:uppercase;opacity:0;z-index:20;flex-direction:column;align-items:center;gap:1rem;font-size:.75rem;font-weight:500;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureScrollIndicator{opacity:1;transition:opacity 1s 1.5s}.styles-module__hZHFra__adventureScrollLine{background:linear-gradient(#ffffff4d,#0000);width:1px;height:60px;position:relative;overflow:hidden}.styles-module__hZHFra__adventureScrollDot{background:var(--adventure-gold);border-radius:2px;width:3px;height:10px;animation:2s ease-in-out infinite styles-module__hZHFra__adventureScrollBounce;position:absolute;top:0;left:50%;transform:translate(-50%)}@keyframes styles-module__hZHFra__adventureScrollBounce{0%,to{opacity:1;top:0}50%{opacity:0;top:50px}}.styles-module__hZHFra__adventureScrollChevron{animation:2s ease-in-out infinite styles-module__hZHFra__adventureChevronBounce}@keyframes styles-module__hZHFra__adventureChevronBounce{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(5px)}}.styles-module__hZHFra__adventureCornerTL,.styles-module__hZHFra__adventureCornerTR,.styles-module__hZHFra__adventureCornerBL,.styles-module__hZHFra__adventureCornerBR{z-index:15;opacity:0;width:80px;height:80px;position:absolute}.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureCornerTL,.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureCornerTR,.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureCornerBL,.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureCornerBR{opacity:1;transition:opacity 1s 1.2s}.styles-module__hZHFra__adventureCornerTL{border-top:1px solid var(--adventure-gold);border-left:1px solid var(--adventure-gold);opacity:.4;top:8rem;left:2rem}.styles-module__hZHFra__adventureCornerTR{border-top:1px solid var(--adventure-gold);border-right:1px solid var(--adventure-gold);opacity:.4;top:8rem;right:2rem}.styles-module__hZHFra__adventureCornerBL{border-bottom:1px solid var(--adventure-ocean);border-left:1px solid var(--adventure-ocean);opacity:.4;bottom:2rem;left:2rem}.styles-module__hZHFra__adventureCornerBR{border-bottom:1px solid var(--adventure-ocean);border-right:1px solid var(--adventure-ocean);opacity:.4;bottom:2rem;right:2rem}.styles-module__hZHFra__adventureHorizontalLines{z-index:5;opacity:0;flex-direction:column;gap:8px;padding-left:2rem;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureHorizontalLines{opacity:1;transition:opacity 1s 1.4s}.styles-module__hZHFra__adventureHLine{background:var(--adventure-gold);opacity:.3;width:30px;height:1px}.styles-module__hZHFra__adventureHLine:nth-child(2){opacity:.5;width:50px}@media (max-width:1024px){.styles-module__hZHFra__adventureCompass{opacity:.08;right:5%}.styles-module__hZHFra__adventureCompass svg{width:80px;height:80px}.styles-module__hZHFra__adventureYachtSilhouette{opacity:.1;width:300px;bottom:10%;right:0}}@media (max-width:768px){.styles-module__hZHFra__adventureHero{align-items:center;padding-top:100px;padding-bottom:80px}.styles-module__hZHFra__adventureContent{padding:0 1rem}.styles-module__hZHFra__adventureTextContainer{max-width:100%}.styles-module__hZHFra__adventureTitle{margin-bottom:1.5rem;font-size:clamp(2.2rem,10vw,3.5rem)}.styles-module__hZHFra__adventureTitleLine{flex-flow:row;gap:.3em}.styles-module__hZHFra__adventurePreTitle{margin-bottom:1.5rem}.styles-module__hZHFra__adventurePreTitle span{letter-spacing:.2em;font-size:.65rem}.styles-module__hZHFra__adventureLine{width:20px}.styles-module__hZHFra__adventureSubtitle{margin-bottom:2rem;font-size:.9rem;line-height:1.7}.styles-module__hZHFra__adventureActions{flex-direction:column;gap:.75rem;width:100%}.styles-module__hZHFra__adventurePrimaryBtn,.styles-module__hZHFra__adventureSecondaryBtn{justify-content:center;width:100%;padding:1rem 1.5rem}.styles-module__hZHFra__adventureCompass,.styles-module__hZHFra__adventureYachtSilhouette{display:none}.styles-module__hZHFra__adventureCornerTL,.styles-module__hZHFra__adventureCornerTR,.styles-module__hZHFra__adventureCornerBL,.styles-module__hZHFra__adventureCornerBR{width:30px;height:30px}.styles-module__hZHFra__adventureCornerTL,.styles-module__hZHFra__adventureCornerTR{top:1rem}.styles-module__hZHFra__adventureCornerBL,.styles-module__hZHFra__adventureCornerBR{bottom:1rem}.styles-module__hZHFra__adventureCornerTL,.styles-module__hZHFra__adventureCornerBL{left:1rem}.styles-module__hZHFra__adventureCornerTR,.styles-module__hZHFra__adventureCornerBR{right:1rem}.styles-module__hZHFra__adventureHorizontalLines{display:none}.styles-module__hZHFra__adventureScrollIndicator{bottom:1.5rem}.styles-module__hZHFra__adventureScrollIndicator span{display:none}}@media (max-width:480px){.styles-module__hZHFra__adventureHero{padding-top:90px}.styles-module__hZHFra__adventureTitle{font-size:clamp(1.8rem,9vw,2.5rem)}.styles-module__hZHFra__adventureSubtitle{font-size:.85rem}.styles-module__hZHFra__adventurePrimaryBtn,.styles-module__hZHFra__adventureSecondaryBtn{padding:.9rem 1.25rem;font-size:.75rem}.styles-module__hZHFra__adventurePreTitle span{font-size:.6rem}}@media (prefers-reduced-motion:reduce){.styles-module__hZHFra__adventureParticle,.styles-module__hZHFra__adventureGradientOrb1,.styles-module__hZHFra__adventureGradientOrb2,.styles-module__hZHFra__adventureGradientOrb3,.styles-module__hZHFra__adventureCompassRing,.styles-module__hZHFra__adventureCompassRing2,.styles-module__hZHFra__adventureScrollDot,.styles-module__hZHFra__adventureScrollChevron{animation:none}.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureWord,.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureWordAccent,.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureWordGold,.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventurePreTitle,.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureSubtitle,.styles-module__hZHFra__adventureHero.styles-module__hZHFra__adventureHeroLoaded .styles-module__hZHFra__adventureActions{opacity:1;transition:none;transform:none}}
.styles-module__nxYx2q__aboutSection{padding:var(--adventure-spacing-2xl)0;background:var(--adventure-cream);position:relative;overflow:hidden}.styles-module__nxYx2q__container{max-width:var(--adventure-container-max);padding:0 var(--adventure-container-padding);grid-template-columns:1fr 1fr;align-items:center;gap:6rem;margin:0 auto;display:grid}.styles-module__nxYx2q__imageWrapper{position:relative}.styles-module__nxYx2q__imageContainer{border-radius:4px;height:600px;position:relative;overflow:hidden}.styles-module__nxYx2q__mainImage{object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1)}.styles-module__nxYx2q__imageContainer:hover .styles-module__nxYx2q__mainImage{transform:scale(1.03)}.styles-module__nxYx2q__imageOverlay{pointer-events:none;background:linear-gradient(135deg,#0a152033 0%,#0000 50%);position:absolute;inset:0}.styles-module__nxYx2q__badge{background:var(--adventure-white);border-radius:4px;align-items:center;gap:.75rem;padding:1rem 1.5rem;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:2rem;right:-1.5rem;box-shadow:0 10px 40px #0000001f}.styles-module__nxYx2q__badgeIcon{color:var(--adventure-gold)}.styles-module__nxYx2q__badgeText{color:var(--adventure-charcoal);letter-spacing:.02em;font-size:.85rem;font-weight:600}.styles-module__nxYx2q__experienceBox{background:var(--adventure-deep);text-align:center;border-radius:4px;padding:1.5rem 2rem;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);position:absolute;bottom:2rem;left:-1.5rem}.styles-module__nxYx2q__experienceNumber{font-family:var(--adventure-font-display);color:var(--adventure-gold);margin-bottom:.25rem;font-size:2.5rem;font-weight:400;line-height:1;display:block}.styles-module__nxYx2q__experienceLabel{letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;font-size:.75rem;font-weight:600}.styles-module__nxYx2q__content{padding:2rem 0}.styles-module__nxYx2q__labelWrapper{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:inline-flex}.styles-module__nxYx2q__labelIcon{color:var(--adventure-gold)}.styles-module__nxYx2q__label{letter-spacing:.25em;text-transform:uppercase;color:var(--adventure-gold-dark);font-size:.8rem;font-weight:600}.styles-module__nxYx2q__title{color:var(--adventure-charcoal);margin-bottom:2rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.2}.styles-module__nxYx2q__titleAccent{color:var(--adventure-ocean-deep);font-style:italic}.styles-module__nxYx2q__story{margin-bottom:2.5rem}.styles-module__nxYx2q__story p{color:var(--adventure-slate);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.8}.styles-module__nxYx2q__story p:last-child{margin-bottom:0}.styles-module__nxYx2q__features{background:var(--adventure-white);border-radius:4px;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;padding:2rem;display:flex;box-shadow:0 4px 20px #0000000a}.styles-module__nxYx2q__feature{align-items:flex-start;gap:1rem;display:flex}.styles-module__nxYx2q__featureIcon{color:var(--adventure-ocean);flex-shrink:0;margin-top:.2rem}.styles-module__nxYx2q__featureTitle{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);margin-bottom:.25rem;font-size:1.1rem;font-weight:500}.styles-module__nxYx2q__featureText{color:var(--adventure-slate);font-size:.9rem;line-height:1.6}.styles-module__nxYx2q__teamLink{letter-spacing:.1em;text-transform:uppercase;color:var(--adventure-ocean-deep);transition:all var(--adventure-transition-smooth);align-items:center;gap:.75rem;font-size:.9rem;font-weight:600;display:inline-flex}.styles-module__nxYx2q__teamLink:hover{color:var(--adventure-gold-dark)}.styles-module__nxYx2q__arrow{transition:transform var(--adventure-transition-fast)}.styles-module__nxYx2q__teamLink:hover .styles-module__nxYx2q__arrow{transform:translate(4px)}@media (max-width:1024px){.styles-module__nxYx2q__container{gap:4rem}.styles-module__nxYx2q__imageContainer{height:500px}.styles-module__nxYx2q__badge{right:0}.styles-module__nxYx2q__experienceBox{left:0}}@media (max-width:768px){.styles-module__nxYx2q__container{grid-template-columns:1fr;gap:3rem}.styles-module__nxYx2q__imageWrapper{order:1}.styles-module__nxYx2q__content{order:0;padding:0}.styles-module__nxYx2q__imageContainer{height:400px}.styles-module__nxYx2q__badge{padding:.75rem 1rem;top:1rem;right:1rem}.styles-module__nxYx2q__experienceBox{padding:1rem 1.5rem;bottom:1rem;left:1rem}.styles-module__nxYx2q__experienceNumber{font-size:2rem}}
.skeleton-module__oeZtpq__skeleton{background:var(--adventure-white);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 20px #0a15200f,0 1px 4px #0a152008}.skeleton-module__oeZtpq__image{background:linear-gradient(90deg,#2d3e500f 0%,#2d3e501f 50%,#2d3e500f 100%) 0 0/200% 100%;justify-content:center;align-items:center;width:100%;height:240px;animation:1.5s ease-in-out infinite skeleton-module__oeZtpq__shimmer;display:flex}.skeleton-module__oeZtpq__imageLogo{opacity:.7;filter:saturate(.9);width:min(220px,68%);height:auto}.skeleton-module__oeZtpq__content{flex-direction:column;gap:.75rem;padding:1.35rem;display:flex}.skeleton-module__oeZtpq__title,.skeleton-module__oeZtpq__subtitle,.skeleton-module__oeZtpq__spec,.skeleton-module__oeZtpq__location,.skeleton-module__oeZtpq__button{background:linear-gradient(90deg,#2d3e500f 0%,#2d3e501f 50%,#2d3e500f 100%) 0 0/200% 100%;animation:1.5s ease-in-out infinite skeleton-module__oeZtpq__shimmer}.skeleton-module__oeZtpq__title{width:80%;height:24px}.skeleton-module__oeZtpq__subtitle{width:55%;height:16px}.skeleton-module__oeZtpq__specs{border-top:1px solid #2d3e500f;border-bottom:1px solid #2d3e500f;gap:1rem;padding:.85rem 0;display:flex}.skeleton-module__oeZtpq__spec{width:60px;height:16px}.skeleton-module__oeZtpq__location{width:70%;height:14px}.skeleton-module__oeZtpq__button{width:100%;height:40px;margin-top:.5rem}@keyframes skeleton-module__oeZtpq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (min-width:640px){.skeleton-module__oeZtpq__image{height:260px}}@media (min-width:1024px){.skeleton-module__oeZtpq__image{height:220px}}
.styles-module__6wr1qW__hero{text-align:center;min-height:60vh;padding:var(--adventure-spacing-2xl)var(--adventure-container-padding);background:linear-gradient(135deg,#0a1520e0 0%,#0d1b2ab8 50%,#4a7a9a59 100%),url(https://images.unsplash.com/photo-1567899378494-47b22a2ae96a?q=80&w=2070&auto=format&fit=crop) 50%/cover no-repeat;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.styles-module__6wr1qW__hero:before{content:"";background:linear-gradient(to top,var(--adventure-pearl),transparent);pointer-events:none;z-index:1;height:200px;position:absolute;bottom:0;left:0;right:0}.styles-module__6wr1qW__heroContent{z-index:2;max-width:800px;position:relative}.styles-module__6wr1qW__heroBadge{background:#d5b56e26;border:1px solid #d5b56e4d;border-radius:4px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;display:inline-flex}.styles-module__6wr1qW__heroBadgeIcon{color:var(--adventure-gold)}.styles-module__6wr1qW__heroBadgeText{font-family:var(--adventure-font-body);letter-spacing:.25em;text-transform:uppercase;color:var(--adventure-gold-light);font-size:.8rem;font-weight:600}.styles-module__6wr1qW__heroTitle{font-family:var(--adventure-font-display);color:var(--adventure-white);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1.15}.styles-module__6wr1qW__heroTitleAccent{color:var(--adventure-gold);font-style:italic}.styles-module__6wr1qW__heroSubtitle{font-family:var(--adventure-font-body);color:#fffc;max-width:650px;margin:0 auto;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:300;line-height:1.8}.styles-module__6wr1qW__listingPage{padding:var(--adventure-spacing-lg)0 var(--adventure-spacing-xl);background:linear-gradient(to bottom,var(--adventure-pearl),var(--adventure-cream));min-height:60vh}.styles-module__6wr1qW__filterButton{z-index:900;background:var(--adventure-deep);color:var(--adventure-white);font-family:var(--adventure-font-body);letter-spacing:.05em;cursor:pointer;transition:all var(--adventure-transition-smooth);border:none;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.85rem;font-weight:600;display:none;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0a152040,0 4px 12px #0a152026}.styles-module__6wr1qW__filterButton:hover{background:var(--adventure-gold);color:var(--adventure-midnight);transform:translate(-50%)translateY(-2px);box-shadow:0 14px 40px #d5b56e4d,0 6px 16px #d5b56e33}@media (max-width:1023px){.styles-module__6wr1qW__filterButton{display:flex}}.styles-module__6wr1qW__listingContainer{max-width:var(--adventure-container-max);padding:0 var(--adventure-container-padding);grid-template-columns:1fr;gap:2rem;margin:0 auto;display:grid}@media (min-width:1024px){.styles-module__6wr1qW__listingContainer{grid-template-columns:300px 1fr;align-items:start;gap:2.5rem}.styles-module__6wr1qW__filterButton{display:none!important}}@media (min-width:1280px){.styles-module__6wr1qW__listingContainer{grid-template-columns:320px 1fr}}.styles-module__6wr1qW__loadingFallback{text-align:center;font-family:var(--adventure-font-body);color:var(--adventure-slate);padding:3rem}.styles-module__6wr1qW__boatsList{width:100%}.styles-module__6wr1qW__boatsHeader{border-bottom:1px solid #2d3e501a;margin-bottom:1.5rem;padding-bottom:1rem}.styles-module__6wr1qW__boatsCount{font-family:var(--adventure-font-body);color:var(--adventure-charcoal);font-size:.9rem;font-weight:500}.styles-module__6wr1qW__boatsGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.styles-module__6wr1qW__observer{height:1px;margin-top:2rem}.styles-module__6wr1qW__loadingMore{color:var(--adventure-charcoal);font-family:var(--adventure-font-body);flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem;font-size:.9rem;display:flex}.styles-module__6wr1qW__spinner{border:3px solid #2d3e501f;border-top-color:var(--adventure-gold);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite styles-module__6wr1qW__spin}@keyframes styles-module__6wr1qW__spin{to{transform:rotate(360deg)}}.styles-module__6wr1qW__emptyState{text-align:center;color:var(--adventure-charcoal);padding:4rem 1.5rem}.styles-module__6wr1qW__emptyIcon{color:#2d3e5033;margin:0 auto 1.5rem}.styles-module__6wr1qW__emptyText{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);margin-bottom:.5rem;font-size:1.35rem;font-weight:500}.styles-module__6wr1qW__emptySubtext{font-family:var(--adventure-font-body);color:var(--adventure-slate);font-size:.95rem}.styles-module__6wr1qW__errorState{text-align:center;color:var(--adventure-charcoal);padding:4rem 1.5rem}.styles-module__6wr1qW__errorState p{margin-bottom:1.25rem;font-size:1.05rem}.styles-module__6wr1qW__retryButton{background:var(--adventure-deep);color:var(--adventure-white);font-family:var(--adventure-font-body);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:all var(--adventure-transition-smooth);border:none;padding:.85rem 2rem;font-size:.85rem;font-weight:600}.styles-module__6wr1qW__retryButton:hover{background:var(--adventure-gold);color:var(--adventure-midnight);transform:translateY(-2px);box-shadow:0 8px 25px #d5b56e4d}.styles-module__6wr1qW__endMessage{text-align:center;color:var(--adventure-slate);font-family:var(--adventure-font-body);padding:2rem;font-size:.85rem}@media (min-width:640px){.styles-module__6wr1qW__boatsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.styles-module__6wr1qW__boatsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.styles-module__6wr1qW__boatsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.styles-module__6wr1qW__hero{min-height:50vh;padding:var(--adventure-spacing-xl)var(--adventure-container-padding)}}
.styles-module__eyiXWa__servicesSection{padding:var(--adventure-spacing-2xl)0;background:var(--adventure-deep);position:relative;overflow:hidden}.styles-module__eyiXWa__container{max-width:var(--adventure-container-max);padding:0 var(--adventure-container-padding);z-index:1;margin:0 auto;position:relative}.styles-module__eyiXWa__backgroundAccent{background:radial-gradient(circle,var(--adventure-ocean-glow)0%,transparent 70%);pointer-events:none;opacity:.4;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__eyiXWa__header{text-align:center;max-width:700px;margin:0 auto var(--adventure-spacing-xl)}.styles-module__eyiXWa__label{letter-spacing:.25em;text-transform:uppercase;color:var(--adventure-gold);margin-bottom:1.5rem;font-size:.8rem;font-weight:600;display:inline-block}.styles-module__eyiXWa__title{color:var(--adventure-white);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.2}.styles-module__eyiXWa__highlight{color:var(--adventure-ocean-light);font-style:italic}.styles-module__eyiXWa__subtitle{color:#ffffffb3;font-size:1.1rem;line-height:1.8}.styles-module__eyiXWa__grid{margin-bottom:var(--adventure-spacing-xl);grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.styles-module__eyiXWa__card{transition:all var(--adventure-transition-smooth);background:#ffffff08;border:1px solid #ffffff14;border-radius:4px;padding:2.5rem}.styles-module__eyiXWa__card:hover{border-color:var(--adventure-gold);background:#ffffff0f;transform:translateY(-4px)}.styles-module__eyiXWa__iconWrapper{width:60px;height:60px;color:var(--adventure-gold);justify-content:center;align-items:center;margin-bottom:1.5rem;display:inline-flex;position:relative}.styles-module__eyiXWa__iconWrapper:before{content:"";background:linear-gradient(135deg,var(--adventure-gold-glow),transparent);opacity:.3;border-radius:50%;position:absolute;inset:0}.styles-module__eyiXWa__iconGlow{background:radial-gradient(circle,var(--adventure-gold-glow),transparent);opacity:0;transition:opacity var(--adventure-transition-smooth);position:absolute;inset:-10px}.styles-module__eyiXWa__card:hover .styles-module__eyiXWa__iconGlow{opacity:.5}.styles-module__eyiXWa__cardTitle{font-family:var(--adventure-font-display);color:var(--adventure-white);margin-bottom:1rem;font-size:1.35rem;font-weight:500}.styles-module__eyiXWa__cardDescription{color:#fff9;font-size:.95rem;line-height:1.7}.styles-module__eyiXWa__statsBar{background:#ffffff05;border:1px solid #ffffff0f;border-radius:4px;justify-content:center;align-items:center;gap:3rem;padding:3rem;display:flex}.styles-module__eyiXWa__stat{text-align:center}.styles-module__eyiXWa__statNumber{font-family:var(--adventure-font-display);color:var(--adventure-gold);margin-bottom:.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:400;display:block}.styles-module__eyiXWa__statLabel{letter-spacing:.05em;text-transform:uppercase;color:#ffffff80;font-size:.85rem;font-weight:500}.styles-module__eyiXWa__statDivider{background:#ffffff26;width:1px;height:50px}@media (max-width:1024px){.styles-module__eyiXWa__grid{grid-template-columns:repeat(2,1fr)}.styles-module__eyiXWa__statsBar{gap:2rem;padding:2rem}}@media (max-width:768px){.styles-module__eyiXWa__grid{grid-template-columns:1fr}.styles-module__eyiXWa__statsBar{flex-wrap:wrap;gap:1.5rem}.styles-module__eyiXWa__stat{flex:40%}.styles-module__eyiXWa__statDivider{display:none}}
.styles-module__JDzkRG__contactSection{padding:var(--adventure-spacing-2xl)0;background:var(--adventure-cream);position:relative;overflow:hidden}.styles-module__JDzkRG__backgroundOrb{background:radial-gradient(circle,var(--adventure-ocean-glow)0%,transparent 70%);opacity:.3;pointer-events:none;width:600px;height:600px;position:absolute;top:50%;right:-200px;transform:translateY(-50%)}.styles-module__JDzkRG__container{max-width:var(--adventure-container-max);padding:0 var(--adventure-container-padding);z-index:1;margin:0 auto;position:relative}.styles-module__JDzkRG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.styles-module__JDzkRG__content{padding-right:2rem}.styles-module__JDzkRG__labelWrapper{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:inline-flex}.styles-module__JDzkRG__labelIcon{color:var(--adventure-gold)}.styles-module__JDzkRG__label{letter-spacing:.25em;text-transform:uppercase;color:var(--adventure-gold-dark);font-size:.8rem;font-weight:600}.styles-module__JDzkRG__title{color:var(--adventure-charcoal);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.2}.styles-module__JDzkRG__titleAccent{color:var(--adventure-ocean-deep);font-style:italic}.styles-module__JDzkRG__description{color:var(--adventure-slate);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.styles-module__JDzkRG__contactInfo{flex-direction:column;gap:1.5rem;display:flex}.styles-module__JDzkRG__contactItem{transition:all var(--adventure-transition-fast);align-items:flex-start;gap:1rem;text-decoration:none;display:flex}a.styles-module__JDzkRG__contactItem:hover{transform:translate(4px)}.styles-module__JDzkRG__contactIcon{background:var(--adventure-deep);width:50px;height:50px;color:var(--adventure-gold);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__JDzkRG__contactLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--adventure-slate);margin-bottom:.25rem;font-size:.8rem;font-weight:600;display:block}.styles-module__JDzkRG__contactValue{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);font-size:1.1rem;display:block}.styles-module__JDzkRG__formWrapper{background:var(--adventure-white);border-radius:4px;padding:3rem;box-shadow:0 20px 60px #00000014,0 4px 20px #0000000a}.styles-module__JDzkRG__form{flex-direction:column;display:flex}.styles-module__JDzkRG__formTitle{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);margin-bottom:.5rem;font-size:1.75rem;font-weight:500}.styles-module__JDzkRG__formSubtitle{color:var(--adventure-slate);margin-bottom:2rem;font-size:.95rem}.styles-module__JDzkRG__formGroup{margin-bottom:1.5rem}.styles-module__JDzkRG__formLabel{color:var(--adventure-charcoal);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.styles-module__JDzkRG__formInput,.styles-module__JDzkRG__formTextarea{background:var(--adventure-pearl);width:100%;font-family:var(--adventure-font-body);color:var(--adventure-charcoal);transition:all var(--adventure-transition-fast);border:1px solid #0000;border-radius:4px;padding:1rem;font-size:1rem}.styles-module__JDzkRG__formInput::placeholder,.styles-module__JDzkRG__formTextarea::placeholder{color:var(--adventure-slate);opacity:.6}.styles-module__JDzkRG__formInput:focus,.styles-module__JDzkRG__formTextarea:focus{border-color:var(--adventure-ocean);background:var(--adventure-white);box-shadow:0 0 0 3px var(--adventure-ocean-glow);outline:none}.styles-module__JDzkRG__formTextarea{resize:vertical;min-height:120px}.styles-module__JDzkRG__formStatus{border-radius:4px;margin-bottom:1rem;padding:1rem;font-size:.9rem}.styles-module__JDzkRG__formStatusSuccess{color:#1a7f37;background:#2ea0431a;border:1px solid #2ea0434d}.styles-module__JDzkRG__formStatusError{color:#cf222e;background:#f851491a;border:1px solid #f851494d}.styles-module__JDzkRG__submitBtn{background:linear-gradient(135deg,var(--adventure-gold)0%,var(--adventure-gold-dark)100%);color:var(--adventure-midnight);font-family:var(--adventure-font-body);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all var(--adventure-transition-smooth);border:none;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 2rem;font-size:.95rem;font-weight:600;display:flex}.styles-module__JDzkRG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #d5b56e4d,0 5px 15px #d5b56e33}.styles-module__JDzkRG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.styles-module__JDzkRG__submitBtn svg{transition:transform var(--adventure-transition-fast)}.styles-module__JDzkRG__submitBtn:hover:not(:disabled) svg{transform:translate(4px)}@media (max-width:1024px){.styles-module__JDzkRG__grid{gap:3rem}.styles-module__JDzkRG__content{padding-right:0}}@media (max-width:768px){.styles-module__JDzkRG__grid{grid-template-columns:1fr;gap:3rem}.styles-module__JDzkRG__formWrapper{padding:2rem}}
.styles-module__rTivsa__gallery{width:100%}.styles-module__rTivsa__galleryEmpty{background:var(--adventure-deep);justify-content:center;align-items:center;min-height:400px;display:flex}.styles-module__rTivsa__placeholder{color:#fff6;flex-direction:column;align-items:center;gap:1rem;display:flex}.styles-module__rTivsa__placeholder svg{opacity:.3}.styles-module__rTivsa__placeholder p{font-family:var(--adventure-font-display);font-size:1.1rem;font-style:italic}.styles-module__rTivsa__main{aspect-ratio:16/10;background:var(--adventure-midnight);width:100%;max-height:500px;position:relative;overflow:hidden}.styles-module__rTivsa__mainBtn{cursor:pointer;background:0 0;border:none;width:100%;height:100%;padding:0;position:relative}.styles-module__rTivsa__mainImage{object-fit:contain;transition:opacity .4s,transform .8s cubic-bezier(.4,0,.2,1)}.styles-module__rTivsa__loading{opacity:.7}.styles-module__rTivsa__mainBtn:hover .styles-module__rTivsa__mainImage{transform:scale(1.02)}.styles-module__rTivsa__mainNav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;opacity:0;z-index:10;background:#0a152099;border:1px solid #d5b56e26;justify-content:center;align-items:center;width:56px;height:56px;transition:all .4s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.styles-module__rTivsa__mainBtn:hover .styles-module__rTivsa__mainNav{opacity:1}.styles-module__rTivsa__mainNav:hover{background:var(--adventure-gold);border-color:var(--adventure-gold);color:var(--adventure-midnight)}.styles-module__rTivsa__mainNavPrev{left:24px}.styles-module__rTivsa__mainNavPrev:hover{transform:translateY(-50%)translate(-4px)}.styles-module__rTivsa__mainNavNext{right:24px}.styles-module__rTivsa__mainNavNext:hover{transform:translateY(-50%)translate(4px)}.styles-module__rTivsa__expand{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-family:var(--adventure-font-body);letter-spacing:.1em;text-transform:uppercase;opacity:0;background:#0a1520b3;border:1px solid #d5b56e33;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.75rem;font-weight:500;transition:all .4s;display:flex;position:absolute;bottom:24px;right:24px}.styles-module__rTivsa__mainBtn:hover .styles-module__rTivsa__expand{opacity:1}.styles-module__rTivsa__expand:hover{background:var(--adventure-gold);border-color:var(--adventure-gold);color:var(--adventure-midnight)}.styles-module__rTivsa__counter{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--adventure-font-display);color:#fff;background:#0a1520b3;border:1px solid #d5b56e26;align-items:baseline;gap:.25rem;padding:.5rem 1rem;display:flex;position:absolute;top:24px;left:24px}.styles-module__rTivsa__counterCurrent{color:var(--adventure-gold);font-size:1.25rem;font-weight:500}.styles-module__rTivsa__counterSep{opacity:.5;margin:0 .15rem;font-size:.9rem}.styles-module__rTivsa__counterTotal{opacity:.7;font-size:.9rem}.styles-module__rTivsa__thumbsWrapper{background:var(--adventure-midnight);scrollbar-width:thin;scrollbar-color:var(--adventure-gold)transparent;padding:16px;overflow-x:auto}.styles-module__rTivsa__thumbsWrapper::-webkit-scrollbar{height:4px}.styles-module__rTivsa__thumbsWrapper::-webkit-scrollbar-thumb{background:var(--adventure-gold);border-radius:2px}.styles-module__rTivsa__thumbs{gap:12px;width:max-content;padding:0 4px;display:flex}.styles-module__rTivsa__thumb{cursor:pointer;background:var(--adventure-deep);opacity:.5;border:none;flex-shrink:0;width:100px;height:70px;padding:0;transition:all .3s;position:relative;overflow:hidden}.styles-module__rTivsa__thumb:hover,.styles-module__rTivsa__thumbActive{opacity:1}.styles-module__rTivsa__thumbActive{box-shadow:0 0 0 2px var(--adventure-gold)}.styles-module__rTivsa__thumbImage{object-fit:cover;transition:transform .5s}.styles-module__rTivsa__thumb:hover .styles-module__rTivsa__thumbImage{transform:scale(1.1)}.styles-module__rTivsa__thumbBar{background:var(--adventure-gold);height:3px;position:absolute;bottom:0;left:0;right:0}.styles-module__rTivsa__thumbPlaceholder{background:linear-gradient(135deg,var(--adventure-deep)0%,var(--adventure-midnight)100%);color:#fff;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__rTivsa__playIcon{color:#fff;z-index:3;background:#0a1520b3;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__rTivsa__mainBtn:hover .styles-module__rTivsa__playIcon{background:var(--adventure-gold);border-color:var(--adventure-gold);color:var(--adventure-midnight);transform:translate(-50%,-50%)scale(1.1)}.styles-module__rTivsa__videoPlaceholder{background:linear-gradient(135deg,var(--adventure-deep)0%,var(--adventure-midnight)100%);color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute;inset:0}.styles-module__rTivsa__videoPlaceholder svg{opacity:.8}.styles-module__rTivsa__videoPlaceholder span{opacity:.7;font-size:.875rem}.styles-module__rTivsa__lightbox{z-index:10000;background:#0a1520f7;justify-content:center;align-items:center;animation:.3s styles-module__rTivsa__fadeIn;display:flex;position:fixed;inset:0}@keyframes styles-module__rTivsa__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__rTivsa__lightboxContent{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:80px 60px 120px;display:flex;position:relative}.styles-module__rTivsa__lightboxClose{color:#fff;cursor:pointer;z-index:10001;background:0 0;border:1px solid #ffffff40;justify-content:center;align-items:center;width:52px;height:52px;transition:all .4s;display:flex;position:fixed;top:20px;right:20px}.styles-module__rTivsa__lightboxClose:hover{background:var(--adventure-gold);border-color:var(--adventure-gold);color:var(--adventure-midnight);transform:rotate(90deg)}.styles-module__rTivsa__lightboxCounter{color:#fff;font-family:var(--adventure-font-display);z-index:10001;align-items:baseline;gap:.25rem;display:flex;position:fixed;top:28px;left:50%;transform:translate(-50%)}.styles-module__rTivsa__lightboxCounterCurrent{color:var(--adventure-gold);font-size:1.5rem;font-weight:500}.styles-module__rTivsa__lightboxCounterSep{opacity:.4;margin:0 .25rem;font-size:1rem}.styles-module__rTivsa__lightboxCounterTotal{opacity:.6;font-size:1rem}.styles-module__rTivsa__lightboxImageWrapper{width:90vw;max-width:1400px;height:70vh;position:relative}.styles-module__rTivsa__lightboxImage{object-fit:contain;filter:drop-shadow(0 20px 60px #00000080)}.styles-module__rTivsa__lightboxVideo{aspect-ratio:16/9;background:#000;width:90vw;max-width:1200px;position:relative}.styles-module__rTivsa__lightboxIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__rTivsa__lightboxNav{color:#fff;cursor:pointer;z-index:10001;background:0 0;border:1px solid #ffffff40;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.styles-module__rTivsa__lightboxNav:hover{background:var(--adventure-gold);border-color:var(--adventure-gold);color:var(--adventure-midnight)}.styles-module__rTivsa__lightboxNavPrev{left:24px}.styles-module__rTivsa__lightboxNavPrev:hover{transform:translateY(-50%)translate(-4px)}.styles-module__rTivsa__lightboxNavNext{right:24px}.styles-module__rTivsa__lightboxNavNext:hover{transform:translateY(-50%)translate(4px)}.styles-module__rTivsa__lightboxThumbs{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10001;background:#0a1520b3;border:1px solid #d5b56e26;gap:8px;max-width:90vw;padding:12px;display:flex;position:fixed;bottom:20px;left:50%;overflow-x:auto;transform:translate(-50%)}.styles-module__rTivsa__lightboxThumb{cursor:pointer;opacity:.5;border:2px solid #0000;flex-shrink:0;width:70px;height:50px;padding:0;transition:all .3s;position:relative;overflow:hidden}.styles-module__rTivsa__lightboxThumb:hover,.styles-module__rTivsa__lightboxThumbActive{opacity:1}.styles-module__rTivsa__lightboxThumbActive{border-color:var(--adventure-gold)}.styles-module__rTivsa__lightboxThumbImage{object-fit:cover}@media (max-width:768px){.styles-module__rTivsa__main{aspect-ratio:4/3;max-height:320px}.styles-module__rTivsa__mainNav{opacity:1;background:#0a152080;width:44px;height:44px}.styles-module__rTivsa__mainNavPrev{left:12px}.styles-module__rTivsa__mainNavNext{right:12px}.styles-module__rTivsa__expand{display:none}.styles-module__rTivsa__counter{padding:.35rem .75rem;top:12px;left:12px}.styles-module__rTivsa__thumbsWrapper{padding:12px}.styles-module__rTivsa__thumb{width:80px;height:56px}.styles-module__rTivsa__lightboxContent{padding:60px 16px 100px}.styles-module__rTivsa__lightboxNav{width:44px;height:44px}.styles-module__rTivsa__lightboxNavPrev{left:8px}.styles-module__rTivsa__lightboxNavNext{right:8px}.styles-module__rTivsa__lightboxThumbs{gap:6px;padding:8px}.styles-module__rTivsa__lightboxThumb{width:56px;height:40px}.styles-module__rTivsa__playIcon{width:60px;height:60px}}
.styles-module__oA_TgW__featuredSection{padding:var(--adventure-spacing-2xl)0;background:var(--adventure-cream);position:relative;overflow:hidden}.styles-module__oA_TgW__featuredSection:before{content:"";background:linear-gradient(to bottom,var(--adventure-deep),transparent);pointer-events:none;height:200px;position:absolute;top:0;left:0;right:0}.styles-module__oA_TgW__container{max-width:var(--adventure-container-max);padding:0 var(--adventure-container-padding);z-index:1;margin:0 auto;position:relative}.styles-module__oA_TgW__sectionHeader{text-align:center;max-width:700px;margin:0 auto var(--adventure-spacing-xl)}.styles-module__oA_TgW__sectionLogo{width:auto;height:80px;margin:0 auto 2rem;display:block}.styles-module__oA_TgW__labelWrapper{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:inline-flex}.styles-module__oA_TgW__labelIcon{color:var(--adventure-gold)}.styles-module__oA_TgW__sectionLabel{font-family:var(--adventure-font-body);letter-spacing:.25em;text-transform:uppercase;color:var(--adventure-gold-dark);font-size:.8rem;font-weight:600}.styles-module__oA_TgW__sectionTitle{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.2}.styles-module__oA_TgW__titleAccent{color:var(--adventure-ocean-deep);font-style:italic}.styles-module__oA_TgW__sectionDescription{color:var(--adventure-slate);font-size:1.1rem;line-height:1.8}.styles-module__oA_TgW__listingsGrid{margin-bottom:var(--adventure-spacing-lg);grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.styles-module__oA_TgW__listingCard{background:var(--adventure-white);transition:all var(--adventure-transition-smooth);border-radius:4px;overflow:hidden;box-shadow:0 4px 20px #0000000f,0 1px 3px #0000000a}.styles-module__oA_TgW__listingCard:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001f,0 8px 20px #00000014}.styles-module__oA_TgW__cardImageWrapper{height:280px;position:relative;overflow:hidden}.styles-module__oA_TgW__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1)}.styles-module__oA_TgW__cardOverlay{pointer-events:none;background:linear-gradient(#0000 50%,#0a152099 100%);position:absolute;inset:0}.styles-module__oA_TgW__cardType{background:var(--adventure-midnight);color:var(--adventure-gold);letter-spacing:.1em;text-transform:uppercase;padding:.4rem .8rem;font-size:.7rem;font-weight:600;position:absolute;top:1rem;left:1rem}.styles-module__oA_TgW__cardLength{background:var(--adventure-ocean);color:var(--adventure-white);padding:.4rem .8rem;font-size:.85rem;font-weight:600;position:absolute;top:1rem;right:1rem}.styles-module__oA_TgW__cardContent{padding:1.5rem}.styles-module__oA_TgW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.styles-module__oA_TgW__cardName{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);font-size:1.5rem;font-weight:500}.styles-module__oA_TgW__cardPrice{font-family:var(--adventure-font-body);color:var(--adventure-gold-dark);font-size:1.1rem;font-weight:600}.styles-module__oA_TgW__cardLocation{color:var(--adventure-slate);align-items:center;gap:.4rem;margin-bottom:1.25rem;font-size:.9rem;display:flex}.styles-module__oA_TgW__cardLocation svg{color:var(--adventure-ocean)}.styles-module__oA_TgW__cardButton{background:var(--adventure-deep);width:100%;color:var(--adventure-white);letter-spacing:.05em;text-transform:uppercase;transition:all var(--adventure-transition-smooth);justify-content:center;align-items:center;gap:.5rem;padding:.9rem;font-size:.85rem;font-weight:500;display:flex}.styles-module__oA_TgW__cardButton:hover{background:var(--adventure-ocean)}.styles-module__oA_TgW__cardButton svg{transition:transform var(--adventure-transition-fast)}.styles-module__oA_TgW__cardButton:hover svg{transform:translate(4px)}.styles-module__oA_TgW__ctaWrapper{justify-content:center;display:flex}.styles-module__oA_TgW__exploreButton{background:linear-gradient(135deg,var(--adventure-gold)0%,var(--adventure-gold-dark)100%);color:var(--adventure-midnight);letter-spacing:.1em;text-transform:uppercase;transition:all var(--adventure-transition-smooth);align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.styles-module__oA_TgW__exploreButton:hover{transform:translateY(-2px);box-shadow:0 10px 30px #d5b56e4d,0 5px 15px #d5b56e33}.styles-module__oA_TgW__exploreButton svg{transition:transform var(--adventure-transition-fast)}.styles-module__oA_TgW__exploreButton:hover svg{transform:translate(4px)}@media (max-width:1024px){.styles-module__oA_TgW__listingsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.styles-module__oA_TgW__listingsGrid{grid-template-columns:1fr;gap:1.5rem}.styles-module__oA_TgW__cardImageWrapper{height:220px}}
.styles-module__rnDeha__hero{text-align:center;min-height:60vh;padding:var(--adventure-spacing-2xl)var(--adventure-container-padding);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.styles-module__rnDeha__hero:before{content:"";background:linear-gradient(to top,var(--adventure-pearl),transparent);pointer-events:none;z-index:1;height:150px;position:absolute;bottom:0;left:0;right:0}.styles-module__rnDeha__heroContent{z-index:2;max-width:800px;position:relative}.styles-module__rnDeha__heroBadge{background:#d5b56e26;border:1px solid #d5b56e4d;border-radius:4px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;display:inline-flex}.styles-module__rnDeha__heroBadgeIcon{color:var(--adventure-gold);display:inline-flex}.styles-module__rnDeha__heroBadgeText{font-family:var(--adventure-font-body);letter-spacing:.25em;text-transform:uppercase;color:var(--adventure-gold-light);font-size:.8rem;font-weight:600}.styles-module__rnDeha__heroTitle{font-family:var(--adventure-font-display);color:var(--adventure-white);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1.15}.styles-module__rnDeha__heroTitleAccent{color:var(--adventure-gold);font-style:italic}.styles-module__rnDeha__heroSubtitle{font-family:var(--adventure-font-body);color:#fffc;max-width:650px;margin:0 auto;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:300;line-height:1.8}@media (max-width:768px){.styles-module__rnDeha__hero{min-height:50vh;padding:var(--adventure-spacing-xl)var(--adventure-container-padding)}}
.styles-module__do4qAW__section{padding:var(--adventure-spacing-2xl)0;background:var(--adventure-cream);scroll-margin-top:20px;position:relative;overflow:hidden}.styles-module__do4qAW__backgroundOrb{background:radial-gradient(circle,var(--adventure-ocean-glow)0%,transparent 70%);opacity:.25;pointer-events:none;width:500px;height:500px;position:absolute;top:50%;right:-150px;transform:translateY(-50%)}.styles-module__do4qAW__container{max-width:var(--adventure-container-max);padding:0 var(--adventure-container-padding);z-index:1;margin:0 auto;position:relative}.styles-module__do4qAW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.styles-module__do4qAW__content{padding-right:2rem}.styles-module__do4qAW__labelWrapper{align-items:center;gap:.5rem;margin-bottom:1.25rem;display:inline-flex}.styles-module__do4qAW__labelIcon{color:var(--adventure-gold-dark)}.styles-module__do4qAW__label{font-family:var(--adventure-font-body);letter-spacing:.25em;text-transform:uppercase;color:var(--adventure-gold-dark);font-size:.8rem;font-weight:600}.styles-module__do4qAW__title{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.2}.styles-module__do4qAW__titleAccent{color:var(--adventure-ocean-deep);font-style:italic}.styles-module__do4qAW__description{font-family:var(--adventure-font-body);color:var(--adventure-slate);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.8}.styles-module__do4qAW__boatRef{background:var(--adventure-white);border:1px solid #d5b56e26;align-items:center;gap:1.25rem;margin-bottom:2.5rem;padding:1.25rem;display:flex}.styles-module__do4qAW__boatRefImage{object-fit:cover;flex-shrink:0;width:80px;height:60px}.styles-module__do4qAW__boatRefInfo{flex-direction:column;gap:.15rem;display:flex}.styles-module__do4qAW__boatRefLabel{font-family:var(--adventure-font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--adventure-slate);font-size:.7rem;font-weight:600}.styles-module__do4qAW__boatRefTitle{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);font-size:1.1rem;font-weight:500}.styles-module__do4qAW__boatRefPrice{font-family:var(--adventure-font-body);color:var(--adventure-gold-dark);font-size:.9rem;font-weight:600}.styles-module__do4qAW__contactInfo{flex-direction:column;gap:1.25rem;display:flex}.styles-module__do4qAW__contactItem{transition:all var(--adventure-transition-fast);align-items:flex-start;gap:1rem;text-decoration:none;display:flex}a.styles-module__do4qAW__contactItem:hover{transform:translate(4px)}.styles-module__do4qAW__contactIcon{background:var(--adventure-deep);width:50px;height:50px;color:var(--adventure-gold);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__do4qAW__contactLabel{font-family:var(--adventure-font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--adventure-slate);margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.styles-module__do4qAW__contactValue{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);font-size:1.05rem;display:block}.styles-module__do4qAW__formWrapper{background:var(--adventure-white);border-radius:4px;padding:2.5rem;box-shadow:0 20px 60px #00000014,0 4px 20px #0000000a}.styles-module__do4qAW__form{flex-direction:column;display:flex}.styles-module__do4qAW__formTitle{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);margin-bottom:.5rem;font-size:1.6rem;font-weight:500}.styles-module__do4qAW__formSubtitle{font-family:var(--adventure-font-body);color:var(--adventure-slate);margin-bottom:1.75rem;font-size:.95rem}.styles-module__do4qAW__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.styles-module__do4qAW__formGroup{margin-bottom:1.25rem}.styles-module__do4qAW__formLabel{font-family:var(--adventure-font-body);color:var(--adventure-charcoal);margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.styles-module__do4qAW__required{color:var(--adventure-gold-dark)}.styles-module__do4qAW__formInput,.styles-module__do4qAW__formTextarea{background:var(--adventure-pearl);width:100%;font-family:var(--adventure-font-body);color:var(--adventure-charcoal);transition:all var(--adventure-transition-fast);border:1px solid #0000;border-radius:4px;padding:.9rem 1rem;font-size:.95rem}.styles-module__do4qAW__formInput::placeholder,.styles-module__do4qAW__formTextarea::placeholder{color:var(--adventure-slate);opacity:.6}.styles-module__do4qAW__formInput:focus,.styles-module__do4qAW__formTextarea:focus{border-color:var(--adventure-ocean);background:var(--adventure-white);box-shadow:0 0 0 3px var(--adventure-ocean-glow);outline:none}.styles-module__do4qAW__formTextarea{resize:vertical;min-height:100px}.styles-module__do4qAW__errorMessage{color:#dc3545;font-family:var(--adventure-font-body);background:#dc354514;border:1px solid #dc354533;border-radius:4px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.85rem 1rem;font-size:.85rem;display:flex}.styles-module__do4qAW__submitBtn{background:linear-gradient(135deg,var(--adventure-gold)0%,var(--adventure-gold-dark)100%);color:var(--adventure-midnight);font-family:var(--adventure-font-body);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all var(--adventure-transition-smooth);border:none;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;padding:1.15rem 2rem;font-size:.9rem;font-weight:600;display:flex}.styles-module__do4qAW__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #d5b56e4d,0 5px 15px #d5b56e33}.styles-module__do4qAW__submitBtn:disabled{opacity:.8;cursor:not-allowed}.styles-module__do4qAW__submitBtn svg{transition:transform var(--adventure-transition-fast)}.styles-module__do4qAW__submitBtn:hover:not(:disabled) svg{transform:translate(3px)}.styles-module__do4qAW__spinner{border:2px solid #0a152033;border-top-color:var(--adventure-midnight);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite styles-module__do4qAW__spin}@keyframes styles-module__do4qAW__spin{to{transform:rotate(360deg)}}.styles-module__do4qAW__recaptchaNotice{font-family:var(--adventure-font-body);color:var(--adventure-slate);opacity:.7;margin-top:1rem;font-size:.75rem}.styles-module__do4qAW__successMessage{text-align:center;padding:3rem 2rem}.styles-module__do4qAW__successIcon{background:var(--adventure-gold);width:80px;height:80px;color:var(--adventure-midnight);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) styles-module__do4qAW__successPop;display:inline-flex}@keyframes styles-module__do4qAW__successPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.styles-module__do4qAW__successTitle{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);margin-bottom:.75rem;font-size:1.75rem;font-weight:500}.styles-module__do4qAW__successText{font-family:var(--adventure-font-body);color:var(--adventure-slate);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.styles-module__do4qAW__resetBtn{border:1px solid var(--adventure-ocean-deep);color:var(--adventure-ocean-deep);font-family:var(--adventure-font-body);letter-spacing:.05em;cursor:pointer;transition:all var(--adventure-transition-smooth);background:0 0;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.85rem;font-weight:600;display:inline-flex}.styles-module__do4qAW__resetBtn:hover{background:var(--adventure-ocean-deep);color:var(--adventure-white)}@media (max-width:1024px){.styles-module__do4qAW__grid{gap:3rem}.styles-module__do4qAW__content{padding-right:0}}@media (max-width:768px){.styles-module__do4qAW__section{padding:var(--adventure-spacing-xl)0}.styles-module__do4qAW__grid{grid-template-columns:1fr;gap:2.5rem}.styles-module__do4qAW__formWrapper{padding:2rem}.styles-module__do4qAW__formRow{grid-template-columns:1fr}.styles-module__do4qAW__boatRef{text-align:center;flex-direction:column}}@media (max-width:480px){.styles-module__do4qAW__formWrapper{padding:1.5rem}.styles-module__do4qAW__formTitle{font-size:1.4rem}.styles-module__do4qAW__submitBtn{padding:1rem 1.5rem;font-size:.8rem}}
.styles-module__gBd3vq__contactSection{padding:var(--adventure-spacing-2xl)0;background:var(--adventure-cream);position:relative;overflow:hidden}.styles-module__gBd3vq__backgroundOrb{background:radial-gradient(circle,var(--adventure-ocean-glow)0%,transparent 70%);opacity:.25;pointer-events:none;width:500px;height:500px;position:absolute;top:50%;right:-150px;transform:translateY(-50%)}.styles-module__gBd3vq__container{max-width:var(--adventure-container-max);padding:0 var(--adventure-container-padding);z-index:1;margin:0 auto;position:relative}.styles-module__gBd3vq__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.styles-module__gBd3vq__content{padding-right:2rem}.styles-module__gBd3vq__labelWrapper{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:inline-flex}.styles-module__gBd3vq__labelIcon{color:var(--adventure-gold)}.styles-module__gBd3vq__label{letter-spacing:.25em;text-transform:uppercase;color:var(--adventure-gold-dark);font-size:.8rem;font-weight:600}.styles-module__gBd3vq__title{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.2}.styles-module__gBd3vq__titleAccent{color:var(--adventure-ocean-deep);font-style:italic}.styles-module__gBd3vq__description{color:var(--adventure-slate);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.styles-module__gBd3vq__contactInfo{flex-direction:column;gap:1.5rem;display:flex}.styles-module__gBd3vq__contactItem{transition:all var(--adventure-transition-fast);align-items:flex-start;gap:1rem;text-decoration:none;display:flex}a.styles-module__gBd3vq__contactItem:hover{transform:translate(4px)}.styles-module__gBd3vq__contactIcon{background:var(--adventure-deep);width:50px;height:50px;color:var(--adventure-gold);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__gBd3vq__contactLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--adventure-slate);margin-bottom:.25rem;font-size:.8rem;font-weight:600;display:block}.styles-module__gBd3vq__contactValue{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);font-size:1.1rem;display:block}.styles-module__gBd3vq__formWrapper{background:var(--adventure-white);border-radius:4px;padding:3rem;box-shadow:0 20px 60px #00000014,0 4px 20px #0000000a}.styles-module__gBd3vq__form{flex-direction:column;display:flex}.styles-module__gBd3vq__formTitle{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);margin-bottom:.5rem;font-size:1.75rem;font-weight:500}.styles-module__gBd3vq__formSubtitle{color:var(--adventure-slate);margin-bottom:2rem;font-size:.95rem}.styles-module__gBd3vq__formGroup{flex:1;margin-bottom:1.5rem}.styles-module__gBd3vq__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.styles-module__gBd3vq__formLabel{color:var(--adventure-charcoal);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.styles-module__gBd3vq__formInput,.styles-module__gBd3vq__formTextarea{background:var(--adventure-pearl);width:100%;font-family:var(--adventure-font-body);color:var(--adventure-charcoal);transition:all var(--adventure-transition-fast);border:1px solid #0000;border-radius:4px;padding:1rem;font-size:1rem}.styles-module__gBd3vq__formInput::placeholder,.styles-module__gBd3vq__formTextarea::placeholder{color:var(--adventure-slate);opacity:.6}.styles-module__gBd3vq__formInput:focus,.styles-module__gBd3vq__formTextarea:focus{border-color:var(--adventure-ocean);background:var(--adventure-white);box-shadow:0 0 0 3px var(--adventure-ocean-glow);outline:none}.styles-module__gBd3vq__formTextarea{resize:vertical;min-height:120px}.styles-module__gBd3vq__formStatus{border-radius:4px;margin-bottom:1rem;padding:1rem;font-size:.9rem}.styles-module__gBd3vq__formStatusSuccess{color:#1a7f37;background:#2ea0431a;border:1px solid #2ea0434d}.styles-module__gBd3vq__formStatusError{color:#cf222e;background:#f851491a;border:1px solid #f851494d}.styles-module__gBd3vq__submitBtn{background:linear-gradient(135deg,var(--adventure-gold)0%,var(--adventure-gold-dark)100%);color:var(--adventure-midnight);font-family:var(--adventure-font-body);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all var(--adventure-transition-smooth);border:none;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 2rem;font-size:.95rem;font-weight:600;display:flex}.styles-module__gBd3vq__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #d5b56e4d,0 5px 15px #d5b56e33}.styles-module__gBd3vq__submitBtn:disabled{opacity:.6;cursor:not-allowed}.styles-module__gBd3vq__submitBtn svg{transition:transform var(--adventure-transition-fast)}.styles-module__gBd3vq__submitBtn:hover:not(:disabled) svg{transform:translate(4px)}@media (max-width:1024px){.styles-module__gBd3vq__grid{gap:3rem}.styles-module__gBd3vq__content{padding-right:0}}@media (max-width:768px){.styles-module__gBd3vq__grid{grid-template-columns:1fr;gap:3rem}.styles-module__gBd3vq__formWrapper{padding:2rem}.styles-module__gBd3vq__formRow{grid-template-columns:1fr}}
.styles-module___T4wuq__card{background:var(--adventure-white);transition:all var(--adventure-transition-smooth);border:1px solid #d5b56e1f;position:relative;overflow:hidden;box-shadow:0 2px 12px #0a15200f}.styles-module___T4wuq__card:hover{border-color:#d5b56e40;transform:translateY(-6px);box-shadow:0 12px 40px #0a15201f}.styles-module___T4wuq__link{color:inherit;text-decoration:none;display:block}.styles-module___T4wuq__avatarWrapper{aspect-ratio:3/4;background:var(--adventure-deep);width:100%;position:relative;overflow:hidden}.styles-module___T4wuq__avatar{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.styles-module___T4wuq__card:hover .styles-module___T4wuq__avatar{transform:scale(1.05)}.styles-module___T4wuq__avatarPlaceholder{background:linear-gradient(135deg,var(--adventure-deep)0%,var(--adventure-midnight)100%);color:#d5b56e4d;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module___T4wuq__avatarOverlay{opacity:0;transition:opacity var(--adventure-transition-smooth);background:linear-gradient(#0000 50%,#0a1520b3 100%);justify-content:center;align-items:flex-end;padding-bottom:1.5rem;display:flex;position:absolute;inset:0}.styles-module___T4wuq__card:hover .styles-module___T4wuq__avatarOverlay{opacity:1}.styles-module___T4wuq__viewProfile{background:var(--adventure-gold);color:var(--adventure-midnight);font-family:var(--adventure-font-body);letter-spacing:.05em;text-transform:uppercase;transition:transform var(--adventure-transition-smooth);align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:600;display:flex;transform:translateY(8px)}.styles-module___T4wuq__card:hover .styles-module___T4wuq__viewProfile{transform:translateY(0)}.styles-module___T4wuq__content{padding:1.5rem}.styles-module___T4wuq__name{font-family:var(--adventure-font-display);color:var(--adventure-midnight);margin-bottom:.25rem;font-size:1.25rem;font-weight:500;line-height:1.2}.styles-module___T4wuq__title{font-family:var(--adventure-font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--adventure-gold-dark);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.styles-module___T4wuq__office{font-family:var(--adventure-font-body);color:var(--adventure-ocean);margin-bottom:.15rem;font-size:.8rem;font-weight:500}.styles-module___T4wuq__location{font-family:var(--adventure-font-body);color:var(--adventure-slate);margin-bottom:.75rem;font-size:.75rem}.styles-module___T4wuq__contact{flex-direction:column;gap:.35rem;margin-bottom:.75rem;display:flex}.styles-module___T4wuq__contactItem{font-family:var(--adventure-font-body);color:var(--adventure-charcoal);cursor:pointer;transition:color var(--adventure-transition-fast);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.styles-module___T4wuq__contactItem:hover{color:var(--adventure-gold-dark)}.styles-module___T4wuq__contactItem svg{color:var(--adventure-gold);opacity:.7;flex-shrink:0}.styles-module___T4wuq__bio{font-family:var(--adventure-font-body);color:var(--adventure-slate);font-size:.85rem;line-height:1.6}.styles-module___T4wuq__accent{background:linear-gradient(90deg,var(--adventure-gold)0%,var(--adventure-ocean)100%);transform-origin:0;height:3px;transition:transform var(--adventure-transition-smooth);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.styles-module___T4wuq__card:hover .styles-module___T4wuq__accent{transform:scaleX(1)}
.styles-module__U3tT9W__testimonialsSection{padding:var(--adventure-spacing-2xl)0;background:var(--adventure-charcoal);position:relative;overflow:hidden}.styles-module__U3tT9W__backgroundPattern{background-image:radial-gradient(circle at 20% 80%,var(--adventure-ocean-glow)0%,transparent 40%),radial-gradient(circle at 80% 20%,var(--adventure-gold-glow)0%,transparent 40%);opacity:.3;pointer-events:none;position:absolute;inset:0}.styles-module__U3tT9W__container{max-width:900px;padding:0 var(--adventure-container-padding);z-index:1;margin:0 auto;position:relative}.styles-module__U3tT9W__header{text-align:center;margin-bottom:var(--adventure-spacing-lg)}.styles-module__U3tT9W__label{letter-spacing:.25em;text-transform:uppercase;color:var(--adventure-gold);margin-bottom:1.5rem;font-size:.8rem;font-weight:600;display:inline-block}.styles-module__U3tT9W__title{color:var(--adventure-white);margin-bottom:1.25rem;font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.2}.styles-module__U3tT9W__highlight{color:var(--adventure-ocean-light);font-style:italic}.styles-module__U3tT9W__subtitle{color:#fff9;max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.7}.styles-module__U3tT9W__carousel{text-align:center;margin-bottom:var(--adventure-spacing-lg);background:#ffffff05;border:1px solid #ffffff0f;border-radius:4px;padding:3rem 2rem;position:relative}.styles-module__U3tT9W__quoteIconWrapper{background:var(--adventure-gold);width:60px;height:60px;color:var(--adventure-midnight);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-24px;left:50%;transform:translate(-50%)}.styles-module__U3tT9W__testimonialContent{justify-content:center;align-items:center;min-height:280px;display:flex;position:relative}.styles-module__U3tT9W__testimonialItem{opacity:0;visibility:hidden;width:100%;transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute;transform:translateY(20px)}.styles-module__U3tT9W__testimonialItem.styles-module__U3tT9W__active{opacity:1;visibility:visible;position:relative;transform:translateY(0)}.styles-module__U3tT9W__stars{color:var(--adventure-gold);justify-content:center;gap:.25rem;margin-bottom:1.5rem;display:flex}.styles-module__U3tT9W__quote{font-family:var(--adventure-font-accent);color:var(--adventure-white);margin-bottom:2rem;font-size:clamp(1.2rem,2.5vw,1.5rem);font-style:italic;font-weight:400;line-height:1.8}.styles-module__U3tT9W__author{justify-content:center;align-items:center;gap:.75rem;display:flex}.styles-module__U3tT9W__authorName{font-family:var(--adventure-font-display);color:var(--adventure-gold);font-size:1.1rem;font-weight:500}.styles-module__U3tT9W__authorDivider{color:#ffffff4d}.styles-module__U3tT9W__authorVessel{color:#ffffff80;font-size:.9rem}.styles-module__U3tT9W__navigation{justify-content:center;align-items:center;gap:2rem;margin-top:2rem;display:flex}.styles-module__U3tT9W__navButton{width:48px;height:48px;color:var(--adventure-white);transition:all var(--adventure-transition-smooth);background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex}.styles-module__U3tT9W__navButton:hover{background:var(--adventure-gold);border-color:var(--adventure-gold);color:var(--adventure-midnight)}.styles-module__U3tT9W__dots{gap:.75rem;display:flex}.styles-module__U3tT9W__dot{width:10px;height:10px;transition:all var(--adventure-transition-smooth);background:#fff3;border:none;border-radius:50%}.styles-module__U3tT9W__dot:hover{background:#fff6}.styles-module__U3tT9W__activeDot{background:var(--adventure-gold);transform:scale(1.2)}.styles-module__U3tT9W__cta{text-align:center}.styles-module__U3tT9W__ctaText{color:#fff9;margin-bottom:1rem;font-size:1.1rem}.styles-module__U3tT9W__ctaLink{letter-spacing:.1em;text-transform:uppercase;color:var(--adventure-ocean-light);border-bottom:1px solid var(--adventure-ocean-light);transition:all var(--adventure-transition-smooth);padding-bottom:.25rem;font-size:.85rem;font-weight:600;display:inline-block}.styles-module__U3tT9W__ctaLink:hover{color:var(--adventure-gold);border-color:var(--adventure-gold)}@media (max-width:768px){.styles-module__U3tT9W__carousel{padding:2.5rem 1.5rem}.styles-module__U3tT9W__testimonialContent{min-height:320px}.styles-module__U3tT9W__navigation{gap:1.5rem}.styles-module__U3tT9W__navButton{width:40px;height:40px}}
.styles-module__UZdtAW__hero{text-align:center;min-height:60vh;padding:var(--adventure-spacing-2xl)var(--adventure-container-padding);background:linear-gradient(135deg,#0a1520d9 0%,#0d1b2ab3 50%,#4a7a9a66 100%),url(https://images.pexels.com/photos/1456291/pexels-photo-1456291.jpeg) 50%/cover no-repeat;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.styles-module__UZdtAW__heroContent{z-index:2;max-width:800px;position:relative}.styles-module__UZdtAW__heroBadge{background:#d5b56e26;border:1px solid #d5b56e4d;border-radius:4px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;display:inline-flex}.styles-module__UZdtAW__heroBadgeIcon{color:var(--adventure-gold)}.styles-module__UZdtAW__heroBadgeText{letter-spacing:.25em;text-transform:uppercase;color:var(--adventure-gold-light);font-size:.8rem;font-weight:600}.styles-module__UZdtAW__heroTitle{font-family:var(--adventure-font-display);color:var(--adventure-white);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1.15}.styles-module__UZdtAW__heroTitleAccent{color:var(--adventure-gold);font-style:italic}.styles-module__UZdtAW__heroSubtitle{color:#fffc;max-width:650px;margin:0 auto;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.8}.styles-module__UZdtAW__storySection{padding:var(--adventure-spacing-2xl)0;background:var(--adventure-white);position:relative;overflow:hidden}.styles-module__UZdtAW__storyContainer{max-width:var(--adventure-container-max);padding:0 var(--adventure-container-padding);grid-template-columns:1fr 1fr;align-items:center;gap:6rem;margin:0 auto;display:grid}.styles-module__UZdtAW__storyImageWrapper{position:relative}.styles-module__UZdtAW__storyImageContainer{border-radius:4px;height:600px;position:relative;overflow:hidden}.styles-module__UZdtAW__storyImage{object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1)}.styles-module__UZdtAW__storyImageContainer:hover .styles-module__UZdtAW__storyImage{transform:scale(1.03)}.styles-module__UZdtAW__storyImageOverlay{pointer-events:none;background:linear-gradient(135deg,#0a152033 0%,#0000 50%);position:absolute;inset:0}.styles-module__UZdtAW__storyBadge{background:var(--adventure-white);border-radius:4px;align-items:center;gap:.75rem;padding:1rem 1.5rem;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:2rem;right:-1.5rem;box-shadow:0 10px 40px #0000001f}.styles-module__UZdtAW__storyBadgeText{color:var(--adventure-charcoal);letter-spacing:.02em;font-size:.85rem;font-weight:600}.styles-module__UZdtAW__storyExperienceBox{background:var(--adventure-deep);text-align:center;border-radius:4px;padding:1.5rem 2rem;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);position:absolute;bottom:2rem;left:-1.5rem}.styles-module__UZdtAW__storyExperienceNumber{font-family:var(--adventure-font-display);color:var(--adventure-gold);margin-bottom:.25rem;font-size:2.5rem;font-weight:400;line-height:1;display:block}.styles-module__UZdtAW__storyExperienceLabel{letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;font-size:.75rem;font-weight:600}.styles-module__UZdtAW__storyContent{padding:2rem 0}.styles-module__UZdtAW__storyLabelWrapper{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:inline-flex}.styles-module__UZdtAW__storyLabelIcon{color:var(--adventure-gold)}.styles-module__UZdtAW__storyLabel{letter-spacing:.25em;text-transform:uppercase;color:var(--adventure-gold-dark);font-size:.8rem;font-weight:600}.styles-module__UZdtAW__storyTitle{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);margin-bottom:2rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.2}.styles-module__UZdtAW__storyTitleAccent{color:var(--adventure-ocean-deep);font-style:italic}.styles-module__UZdtAW__storyText{margin-bottom:2.5rem}.styles-module__UZdtAW__storyText p{color:var(--adventure-slate);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.8}.styles-module__UZdtAW__storyText p:last-child{margin-bottom:0}.styles-module__UZdtAW__valuesSection{padding:var(--adventure-spacing-2xl)0;background:var(--adventure-deep);position:relative;overflow:hidden}.styles-module__UZdtAW__valuesDecoration{pointer-events:none;background:radial-gradient(circle,#d5b56e14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.styles-module__UZdtAW__valuesContainer{max-width:var(--adventure-container-max);padding:0 var(--adventure-container-padding);z-index:1;margin:0 auto;position:relative}.styles-module__UZdtAW__valuesHeader{text-align:center;margin-bottom:5rem}.styles-module__UZdtAW__valuesLabel{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:inline-flex}.styles-module__UZdtAW__valuesLabelIcon{color:var(--adventure-gold)}.styles-module__UZdtAW__valuesLabelText{letter-spacing:.25em;text-transform:uppercase;color:var(--adventure-gold-light);font-size:.8rem;font-weight:600}.styles-module__UZdtAW__valuesTitle{font-family:var(--adventure-font-display);color:var(--adventure-white);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.2}.styles-module__UZdtAW__valuesTitleAccent{color:var(--adventure-gold);font-style:italic}.styles-module__UZdtAW__valuesSubtitle{color:#fff9;max-width:650px;margin:0 auto;font-size:1.1rem;line-height:1.8}.styles-module__UZdtAW__valuesGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.styles-module__UZdtAW__valueCard{transition:all var(--adventure-transition-smooth);background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;padding:2.5rem}.styles-module__UZdtAW__valueCard:hover{background:#ffffff12;border-color:#d5b56e33;transform:translateY(-4px)}.styles-module__UZdtAW__valueIcon{width:60px;height:60px;color:var(--adventure-gold);background:#d5b56e1a;border:1px solid #d5b56e33;border-radius:4px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.styles-module__UZdtAW__valueTitle{font-family:var(--adventure-font-display);color:var(--adventure-white);margin-bottom:.75rem;font-size:1.3rem;font-weight:500}.styles-module__UZdtAW__valueText{color:#fff9;font-size:.95rem;line-height:1.7}.styles-module__UZdtAW__testimonialsSection{padding:var(--adventure-spacing-2xl)0;background:var(--adventure-pearl);position:relative;overflow:hidden}.styles-module__UZdtAW__testimonialsContainer{max-width:var(--adventure-container-max);padding:0 var(--adventure-container-padding);margin:0 auto}.styles-module__UZdtAW__testimonialsHeader{text-align:center;margin-bottom:3rem}.styles-module__UZdtAW__testimonialsLabel{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:inline-flex}.styles-module__UZdtAW__testimonialsLabelIcon{color:var(--adventure-gold)}.styles-module__UZdtAW__testimonialsLabelText{letter-spacing:.25em;text-transform:uppercase;color:var(--adventure-gold-dark);font-size:.8rem;font-weight:600}.styles-module__UZdtAW__testimonialsTitle{font-family:var(--adventure-font-display);color:var(--adventure-charcoal);font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.2}.styles-module__UZdtAW__testimonialsTitleAccent{color:var(--adventure-ocean-deep);font-style:italic}.styles-module__UZdtAW__testimonialsMarquee{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.styles-module__UZdtAW__testimonialsTrack{gap:2rem;width:max-content;animation:30s linear infinite styles-module__UZdtAW__marqueeScroll;display:flex}.styles-module__UZdtAW__testimonialsTrack:hover{animation-play-state:paused}@keyframes styles-module__UZdtAW__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.styles-module__UZdtAW__testimonialCard{background:var(--adventure-white);width:400px;transition:box-shadow var(--adventure-transition-smooth);border-radius:4px;flex-shrink:0;padding:2.5rem;position:relative;box-shadow:0 4px 20px #0000000a,0 1px 4px #00000005}.styles-module__UZdtAW__testimonialCard:hover{box-shadow:0 12px 40px #00000014,0 4px 12px #0000000a}.styles-module__UZdtAW__testimonialQuote{font-family:var(--adventure-font-display);color:var(--adventure-gold-light);margin-bottom:1rem;font-size:3rem;line-height:1}.styles-module__UZdtAW__testimonialText{color:var(--adventure-slate);margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.7}.styles-module__UZdtAW__testimonialDivider{background:var(--adventure-gold);width:40px;height:2px;margin-bottom:1.25rem}.styles-module__UZdtAW__testimonialAuthor{color:var(--adventure-charcoal);font-size:.95rem;font-weight:600}.styles-module__UZdtAW__testimonialDetail{color:var(--adventure-slate);margin-top:.25rem;font-size:.85rem}.styles-module__UZdtAW__testimonialRating{color:var(--adventure-gold);gap:.2rem;margin-bottom:1rem;display:flex}.styles-module__UZdtAW__ctaSection{padding:var(--adventure-spacing-xl)0;background:linear-gradient(135deg,var(--adventure-ocean-deep)0%,var(--adventure-ocean)100%);text-align:center;position:relative}.styles-module__UZdtAW__ctaContainer{max-width:700px;padding:0 var(--adventure-container-padding);margin:0 auto}.styles-module__UZdtAW__ctaTitle{font-family:var(--adventure-font-display);color:var(--adventure-white);margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;line-height:1.3}.styles-module__UZdtAW__ctaTitleAccent{color:var(--adventure-gold-light);font-style:italic}.styles-module__UZdtAW__ctaText{color:#fffc;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.styles-module__UZdtAW__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.styles-module__UZdtAW__ctaBtnPrimary{background:linear-gradient(135deg,var(--adventure-gold)0%,var(--adventure-gold-dark)100%);color:var(--adventure-midnight);font-family:var(--adventure-font-body);letter-spacing:.12em;text-transform:uppercase;transition:all var(--adventure-transition-smooth);border-radius:4px;align-items:center;gap:.5rem;padding:1.15rem 2.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__UZdtAW__ctaBtnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #d5b56e4d,0 5px 15px #d5b56e33}.styles-module__UZdtAW__ctaBtnSecondary{color:var(--adventure-white);font-family:var(--adventure-font-body);letter-spacing:.12em;text-transform:uppercase;transition:all var(--adventure-transition-smooth);background:0 0;border:1px solid #fff6;border-radius:4px;align-items:center;gap:.5rem;padding:1.15rem 2.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__UZdtAW__ctaBtnSecondary:hover{background:#ffffff1a;border-color:#fff9;transform:translateY(-2px)}@media (max-width:1024px){.styles-module__UZdtAW__storyContainer{gap:4rem}.styles-module__UZdtAW__storyImageContainer{height:500px}.styles-module__UZdtAW__storyBadge{right:0}.styles-module__UZdtAW__storyExperienceBox{left:0}.styles-module__UZdtAW__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.styles-module__UZdtAW__hero{min-height:50vh;padding:var(--adventure-spacing-xl)var(--adventure-container-padding)}.styles-module__UZdtAW__storyContainer{grid-template-columns:1fr;gap:3rem}.styles-module__UZdtAW__storyImageWrapper{order:1}.styles-module__UZdtAW__storyContent{order:0;padding:0}.styles-module__UZdtAW__storyImageContainer{height:400px}.styles-module__UZdtAW__storyBadge{padding:.75rem 1rem;top:1rem;right:1rem}.styles-module__UZdtAW__storyExperienceBox{padding:1rem 1.5rem;bottom:1rem;left:1rem}.styles-module__UZdtAW__storyExperienceNumber{font-size:2rem}.styles-module__UZdtAW__valuesGrid{grid-template-columns:1fr}.styles-module__UZdtAW__testimonialCard{width:320px}.styles-module__UZdtAW__ctaButtons{flex-direction:column}.styles-module__UZdtAW__ctaBtnPrimary,.styles-module__UZdtAW__ctaBtnSecondary{justify-content:center;width:100%}}
.styles-module__Y50IcW__heroImage{width:100%;height:clamp(300px,50vh,560px);position:relative;overflow:hidden}.styles-module__Y50IcW__heroImg{object-fit:cover;width:100%;height:100%}.styles-module__Y50IcW__heroOverlay{pointer-events:none;background:linear-gradient(#0a152033 0%,#0a152080 100%);position:absolute;inset:0}.styles-module__Y50IcW__article{background:var(--adventure-cream);padding:var(--adventure-spacing-xl)0 var(--adventure-spacing-2xl)}.styles-module__Y50IcW__articleContainer{max-width:820px;padding:0 var(--adventure-container-padding);margin:0 auto}.styles-module__Y50IcW__breadcrumb{margin-bottom:var(--adventure-spacing-lg);font-family:var(--adventure-font-body);letter-spacing:.03em;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.8rem;font-weight:400;display:flex}.styles-module__Y50IcW__breadcrumbLink{color:var(--adventure-ocean-deep);transition:color var(--adventure-transition-fast);text-decoration:none}.styles-module__Y50IcW__breadcrumbLink:hover{color:var(--adventure-gold-dark)}.styles-module__Y50IcW__breadcrumbSep{color:var(--adventure-ocean-light);flex-shrink:0}.styles-module__Y50IcW__breadcrumbCurrent{color:var(--adventure-slate);text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}.styles-module__Y50IcW__header{margin-bottom:var(--adventure-spacing-lg)}.styles-module__Y50IcW__date{font-family:var(--adventure-font-body);letter-spacing:.05em;text-transform:uppercase;color:var(--adventure-ocean-deep);align-items:center;gap:.4rem;margin-bottom:1.25rem;font-size:.8rem;font-weight:500;display:inline-flex}.styles-module__Y50IcW__title{font-family:var(--adventure-font-display);color:var(--adventure-midnight);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.2}.styles-module__Y50IcW__subtitle{font-family:var(--adventure-font-body);color:var(--adventure-slate);margin-bottom:1.5rem;font-size:clamp(1.05rem,2vw,1.2rem);font-weight:300;line-height:1.7}.styles-module__Y50IcW__divider{background:linear-gradient(90deg,var(--adventure-gold)0%,var(--adventure-ocean)100%);border-radius:2px;width:80px;height:2px}.styles-module__Y50IcW__content{font-family:var(--adventure-font-body);color:var(--adventure-charcoal);letter-spacing:.01em;font-size:clamp(1rem,1.5vw,1.1rem);font-weight:300;line-height:1.9}.styles-module__Y50IcW__content h1,.styles-module__Y50IcW__content h2,.styles-module__Y50IcW__content h3,.styles-module__Y50IcW__content h4,.styles-module__Y50IcW__content h5,.styles-module__Y50IcW__content h6{font-family:var(--adventure-font-display);color:var(--adventure-midnight);margin-top:2.5rem;margin-bottom:1rem;font-weight:400;line-height:1.25}.styles-module__Y50IcW__content h2{border-bottom:1px solid #d5b56e33;padding-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem)}.styles-module__Y50IcW__content h3{font-size:clamp(1.2rem,2.5vw,1.5rem)}.styles-module__Y50IcW__content h4{font-size:1.15rem;font-weight:500}.styles-module__Y50IcW__content p{margin-bottom:1.5rem}.styles-module__Y50IcW__content a{color:var(--adventure-ocean-deep);text-underline-offset:3px;transition:color var(--adventure-transition-fast),text-decoration-color var(--adventure-transition-fast);-webkit-text-decoration:underline #669bbc66;text-decoration:underline #669bbc66}.styles-module__Y50IcW__content a:hover{color:var(--adventure-gold-dark);-webkit-text-decoration-color:var(--adventure-gold-dark);text-decoration-color:var(--adventure-gold-dark)}.styles-module__Y50IcW__content img{border-radius:6px;max-width:100%;height:auto;margin:2rem 0;box-shadow:0 4px 20px #0a152014}.styles-module__Y50IcW__content ul,.styles-module__Y50IcW__content ol{margin-bottom:1.5rem;padding-left:1.5rem}.styles-module__Y50IcW__content li{margin-bottom:.5rem;line-height:1.7}.styles-module__Y50IcW__content ul li::marker{color:var(--adventure-gold)}.styles-module__Y50IcW__content ol li::marker{color:var(--adventure-ocean-deep);font-weight:500}.styles-module__Y50IcW__content blockquote{border-left:3px solid var(--adventure-gold);font-family:var(--adventure-font-accent);color:var(--adventure-charcoal);background:#d5b56e0f;border-radius:0 6px 6px 0;margin:2rem 0;padding:1.5rem 2rem;font-size:1.15rem;font-style:italic;line-height:1.8;position:relative}.styles-module__Y50IcW__content blockquote p{margin-bottom:0}.styles-module__Y50IcW__content pre{background:var(--adventure-deep);color:var(--adventure-pearl);border-radius:6px;margin:2rem 0;padding:1.5rem;font-size:.9rem;line-height:1.6;overflow-x:auto}.styles-module__Y50IcW__content code{background:#0a15200f;border-radius:3px;padding:.15em .4em;font-size:.9em}.styles-module__Y50IcW__content pre code{background:0 0;padding:0}.styles-module__Y50IcW__content table{border-collapse:collapse;width:100%;margin:2rem 0}.styles-module__Y50IcW__content th,.styles-module__Y50IcW__content td{text-align:left;border-bottom:1px solid #0a152014;padding:.75rem 1rem}.styles-module__Y50IcW__content th{color:var(--adventure-midnight);background:#d5b56e0f;font-weight:600}.styles-module__Y50IcW__content hr{background:linear-gradient(90deg,#0000,#d5b56e66,#0000);border:none;height:1px;margin:2.5rem 0}.styles-module__Y50IcW__content iframe{border-radius:6px;max-width:100%;margin:2rem 0}.styles-module__Y50IcW__backWrapper{margin-top:var(--adventure-spacing-xl);padding-top:var(--adventure-spacing-md);border-top:1px solid #0a15200f}.styles-module__Y50IcW__backLink{font-family:var(--adventure-font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--adventure-ocean-deep);transition:color var(--adventure-transition-fast),gap var(--adventure-transition-smooth);align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__Y50IcW__backLink:hover{color:var(--adventure-gold-dark);gap:.75rem}@media (max-width:768px){.styles-module__Y50IcW__heroImage{height:240px}.styles-module__Y50IcW__article{padding:var(--adventure-spacing-lg)0 var(--adventure-spacing-xl)}.styles-module__Y50IcW__breadcrumbCurrent{max-width:180px}.styles-module__Y50IcW__content blockquote{margin:1.5rem 0;padding:1rem 1.25rem}}
.styles-module__zl4Odq__hero{text-align:center;min-height:60vh;padding:var(--adventure-spacing-2xl)var(--adventure-container-padding);background:linear-gradient(135deg,#0a1520d9 0%,#0d1b2ab3 50%,#4a7a9a66 100%),url(https://images.pexels.com/photos/4728074/pexels-photo-4728074.jpeg) 50%/cover no-repeat;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.styles-module__zl4Odq__heroContent{z-index:2;max-width:800px;position:relative}.styles-module__zl4Odq__heroBadge{background:#d5b56e26;border:1px solid #d5b56e4d;border-radius:4px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;display:inline-flex}.styles-module__zl4Odq__heroBadgeIcon{color:var(--adventure-gold)}.styles-module__zl4Odq__heroBadgeText{letter-spacing:.25em;text-transform:uppercase;color:var(--adventure-gold-light);font-size:.8rem;font-weight:600}.styles-module__zl4Odq__heroTitle{font-family:var(--adventure-font-display);color:var(--adventure-white);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1.15}.styles-module__zl4Odq__heroTitleAccent{color:var(--adventure-gold);font-style:italic}.styles-module__zl4Odq__heroSubtitle{color:#fffc;max-width:650px;margin:0 auto;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.8}.styles-module__zl4Odq__articlesSection{padding:var(--adventure-spacing-xl)0 var(--adventure-spacing-2xl);background:var(--adventure-cream)}.styles-module__zl4Odq__articlesContainer{max-width:var(--adventure-container-max);padding:0 var(--adventure-container-padding);margin:0 auto}.styles-module__zl4Odq__featuredCard{background:var(--adventure-white);color:inherit;transition:transform var(--adventure-transition-smooth),box-shadow var(--adventure-transition-smooth);margin-bottom:var(--adventure-spacing-xl);border-radius:8px;grid-template-columns:1.2fr 1fr;gap:0;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 4px 24px #0a15200f,0 1px 4px #0a15200a}.styles-module__zl4Odq__featuredCard:hover{transform:translateY(-4px);box-shadow:0 12px 48px #0a15201f,0 4px 12px #0a15200f}.styles-module__zl4Odq__featuredImageWrapper{min-height:400px;position:relative;overflow:hidden}.styles-module__zl4Odq__featuredImage{object-fit:cover;width:100%;height:100%;transition:transform var(--adventure-transition-elegant)}.styles-module__zl4Odq__featuredCard:hover .styles-module__zl4Odq__featuredImage{transform:scale(1.04)}.styles-module__zl4Odq__featuredImageOverlay{pointer-events:none;background:linear-gradient(135deg,#0a152026 0%,#0000 50%);position:absolute;inset:0}.styles-module__zl4Odq__featuredContent{flex-direction:column;justify-content:center;gap:1rem;padding:3rem;display:flex}.styles-module__zl4Odq__featuredMeta{align-items:center;gap:1rem;display:flex}.styles-module__zl4Odq__featuredDate{font-family:var(--adventure-font-body);letter-spacing:.05em;text-transform:uppercase;color:var(--adventure-ocean-deep);align-items:center;gap:.4rem;font-size:.8rem;font-weight:500;display:inline-flex}.styles-module__zl4Odq__featuredLabel{font-family:var(--adventure-font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--adventure-gold-dark);background:#d5b56e26;border:1px solid #d5b56e4d;border-radius:3px;padding:.2rem .75rem;font-size:.65rem;font-weight:700;display:inline-block}.styles-module__zl4Odq__featuredTitle{font-family:var(--adventure-font-display);color:var(--adventure-midnight);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:400;line-height:1.25}.styles-module__zl4Odq__featuredSubtitle{font-family:var(--adventure-font-body);color:var(--adventure-slate);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1rem;font-weight:300;line-height:1.7;display:-webkit-box;overflow:hidden}.styles-module__zl4Odq__featuredReadMore{font-family:var(--adventure-font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--adventure-gold-dark);transition:gap var(--adventure-transition-smooth);align-items:center;gap:.5rem;margin-top:.5rem;font-size:.85rem;font-weight:600;display:inline-flex}.styles-module__zl4Odq__featuredCard:hover .styles-module__zl4Odq__featuredReadMore{gap:.85rem}.styles-module__zl4Odq__articlesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.styles-module__zl4Odq__articleCard{background:var(--adventure-white);color:inherit;transition:transform var(--adventure-transition-smooth),box-shadow var(--adventure-transition-smooth);border-radius:8px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 2px 12px #0a15200d,0 1px 3px #0a152008}.styles-module__zl4Odq__articleCard:hover{transform:translateY(-6px);box-shadow:0 16px 48px #0a15201a,0 4px 12px #0a15200d}.styles-module__zl4Odq__articleImageWrapper{aspect-ratio:16/10;position:relative;overflow:hidden}.styles-module__zl4Odq__articleImage{object-fit:cover;width:100%;height:100%;transition:transform var(--adventure-transition-elegant)}.styles-module__zl4Odq__articleCard:hover .styles-module__zl4Odq__articleImage{transform:scale(1.06)}.styles-module__zl4Odq__articleImageOverlay{pointer-events:none;background:linear-gradient(#0000 60%,#0a152014 100%);position:absolute;inset:0}.styles-module__zl4Odq__articleContent{flex-direction:column;flex:1;gap:.6rem;padding:1.5rem;display:flex}.styles-module__zl4Odq__articleDate{font-family:var(--adventure-font-body);letter-spacing:.05em;text-transform:uppercase;color:var(--adventure-ocean-deep);align-items:center;gap:.35rem;font-size:.7rem;font-weight:500;display:inline-flex}.styles-module__zl4Odq__articleTitle{font-family:var(--adventure-font-display);color:var(--adventure-midnight);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.25rem;font-weight:400;line-height:1.3;display:-webkit-box;overflow:hidden}.styles-module__zl4Odq__articleSubtitle{font-family:var(--adventure-font-body);color:var(--adventure-slate);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;font-weight:300;line-height:1.6;display:-webkit-box;overflow:hidden}.styles-module__zl4Odq__articleReadMore{font-family:var(--adventure-font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--adventure-gold-dark);transition:gap var(--adventure-transition-smooth);align-items:center;gap:.4rem;margin-top:auto;padding-top:.75rem;font-size:.75rem;font-weight:600;display:inline-flex}.styles-module__zl4Odq__articleCard:hover .styles-module__zl4Odq__articleReadMore{gap:.7rem}.styles-module__zl4Odq__emptyState{text-align:center;padding:var(--adventure-spacing-2xl)var(--adventure-spacing-md);flex-direction:column;align-items:center;display:flex}.styles-module__zl4Odq__emptyIcon{width:100px;height:100px;color:var(--adventure-gold);background:linear-gradient(135deg,#d5b56e1a 0%,#669bbc1a 100%);border-radius:50%;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.styles-module__zl4Odq__emptyTitle{font-family:var(--adventure-font-display);color:var(--adventure-midnight);margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:400}.styles-module__zl4Odq__emptyText{font-family:var(--adventure-font-body);color:var(--adventure-slate);max-width:500px;margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.8}.styles-module__zl4Odq__emptyLink{background:var(--adventure-gold);color:var(--adventure-midnight);font-family:var(--adventure-font-body);letter-spacing:.15em;text-transform:uppercase;transition:background var(--adventure-transition-smooth),transform var(--adventure-transition-smooth);border-radius:4px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__zl4Odq__emptyLink:hover{background:var(--adventure-gold-dark);transform:translateY(-2px)}@media (max-width:1024px){.styles-module__zl4Odq__featuredCard{grid-template-columns:1fr}.styles-module__zl4Odq__featuredImageWrapper{min-height:280px}.styles-module__zl4Odq__featuredContent{padding:2rem}.styles-module__zl4Odq__articlesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.styles-module__zl4Odq__articlesGrid{grid-template-columns:1fr;gap:1.5rem}.styles-module__zl4Odq__featuredContent{padding:1.5rem}}
