.page-module___8aEwW__main{background:var(--bg-main);min-height:100vh}.page-module___8aEwW__topSearchBanner{border-bottom:1px solid var(--border-color);background:#fff;padding:1rem 0;box-shadow:0 2px 8px #0000000f}.page-module___8aEwW__horizontalSearchBar{background:#fff;border-radius:100px;align-items:center;gap:0;width:100%;max-width:850px;margin:0 auto;padding:8px 8px 8px 24px;display:flex;box-shadow:0 10px 30px #00000026}.page-module___8aEwW__searchDivider{background:#e2e8f0;width:1px;height:40px;margin:0 8px}.page-module___8aEwW__searchSection{cursor:pointer;border-radius:100px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:flex-start;min-width:0;padding:8px 16px;transition:background .2s;display:flex;position:relative}.page-module___8aEwW__searchSection:hover{background:#f1f5f9}.page-module___8aEwW__searchSection span:first-child{color:#0f172a;margin-bottom:2px;font-size:.85rem}.page-module___8aEwW__searchInput,.page-module___8aEwW__searchSection span:last-child{color:#64748b;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;outline:none;width:100%;padding:0;font-family:inherit;font-size:.95rem;overflow:hidden}.page-module___8aEwW__searchInput::placeholder{color:#94a3b8;font-weight:400}.page-module___8aEwW__searchSubmitBtn{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-left:8px;transition:background .2s,transform .2s;display:flex}.page-module___8aEwW__searchSubmitBtn:hover{background:#0f766e;transform:scale(1.05)}.page-module___8aEwW__marketplaceLayout{align-items:flex-start;gap:2.5rem;padding:2.5rem 1.5rem;display:flex}.page-module___8aEwW__filterSidebar{scrollbar-width:thin;flex-shrink:0;width:260px;max-height:calc(100vh - 160px);padding-right:.5rem;position:sticky;top:160px;overflow-y:auto}.page-module___8aEwW__filterGroup{border-bottom:1px solid var(--border-color);margin-bottom:1.75rem;padding-bottom:1.75rem}.page-module___8aEwW__filterTitle{color:#0f172a;margin-bottom:.875rem;font-size:.95rem;font-weight:700}.page-module___8aEwW__checkboxLabel{color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;display:flex}.page-module___8aEwW__boatTypeGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.page-module___8aEwW__typeBtn{border:1px solid var(--border-color);cursor:pointer;color:var(--text-main);background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.page-module___8aEwW__typeBtn:hover{background:#f0f9ff;border-color:#0ea5e9}.page-module___8aEwW__typeBtnActive{color:#0369a1;background:#e0f2fe;border-color:#0ea5e9}.page-module___8aEwW__counterRow{background:linear-gradient(145deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:100px;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex;box-shadow:inset 0 2px 4px #00000005}.page-module___8aEwW__counterBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 2px #0000000d}.page-module___8aEwW__counterBtn:hover{color:#fff;background:#0ea5e9;border-color:#0ea5e9;transform:scale(1.05)}.page-module___8aEwW__counterBtn:active{transform:scale(.95)}.page-module___8aEwW__counterValue{color:#0f172a;font-size:.95rem;font-weight:700}.page-module___8aEwW__toggleLabel{cursor:pointer;color:#0f172a;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:600;display:flex}.page-module___8aEwW__toggleLabel input[type=checkbox]:not(.page-module___8aEwW__switchCheckbox){accent-color:#0ea5e9;width:18px;height:18px}.page-module___8aEwW__switchCheckbox{appearance:none;cursor:pointer;background:#cbd5e1;border-radius:24px;outline:none;width:44px;height:24px;margin:0;transition:background .3s;position:relative;box-shadow:inset 0 2px 4px #0000001a}.page-module___8aEwW__switchCheckbox:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 4px #0003}.page-module___8aEwW__switchCheckbox:checked{background:#10b981}.page-module___8aEwW__switchCheckbox:checked:after{transform:translate(20px)}.page-module___8aEwW__checkboxLabel input[type=checkbox]{accent-color:#1e64c8;cursor:pointer;width:16px;height:16px}.page-module___8aEwW__contentArea{flex:1;min-width:0}.page-module___8aEwW__contentHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module___8aEwW__contentHeader h2{font-size:1.375rem;font-weight:700}.page-module___8aEwW__boatGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.page-module___8aEwW__boatCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;transition:transform .25s,box-shadow .25s;overflow:hidden}.page-module___8aEwW__boatCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.page-module___8aEwW__boatImagePlaceholder{height:200px;position:relative}.page-module___8aEwW__badge{letter-spacing:.05em;text-transform:uppercase;border-radius:100px;padding:.25rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.page-module___8aEwW__boatInfo{padding:1rem 1.25rem 1.25rem}.page-module___8aEwW__boatHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.page-module___8aEwW__boatTitle{color:#0f172a;font-size:.95rem;font-weight:700;line-height:1.3}.page-module___8aEwW__rating{color:#f59e0b;white-space:nowrap;margin-left:.5rem;font-size:.8rem;font-weight:700}.page-module___8aEwW__boatMetaRow{color:#64748b;margin-bottom:.5rem;font-size:.8rem}.page-module___8aEwW__boatSpecs{color:#475569;flex-wrap:wrap;gap:.5rem;margin-bottom:.875rem;font-size:.78rem;display:flex}.page-module___8aEwW__boatPriceRow{justify-content:space-between;align-items:center;display:flex}.page-module___8aEwW__boatPrice{color:#0f172a;font-size:1rem}.page-module___8aEwW__boatPrice strong{color:#0f172a;font-size:1.25rem;font-weight:800}.page-module___8aEwW__howItWorks{background:#fff;margin-top:3rem;padding:5rem 1.5rem}.page-module___8aEwW__sectionHeading{text-align:center;color:#0f172a;margin-bottom:3rem;font-size:1.875rem;font-weight:800}.page-module___8aEwW__stepsGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:900px;margin:0 auto;display:grid}.page-module___8aEwW__stepCard h3{color:#0f172a;margin:1rem 0 .5rem;font-size:1.1rem;font-weight:700}.page-module___8aEwW__stepCard p{color:#64748b;font-size:.875rem;line-height:1.6}.page-module___8aEwW__stepIcon{background:#f0f9ff;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1rem;display:flex}.page-module___8aEwW__ownerCta{color:#fff;text-align:center;background:linear-gradient(135deg,#38b7ff 0%,#1e64c8 100%);padding:5rem 1.5rem}.page-module___8aEwW__ownerCtaInner{max-width:700px;margin:0 auto}.page-module___8aEwW__ctaTrendIcon{margin-bottom:1.5rem;font-size:2.5rem}.page-module___8aEwW__ownerCta h2{margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.2}.page-module___8aEwW__ownerCta p{opacity:.85;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.page-module___8aEwW__ctaOutlineBtn{color:#1e40af;cursor:pointer;background:#fff;border:2px solid #fff;border-radius:100px;padding:.875rem 2.5rem;font-size:1rem;font-weight:700;transition:background .2s,color .2s,transform .2s}.page-module___8aEwW__ctaOutlineBtn:hover{color:#fff;background:0 0;transform:translateY(-2px)}.page-module___8aEwW__footer{background:#fff;border-top:1px solid #e2e8f0;padding:4rem 1.5rem 0}.page-module___8aEwW__footerGrid{border-bottom:1px solid #e2e8f0;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.page-module___8aEwW__footerBrand p{color:#64748b;margin:.75rem 0 1.25rem;font-size:.9rem}.page-module___8aEwW__footerLogo{color:#0f172a;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;display:flex}.page-module___8aEwW__footerLogoIcon{background:#0ea5e9;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;display:flex}.page-module___8aEwW__trustBadges{color:#475569;flex-direction:column;gap:.5rem;font-size:.8rem;display:flex}.page-module___8aEwW__trustBadges span{align-items:center;gap:.5rem;display:flex}.page-module___8aEwW__footerCol{flex-direction:column;gap:.75rem;display:flex}.page-module___8aEwW__footerCol h4{color:#0f172a;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem;font-size:.85rem;font-weight:700}.page-module___8aEwW__footerCol a{color:#64748b;font-size:.875rem;text-decoration:none;transition:color .2s}.page-module___8aEwW__footerCol a:hover{color:#0ea5e9}.page-module___8aEwW__footerBottom{color:#94a3b8;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:.8rem;display:flex}.page-module___8aEwW__footerBottomLinks{align-items:center;gap:.75rem;display:flex}.page-module___8aEwW__footerBottomLinks a{color:#64748b;text-decoration:none}.page-module___8aEwW__footerBottomLinks a:hover{color:#0ea5e9}@media (max-width:1024px){.page-module___8aEwW__footerGrid{grid-template-columns:1fr 1fr;gap:2rem}.page-module___8aEwW__stepsGrid{grid-template-columns:1fr;gap:2rem}.page-module___8aEwW__filterSidebar{display:none}}@media (max-width:768px){.page-module___8aEwW__horizontalSearchBar{border-radius:24px;flex-direction:column;gap:8px;padding:16px}.page-module___8aEwW__searchDivider{width:100%;height:1px;margin:4px 0}.page-module___8aEwW__searchSection{border-radius:12px;width:100%;padding:8px}.page-module___8aEwW__searchSubmitBtn{border-radius:12px;width:100%;height:48px;margin-left:0}.page-module___8aEwW__marketplaceLayout{padding:1.5rem 1rem}.page-module___8aEwW__boatGrid{grid-template-columns:1fr}.page-module___8aEwW__contentHeader h2{font-size:1.1rem}.page-module___8aEwW__footerGrid{grid-template-columns:1fr;gap:1.5rem}.page-module___8aEwW__footerBottom{text-align:center;flex-direction:column;gap:.5rem}.page-module___8aEwW__ownerCta h2{font-size:1.5rem}}.page-module___8aEwW__filterGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.page-module___8aEwW__filterBox{border:1px solid var(--border-color);border-radius:var(--radius-md);text-align:center;cursor:pointer;padding:1rem .5rem;font-size:.875rem;font-weight:500}.page-module___8aEwW__ctaSection{background:#f8fafc;padding:3rem 0}.page-module___8aEwW__ctaCard{text-align:center;max-width:600px;margin:0 auto}.page-module___8aEwW__searchPillInput{background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-weight:600}
.PromotionsBanner-module__lIBQua__bannerContainer{border-radius:24px;width:100%;max-width:1200px;margin:2rem auto;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.PromotionsBanner-module__lIBQua__bannerBackground{background-position:50%;background-size:cover;align-items:center;width:100%;height:280px;padding:0 4rem;transition:all .5s ease-in-out;display:flex}.PromotionsBanner-module__lIBQua__bannerContent{color:#fff;max-width:600px;animation:.8s ease-out PromotionsBanner-module__lIBQua__fadeIn}.PromotionsBanner-module__lIBQua__badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:1px;background:#fff3;border:1px solid #ffffff4d;border-radius:100px;margin-bottom:1rem;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-block}.PromotionsBanner-module__lIBQua__title{text-shadow:0 2px 4px #0003;margin-bottom:.5rem;font-size:2.5rem;font-weight:900;line-height:1.1}.PromotionsBanner-module__lIBQua__subtitle{opacity:.9;margin-bottom:1.5rem;font-size:1.1rem}.PromotionsBanner-module__lIBQua__ctaBtn{color:#0f172a;cursor:pointer;background:#fff;border:none;border-radius:100px;padding:.75rem 2rem;font-weight:700;transition:all .2s}.PromotionsBanner-module__lIBQua__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.PromotionsBanner-module__lIBQua__dots{gap:.5rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.PromotionsBanner-module__lIBQua__dot{cursor:pointer;background:#ffffff4d;border-radius:50%;width:8px;height:8px;transition:all .2s}.PromotionsBanner-module__lIBQua__dotActive{background:#fff;border-radius:4px;width:24px}@keyframes PromotionsBanner-module__lIBQua__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.PromotionsBanner-module__lIBQua__bannerBackground{text-align:center;justify-content:center;height:auto;min-height:350px;padding:2rem}.PromotionsBanner-module__lIBQua__title{font-size:1.75rem}}
