/* SeatLand Expedition — mobile-first, scoped, local assets only. */
.sl-home-v4{--sl-yellow:#f4bd08;--sl-ink:#172b35;--sl-muted:#586972;--sl-line:#e1e7e9;background:#fff;color:var(--sl-ink);font-family:Estedad,Tahoma,sans-serif;font-size:1rem;line-height:1.85;isolation:isolate;overflow:clip}
.sl-home-v4 *{box-sizing:border-box;min-width:0}.sl-home-v4 a{color:inherit;text-decoration:none}.sl-home-v4 button{font:inherit;cursor:pointer}.sl-home-v4 img{display:block;max-width:100%}.sl-home-v4 :is(a,button):focus-visible{outline:3px solid #ad7800;outline-offset:5px}.sl-home-v4__container{width:calc(100% - 32px);max-width:1360px;margin-inline:auto}.sl-home-v4 :is(h1,h2,h3,p){overflow-wrap:anywhere}.sl-home-v4__hero{position:relative;background:#122631;color:#fff;isolation:isolate}.sl-home-v4__scene{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:30% center;z-index:-2}.sl-home-v4__managed-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(8,23,32,.86),rgba(8,23,32,.48) 55%,rgba(8,23,32,.3))}.sl-home-v4__hero-inner{position:relative;min-height:570px;display:flex;flex-direction:column;justify-content:space-between;padding-block:36px 24px;gap:34px}.sl-home-v4__hero-copy{max-width:570px}.sl-home-v4__eyebrow{font-size:.875rem;color:#ffe081;display:inline-flex;align-items:center;gap:10px}.sl-home-v4__hero :is(h1,h2){font-size:clamp(2.3rem,6vw,4.6rem);line-height:1.5;font-weight:900;letter-spacing:-.05em;color:#fff;margin:14px 0}.sl-home-v4__hero h1 strong{color:var(--sl-yellow)}.sl-home-v4__hero p{max-width:500px;color:#e0e9ed;margin:0 0 24px;font-size:1rem;line-height:2}.sl-home-v4__hero-actions{display:flex;flex-wrap:wrap;gap:10px}.sl-home-v4__btn{min-height:48px;padding:12px 18px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-size:.875rem;font-weight:800}.sl-home-v4 a.sl-home-v4__btn--primary{background:var(--sl-yellow);color:#172b35}.sl-home-v4__btn--ghost{color:#fff;border:1px solid #a0aeb6;background:#172b355c}.sl-home-v4__trust-mini{display:none}.sl-home-v4__field-note{align-self:flex-end;display:grid;padding:12px 18px;border-inline-start:3px solid var(--sl-yellow);background:#122631d9;max-width:280px}.sl-home-v4__field-note span{font-size:.75rem;color:#c7d6de}.sl-home-v4__field-note b{font-size:.875rem}.sl-home-v4__field-note i{margin-inline-start:16px;color:var(--sl-yellow)}
.sl-home-v4__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-block:24px;gap:18px 12px;border-bottom:1px solid var(--sl-line)}.sl-home-v4__benefits>div{display:flex;gap:10px;align-items:center}.sl-home-v4__benefits i{color:#906a00;background:#fff6d8;flex:0 0 40px;height:40px;border-radius:50%;display:grid;place-items:center}.sl-home-v4__benefits span{display:grid}.sl-home-v4__benefits b{font-size:.875rem}.sl-home-v4__benefits small{font-size:.75rem;color:var(--sl-muted)}.sl-home-v4__section{padding-top:42px}.sl-home-v4__section-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:24px}.sl-home-v4__kicker{font-size:.75rem;font-weight:800;color:#8b6500;display:inline-flex;gap:8px;align-items:center}.sl-home-v4__kicker:before{content:"";width:20px;height:2px;background:#b98a00}.sl-home-v4__section-head h2,.sl-home-v4__newsletter h2{font-size:clamp(1.4rem,3vw,2rem);line-height:1.7;margin:4px 0;font-weight:900}.sl-home-v4__section-head p{font-size:.875rem;color:var(--sl-muted);margin:0}.sl-home-v4__section-head>a{font-size:.875rem;font-weight:700;min-height:44px;display:inline-flex;gap:12px;align-items:center;border-bottom:1px solid #b88a00}
.sl-home-v4__categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sl-home-v4__category{display:grid;align-content:start;gap:12px;text-align:center}.sl-home-v4__category-img{display:grid;place-items:center;aspect-ratio:1;border-radius:50%;background:#f3f5f5;border:1px solid var(--sl-line);overflow:hidden;padding:8px}.sl-home-v4__category-img img{width:100%;height:100%;object-fit:contain;border-radius:50%}.sl-home-v4__category-img>i{font-size:2rem;color:#687982}.sl-home-v4__category b{font-size:.875rem;line-height:1.8;font-weight:700}
.sl-home-v4__products{display:grid;grid-auto-flow:column;grid-auto-columns:82%;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:2px;padding:2px 2px 16px;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#be941d #f2f4f5}.sl-home-v4__product{position:relative;display:flex;flex-direction:column;border:1px solid var(--sl-line);border-radius:18px;background:#fff;overflow:hidden;scroll-snap-align:start}.sl-home-v4__product-image{position:relative;display:block;aspect-ratio:1;background:#f3f5f5;overflow:hidden}.sl-home-v4__product-image img{width:100%;height:100%;object-fit:cover;object-position:center}.sl-home-v4__product-badges{position:absolute;inset-block-start:12px;inset-inline-start:12px;z-index:2;display:flex;flex-wrap:wrap;gap:6px;max-width:75%}.sl-home-v4__product-badges span{font-size:.75rem;font-weight:700;border-radius:7px;padding:4px 9px;color:#fff;background:#a3342d}.sl-home-v4__product-badges .sl-home-v4__schedule-badge{background:#534587}.sl-home-v4__product-badges .sl-home-v4__stock-badge{background:#435761}.sl-home-v4__no-image{display:grid;place-items:center;height:100%;font-size:2rem;color:#82929b}.sl-home-v4__product-body{padding:16px;display:flex;flex-direction:column;flex:1}.sl-home-v4__product-meta{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;font-size:.75rem;color:var(--sl-muted)}.sl-home-v4__product-meta em{font-style:normal;color:#935800}.sl-home-v4__product h3{font-size:1rem;line-height:1.9;margin:9px 0;min-height:3.8em}.sl-home-v4__swatches{display:flex;gap:7px;padding:4px 0}.sl-home-v4__swatches i{display:block;width:19px;height:19px;border-radius:50%;background:var(--sw);border:2px solid #fff;box-shadow:0 0 0 1px #bdc9ce}.sl-home-v4__features,.sl-home-v4__tags{display:flex;flex-wrap:wrap;gap:5px;margin-block:5px}.sl-home-v4__features span{font-size:.75rem;padding:3px 7px;background:#f2f5f6;border-radius:5px;color:#455b66;overflow-wrap:anywhere}.sl-home-v4__tags span{font-size:.75rem;color:#795a04}.sl-home-v4__price{display:flex;flex-wrap:wrap;gap:6px 12px;align-items:center;margin-top:auto;padding-top:14px}.sl-home-v4__price strong{font-size:1rem;font-variant-numeric:tabular-nums}.sl-home-v4__price del{color:#677881;font-size:.75rem}.sl-home-v4__timer{display:flex;flex-wrap:wrap;gap:6px;align-items:center;background:#fff1e9;color:#994216;padding:8px;border-radius:7px;font-size:.75rem;margin-block:8px}.sl-home-v4__timer strong{direction:ltr;margin-inline-start:auto;font-variant-numeric:tabular-nums}.sl-home-v4__product-actions{display:grid;grid-template-columns:minmax(0,1fr) 44px 44px;gap:7px;margin-top:14px}.sl-home-v4__product-actions>*{min-height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:7px;padding:6px;border:1px solid var(--sl-line);font-size:.875rem}.sl-home-v4 .sl-home-v4__choose-options,.sl-home-v4 .sl-home-v4__cart{background:#172b35;color:white;font-weight:700;border-color:#172b35}.sl-home-v4 .sl-home-v4__choose-options :is(i,span){color:white}.sl-home-v4__wish,.sl-home-v4__view{background:white;color:#506772;position:static}.sl-home-v4__wish.active{color:#b9294b;background:#fff0f3;border-color:#f6bac9}.sl-home-v4__unavailable{color:#56636b;background:#f0f3f4}.sl-home-v4 button:disabled{opacity:.65;cursor:wait}.sl-home-v4 .sl-admin-product-actions{position:absolute;inset-block-start:12px;inset-inline-end:12px;z-index:4;display:flex;gap:5px}.sl-home-v4 .sl-admin-product-actions>*{display:grid;place-items:center;background:#fff;width:36px;height:36px;border:1px solid #ccd6db;border-radius:8px}
.sl-home-v4__popular-picks{padding-top:42px}.sl-home-v4__popular-head{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:14px;margin-bottom:20px}.sl-home-v4__popular-head h2{font-size:clamp(1.35rem,3vw,2rem);line-height:1.7;margin:4px 0;font-weight:900}.sl-home-v4__popular-head p{font-size:.875rem;color:var(--sl-muted);margin:0;max-width:680px}.sl-home-v4__popular-head>a{font-size:.875rem;font-weight:800;min-height:44px;display:inline-flex;align-items:center;gap:11px;border-bottom:1px solid #b88a00}.sl-home-v4__popular-grid{display:grid;gap:14px}.sl-home-v4__popular-card{position:relative;isolation:isolate;display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;overflow:hidden;padding:12px;border:1px solid #dfe7e9;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#fbfcfc 58%,#f1f6f4 100%);box-shadow:0 18px 44px rgba(23,43,53,.07)}.sl-home-v4__popular-card:nth-child(2){background:linear-gradient(135deg,#fff 0%,#fcfcfb 58%,#f7f3e7 100%)}.sl-home-v4__popular-media{position:relative;z-index:2;display:block;aspect-ratio:1;border-radius:16px;overflow:hidden;background:#eef3f3;border:1px solid #e0e7e9;align-self:start}.sl-home-v4__popular-media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.sl-home-v4__popular-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:1.8rem;color:#81919a}.sl-home-v4__popular-badge{position:absolute;inset-block-start:8px;inset-inline-start:8px;display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;background:rgba(18,38,49,.9);color:#fff;font-size:.68rem;font-weight:800;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.sl-home-v4__popular-badge i{color:#ffd359}.sl-home-v4__popular-content{position:relative;z-index:2;display:flex;flex-direction:column;min-height:112px;padding:2px 2px 2px 4px}.sl-home-v4__popular-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px 12px;font-size:.68rem;color:#63747d}.sl-home-v4__popular-meta span{display:inline-flex;align-items:center;gap:5px}.sl-home-v4__popular-meta span:first-child{color:#815f00;font-weight:800}.sl-home-v4__popular-card h3{font-size:1rem;line-height:1.9;margin:5px 0 3px;font-weight:900}.sl-home-v4__popular-card p{margin:0;color:#61717a;font-size:.78rem;line-height:1.85;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.sl-home-v4__popular-cta{align-self:flex-start;display:inline-flex;align-items:center;gap:9px;min-height:40px;margin-top:auto;padding-top:8px;font-size:.78rem;font-weight:900;color:#172b35}.sl-home-v4__popular-cta i{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#172b35;color:#fff;transition:transform .25s ease,background-color .25s ease}.sl-home-v4__popular-glow{position:absolute;z-index:0;width:170px;height:170px;border-radius:50%;inset-inline-end:-70px;inset-block-end:-105px;background:radial-gradient(circle,rgba(244,189,8,.2),rgba(244,189,8,0) 70%);pointer-events:none;transition:transform .45s ease}.sl-home-v4__popular-card:nth-child(2) .sl-home-v4__popular-glow{background:radial-gradient(circle,rgba(49,119,89,.17),rgba(49,119,89,0) 70%)}
.sl-home-v4__articles-grid{display:grid;gap:24px}.sl-home-v4__article{overflow:hidden;border-radius:16px;border:1px solid var(--sl-line)}.sl-home-v4__article-image{position:relative;display:block;aspect-ratio:1.7;background:#eaf0f1;overflow:hidden}.sl-home-v4__article-image img{width:100%;height:100%;object-fit:cover}.sl-home-v4__article-image span{position:absolute;bottom:12px;right:12px;padding:4px 9px;background:#fff;border-radius:6px;font-size:.75rem}.sl-home-v4__article-body{padding:20px}.sl-home-v4__article-body small{color:#8b6500;font-size:.75rem}.sl-home-v4__article h3{font-size:1.1rem;margin:8px 0}.sl-home-v4__article p{font-size:.875rem;color:var(--sl-muted)}.sl-home-v4__read{font-size:.875rem;font-weight:700;display:inline-flex;align-items:center;gap:12px;min-height:44px}.sl-home-v4__newsletter{margin-top:48px;background:#132a35;color:#fff;position:relative;overflow:hidden}.sl-home-v4__newsletter:after{content:"";position:absolute;width:340px;height:340px;border:1px solid #ffffff1c;border-radius:50%;top:-180px;left:-70px;box-shadow:0 0 0 35px #ffffff05,0 0 0 70px #ffffff04;pointer-events:none}.sl-home-v4__newsletter-inner{position:relative;z-index:1;padding-block:38px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px}.sl-home-v4__newsletter .sl-home-v4__kicker{color:#ffdc70}.sl-home-v4__newsletter p{font-size:1rem;max-width:700px;color:#c9d7dd;margin:8px 0}.sl-home-v4__newsletter h2{color:#fff}
.sl-home-v4__hero--managed{display:grid;overflow:hidden;min-height:var(--sl-slider-height-mobile,470px)}.sl-home-v4__managed-slide{grid-area:1/1;position:relative;isolation:isolate;visibility:hidden;opacity:0;transition:opacity var(--sl-slider-transition,550ms) ease;pointer-events:none}.sl-home-v4__managed-slide.is-active{visibility:visible;opacity:1;pointer-events:auto}.sl-home-v4__managed-copy{padding-block:38px 88px;min-height:var(--sl-slider-height-mobile,470px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.sl-home-v4__managed-copy :is(h1,h2){max-width:730px}.sl-home-v4__managed-dots{position:absolute;z-index:5;bottom:16px;inset-inline-start:16px;display:flex;gap:3px}.sl-home-v4__managed-dots button{width:44px;height:44px;border:0;background:transparent;position:relative;border-radius:8px;color:#fff}.sl-home-v4__managed-dots button[data-managed-slide]:after{content:"";position:absolute;inset:18px 12px;background:#c3cdd3;border-radius:5px}.sl-home-v4__managed-dots button.is-active:after{background:var(--sl-yellow);inset-inline:6px}.sl-home-v4__managed-dots .sl-home-v4__pause{background:#142a35b3;border:1px solid #ffffff50}.sl-home-v4__toast{position:fixed;bottom:calc(88px + env(safe-area-inset-bottom));left:50%;z-index:100500;max-width:calc(100% - 32px);width:max-content;transform:translate(-50%,12px);opacity:0;pointer-events:none;background:#172b35;color:white;padding:12px 20px;border-radius:10px;font: .875rem/1.8 Estedad,Tahoma,sans-serif;transition:opacity .2s,transform .2s}.sl-home-v4__toast.show{opacity:1;transform:translate(-50%,0)}.sl-home-v4__toast.error{background:#9c2b2b}
@media(min-width:600px){.sl-home-v4__categories{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.sl-home-v4__products{grid-auto-columns:44%}.sl-home-v4__popular-card{grid-template-columns:160px minmax(0,1fr);padding:14px;gap:16px}.sl-home-v4__popular-card h3{font-size:1.1rem}.sl-home-v4__popular-card p{font-size:.82rem;-webkit-line-clamp:3}.sl-home-v4__articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sl-home-v4__container{width:calc(100% - 48px)}}
@media(min-width:900px){.sl-home-v4__hero{margin:20px 24px 0;border-radius:24px;overflow:hidden}.sl-home-v4__hero-inner{min-height:570px;padding-block:48px;justify-content:center}.sl-home-v4__hero-copy{max-width:55%}.sl-home-v4__managed-overlay{background:linear-gradient(270deg,rgba(8,23,32,var(--sl-slider-overlay,.86)),rgba(8,23,32,.67) 35%,rgba(8,23,32,.05) 75%)}.sl-home-v4__scene{object-position:center 60%}.sl-home-v4__field-note{position:absolute;left:10px;bottom:36px}.sl-home-v4__trust-mini{display:flex;gap:22px;margin-top:30px}.sl-home-v4__trust-mini span{display:grid;grid-template-columns:26px auto;column-gap:8px}.sl-home-v4__trust-mini i{grid-row:1/3;align-self:center;color:var(--sl-yellow)}.sl-home-v4__trust-mini b{font-size:.875rem}.sl-home-v4__trust-mini small{font-size:.75rem;color:#c4d3da}.sl-home-v4__benefits{grid-template-columns:repeat(4,minmax(0,1fr));padding-block:30px}.sl-home-v4__section{padding-top:62px}.sl-home-v4__categories{grid-template-columns:repeat(8,minmax(0,1fr));gap:20px}.sl-home-v4__products{grid-auto-columns:calc((100% - 48px)/4)}.sl-home-v4__popular-picks{padding-top:56px}.sl-home-v4__popular-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.sl-home-v4__popular-card{grid-template-columns:190px minmax(0,1fr);min-height:218px;padding:14px;gap:18px}.sl-home-v4__popular-card h3{font-size:1.18rem;margin-top:8px}.sl-home-v4__popular-card p{font-size:.84rem}.sl-home-v4__popular-meta{font-size:.72rem}.sl-home-v4__popular-cta{font-size:.82rem}.sl-home-v4__articles-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sl-home-v4__newsletter{margin-top:72px}.sl-home-v4__newsletter-inner{padding-block:52px}.sl-home-v4__hero--managed,.sl-home-v4__managed-copy{min-height:var(--sl-slider-height,640px)}.sl-home-v4__managed-copy{padding-block:54px 90px}.sl-home-v4__managed-dots{inset-inline-start:28px}}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.sl-home-v4__btn,.sl-home-v4__product,.sl-home-v4__category-img,.sl-home-v4__popular-card{transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.sl-home-v4__product:hover{transform:translateY(-2px);border-color:#b39541}.sl-home-v4__btn:hover{transform:translateY(-2px)}.sl-home-v4__category:hover .sl-home-v4__category-img{transform:translateY(-4px);border-color:#d4a719}.sl-home-v4__popular-card:hover{transform:translateY(-4px);border-color:#d2bd69;box-shadow:0 24px 58px rgba(23,43,53,.12)}.sl-home-v4__popular-card:hover .sl-home-v4__popular-media img{transform:scale(1.045)}.sl-home-v4__popular-card:hover .sl-home-v4__popular-cta i{transform:translateX(-4px);background:#b88900}.sl-home-v4__popular-card:hover .sl-home-v4__popular-glow{transform:scale(1.22)}}
@keyframes slExpeditionEnter{from{opacity:.3;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:no-preference){.sl-home-v4__reveal.is-visible{animation:slExpeditionEnter .55s ease both}.sl-home-v4__hero-copy{animation:slExpeditionEnter .7s ease both}.sl-home-v4__managed-slide.is-active .sl-home-v4__managed-copy>*{animation:slExpeditionEnter .55s ease both}}
@media(prefers-reduced-motion:reduce){.sl-home-v4 *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

@media(max-width:380px){.sl-home-v4__popular-card{grid-template-columns:96px minmax(0,1fr);gap:10px;padding:10px;border-radius:18px}.sl-home-v4__popular-media{border-radius:13px}.sl-home-v4__popular-badge{font-size:.62rem;padding:4px 6px}.sl-home-v4__popular-card p{font-size:.74rem}.sl-home-v4__popular-cta{min-height:36px}}
