/* Omni Terrain approved marketplace storefront — based on the approved US/UK reference mockups. */
:root{--otr-blue:#075fca;--otr-blue-dark:#064a9b;--otr-navy:#09284b;--otr-text:#102846;--otr-muted:#637590;--otr-line:#dce6f0;--otr-soft:#f5f9fd;--otr-yellow:#f7c844;--otr-orange:#f3a51d;--otr-green:#168a50}
html.ot-reference-home,html.ot-reference-home body{background:#fff!important;color:var(--otr-text)!important;font-family:Arial,"Helvetica Neue",sans-serif!important;overflow-x:hidden}
html.ot-reference-home body>*:not(.ot-ref-header):not(.ot-ref-main):not(.ot-ref-footer):not(.ot-auth-dialog):not(.ot-auth-backdrop):not(script):not(style){ }
.ot-ref-width{width:min(1440px,calc(100% - 48px));margin-inline:auto}
.ot-ref-header{position:relative;z-index:500;background:#fff;box-shadow:0 1px 7px rgba(8,42,80,.08)}
.ot-ref-utility{background:linear-gradient(90deg,#0a4e94,#0a63b8,#0a4e94);color:#fff;font-size:12px}.ot-ref-utility .ot-ref-width{min-height:32px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.ot-ref-utility-left,.ot-ref-utility-right{display:flex;align-items:center;gap:16px}.ot-ref-utility-right{justify-content:flex-end}.ot-ref-utility a{color:#fff;text-decoration:none;font-weight:700}.ot-ref-utility-center{font-weight:800;letter-spacing:.02em;white-space:nowrap}.ot-ref-region{display:flex;gap:7px}.ot-ref-region a{padding:5px 8px;border-radius:4px;background:rgba(255,255,255,.1);font-size:10px}.ot-ref-region a.active{background:#fff;color:#0b4e93}
.ot-ref-mainbar .ot-ref-width{min-height:82px;display:grid;grid-template-columns:250px minmax(360px,1fr) 210px;align-items:center;gap:28px}.ot-ref-logo{display:flex;align-items:center;text-decoration:none}.ot-ref-logo img{display:block;width:225px;height:58px;object-fit:contain;object-position:left center}.ot-ref-search{display:grid;grid-template-columns:minmax(0,1fr) 110px;overflow:hidden;border:1px solid #b8c9dc;border-radius:7px;background:#fff;box-shadow:0 1px 3px rgba(4,42,80,.05)}.ot-ref-search:focus-within{border-color:#1380ea;box-shadow:0 0 0 3px rgba(19,128,234,.1)}.ot-ref-search input{height:48px;min-width:0;padding:0 16px;border:0!important;outline:0!important;background:#fff!important;color:#1d3553!important;font-size:13px}.ot-ref-search button{border:0;background:linear-gradient(#0877dc,#055ab3);color:#fff;font-size:13px;font-weight:800;cursor:pointer}.ot-ref-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}.ot-ref-account,.ot-ref-cart{border:0;background:transparent;color:#122b4c;text-decoration:none;cursor:pointer;text-align:left}.ot-ref-account span,.ot-ref-cart span{display:block;color:#718096;font-size:10px}.ot-ref-account strong,.ot-ref-cart strong{display:block;margin-top:2px;font-size:12px}.ot-ref-cart b{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--otr-yellow);color:#173250;font-size:10px}
.ot-ref-nav{border-top:1px solid #e5edf4;border-bottom:1px solid #d9e4ee;background:#fff}.ot-ref-nav .ot-ref-width{display:flex;align-items:stretch;gap:0}.ot-ref-nav-item{position:relative}.ot-ref-nav>a,.ot-ref-nav-item>button{display:flex;height:44px;align-items:center;padding:0 22px;border:0;border-right:1px solid #e3ebf2;background:#fff;color:#12325a;text-decoration:none;font-size:13px;font-weight:800;cursor:pointer}.ot-ref-nav>a:hover,.ot-ref-nav-item>button:hover,.ot-ref-nav-item:hover>button,.ot-ref-nav-item:focus-within>button{background:#f2f7fc;color:#075fca}.ot-ref-nav .featured{color:#c88200}.ot-ref-nav .featured:before{content:"◆";margin-right:7px;color:#f6b624;font-size:12px}.ot-ref-menu{position:absolute;top:44px;left:0;z-index:800;display:none;width:230px;padding:13px 15px 14px;border:1px solid #d9e3ed;border-radius:0 0 8px 8px;background:#fff;box-shadow:0 14px 34px rgba(9,40,75,.16)}.ot-ref-nav-item:hover .ot-ref-menu,.ot-ref-nav-item:focus-within .ot-ref-menu{display:block}.ot-ref-menu h4{margin:0 0 9px;color:#102f59;font-size:15px}.ot-ref-menu a{display:flex;align-items:center;gap:9px;padding:7px 2px;color:#304b6c;text-decoration:none;font-size:12px}.ot-ref-menu a:hover{color:#075fca}.ot-ref-menu .all{margin-top:6px;padding-top:10px;border-top:1px solid #e5ecf3;color:#075fca;font-weight:800}
.ot-ref-main{background:#fff}.ot-ref-hero{position:relative;min-height:270px;overflow:hidden;background:#dce9f3}.ot-ref-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 54%;filter:saturate(.96) contrast(1.02)}.ot-ref-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,37,68,.12),transparent 42%,rgba(5,27,50,.05))}.ot-ref-hero-copy{position:relative;z-index:2;display:flex;min-height:270px;align-items:flex-end;justify-content:space-between;padding:0 0 22px}.ot-ref-hero-tag{display:inline-flex;align-items:center;min-height:46px;padding:0 24px;border-radius:6px;background:linear-gradient(#1581e6,#075fca);box-shadow:0 7px 18px rgba(7,95,202,.22);color:#fff;text-decoration:none;font-size:15px;font-weight:900}.ot-ref-hero-slogan{max-width:220px;color:#fff;text-align:right;text-shadow:0 2px 10px rgba(0,0,0,.5);font:italic 800 28px/1.04 Georgia,serif;transform:rotate(-4deg)}
.ot-ref-iconbar{border-bottom:1px solid #e5edf4;background:#fff}.ot-ref-iconbar .ot-ref-width{display:grid;grid-template-columns:250px repeat(4,minmax(0,1fr));align-items:center;gap:8px;min-height:72px}.ot-ref-shopall{display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:6px;background:linear-gradient(#ffdf68,#f6c63b);color:#0f3567;text-decoration:none;font-weight:900}.ot-ref-pillar{display:flex;align-items:center;justify-content:center;gap:9px;color:#0d3f7f;font-size:12px;font-weight:800}.ot-ref-pillar i{display:grid;place-items:center;width:32px;height:32px;border:1px solid #c9daf0;border-radius:50%;font-style:normal;font-size:15px}
.ot-ref-finder{padding:18px 0 14px}.ot-ref-finder-card{display:grid;grid-template-columns:380px minmax(0,1fr);gap:14px;padding:17px 20px;border:1px solid #d7e5f2;border-radius:9px;background:linear-gradient(90deg,#f2f7fc,#f7fbff);box-shadow:0 5px 17px rgba(11,57,103,.05)}.ot-ref-finder-copy h2{margin:0;color:#07458f;font-size:20px}.ot-ref-finder-copy p{margin:3px 0 0;color:#647690;font-size:11px}.ot-ref-findtabs{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:10px;border:1px solid #d9e4ee;border-radius:6px;overflow:hidden;background:#fff}.ot-ref-findtabs span{display:flex;min-height:38px;align-items:center;justify-content:center;border-right:1px solid #e5edf4;color:#566a84;font-size:12px}.ot-ref-findtabs span:first-child{background:linear-gradient(#1682e7,#075fca);color:#fff;font-weight:800}.ot-ref-findtabs span:last-child{border-right:0}.ot-ref-findform{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 180px;gap:10px}.ot-ref-findform select,.ot-ref-findform input{height:40px;padding:0 12px;border:1px solid #cbd9e6;border-radius:5px;background:#fff;color:#51657f;font-size:11px}.ot-ref-findform button{border:0;border-radius:5px;background:linear-gradient(#1682e7,#075fca);color:#fff;font-size:12px;font-weight:900;cursor:pointer}
.ot-ref-section{padding:16px 0 12px}.ot-ref-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:12px}.ot-ref-section-head h2{margin:0;color:#073f84;font-size:24px;line-height:1}.ot-ref-section-head a{color:#075fca;text-decoration:none;font-size:12px;font-weight:800}.ot-ref-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.ot-ref-category{overflow:hidden;border:1px solid #dbe7f2;border-radius:7px;background:#fff;color:#193858;text-decoration:none;box-shadow:0 2px 8px rgba(11,57,103,.04);transition:.18s}.ot-ref-category:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(11,57,103,.10)}.ot-ref-category img{display:block;width:100%;height:105px;object-fit:cover}.ot-ref-category-body{padding:9px 10px 12px}.ot-ref-category strong{display:block;color:#0a3976;font-size:13px}.ot-ref-category p{min-height:30px;margin:5px 0 0;color:#64748b;font-size:10px;line-height:1.45}
.ot-ref-products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.ot-ref-product{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #dbe7f1;border-radius:7px;background:#fff;color:#152d4b;text-decoration:none}.ot-ref-product:hover{box-shadow:0 8px 22px rgba(11,57,103,.11)}.ot-ref-product-media{position:relative;display:grid;height:160px;place-items:center;padding:12px;background:#fff}.ot-ref-product-media img{width:100%;height:135px;object-fit:contain}.ot-ref-badge{position:absolute;left:8px;top:8px;z-index:2;padding:5px 8px;border-radius:999px;background:#ff7a19;color:#fff;font-size:9px;font-weight:800}.ot-ref-product-body{display:flex;flex:1;flex-direction:column;padding:9px}.ot-ref-product-body small{color:#718198;font-size:9px}.ot-ref-product-body h3{min-height:48px;margin:5px 0 7px;color:#173962;font-size:12px;line-height:1.32}.ot-ref-product-price{margin-top:auto;color:#102a4a;font-size:17px;font-weight:900}.ot-ref-product-button{display:flex;min-height:34px;align-items:center;justify-content:center;margin-top:8px;border-radius:4px;background:linear-gradient(#1480e4,#075fca);color:#fff;font-size:11px;font-weight:800}.ot-ref-empty{grid-column:1/-1;padding:25px;border:1px solid #dbe7f2;border-radius:8px;background:#f8fbfe;color:#5d708a;text-align:center}
.ot-ref-trust{padding:18px 0 16px}.ot-ref-trust .ot-ref-width{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dce8f2;border-radius:7px;background:linear-gradient(#f9fcff,#f2f7fc)}.ot-ref-trust-item{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px;padding:15px 18px;border-right:1px solid #dce7f1}.ot-ref-trust-item:last-child{border-right:0}.ot-ref-trust-icon{display:grid;place-items:center;width:38px;height:38px;border:2px solid #0a63bf;border-radius:50%;color:#075fca;font-weight:900}.ot-ref-trust strong{display:block;color:#123863;font-size:12px}.ot-ref-trust span{display:block;margin-top:3px;color:#697b91;font-size:10px}
.ot-ref-footer{border-top:1px solid #dce6ef;background:#fff}.ot-ref-footer-main{display:grid;grid-template-columns:1.45fr repeat(3,1fr) 1.5fr;gap:28px;padding:24px 0 20px}.ot-ref-footer-logo img{width:200px;height:50px;object-fit:contain;object-position:left center}.ot-ref-footer p{max-width:280px;margin:7px 0 0;color:#60718a;font-size:10px;line-height:1.45}.ot-ref-footer h4{margin:0 0 8px;color:#123961;font-size:11px}.ot-ref-footer nav{display:grid;gap:5px}.ot-ref-footer nav a{color:#526983;text-decoration:none;font-size:10px}.ot-ref-newsletter{display:grid;grid-template-columns:1fr auto;margin-top:9px;overflow:hidden;border:1px solid #cbd9e5;border-radius:5px}.ot-ref-newsletter input{height:38px;padding:0 10px;border:0;font-size:10px}.ot-ref-newsletter button{border:0;background:#075fca;color:#fff;padding:0 14px;font-size:10px;font-weight:800}.ot-ref-footer-bottom{display:flex;min-height:42px;align-items:center;justify-content:space-between;border-top:1px solid #e7edf3;color:#738398;font-size:9px}
@media(max-width:1180px){.ot-ref-mainbar .ot-ref-width{grid-template-columns:210px 1fr 180px}.ot-ref-nav>a,.ot-ref-nav-item>button{padding:0 14px}.ot-ref-category-grid{grid-template-columns:repeat(3,1fr)}.ot-ref-products{grid-template-columns:repeat(3,1fr)}.ot-ref-finder-card{grid-template-columns:1fr}.ot-ref-footer-main{grid-template-columns:1.2fr repeat(3,1fr)}.ot-ref-footer-main>div:last-child{grid-column:1/-1}}
@media(max-width:760px){.ot-ref-width{width:min(100% - 22px,720px)}.ot-ref-utility .ot-ref-width{grid-template-columns:1fr auto}.ot-ref-utility-center{display:none}.ot-ref-utility-left{gap:7px}.ot-ref-utility-right a:first-child{display:none}.ot-ref-mainbar .ot-ref-width{min-height:72px;grid-template-columns:150px 1fr;gap:12px}.ot-ref-logo img{width:145px;height:45px}.ot-ref-search{grid-column:1/-1;grid-row:2;margin-bottom:10px}.ot-ref-actions{position:absolute;right:12px;top:44px}.ot-ref-account{display:none}.ot-ref-nav{overflow-x:auto}.ot-ref-nav .ot-ref-width{width:max-content;margin:0}.ot-ref-nav>a,.ot-ref-nav-item>button{height:42px;padding:0 14px;font-size:11px}.ot-ref-menu{position:fixed;left:10px;right:10px;top:145px;width:auto}.ot-ref-hero{min-height:205px}.ot-ref-hero-copy{min-height:205px;padding-bottom:12px}.ot-ref-hero-tag{min-height:40px;padding:0 16px;font-size:12px}.ot-ref-hero-slogan{font-size:20px}.ot-ref-iconbar .ot-ref-width{grid-template-columns:1fr 1fr;gap:5px;padding:10px 0}.ot-ref-shopall{grid-column:1/-1}.ot-ref-pillar{justify-content:flex-start;padding:6px}.ot-ref-finder-card{padding:14px}.ot-ref-findtabs{grid-template-columns:1fr 1fr}.ot-ref-findtabs span:nth-child(n+3){display:none}.ot-ref-findform{grid-template-columns:1fr 1fr}.ot-ref-findform button{grid-column:1/-1;height:42px}.ot-ref-category-grid{grid-template-columns:1fr 1fr}.ot-ref-category img{height:100px}.ot-ref-products{grid-template-columns:1fr 1fr}.ot-ref-product-media{height:140px}.ot-ref-product-media img{height:120px}.ot-ref-trust .ot-ref-width{grid-template-columns:1fr 1fr}.ot-ref-trust-item{border-bottom:1px solid #dce7f1}.ot-ref-footer-main{grid-template-columns:1fr 1fr}.ot-ref-footer-main>div:first-child,.ot-ref-footer-main>div:last-child{grid-column:1/-1}.ot-ref-footer-bottom{align-items:flex-start;gap:12px;padding:12px 0;flex-direction:column}}
