.home-hero-section{background:linear-gradient(135deg,#fafafa,#fff5f0 48%,#fff);padding:14px 0 20px;text-align:left}.home-hero-layout{max-width:1180px;margin:0 auto;padding-left:var(--page-padding-x);padding-right:var(--page-padding-x);display:grid;gap:18px 36px;align-items:center}@media(min-width:900px){.home-hero-layout{grid-template-columns:minmax(0,1fr) minmax(300px,1.05fr);gap:20px 44px;padding-top:4px;padding-bottom:4px}}.home-hero-copy{min-width:0}.home-hero-overline{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ff6b35;margin:0 0 8px;line-height:1.35}.home-hero-editorial-title{font-size:clamp(1.7rem,2.6vw,2.4rem);font-weight:800;line-height:1.08;letter-spacing:-.025em;color:#1e3a5f;margin:0 0 8px}.home-hero-title-line{display:block}.home-hero-title-line+.home-hero-title-line{margin-top:.04em}.home-hero-title-plain{font-weight:800;color:#1e3a5f}.home-hero-title-accent{font-style:italic;font-weight:700;color:#ff6b35;line-height:1.05}.home-hero-tagline{font-size:15px;font-weight:600;color:#ff6b35;margin:0 0 10px;line-height:1.4;letter-spacing:-.01em}.home-hero-subtitle-editorial{font-size:14px;line-height:1.55;color:#717171;margin:0;max-width:40ch}.home-hero-search-col{min-width:0;display:flex;flex-direction:column;gap:0}.home-hero-search-form{border-radius:14px;border:1px solid #ebebeb;box-shadow:0 1px 2px #1e3a5f0a,0 12px 40px #ff6b3512,0 4px 16px #0000000a;overflow:visible;background:#fff;flex-wrap:nowrap!important;flex-direction:row!important}.home-hero-search-form .home-search-field:first-child{position:relative;z-index:1}.home-hero-search-form .home-search-field:first-child:focus-within{z-index:50}.home-hero-search-form .home-search-field{transition:background-color .15s ease}.home-hero-search-form .home-search-field:focus-within{background-color:#fffaf8}.home-hero-search-form label{transition:color .15s ease}.home-hero-search-form .home-search-field:focus-within label{color:#ff6b35}@media(max-width:768px){.home-hero-section{padding:12px 0 16px}.home-hero-overline{font-size:10px;letter-spacing:.09em}.home-hero-subtitle-editorial{font-size:13px;max-width:none}.home-hero-tagline{font-size:14px}}.home-hero-inner{max-width:720px}.home-hero-h1{display:flex;flex-direction:column;gap:4px;margin:0 0 10px;text-align:center;line-height:1.15}.home-hero-h1-line1{font-size:32px;font-weight:800;color:#1e3a5f;letter-spacing:-.5px}.home-hero-h1-line2{font-size:18px;font-weight:600;color:#ff6b35;letter-spacing:0px}.home-hero-subtitle{font-size:15px;color:#717171;margin:0 auto 24px;max-width:520px;line-height:1.5}.home-search-bar-compact{max-width:100%}.home-search-bar-compact .home-search-field{min-height:44px}.home-search-bar-compact .home-search-field label{line-height:1.2;font-size:10px;font-weight:700;font-family:inherit}.home-search-bar-compact .home-search-field:first-of-type{min-width:160px}@media(min-width:768px){.home-search-bar-compact .home-search-field:first-of-type{min-width:200px}}.home-search-bar-compact .home-search-field input[type=text]{font-size:13px!important;font-family:inherit;font-weight:400}.home-search-bar-compact .home-search-field>div>button{padding:0!important;min-height:auto!important;border:none!important;box-shadow:none!important}.home-search-bar-compact .home-search-field>div>button p{margin:0!important;font-size:13px!important;line-height:1.3!important}.home-search-bar-compact .home-search-field>div>button p:first-child{margin-bottom:0!important}.home-popular-boats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}@media(max-width:1200px){.home-popular-boats-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){.home-popular-boats-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.home-popular-boats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:400px){.home-popular-boats-grid{grid-template-columns:1fr}}.home-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:900px){.home-blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.home-blog-grid{grid-template-columns:1fr;gap:20px}}.home-blog-card{display:flex;flex-direction:column;border-radius:14px;border:1px solid #EBEBEB;background-color:#fff;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s ease,border-color .2s ease}.home-blog-card:hover{border-color:#ff6b35;box-shadow:0 8px 24px #ff6b351f}.home-blog-card-image-wrap{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden}.home-blog-card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home-blog-card:hover .home-blog-card-image{transform:scale(1.05)}.home-blog-card-category{position:absolute;top:12px;left:12px;padding:6px 12px;border-radius:999px;background-color:#fff;font-size:12px;font-weight:600;color:#ff6b35;box-shadow:0 2px 8px #00000014}.home-blog-card-body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.home-blog-card-title{font-size:16px;font-weight:700;color:#222;margin:0;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-blog-card-excerpt{font-size:14px;color:#717171;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-blog-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:8px;border-top:1px solid #EBEBEB}.home-blog-card-reading-time{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#717171}.home-blog-card-reading-time svg{color:#ff6b35;flex-shrink:0}.home-blog-card-arrow{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#ff6b35}.home-search-mobile{display:none}@media(max-width:768px){.home-search-desktop{display:none!important}.home-search-mobile{display:block;padding:16px}.home-hero-search-col .home-search-mobile{padding:10px 0 0}.home-search-pill{display:flex;align-items:center;gap:12px;width:100%;padding:14px 20px;background:#fff;border:1px solid #ebebeb;border-radius:60px;box-shadow:0 4px 20px #00000014;cursor:pointer;transition:box-shadow .2s ease;text-align:left}.home-search-pill:hover{box-shadow:0 6px 24px #0000001f}.home-search-pill-icon{flex-shrink:0;color:#717171}.home-search-pill-text{flex:1;min-width:0;font-size:14px;color:#717171;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-search-pill-text.has-value{color:#222;font-weight:500}.home-category-tabs-wrapper{position:relative;margin-top:16px;width:100%}.home-category-tabs-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;width:24px;background:linear-gradient(to right,#fff0,#fff);pointer-events:none;z-index:1}.home-category-tabs{display:flex;justify-content:center;gap:0;padding:0 8px;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home-category-tabs::-webkit-scrollbar{display:none}.home-category-tab{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:100px;cursor:pointer;text-decoration:none;color:#717171;padding:4px 8px;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}.home-category-tab:hover{color:#222}.home-category-tab.active{color:#222;font-weight:600;border-bottom-color:#222}.home-category-tab-icon{font-size:24px;line-height:1}.home-category-tab-label{font-size:12px;white-space:nowrap}.home-search-modal-overlay{position:fixed;inset:0;background:#0006;z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding:0;overflow-y:auto}.home-search-modal{width:100%;max-width:480px;margin:16px;background:#fff;border-radius:24px;box-shadow:0 24px 48px #0003;overflow:hidden}.home-search-modal-header{padding:20px 24px;border-bottom:1px solid #ebebeb;display:flex;align-items:center;justify-content:space-between}.home-search-modal-title{font-size:18px;font-weight:600;color:#222;margin:0}.home-search-modal-close{padding:8px;border:none;background:transparent;cursor:pointer;color:#222;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s}.home-search-modal-close:hover{background:#f5f5f5}.home-search-modal-body{padding:24px;max-height:min(70vh,500px);overflow-y:auto}.home-search-modal-section{margin-bottom:24px}.home-search-modal-section:last-child{margin-bottom:0}.home-search-modal-label{display:block;font-size:14px;font-weight:600;color:#222;margin-bottom:8px}.home-search-modal-input-wrap{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #ebebeb;border-radius:12px;background:#fff;transition:border-color .2s,box-shadow .2s}.home-search-modal-input-wrap:focus-within{border-color:#222;box-shadow:0 0 0 2px #0000001a}.home-search-modal-input{flex:1;min-width:0;border:none;outline:none;font-size:14px;color:#222;background:transparent}.home-search-modal-input::placeholder{color:#b0b0b0}.home-search-modal-submit{width:100%;padding:14px 24px;margin-top:24px;background:linear-gradient(to right,#ff6b35,#e85a2a);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .2s}.home-search-modal-submit:hover{opacity:.95}.home-search-modal-submit:active{transform:scale(.98)}}.home-events-section{padding:56px 0;background:linear-gradient(135deg,#fefaf7,#fff,#f7fbff);width:100%}.home-events-inner{width:100%;margin:0;padding:0 var(--page-padding-x)}.home-events-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:32px;flex-wrap:wrap}.home-events-badge{display:inline-block;padding:4px 12px;border-radius:999px;background:#fff0e8;color:#ff6b35;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.home-events-title{font-size:28px;font-weight:700;color:#222;margin:0 0 6px;line-height:1.2}.home-events-subtitle{font-size:15px;color:#717171;margin:0;max-width:480px;line-height:1.5}.home-events-view-all{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:600;color:#ff6b35;text-decoration:none;white-space:nowrap;transition:gap .2s}.home-events-view-all:hover{gap:8px}.home-events-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;min-height:320px}.home-event-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #EBEBEB;text-decoration:none;color:inherit;transition:transform .25s ease,box-shadow .25s ease;cursor:pointer}.home-event-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.home-event-card-img-wrap{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden;background:#f0f0f0}.home-event-card-img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.home-event-card:hover .home-event-card-img{transform:scale(1.06)}.home-event-card-category{position:absolute;top:12px;left:12px;padding:4px 10px;border-radius:999px;background:#ff6b35e6;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-event-card-body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.home-event-card-title{font-size:16px;font-weight:700;color:#222;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-event-card-meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.home-event-card-date,.home-event-card-time{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:#717171}.home-event-card-date svg,.home-event-card-time svg{color:#ff6b35;flex-shrink:0}.home-event-card-location{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#999;margin-top:auto}.home-event-card-location svg{flex-shrink:0;color:#bbb}.home-event-card--skeleton .home-event-card-img-wrap{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite}.home-skel-bar{border-radius:6px;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1024px){.home-events-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.home-events-section{padding:40px 0}.home-events-title{font-size:22px}.home-events-grid{grid-template-columns:1fr;gap:16px}.home-events-header{margin-bottom:24px}}
