:root{--om-navy: #0a2540;--om-navy-deep: #061a2e;--om-blue: #103e66;--om-teal: #0e7c9b;--om-orange: #f4661f;--om-orange-dark: #d8530f;--om-sand: #f1f5f9;--om-line: rgba(10, 37, 64, .1);--om-radius: 14px;--om-shadow: 0 10px 30px rgba(6, 26, 46, .12);--om-shadow-lg: 0 20px 50px rgba(6, 26, 46, .22);--om-container: 1300px;--om-ease: cubic-bezier(.22, 1, .36, 1)}.om-container{max-width:var(--om-container);margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem)}h1,h2,.h0,.h1{letter-spacing:-.02em;line-height:1.08}.button{transition:transform .18s var(--om-ease),box-shadow .18s var(--om-ease),background .18s var(--om-ease)}.button:hover{transform:translateY(-2px);box-shadow:var(--om-shadow)}.om-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--om-orange);margin:0 0 .75rem}.om-eyebrow:before{content:"";width:28px;height:2px;background:var(--om-orange)}.om-hero{position:relative;min-height:clamp(520px,78vh,820px);display:flex;align-items:flex-end;color:#fff;overflow:hidden;background:var(--om-navy)}.om-hero__media,.om-hero__media img,.om-hero__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.om-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#061a2e26,#061a2e59 45%,#061a2ed9)}.om-hero__inner{position:relative;z-index:2;width:100%;padding-block:clamp(3rem,9vh,7rem)}.om-hero__title{font-size:clamp(2.6rem,6vw,5rem);line-height:1.02;margin:0 0 1rem;max-width:16ch;color:#fff;text-shadow:0 2px 30px rgba(0,0,0,.35)}.om-hero__sub{font-size:clamp(1.05rem,1.6vw,1.35rem);max-width:48ch;opacity:.92;margin:0 0 2rem;color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.35)}.om-hero__cta{display:flex;flex-wrap:wrap;gap:1rem}.om-btn{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 2rem;border-radius:var(--om-radius);font-weight:600;font-size:1rem;text-decoration:none;transition:transform .18s var(--om-ease),box-shadow .18s var(--om-ease),background .18s var(--om-ease)}.om-btn--primary{background:var(--om-orange);color:#fff;box-shadow:0 8px 24px #f4661f59}.om-btn--primary:hover{background:var(--om-orange-dark);transform:translateY(-2px)}.om-btn--ghost{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.om-btn--ghost:hover{background:#ffffff38;transform:translateY(-2px)}.om-section{padding-block:clamp(3rem,7vw,5.5rem)}.om-section__head{margin-bottom:2.5rem;max-width:60ch}.om-section__title{font-size:clamp(1.8rem,3.5vw,2.8rem);margin:0 0 .5rem}.om-section__title.is-light{color:#fff}.om-section__lead{font-size:1.05rem;opacity:.8;margin:0}.om-catgrid{display:grid;grid-template-columns:repeat(12,1fr);gap:1.25rem}.om-cat{position:relative;display:flex;align-items:flex-end;min-height:280px;border-radius:var(--om-radius);overflow:hidden;color:#fff;text-decoration:none;background:var(--om-blue);box-shadow:var(--om-shadow);grid-column:span 4}.om-cat--wide{grid-column:span 6}.om-cat--tall{grid-column:span 6;min-height:380px}.om-cat__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s var(--om-ease)}.om-cat:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#061a2e00 35%,#061a2ed1)}.om-cat:hover .om-cat__img{transform:scale(1.06)}.om-cat__body{position:relative;z-index:2;padding:1.5rem}.om-cat__name{font-family:var(--font-heading-family, inherit);font-size:1.4rem;font-weight:600;margin:0 0 .25rem;color:#fff;text-shadow:0 1px 14px rgba(0,0,0,.45)}.om-cat__link{font-size:.9rem;opacity:.9;display:inline-flex;align-items:center;gap:.4rem}.om-cat__link:after{content:"\2192";transition:transform .2s var(--om-ease)}.om-cat:hover .om-cat__link:after{transform:translate(4px)}.om-dealers{background:var(--om-navy);background-image:linear-gradient(160deg,#0a2540,#103e66);color:#fff}.om-dealers__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2rem;padding-block:2.25rem}.om-dealers__text{max-width:40ch}.om-dealers__text h3{margin:0 0 .35rem;font-size:1.5rem}.om-dealers__text p{margin:0;opacity:.78}.om-dealers__brands{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center}.om-brandchip{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border:1px solid rgba(255,255,255,.25);border-radius:999px;font-weight:600;letter-spacing:.02em;background:#ffffff0f}.om-brandchip svg{width:18px;height:18px;color:var(--om-orange)}.om-values{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.om-value{text-align:center;padding:2rem 1.25rem;border-radius:var(--om-radius);background:#fff;border:1px solid var(--om-line);transition:transform .2s var(--om-ease),box-shadow .2s var(--om-ease)}.om-value:hover{transform:translateY(-4px);box-shadow:var(--om-shadow)}.om-value__icon{width:52px;height:52px;margin:0 auto 1rem;display:grid;place-items:center;border-radius:14px;background:#0e7c9b1f;color:var(--om-teal)}.om-value__icon svg{width:26px;height:26px}.om-value h4{margin:0 0 .4rem;font-size:1.1rem}.om-value p{margin:0;font-size:.92rem;opacity:.75}.announcement-bar{font-size:.8rem;letter-spacing:.06em;font-weight:500}.announcement-bar__message{padding-block:.7rem}.shopify-section-group-header-group .header-wrapper{border-bottom:1px solid rgba(255,255,255,.08)}.header.header--has-social,.header{padding-top:14px;padding-bottom:14px}.section-header.shopify-section-group-header-group{box-shadow:0 6px 24px #061a2e2e}.header__heading-link .h2{letter-spacing:-.01em;font-weight:700}.header__menu-item:hover span,.header__active-menu-item{color:var(--om-orange)!important}.header__menu-item span{font-weight:500;transition:color .15s var(--om-ease)}.header__menu-item:after,.header__active-menu-item:after{background-color:var(--om-orange)}.cart-count-bubble{background-color:var(--om-orange);color:#fff}.header__submenu.list-menu,.mega-menu__content{background:var(--om-navy-deep);box-shadow:var(--om-shadow-lg);border-radius:0 0 12px 12px;border:1px solid rgba(255,255,255,.06)}.footer{border-top:3px solid var(--om-orange)}.footer__content-top{padding-bottom:2.5rem}.footer-block__heading{letter-spacing:.02em;color:#fff;font-size:1.05rem}.footer a.link,.footer__list-social .list-social__link,.footer-block__details-content a{opacity:.78;transition:opacity .15s var(--om-ease),color .15s var(--om-ease)}.footer a:hover{opacity:1;color:var(--om-orange)!important}.footer__newsletter .newsletter-form__field-wrapper input{border-radius:999px 0 0 999px}.footer__newsletter .newsletter-form__button{border-radius:0 999px 999px 0;background:var(--om-orange);color:#fff}.footer__newsletter .newsletter-form__button:hover{background:var(--om-orange-dark)}.footer__payment{opacity:.85;margin-top:1.5rem}.footer__column--info{gap:1rem}.product__media-wrapper .media,.product__media-item>img,.product__media-item .media{border-radius:var(--om-radius);overflow:hidden}.product__info-container .product__title h1,.product__info-container .product__title h2{letter-spacing:-.01em}.product__info-container .price{font-size:1.6rem;font-weight:600}.product__info-container .price--on-sale .price__sale{color:var(--om-orange)}.product__info-container .product__text.caption-with-letter-spacing,.product__vendor{color:var(--om-teal);font-weight:600;letter-spacing:.08em}.product__info-container .variant-sku,.product__sku{opacity:.65;font-size:.85rem}.om-pdp-trust{display:flex;flex-direction:column;gap:.7rem;margin:1.25rem 0 0;padding:1.1rem 1.25rem;border:1px solid var(--om-line);border-radius:var(--om-radius);background:var(--om-sand)}.om-pdp-badge{display:flex;align-items:center;gap:.7rem;font-size:.92rem;font-weight:500;color:var(--om-navy)}.om-pdp-badge svg{width:22px;height:22px;flex:0 0 22px;color:var(--om-teal)}.product__accordion .summary__title{font-weight:600}.product__accordion details{border-radius:10px;border-color:var(--om-line)}@media(min-width:990px){.product__info-wrapper{padding-left:clamp(1.5rem,4vw,4rem)}}.collection-hero{padding-block:clamp(2rem,5vw,3.5rem)}.collection-hero__title{letter-spacing:-.01em}.collection-hero .collection-hero__description{opacity:.85;max-width:70ch}.card-wrapper .caption-with-letter-spacing{color:var(--om-teal);font-weight:600;letter-spacing:.06em}.card-wrapper .card__heading a{font-weight:500}.facets__heading,.facets__summary{font-weight:600}.active-facets__button-inner,.active-facets__button-remove{border-radius:999px}.facets-vertical .facets-wrapper{border-radius:var(--om-radius)}.om-deptbar{position:relative;background:var(--om-navy-deep);border-top:1px solid rgba(255,255,255,.08);z-index:5}.om-mega{position:static;display:inline-flex}.om-mega__trigger{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 1.4rem;background:var(--om-orange);color:#fff;border:0;font:inherit;font-weight:600;font-size:.95rem;cursor:pointer;border-radius:0 0 10px 10px;transition:background .15s var(--om-ease)}.om-mega__trigger:hover{background:var(--om-orange-dark)}.om-mega__trigger svg{width:20px;height:20px}.om-mega__chev{transition:transform .2s var(--om-ease)}.om-mega.is-open .om-mega__chev{transform:rotate(180deg)}.om-mega__panel{position:absolute;top:100%;left:clamp(1rem,4vw,3rem);width:min(900px,92vw);display:grid;grid-template-columns:264px 1fr;background:#fff;color:var(--om-navy);border-radius:0 0 var(--om-radius) var(--om-radius);box-shadow:var(--om-shadow-lg);border:1px solid var(--om-line);border-top:0;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .18s var(--om-ease),transform .18s var(--om-ease),visibility .18s;max-height:78vh;overflow:hidden}.om-mega.is-open .om-mega__panel{opacity:1;visibility:visible;transform:translateY(0)}.om-mega__depts{list-style:none;margin:0;padding:.5rem 0;background:var(--om-sand);border-right:1px solid var(--om-line);overflow-y:auto;max-height:78vh}.om-mega__dept>a{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.62rem 1.2rem;color:var(--om-navy);text-decoration:none;font-size:.92rem;font-weight:500;transition:background .12s,color .12s}.om-mega__dept>a svg{width:16px;height:16px;opacity:.4}.om-mega__dept:hover>a,.om-mega__dept.is-active>a{background:#fff;color:var(--om-orange)}.om-mega__dept.is-active>a svg{opacity:1;color:var(--om-orange)}.om-mega__subs{padding:1.4rem 1.6rem;overflow-y:auto;max-height:78vh}.om-mega__subpane{display:none}.om-mega__subpane.is-active{display:block}.om-mega__subhead{display:flex;align-items:baseline;gap:.75rem;font-family:var(--font-heading-family, inherit);font-size:1.15rem;font-weight:600;color:var(--om-navy);text-decoration:none;margin-bottom:1rem;padding-bottom:.6rem;border-bottom:2px solid var(--om-line)}.om-mega__subhead span{font-size:.78rem;font-weight:600;color:var(--om-orange);text-transform:uppercase;letter-spacing:.08em}.om-mega__subpane ul{list-style:none;margin:0;padding:0;columns:3;column-gap:1.5rem}.om-mega__subpane li{break-inside:avoid;margin-bottom:.15rem}.om-mega__subpane li a{display:block;padding:.32rem 0;font-size:.875rem;color:var(--om-navy);text-decoration:none;opacity:.82;transition:color .12s,opacity .12s}.om-mega__subpane li a:hover{color:var(--om-orange);opacity:1}@media(max-width:989px){.om-mega__panel{position:absolute;grid-template-columns:1fr;width:min(420px,94vw)}.om-mega__subs{display:none}.om-mega__depts{max-height:70vh;border-right:0}.om-mega__dept>a svg{opacity:.5}}.om-deptbar__inner{display:flex;align-items:stretch;gap:0}.om-deptbar__link{display:inline-flex;align-items:center;padding:0 1.2rem;color:#ffffffd9;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .15s var(--om-ease)}.om-deptbar__link:hover{color:var(--om-orange)}.om-brands-featured{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem}.om-brandchip--lg{font-size:.95rem;padding:.7rem 1.4rem;color:var(--om-navy);border-color:var(--om-line);background:var(--om-sand);text-decoration:none;transition:all .15s var(--om-ease)}.om-brandchip--lg:hover{border-color:var(--om-orange);color:var(--om-orange);transform:translateY(-2px)}.om-brands-az{display:flex;flex-wrap:wrap;gap:.35rem;padding:1rem 0;border-block:1px solid var(--om-line);margin-bottom:2rem;position:sticky;top:0;background:var(--color-background, #fff);z-index:2}.om-brands-az a{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;font-weight:600;font-size:.85rem;color:var(--om-navy);text-decoration:none;transition:background .12s,color .12s}.om-brands-az a:hover{background:var(--om-orange);color:#fff}.om-brands-group{margin-bottom:2rem;scroll-margin-top:80px}.om-brands-letter{font-size:1.4rem;color:var(--om-teal);margin:0 0 .75rem;padding-bottom:.4rem;border-bottom:2px solid var(--om-line)}.om-brands-group ul{list-style:none;margin:0;padding:0;columns:4;column-gap:1.5rem}.om-brands-group li{break-inside:avoid;margin-bottom:.2rem}.om-brands-group li a{display:block;padding:.3rem 0;font-size:.9rem;color:var(--om-navy);text-decoration:none;opacity:.82;transition:color .12s,opacity .12s}.om-brands-group li a:hover{color:var(--om-orange);opacity:1}@media(max-width:749px){.om-brands-group ul{columns:2}}@media(max-width:989px){.om-cat,.om-cat--wide,.om-cat--tall{grid-column:span 6;min-height:240px}.om-values{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.om-catgrid{gap:.85rem}.om-cat,.om-cat--wide,.om-cat--tall{grid-column:span 12;min-height:200px}.om-values{grid-template-columns:1fr}.om-dealers__inner{flex-direction:column;align-items:flex-start}}.om-deptproducts .om-deptrow{margin-block:2.5rem}.om-deptrow__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.om-deptrow__title{font-size:1.4rem;font-weight:700;margin:0;color:var(--om-navy)}.om-deptrow__all{font-size:.85rem;color:var(--om-teal);white-space:nowrap;text-decoration:none}.om-deptrow__all:hover{text-decoration:underline}.om-deptrow__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}@media(max-width:1100px){.om-deptrow__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.om-deptrow__grid{grid-template-columns:repeat(2,1fr)}}.om-pc{display:flex;flex-direction:column;text-decoration:none;color:inherit;border:1px solid var(--om-line);border-radius:var(--om-radius);overflow:hidden;background:#fff;transition:transform .18s var(--om-ease),box-shadow .18s var(--om-ease)}.om-pc:hover{transform:translateY(-3px);box-shadow:var(--om-shadow)}.om-pc__media{position:relative;aspect-ratio:1 / 1;background:var(--om-sand)}.om-pc__media img{width:100%;height:100%;object-fit:contain}.om-pc__badge{position:absolute;top:.5rem;left:.5rem;background:var(--om-orange);color:#fff;font-size:.7rem;font-weight:700;padding:.15rem .5rem;border-radius:6px}.om-pc__info{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;flex:1}.om-pc__vendor{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--om-teal)}.om-pc__title{font-size:.85rem;line-height:1.3;color:var(--om-navy)}.om-pc__price{font-size:.95rem;font-weight:700;color:var(--om-navy);margin-top:auto}.om-pc__now{color:var(--om-orange-dark)}.om-pc__was{font-weight:400;color:#888;margin-left:.35rem;font-size:.8rem}.om-heroslider{position:relative;min-height:clamp(520px,78vh,820px);display:grid;overflow:hidden;background:var(--om-navy)}.om-heroslider__slide{grid-area:1 / 1;position:relative;display:flex;align-items:flex-end;color:#fff;opacity:0;transition:opacity .9s var(--om-ease);pointer-events:none}.om-heroslider__slide.is-active{opacity:1;pointer-events:auto}.om-heroslider__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.om-heroslider__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#061a2e26,#061a2e6b 45%,#061a2ee0)}.om-heroslider .om-hero__inner{position:relative;z-index:2;width:100%;padding-block:clamp(3rem,9vh,7rem)}.om-heroslider__dots{position:absolute;z-index:3;bottom:1.4rem;left:50%;transform:translate(-50%);display:flex;gap:.6rem}.om-heroslider__dot{width:11px;height:11px;padding:0;border:0;border-radius:999px;cursor:pointer;background:#ffffff73;transition:background .2s var(--om-ease),transform .2s var(--om-ease)}.om-heroslider__dot.is-active{background:var(--om-orange);transform:scale(1.25)}.om-heroslider__dot:hover{background:#fffc}.header__submenu.list-menu--disclosure{background-color:#fff!important;border:1px solid rgba(10,37,64,.12)!important;box-shadow:0 12px 28px #0a25402e!important;border-radius:8px}.header__submenu.list-menu--disclosure .header__menu-item,.header__submenu.list-menu--disclosure .header__menu-item span,.header__submenu.list-menu--disclosure a{color:#0a2540!important}.header__submenu.list-menu--disclosure .header__menu-item:hover,.header__submenu.list-menu--disclosure .header__menu-item:hover span{color:#0e7c9b!important;background-color:#0a25400d!important}.section-header.shopify-section-group-header-group,.header-wrapper,.shopify-section-header-sticky{z-index:30!important}.om-deptbar{z-index:4!important}.header__submenu,.header__submenu.list-menu,.header__submenu.list-menu--disclosure{z-index:50!important}.om-brands-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.9rem}.om-brands-grid--featured{margin-bottom:2rem}.om-brandcard{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;padding:1.1rem .8rem;min-height:116px;background:#fff;border:1px solid rgba(10,37,64,.12);border-radius:12px;text-align:center;text-decoration:none;transition:transform .15s var(--om-ease),border-color .15s var(--om-ease),box-shadow .15s var(--om-ease)}.om-brandcard:hover{transform:translateY(-2px);border-color:var(--om-orange);box-shadow:0 10px 24px #0a25401f}.om-brandcard__logo{display:flex;align-items:center;justify-content:center;height:44px}.om-brandcard__logo img{max-height:44px;max-width:124px;object-fit:contain}.om-brandcard__name{font-weight:600;font-size:.86rem;color:#0a2540;line-height:1.2}.om-brandcard:hover .om-brandcard__name{color:var(--om-orange)}.om-cfilter{margin:0 auto 1.5rem}.om-cfilter__row{display:flex;flex-direction:column;gap:.75rem}.om-cfilter__controls{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.om-cfilter__menu{position:relative}.om-cfilter__menu>summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1rem;border:1px solid var(--om-line);border-radius:10px;font-weight:600;font-size:.9rem;color:#0a2540;background:#fff;-webkit-user-select:none;user-select:none}.om-cfilter__menu>summary::-webkit-details-marker{display:none}.om-cfilter__menu[open]>summary{border-color:var(--om-orange);color:var(--om-orange)}.om-cfilter__panel{position:absolute;z-index:20;top:calc(100% + 6px);left:0;min-width:220px;max-height:340px;overflow-y:auto;background:#fff;border:1px solid var(--om-line);border-radius:10px;box-shadow:0 12px 28px #0a25402e;padding:.4rem;display:flex;flex-direction:column}.om-cfilter__panel a{padding:.5rem .7rem;border-radius:7px;color:#0a2540;text-decoration:none;font-size:.88rem;white-space:nowrap}.om-cfilter__panel a:hover{background:#0a25400f;color:var(--om-orange)}.om-cfilter__empty{padding:.5rem .7rem;color:#64748b;font-size:.85rem}.om-cfilter__active{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.om-cfilter__activelbl{font-size:.85rem;color:#64748b}.om-cfilter__chip--active{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .7rem;background:var(--om-navy);color:#fff;border-radius:999px;font-size:.82rem;text-decoration:none}.om-cfilter__clear{font-size:.85rem;color:var(--om-orange);text-decoration:underline}.om-cfilter__search{display:inline-flex;align-items:center;margin-left:auto;border:1px solid var(--om-line);border-radius:10px;overflow:hidden;background:#fff}.om-cfilter__search input{border:0;padding:.6rem .8rem;font-size:.9rem;min-width:180px;outline:none}.om-cfilter__search button{border:0;background:transparent;padding:0 .7rem;cursor:pointer;color:#0a2540}.om-cfilter__search button svg{width:18px;height:18px}.footer__returns-note{text-align:center;padding:0 0 1.2rem}.om-returns-line{font-size:1.3rem;color:rgba(var(--color-foreground),.78)}.om-returns-line a{color:rgb(var(--color-foreground));text-decoration:underline}.om-returns-box ul{margin:0 0 1rem;padding-left:1.3rem}.om-returns-box li{margin-bottom:.5rem;line-height:1.5}.om-returns-box a{text-decoration:underline}.om-pdp-details{margin-top:1.25rem;display:flex;flex-direction:column;gap:.75rem}.om-acc{border:1px solid var(--om-line);border-radius:12px;overflow:hidden;background:rgb(var(--color-background))}.om-acc__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer;list-style:none;padding:1rem 1.15rem;font-weight:600;color:var(--om-navy)}.om-acc__head::-webkit-details-marker{display:none}.om-acc__title{font-size:1.02rem;letter-spacing:-.01em}.om-acc__chev{width:20px;height:20px;flex:0 0 20px;color:var(--om-teal);transition:transform .2s ease}.om-acc[open] .om-acc__chev{transform:rotate(180deg)}.om-acc__body{padding:0 1.15rem 1.15rem}.om-spec-table{width:100%;border-collapse:collapse;font-size:.93rem}.om-spec-table tr{border-top:1px solid var(--om-line)}.om-spec-table tr:first-child{border-top:0}.om-spec-table th{text-align:left;font-weight:500;color:var(--om-navy);opacity:.72;padding:.55rem 1rem .55rem 0;width:45%;vertical-align:top}.om-spec-table td{padding:.55rem 0;color:var(--om-navy);font-weight:500}.om-doc-list{display:flex;flex-direction:column;gap:.5rem}.om-doc{display:flex;align-items:center;gap:.7rem;padding:.7rem .9rem;border:1px solid var(--om-line);border-radius:10px;text-decoration:none;color:var(--om-navy);font-weight:500;transition:border-color .15s ease,background .15s ease}.om-doc:hover{border-color:var(--om-teal);background:var(--om-sand)}.om-doc svg{width:22px;height:22px;flex:0 0 22px;color:var(--om-teal)}.om-doc em{font-style:normal;font-size:.72rem;font-weight:600;color:var(--om-teal);letter-spacing:.04em}.om-video{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:10px;overflow:hidden}.om-prop65{font-size:.82rem;line-height:1.5;color:#7a5b00;background:#fff8e6;border:1px solid #f0d98a;border-radius:10px;padding:.7rem .9rem}.om-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:50;background:#fffffff7;-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);border-top:1px solid var(--om-line);box-shadow:0 -6px 24px #0a254014;animation:omStickyUp .25s ease}@keyframes omStickyUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.om-sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.6rem 1.5rem}.om-sticky-atc__media{display:flex;align-items:center;gap:.8rem;min-width:0}.om-sticky-atc__img{width:46px;height:46px;object-fit:contain;border-radius:8px;border:1px solid var(--om-line);flex:0 0 46px}.om-sticky-atc__text{display:flex;flex-direction:column;min-width:0}.om-sticky-atc__title{font-weight:600;color:var(--om-navy);font-size:.92rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:46vw}.om-sticky-atc__price{color:var(--om-teal);font-weight:700;font-size:.95rem}.om-sticky-atc__btn{white-space:nowrap;flex:0 0 auto}@media(max-width:749px){.om-sticky-atc__title{max-width:38vw}.om-sticky-atc__img{display:none}}body{font-size:1.7rem;line-height:1.6;-webkit-font-smoothing:antialiased}.rte,.rte p,.product__description,.om-rte{font-size:1.65rem;line-height:1.65}.rte p{margin:0 0 1.2rem}.button,.shopify-payment-button__button{font-size:1.6rem;letter-spacing:.01em;min-height:5rem}.product__title,.product__title h1,.product__title h2{font-size:clamp(2.6rem,3vw,3.4rem);line-height:1.15;letter-spacing:-.015em;font-weight:600}.product__info-container .price,.price__container .price-item{font-size:2.8rem;font-weight:700;color:var(--om-navy)}.price--on-sale .price-item--regular{font-size:1.9rem}.price__sale .price-item--last{color:var(--om-orange-dark)}.product-form__buttons{margin-top:1.6rem}.product__info-container>*+*{margin-top:1.5rem}.om-detail{padding-block:clamp(2.5rem,5vw,4.5rem)}.om-detail__inner{max-width:var(--om-container)}.om-tabs{position:sticky;top:0;z-index:20;display:flex;gap:.4rem;flex-wrap:nowrap;overflow-x:auto;background:#fffffff0;-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);border-bottom:1px solid var(--om-line);margin-bottom:1rem;padding:.4rem 0;scrollbar-width:none}.om-tabs::-webkit-scrollbar{display:none}.om-tab{flex:0 0 auto;padding:1rem 1.6rem;border-radius:999px;font-size:1.55rem;font-weight:600;color:var(--om-navy);text-decoration:none;white-space:nowrap;transition:background .15s var(--om-ease),color .15s var(--om-ease)}.om-tab:hover{background:var(--om-sand)}.om-tab.is-active{background:var(--om-navy);color:#fff}.om-panel{scroll-margin-top:13rem;padding:2.8rem 0;border-top:1px solid var(--om-line)}.om-panel:first-of-type{border-top:0}.om-panel__title{font-size:clamp(2rem,2.4vw,2.4rem);font-weight:600;margin:0 0 1.6rem;color:var(--om-navy)}.om-keyspecs{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;margin-bottom:2.2rem}.om-keyspec{background:var(--om-sand);border:1px solid var(--om-line);border-radius:12px;padding:1.3rem 1.5rem;display:flex;flex-direction:column;gap:.3rem}.om-keyspec__v{font-size:1.9rem;font-weight:700;color:var(--om-navy);line-height:1.15}.om-keyspec__k{font-size:1.35rem;color:var(--om-navy);opacity:.6}.om-spec-table{width:100%;border-collapse:collapse;font-size:1.6rem;max-width:90rem}.om-spec-table tr{border:0}.om-spec-table tr:nth-child(odd){background:var(--om-sand)}.om-spec-table th,.om-spec-table td{text-align:left;padding:1.15rem 1.4rem;vertical-align:top}.om-spec-table th{font-weight:500;color:var(--om-navy);opacity:.72;width:38%}.om-spec-table td{font-weight:600;color:var(--om-navy)}.om-doc-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(26rem,1fr));gap:1rem;max-width:90rem}.om-doc{display:flex;align-items:center;gap:1rem;padding:1.4rem 1.6rem;border:1px solid var(--om-line);border-radius:12px;text-decoration:none;color:var(--om-navy);font-size:1.55rem;font-weight:600;transition:border-color .15s,box-shadow .15s;background:#fff}.om-doc:hover{border-color:var(--om-teal);box-shadow:var(--om-shadow)}.om-doc svg{width:2.6rem;height:2.6rem;flex:0 0 2.6rem;color:var(--om-teal)}.om-doc__t{flex:1}.om-doc__pdf{font-size:1.25rem;font-weight:700;color:var(--om-teal);letter-spacing:.04em}.om-video{position:relative;width:100%;max-width:80rem;aspect-ratio:16/9;border-radius:14px;overflow:hidden;margin-top:2rem;box-shadow:var(--om-shadow)}.om-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.om-prop65{margin-top:1.6rem;font-size:1.35rem;line-height:1.5;color:#7a5b00;background:#fff8e6;border:1px solid #f0d98a;border-radius:10px;padding:1rem 1.3rem;max-width:90rem}.om-ship-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));gap:1.4rem}.om-ship-card{background:var(--om-sand);border:1px solid var(--om-line);border-radius:14px;padding:1.8rem 2rem}.om-ship-card h3{font-size:1.7rem;font-weight:600;margin:0 0 .6rem;color:var(--om-navy)}.om-ship-card p{font-size:1.45rem;line-height:1.55;margin:0;color:var(--om-navy);opacity:.82}.om-ship-card a{color:var(--om-teal);font-weight:600}.om-recs{padding-block:clamp(2rem,4vw,3.5rem);border-top:1px solid var(--om-line)}.om-recs-row{margin-bottom:3.5rem}.om-recs-row:last-child{margin-bottom:0}.om-recs__title{font-size:clamp(2rem,2.4vw,2.4rem);font-weight:600;margin:0 0 1.6rem;color:var(--om-navy)}.om-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(20rem,22rem);gap:1.4rem;overflow-x:auto;padding-bottom:1rem;scroll-snap-type:x mandatory;scrollbar-width:thin}.om-carousel::-webkit-scrollbar{height:8px}.om-carousel::-webkit-scrollbar-thumb{background:var(--om-line);border-radius:4px}.om-rc{scroll-snap-align:start;display:flex;flex-direction:column;gap:.5rem;text-decoration:none;color:var(--om-navy);background:#fff;border:1px solid var(--om-line);border-radius:14px;padding:1.2rem;transition:box-shadow .18s var(--om-ease),transform .18s var(--om-ease)}.om-rc:hover{box-shadow:var(--om-shadow);transform:translateY(-3px)}.om-rc__img{position:relative;aspect-ratio:1;border-radius:10px;overflow:hidden;background:var(--om-sand);display:flex;align-items:center;justify-content:center}.om-rc__img img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.om-rc__save{position:absolute;top:.7rem;left:.7rem;background:var(--om-orange);color:#fff;font-size:1.15rem;font-weight:700;padding:.3rem .7rem;border-radius:999px}.om-rc__vendor{font-size:1.2rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--om-teal);margin-top:.4rem}.om-rc__title{font-size:1.45rem;font-weight:500;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:4rem}.om-rc__price{font-size:1.6rem;font-weight:700;color:var(--om-navy)}.om-rc__was{font-size:1.3rem;font-weight:500;color:var(--om-navy);opacity:.5;text-decoration:line-through;margin-left:.4rem}.om-sticky-atc__title{font-size:1.5rem}.om-sticky-atc__price{font-size:1.6rem}@media(max-width:749px){body{font-size:1.6rem}.om-panel{scroll-margin-top:11rem}.om-tabs{top:0}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/outdoorsmarine.css.map */
