/* Otoürün V139 — unified storefront. Loaded last on purpose. */
:root{--ot-orange:#ff6900;--ot-orange-dark:#e85d00;--ot-blue:#0868d7;--ot-ink:#101827;--ot-navy:#08131f;--ot-muted:#667085;--ot-line:#e4e8ee;--ot-soft:#f4f6f8;--ot-white:#fff;--ot-green:#16a34a;--ot-radius:12px;--ot-shadow:0 12px 32px rgba(15,23,42,.08)}
.ot-v139{margin:0;background:var(--ot-soft);color:var(--ot-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}
.ot-v139 *{box-sizing:border-box}
.ot-v139 a{color:inherit;text-decoration:none}
.ot-v139 img{max-width:100%}
.ot-v139 .container{width:min(1440px,calc(100% - 48px));max-width:1440px;margin-inline:auto;padding-inline:0}
.ot-v139 .main-content{min-height:60vh;background:var(--ot-soft)}
.ot-v139 .main-content>.container:first-child{position:relative;z-index:30}
.ot-v139 .btn{min-height:46px;border:0;border-radius:8px;padding:12px 22px;font-weight:800;letter-spacing:.01em;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:.2s ease}
.ot-v139 .btn-primary{background:var(--ot-orange);color:#fff;box-shadow:0 8px 20px rgba(255,105,0,.2)}
.ot-v139 .btn-primary:hover{background:var(--ot-orange-dark);transform:translateY(-1px)}
.ot-v139 .btn-secondary,.ot-v139 .btn-dark{background:var(--ot-ink);color:#fff}
.ot-v139 .btn-block{width:100%}
.ot-v139 .form-input,.ot-v139 input,.ot-v139 select,.ot-v139 textarea{font:inherit}
.ot-v139 .form-input{width:100%;min-height:48px;border:1px solid #d7dde5;border-radius:8px;background:#fff;padding:11px 13px;color:var(--ot-ink);outline:0}
.ot-v139 .form-input:focus,.ot-v139 input:focus,.ot-v139 select:focus,.ot-v139 textarea:focus{border-color:var(--ot-orange);box-shadow:0 0 0 3px rgba(255,105,0,.1);outline:0}

/* Header */
.ot-v139 .sf-announcement{display:none}
.ot-v139 .ot137-topbar{height:32px;background:#0c131b;color:#fff;border:0}
.ot-v139 .ot137-topbar-row{height:32px;display:flex;align-items:center;justify-content:space-between}
.ot-v139 .ot137-top-left,.ot-v139 .ot137-top-links{display:flex;align-items:center;gap:28px}
.ot-v139 .ot137-top-item,.ot-v139 .ot137-phone,.ot-v139 .ot137-top-links a{font-size:12px;font-weight:700;color:#fff;opacity:.92}
.ot-v139 .ot137-top-item svg{width:15px;height:15px;margin-right:7px;fill:none;stroke:currentColor}
.ot-v139 .site-header{background:#fff;border:0;box-shadow:0 1px 0 var(--ot-line);position:relative;z-index:40}
.ot-v139 .ot137-desktop-header{min-height:108px;display:grid;grid-template-columns:230px minmax(420px,1fr) auto;gap:34px;align-items:center}
.ot-v139 .ot137-logo{display:flex;align-items:center;min-width:0}
.ot-v139 .ot137-logo .logo-img{display:block;width:auto;max-width:220px;max-height:70px;object-fit:contain}
.ot-v139 .ot137-search-wrap{width:100%}
.ot-v139 .ot137-search-form{height:52px;display:flex;align-items:center;border:1.5px solid #d9dfe7;border-radius:9px;background:#fff;overflow:hidden;box-shadow:0 5px 18px rgba(15,23,42,.045)}
.ot-v139 .ot137-search-icon{width:46px;display:grid;place-items:center;color:#667085;flex:0 0 46px}
.ot-v139 .ot137-search-icon svg{width:20px;height:20px}
.ot-v139 .ot137-search-form input{height:100%;min-width:0;flex:1;border:0!important;box-shadow:none!important;padding:0 8px;font-size:14px;color:var(--ot-ink)}
.ot-v139 .ot137-search-scope{height:28px;border-left:1px solid var(--ot-line);padding:0 14px;display:flex;align-items:center;gap:5px;color:#4b5563;font-size:12px;font-weight:700;white-space:nowrap}
.ot-v139 .ot137-search-scope svg{width:12px;height:12px;fill:currentColor}
.ot-v139 .ot137-search-submit{height:100%;min-width:100px;border:0;background:var(--ot-orange);color:#fff;font-weight:900;cursor:pointer}
.ot-v139 .ot137-actions{display:flex;align-items:center;gap:22px}
.ot-v139 .ot137-action{display:flex;align-items:center;gap:9px;min-width:74px}
.ot-v139 .hdr-act-ic{width:30px;height:34px;display:grid;place-items:center;position:relative;color:var(--ot-ink)}
.ot-v139 .hdr-act-ic svg{width:25px;height:25px}
.ot-v139 .hdr-badge{position:absolute;right:-5px;top:-5px;min-width:18px;height:18px;border-radius:10px;background:var(--ot-orange);color:#fff;font-size:10px;display:grid;place-items:center;border:2px solid #fff}
.ot-v139 .ot137-act-copy{display:flex;flex-direction:column;line-height:1.25;white-space:nowrap}
.ot-v139 .ot137-act-copy b{font-size:13px}.ot-v139 .ot137-act-copy small{font-size:10px;color:#77808f;margin-top:3px}
.ot-v139 .ot137-nav-bar{height:54px;background:#0b131c;border:0}
.ot-v139 .ot137-nav-bar>.container{height:100%}
.ot-v139 .ot137-nav{display:flex;height:100%;align-items:stretch;position:relative}
.ot-v139 .ot137-nav>a{height:100%;display:flex;align-items:center;justify-content:center;padding:0 28px;color:#fff;font-size:12px;font-weight:900;white-space:nowrap;transition:.18s}
.ot-v139 .ot137-nav>a:hover{background:rgba(255,255,255,.07)}
.ot-v139 .ot137-nav .ot137-all-categories{min-width:240px;background:var(--ot-orange);font-size:13px;justify-content:flex-start;gap:13px}
.ot-v139 .ot137-menu-icon{font-size:21px}
.ot-v139 .ot137-sale-dot{width:19px;height:19px;background:#ef4444;border-radius:50%;display:grid;place-items:center;margin-left:7px;font-size:10px}
.ot-v139 .v81-category-dropdown{top:54px;left:0;width:300px;border:1px solid var(--ot-line);border-top:0;background:#fff;box-shadow:var(--ot-shadow);border-radius:0 0 10px 10px}
.ot-v139 .ot137-mobile-header,.ot-v139 .ot137-mobile-search{display:none}

/* Home hero */
.ot-v139.ot-page-home .main-content{background:#fff}
.ot-v139 .hero{padding:18px 0 0;background:#fff}
.ot-v139 .hero-slider{height:420px;border-radius:13px;overflow:hidden;background:var(--ot-navy);box-shadow:0 14px 36px rgba(4,13,25,.15);position:relative}
.ot-v139 .hero-slide{position:absolute;inset:0;display:flex;align-items:center;background-size:cover;background-position:center;opacity:0;visibility:hidden;transition:opacity .45s ease}
.ot-v139 .hero-slide.active{opacity:1;visibility:visible;z-index:1}
.ot-v139 .hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,13,24,.96) 0%,rgba(3,13,24,.72) 30%,rgba(3,13,24,.15) 60%,rgba(3,13,24,0) 78%)}
.ot-v139 .hero-text{position:relative;z-index:2;width:min(520px,45%);margin-left:64px;color:#fff}
.ot-v139 .hero-eyebrow{display:inline-flex;border:1px solid rgba(255,255,255,.35);border-radius:30px;padding:6px 13px;font-size:11px;font-weight:900;letter-spacing:.12em;background:rgba(255,255,255,.08)}
.ot-v139 .hero-text h1{margin:18px 0 12px;color:#fff;font-size:clamp(38px,3.5vw,58px);line-height:.98;letter-spacing:-.035em;text-transform:uppercase;font-weight:950}
.ot-v139 .hero-text p{margin:0 0 24px;max-width:480px;color:rgba(255,255,255,.82);font-size:15px;line-height:1.6}
.ot-v139 .hero-text .btn{min-width:160px;background:var(--ot-orange);color:#fff}
.ot-v139 .hero-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;background:rgba(0,0,0,.35);backdrop-filter:blur(6px);cursor:pointer}
.ot-v139 .hero-arrow.prev{left:16px}.ot-v139 .hero-arrow.next{right:16px}
.ot-v139 .hero-dots{position:absolute;z-index:5;left:50%;bottom:15px;transform:translateX(-50%);display:flex;gap:7px}
.ot-v139 .hero-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.45)}.ot-v139 .hero-dot.active{width:24px;border-radius:8px;background:var(--ot-orange)}

/* Vehicle finder */
.ot-v139 [data-theme-section="vehicle_fitment"]{position:relative;z-index:6;background:#fff}
.ot-v139 .vf-front{margin-top:-1px;padding:0 0 30px;background:#fff}
.ot-v139 .vf-box{min-height:134px;margin-top:0;padding:24px 26px;display:grid;grid-template-columns:290px minmax(0,1fr) 250px;grid-template-rows:auto auto;align-items:center;gap:8px 20px;background:linear-gradient(135deg,#111b25,#0b131b);border-radius:0 0 13px 13px;color:#fff;box-shadow:0 16px 35px rgba(8,19,31,.14)}
.ot-v139 .vf-title-row{grid-row:1/3;display:flex;align-items:center;gap:15px;padding-right:20px;border-right:1px solid rgba(255,255,255,.12)}
.ot-v139 .ot137-car-icon{width:48px;height:48px;flex:0 0 48px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center}.ot-v139 .ot137-car-icon svg{width:25px;height:25px}
.ot-v139 .vf-title-row h2{margin:0;color:#fff;font-family:Georgia,serif;font-style:italic;font-size:20px;line-height:1.05}.ot-v139 .vf-title-row h2 strong{display:block;color:var(--ot-orange)}
.ot-v139 .vf-title-row p{margin:8px 0 0;color:#b8c0ca;font-size:12px}
.ot-v139 .vf-search{grid-column:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.ot-v139 .vf-field{position:relative;display:block}.ot-v139 .vf-field>span{position:absolute;z-index:2;left:12px;top:-8px;padding:0 4px;background:#111b25;color:#dbe1e8;font-size:10px;font-weight:800}
.ot-v139 .vf-field select,.ot-v139 .vf-field input{width:100%;height:46px;border:1px solid #d7dde5;border-radius:7px;background:#fff;color:#222d3a;padding:0 12px;font-size:13px;font-weight:600}
.ot-v139 .vf-main-search{grid-column:3;grid-row:1;height:46px;border:0;border-radius:7px;background:var(--ot-orange);color:#fff;font-size:12px;font-weight:900;box-shadow:0 8px 18px rgba(255,105,0,.25);cursor:pointer}
.ot-v139 .ot137-fitment-help{grid-column:2;font-size:11px;color:#c3cad2}.ot-v139 .ot137-fitment-help span{margin-right:5px}
.ot-v139 .vf-result-actions{grid-column:2/4;display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.ot-v139 .vf-result-actions[hidden]{display:none}

/* Sections */
.ot-v139 .features{margin:0 0 8px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:16px 0}
.ot-v139 .feature{min-height:74px;border:1px solid var(--ot-line);border-radius:10px;background:#fff;padding:14px 18px;display:flex;align-items:center;gap:14px}
.ot-v139 .feature-icon{width:38px;height:38px;display:grid;place-items:center;color:var(--ot-blue)}.ot-v139 .feature-icon svg{width:27px;height:27px;stroke-width:1.6}
.ot-v139 .feature-title{text-transform:uppercase;font-size:12px;font-weight:900}.ot-v139 .feature-desc{font-size:11px;color:var(--ot-muted);margin-top:3px}
.ot-v139 .section,.ot-v139 .cat-circles,.ot-v139 .blog-section{padding:28px 0;background:var(--ot-soft)}
.ot-v139 .section-head{min-height:42px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;border:0}
.ot-v139 .section-head h2,.ot-v139 .page-title{margin:0;color:var(--ot-ink);font-size:26px;line-height:1.2;font-weight:950;letter-spacing:-.02em;text-transform:uppercase;position:relative;padding-bottom:12px}
.ot-v139 .section-head h2:after{content:"";position:absolute;left:0;bottom:0;width:36px;height:3px;border-radius:2px;background:var(--ot-orange)}
.ot-v139 .view-all{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#303946}.ot-v139 .view-all:hover{color:var(--ot-orange)}

/* Product cards */
.ot-v139 .product-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important;align-items:stretch}
.ot-v139 .product-card{position:relative;min-width:0;height:100%;min-height:470px;margin:0!important;padding:0 14px 14px!important;display:flex!important;flex-direction:column!important;background:#fff!important;border:1px solid #dfe4ea!important;border-radius:10px!important;box-shadow:0 1px 2px rgba(15,23,42,.03)!important;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.ot-v139 .product-card:hover{transform:translateY(-4px);border-color:#cfd6df!important;box-shadow:0 16px 34px rgba(15,23,42,.1)!important}
.ot-v139 .product-img{height:238px!important;min-height:238px!important;margin:0 -14px 12px!important;padding:18px!important;position:relative;background:#fff;border-bottom:1px solid #f0f2f5;display:grid!important;place-items:center!important;overflow:hidden}
.ot-v139 .product-img-link,.ot-v139 .card-gallery{display:block;width:100%;height:100%}
.ot-v139 .card-gallery{position:relative}.ot-v139 .card-gallery img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center;opacity:0;transition:.2s}.ot-v139 .card-gallery img.active{opacity:1}
.ot-v139 .product-tags{position:absolute;z-index:5;top:12px;left:12px;display:flex;flex-direction:column;align-items:flex-start;gap:5px}
.ot-v139 .badge-discount,.ot-v139 .ptag{display:inline-flex!important;align-items:center;height:24px!important;border:0!important;border-radius:5px!important;padding:0 8px!important;color:#fff!important;font-size:10px!important;font-weight:900!important;text-transform:uppercase}.ot-v139 .badge-discount{background:#ef3434!important}.ot-v139 .tag-new{background:#16b33f!important}.ot-v139 .tag-deal{background:var(--ot-orange)!important}.ot-v139 .tag-ship{background:var(--ot-blue)!important}
.ot-v139 .fav-form{top:12px!important;right:12px!important}.ot-v139 .product-fav{width:36px!important;height:36px!important;border:1px solid #e3e7ec!important;box-shadow:none!important;color:#697386!important}.ot-v139 .product-fav:hover{color:#ef4444!important;border-color:#ffc9c9!important;background:#fff4f4!important}
.ot-v139 .card-nav{width:30px;height:30px;border-radius:50%;border:1px solid var(--ot-line);background:#fff;color:#3b4554;opacity:0;transition:.2s;position:absolute;z-index:6;top:48%}.ot-v139 .product-card:hover .card-nav{opacity:1}.ot-v139 .card-nav.prev{left:7px}.ot-v139 .card-nav.next{right:7px}
.ot-v139 .card-dots{position:absolute;left:50%;bottom:7px;transform:translateX(-50%);display:flex;gap:4px}.ot-v139 .card-dots span{width:5px;height:5px;border-radius:50%;background:#d3d8df}.ot-v139 .card-dots span.on{background:var(--ot-orange)}
.ot-v139 .product-card>a{display:block}.ot-v139 .product-name{height:43px!important;min-height:43px!important;margin:0 0 7px!important;color:#202938!important;font-size:14px!important;line-height:1.5!important;font-weight:750!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.ot-v139 .ot138-card-meta{display:flex!important;flex-wrap:wrap;gap:3px 9px;min-height:18px;margin:0 0 6px!important;color:#8490a1!important;font-size:10.5px!important}.ot-v139 .ot138-card-meta span+span:before{content:"•";margin-right:8px}
.ot-v139 .ot139-availability{display:flex;align-items:center;gap:6px;min-height:18px;margin-bottom:7px;color:#268342;font-size:10.5px;font-weight:700}.ot-v139 .ot139-availability span{width:7px;height:7px;border-radius:50%;background:#22c55e}.ot-v139 .ot139-availability.is-out{color:#b42318}.ot-v139 .ot139-availability.is-out span{background:#ef4444}
.ot-v139 .product-rating{display:flex;align-items:center;gap:5px;min-height:18px;margin:0 0 7px!important}.ot-v139 .stars{color:#f6a700;letter-spacing:1px;font-size:12px}.ot-v139 .rating-count{font-size:10px;color:#8a94a3}
.ot-v139 .product-price{min-height:38px;margin-top:auto!important;margin-bottom:11px!important;display:flex!important;align-items:flex-end!important;gap:8px!important;flex-wrap:wrap}.ot-v139 .product-price .price{color:#111827!important;font-size:21px!important;line-height:1.15!important;font-weight:950!important;letter-spacing:-.025em}.ot-v139 .old-price{color:#929cab!important;font-size:11px!important;text-decoration:line-through}
.ot-v139 .product-card-actions{margin-top:0!important}.ot-v139 .add-to-cart-form{margin:0!important}.ot-v139 .product-add{width:100%!important;height:43px!important;border:0!important;border-radius:7px!important;background:var(--ot-blue)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:12px!important;font-weight:900!important;cursor:pointer;transition:.2s}.ot-v139 .product-add:hover{background:#0759b7!important}.ot-v139 .product-add:disabled{background:#b5bdc8!important;cursor:not-allowed}
.ot-v139 .dealer-product-price{display:block!important;min-height:76px!important;padding:9px!important;border-radius:8px;background:#f0f7ff!important;border:1px solid #cfe4ff!important}.ot-v139 .dealer-price-label{font-size:10px!important}.ot-v139 .dealer-price-value{font-size:20px!important;color:#075ebd!important}

/* Categories, promos, content */
.ot-v139 .cat-circle-grid{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:14px!important}.ot-v139 .cat-circle{min-height:150px;padding:14px 10px!important;border:1px solid var(--ot-line)!important;border-radius:10px!important;background:#fff!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:10px;transition:.2s}.ot-v139 .cat-circle:hover{border-color:var(--ot-orange)!important;transform:translateY(-3px);box-shadow:var(--ot-shadow)}
.ot-v139 .cat-circle-img{width:84px!important;height:84px!important;border:0!important;border-radius:9px!important;background:#f7f8fa!important;display:grid;place-items:center;overflow:hidden}.ot-v139 .cat-circle-img img{width:100%!important;height:100%!important;object-fit:contain!important}.ot-v139 .cat-circle>span{font-size:11px!important;font-weight:850!important;text-align:center;line-height:1.35;color:#263142}
.ot-v139 .ap-banner-grid,.ot-v139 .promo-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ot-v139 .ap-banner,.ot-v139 .promo-card{min-height:220px;border-radius:12px!important;overflow:hidden;box-shadow:var(--ot-shadow);background-size:cover;background-position:center;position:relative}.ot-v139 .ap-banner:after,.ot-v139 .promo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,19,31,.85),rgba(8,19,31,.1))}.ot-v139 .ap-banner-content,.ot-v139 .promo-card-text{position:relative;z-index:2;color:#fff;padding:28px}.ot-v139 .ap-banner-content h3,.ot-v139 .promo-card h3{font-size:24px;line-height:1.15;margin:6px 0 10px}.ot-v139 .ap-banner-content p,.ot-v139 .promo-card p{color:rgba(255,255,255,.82)}
.ot-v139 .blog-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:20px!important}.ot-v139 .blog-card{background:#fff;border:1px solid var(--ot-line);border-radius:11px;overflow:hidden;transition:.2s}.ot-v139 .blog-card:hover{transform:translateY(-3px);box-shadow:var(--ot-shadow)}.ot-v139 .blog-card-img{height:220px!important}.ot-v139 .blog-card-img img{width:100%;height:100%;object-fit:cover}.ot-v139 .blog-card-body{padding:20px!important}.ot-v139 .blog-card-body h3{font-size:18px;line-height:1.35;margin:8px 0}.ot-v139 .blog-card-body p{font-size:13px;color:var(--ot-muted);line-height:1.65}

/* Catalog and filters */
.ot-v139 .page-title{padding-top:28px;margin-bottom:20px}.ot-v139 .breadcrumb{padding:18px 0 10px;color:#737f8e;font-size:12px}.ot-v139 .breadcrumb a:hover{color:var(--ot-orange)}
.ot-v139 .shop-layout,.ot-v139 .products-layout,.ot-v139 .category-layout,.ot-v139 .list-layout{display:grid!important;grid-template-columns:270px minmax(0,1fr)!important;gap:24px!important;align-items:start;padding-bottom:38px}
.ot-v139 .filter-sidebar,.ot-v139 .sidebar,.ot-v139 .filters{background:#fff;border:1px solid var(--ot-line);border-radius:11px;padding:20px;box-shadow:0 3px 12px rgba(15,23,42,.035)}
.ot-v139 .filter-group{padding:16px 0;border-bottom:1px solid #edf0f3}.ot-v139 .filter-group:first-child{padding-top:0}.ot-v139 .filter-group h3,.ot-v139 .filter-group h4,.ot-v139 .filter-title{font-size:13px;font-weight:900;margin:0 0 11px;color:#1f2937}
.ot-v139 .filter-cats{display:flex;flex-direction:column;gap:3px}.ot-v139 .filter-cat{padding:7px 9px;border-radius:6px;font-size:12px;color:#526071}.ot-v139 .filter-cat:hover,.ot-v139 .filter-cat.active{background:#fff3eb;color:var(--ot-orange);font-weight:800}.ot-v139 .filter-price{display:grid;grid-template-columns:1fr auto 1fr;gap:6px;align-items:center}.ot-v139 .filter-price input,.ot-v139 .filter-select{width:100%;height:42px;border:1px solid #d7dde5;border-radius:7px;background:#fff;padding:0 10px}.ot-v139 .filter-check{display:flex;align-items:center;gap:8px;margin:8px 0}.ot-v139 .filter-check input{accent-color:var(--ot-orange)}
.ot-v139 .list-header{min-height:58px;background:#fff;border:1px solid var(--ot-line);border-radius:10px;padding:10px 15px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between;gap:12px}.ot-v139 .list-header h1{margin:0;font-size:21px}.ot-v139 .list-header h1 small{font-size:12px;color:var(--ot-muted);font-weight:600}.ot-v139 .list-header select{height:39px;border:1px solid #d7dde5;border-radius:7px;padding:0 10px;background:#fff}.ot-v139 .mobile-filter-bar{display:none}
.ot-v139 .filter-group label{font-size:13px;color:#4b5563;line-height:1.6}.ot-v139 .product-toolbar,.ot-v139 .list-toolbar{min-height:58px;background:#fff;border:1px solid var(--ot-line);border-radius:10px;padding:10px 14px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.ot-v139 .sub-cats{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.ot-v139 .sub-cat-chip{padding:9px 13px;background:#fff;border:1px solid var(--ot-line);border-radius:7px;font-size:12px;font-weight:700}.ot-v139 .sub-cat-chip:hover{border-color:var(--ot-orange);color:var(--ot-orange)}
.ot-v139 .pagination{display:flex;justify-content:center;gap:7px;margin:28px 0}.ot-v139 .pagination a{width:40px;height:40px;border:1px solid var(--ot-line);border-radius:7px;background:#fff;display:grid;place-items:center;font-weight:750}.ot-v139 .pagination a.active{background:var(--ot-orange);border-color:var(--ot-orange);color:#fff}

/* Product detail */
.ot-v139 .product-detail{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)!important;gap:28px!important;align-items:start;margin:8px 0 30px!important}
.ot-v139 .detail-gallery,.ot-v139 .detail-info{background:#fff;border:1px solid var(--ot-line);border-radius:12px;padding:24px;box-shadow:0 5px 18px rgba(15,23,42,.04)}
.ot-v139 .detail-main-img{height:560px!important;border:0!important;border-radius:9px!important;background:#fafbfc!important;display:grid!important;place-items:center!important;overflow:hidden}.ot-v139 .detail-main-img img{width:100%!important;height:100%!important;object-fit:contain!important}.ot-v139 .zoom-hint{left:50%!important;bottom:14px!important;transform:translateX(-50%);background:rgba(255,255,255,.94);border:1px solid var(--ot-line);border-radius:20px;padding:7px 12px;font-size:11px}
.ot-v139 .detail-thumbs{display:flex;gap:9px;margin-top:14px}.ot-v139 .detail-thumbs img{width:78px!important;height:78px!important;object-fit:contain;border:1px solid var(--ot-line)!important;border-radius:8px!important;background:#fff}.ot-v139 .detail-thumbs img.active{border:2px solid var(--ot-orange)!important}
.ot-v139 .detail-cat{text-transform:uppercase;color:var(--ot-orange)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em}.ot-v139 .detail-info h1{font-size:30px!important;line-height:1.2!important;letter-spacing:-.02em;margin:7px 0 12px!important;color:#172033!important}
.ot-v139 .detail-price{display:flex;align-items:center;gap:11px;padding:18px 0;margin:10px 0;border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3}.ot-v139 .price-lg{font-size:34px!important;font-weight:950!important;color:#111827!important;letter-spacing:-.03em}.ot-v139 .detail-desc{font-size:14px;line-height:1.7;color:#566173}.ot-v139 .stock-info{margin:14px 0}.ot-v139 .in-stock,.ot-v139 .low-stock,.ot-v139 .out-stock{display:inline-flex;padding:7px 10px;border-radius:6px;background:#edf9f1;color:#15803d;font-size:12px;font-weight:800}.ot-v139 .out-stock{background:#fff1f1;color:#b42318}
.ot-v139 .variant-select,.ot-v139 .bank-price-box,.ot-v139 .stock-alert-box{border:1px solid var(--ot-line);border-radius:9px;background:#fafbfc;padding:15px;margin:14px 0}.ot-v139 .variant-opt{min-height:39px;border:1px solid #cfd6df;border-radius:6px;background:#fff;padding:8px 13px;font-weight:700}.ot-v139 .variant-opt.active{border-color:var(--ot-orange);box-shadow:0 0 0 1px var(--ot-orange);color:var(--ot-orange)}
.ot-v139 .buy-row{display:flex}.ot-v139 .qty-stepper{height:46px;display:flex;border:1px solid #d7dde5;border-radius:7px;overflow:hidden}.ot-v139 .qty-stepper input{width:54px;border:0;text-align:center}.ot-v139 .qty-stepper .qty-btn{width:40px;border:0;background:#f3f5f7;font-size:18px}.ot-v139 .buy-actions{display:grid!important;grid-template-columns:1fr 1fr 46px 46px;gap:9px;margin-top:12px}.ot-v139 .btn-buy,.ot-v139 .btn-buynow{height:50px}.ot-v139 .btn-icon-action{width:46px;height:50px;border:1px solid var(--ot-line);border-radius:7px;background:#fff;color:#3b4554}
.ot-v139 .order-channels{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:15px 0}.ot-v139 .order-ch{min-height:44px;border:1px solid var(--ot-line);border-radius:7px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:750}.ot-v139 .order-ch:hover{border-color:var(--ot-orange);color:var(--ot-orange)}
.ot-v139 .detail-full-desc,.ot-v139 .reviews-section,.ot-v139 .qa-section{background:#fff;border:1px solid var(--ot-line);border-radius:11px;padding:24px}.ot-v139 .detail-full-desc{margin-top:20px}.ot-v139 .detail-full-desc h3,.ot-v139 .reviews-section h2,.ot-v139 .qa-section h2{font-size:20px;margin:0 0 18px}.ot-v139 .review-qa-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:22px!important;margin:0 0 35px}

/* Cart and checkout */
.ot-v139 .cart-layout,.ot-v139 .checkout-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 380px!important;gap:24px!important;align-items:start;padding-bottom:40px}
.ot-v139 .cart-items,.ot-v139 .checkout-form,.ot-v139 .checkout-section{min-width:0}.ot-v139 .cart-item{display:grid!important;grid-template-columns:110px minmax(0,1fr) 130px 120px 36px!important;align-items:center;gap:18px;background:#fff;border:1px solid var(--ot-line)!important;border-radius:10px!important;padding:15px!important;margin-bottom:12px!important}.ot-v139 .cart-img{width:110px!important;height:110px!important;border-radius:8px;background:#f7f8fa;display:grid;place-items:center}.ot-v139 .cart-img img{width:100%;height:100%;object-fit:contain}.ot-v139 .cart-item-info>a{font-size:15px;font-weight:800;display:block;margin-bottom:8px}.ot-v139 .cart-item-info>div{font-size:13px;color:var(--ot-muted)}.ot-v139 .cart-item-total{font-size:17px;font-weight:900;text-align:right}.ot-v139 .btn-remove{width:34px;height:34px;border:0;border-radius:50%;background:#fff1f1;color:#d92d20;cursor:pointer}
.ot-v139 .summary-card{background:#fff;border:1px solid var(--ot-line)!important;border-radius:11px!important;padding:22px!important;box-shadow:0 7px 22px rgba(15,23,42,.055)}.ot-v139 .cart-summary-box,.ot-v139 .checkout-summary{position:sticky;top:18px}.ot-v139 .summary-card h3{margin:0 0 18px;font-size:20px}.ot-v139 .summary-row{display:flex;justify-content:space-between;gap:15px;padding:10px 0;color:#536070;font-size:13px}.ot-v139 .summary-row.total{margin-top:10px;padding-top:17px;border-top:1px solid var(--ot-line);color:#111827;font-size:19px;font-weight:900}
.ot-v139 .freeship-track{height:7px;border-radius:6px;background:#e8ecf0;overflow:hidden}.ot-v139 .freeship-fill{height:100%;background:linear-gradient(90deg,var(--ot-orange),#ff9c4a)}.ot-v139 .checkout-section{background:#fff;border:1px solid var(--ot-line);border-radius:11px;padding:22px;margin-bottom:16px}.ot-v139 .checkout-section h3{margin:0 0 18px;font-size:19px}.ot-v139 .form-row-2{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}.ot-v139 .form-group label{display:block;margin-bottom:6px;font-size:12px;font-weight:800;color:#344054}.ot-v139 .payment-option{display:flex!important;align-items:center;gap:13px;padding:15px;border:1px solid var(--ot-line);border-radius:8px;margin:9px 0;cursor:pointer}.ot-v139 .payment-option:has(input:checked){border-color:var(--ot-orange);background:#fff8f3;box-shadow:0 0 0 1px var(--ot-orange)}

/* Account, login, generic pages */
.ot-v139 .account-layout{display:grid!important;grid-template-columns:280px minmax(0,1fr)!important;gap:24px!important;align-items:start;padding:28px 0 42px}.ot-v139 .account-sidebar{background:#101a25!important;color:#fff!important;border:0!important;border-radius:12px!important;overflow:hidden;box-shadow:var(--ot-shadow)}.ot-v139 .account-user{padding:22px!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.ot-v139 .account-avatar{background:var(--ot-orange)!important}.ot-v139 .account-uname{color:#fff!important;font-weight:850}.ot-v139 .account-umail,.ot-v139 .account-tier{color:#aeb8c4!important}.ot-v139 .account-nav{padding:9px}.ot-v139 .account-nav a{min-height:45px;border-radius:7px;padding:10px 12px!important;color:#cbd3dc!important;display:flex;align-items:center;gap:10px}.ot-v139 .account-nav a svg{width:19px;height:19px}.ot-v139 .account-nav a:hover,.ot-v139 .account-nav a.active{background:#fff!important;color:#111827!important}.ot-v139 .account-nav a.active{box-shadow:inset 3px 0 var(--ot-orange)}.ot-v139 .account-help{margin:9px;padding:16px;border-radius:8px;background:rgba(255,255,255,.07)}
.ot-v139 .account-content,.ot-v139 .profile-card,.ot-v139 .address-card,.ot-v139 .order-card,.ot-v139 .support-card,.ot-v139 .page-card,.ot-v139 .content-card{background:#fff;border:1px solid var(--ot-line);border-radius:11px;padding:22px;box-shadow:0 4px 16px rgba(15,23,42,.035)}
.ot-v139 .auth-container,.ot-v139 .login-wrap,.ot-v139 .register-wrap{padding:45px 0}.ot-v139 .auth-card,.ot-v139 .login-card,.ot-v139 .register-card{width:min(520px,100%);margin:auto;background:#fff;border:1px solid var(--ot-line);border-radius:13px;padding:30px;box-shadow:0 18px 48px rgba(15,23,42,.09)}
.ot-v139 table{width:100%;border-collapse:collapse;background:#fff}.ot-v139 th{background:#f6f7f9;color:#344054;font-size:12px;text-align:left;padding:13px}.ot-v139 td{border-top:1px solid var(--ot-line);padding:13px;font-size:13px}.ot-v139 .alert{padding:13px 15px;border-radius:8px;margin-bottom:14px}.ot-v139 .alert-error{background:#fff1f1;color:#b42318;border:1px solid #fecaca}.ot-v139 .alert-success{background:#eefbf2;color:#166534;border:1px solid #bbf7d0}.ot-v139 .empty-state{background:#fff;border:1px dashed #cfd6df;border-radius:12px;padding:50px 25px;text-align:center}
.ot-v139 .ot138-global-trust{padding:24px 0;background:#fff;border-top:1px solid var(--ot-line)}.ot-v139 .ot138-global-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ot-v139 .ot138-global-trust-grid>div{min-height:74px;border:1px solid var(--ot-line);border-radius:9px;display:grid;grid-template-columns:40px 1fr;align-content:center;padding:12px}.ot-v139 .ot138-trust-ic{grid-row:1/3;width:32px;height:32px;border-radius:50%;background:#edf6ff;color:var(--ot-blue);display:grid;place-items:center}.ot-v139 .ot138-global-trust b{font-size:11px}.ot-v139 .ot138-global-trust small{color:var(--ot-muted)}

/* Footer */
.ot-v139 .site-footer{margin-top:0!important;background:#09131f!important;color:#fff!important}.ot-v139 .site-footer .container{padding-top:48px!important}.ot-v139 .footer-grid{display:grid!important;grid-template-columns:1.35fr .7fr .8fr 1.15fr!important;gap:42px!important}.ot-v139 .footer-about{align-items:flex-start!important;text-align:left!important}.ot-v139 .footer-logo{justify-content:flex-start!important}.ot-v139 .footer-logo-img{max-width:210px!important}.ot-v139 .footer-about>p{margin:15px 0 0!important;color:#9eabb9!important;font-size:13px;line-height:1.7}.ot-v139 .unified-footer-social{justify-content:flex-start!important;margin:19px 0 0!important}.ot-v139 .footer-col h4,.ot-v139 .footer-newsletter h4{font-size:14px;color:#fff;margin:0 0 17px}.ot-v139 .footer-col ul{list-style:none;padding:0;margin:0}.ot-v139 .footer-col a{display:block;padding:6px 0;color:#aeb8c4;font-size:13px}.ot-v139 .footer-col a:hover{color:#fff}.ot-v139 .footer-newsletter p{color:#9eabb9;font-size:13px}.ot-v139 .newsletter-form{height:47px;border-radius:7px;overflow:hidden;background:#fff;display:flex}.ot-v139 .newsletter-form input{flex:1;min-width:0;border:0;padding:0 12px}.ot-v139 .newsletter-form button{width:48px;border:0;background:var(--ot-orange);color:#fff}.ot-v139 .footer-bottom{margin-top:38px!important;border-top:1px solid rgba(255,255,255,.1)!important;padding:20px 0!important}

/* Responsive */
@media(max-width:1200px){
 .ot-v139 .container{width:min(100% - 32px,1160px)}
 .ot-v139 .ot137-desktop-header{grid-template-columns:190px minmax(330px,1fr) auto;gap:20px}.ot-v139 .ot137-logo .logo-img{max-width:185px}.ot-v139 .ot137-actions{gap:12px}.ot-v139 .ot137-act-copy small{display:none}.ot-v139 .ot137-nav>a{padding:0 18px}
 .ot-v139 .vf-box{grid-template-columns:250px minmax(0,1fr) 215px}.ot-v139 .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.ot-v139 .cat-circle-grid{grid-template-columns:repeat(4,1fr)!important}
}
@media(max-width:991px){
 .ot-v139{padding-bottom:72px}.ot-v139 .container{width:calc(100% - 28px)}
 .ot-v139 .ot137-topbar,.ot-v139 .ot137-desktop-header,.ot-v139 .ot137-nav-bar{display:none!important}.ot-v139 .ot137-header-container{width:100%;padding:0 14px}.ot-v139 .ot137-mobile-header{height:66px;display:grid!important;grid-template-columns:44px 1fr auto;align-items:center;gap:10px}.ot-v139 .hamburger-btn{width:42px;height:42px;border:0;background:#f4f6f8;border-radius:8px;display:grid;place-items:center}.ot-v139 .hamburger-btn svg{width:23px}.ot-v139 .ot137-mobile-header .site-logo{text-align:center}.ot-v139 .ot137-mobile-header .logo-img{max-height:46px;max-width:170px}.ot-v139 .ot137-mobile-header .header-actions{display:flex}.ot-v139 .ot137-mobile-search{display:flex!important;height:46px;margin:0 0 12px;border:1px solid #d9dfe7;border-radius:8px;overflow:hidden}.ot-v139 .ot137-mobile-search svg{width:19px;margin:13px}.ot-v139 .ot137-mobile-search input{min-width:0;flex:1;border:0;padding:0}.ot-v139 .ot137-mobile-search button{width:64px;border:0;background:var(--ot-orange);color:#fff;font-weight:800}
 .ot-v139 .hero{padding-top:10px}.ot-v139 .hero-slider{height:360px}.ot-v139 .hero-text{width:65%;margin-left:30px}.ot-v139 .hero-text h1{font-size:38px}
 .ot-v139 .vf-box{margin-top:0;grid-template-columns:1fr;grid-template-rows:auto;padding:20px}.ot-v139 .vf-title-row{grid-row:auto;grid-column:1;border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding:0 0 17px}.ot-v139 .vf-search{grid-column:1;grid-template-columns:1fr 1fr;margin-top:10px}.ot-v139 .vf-main-search{grid-column:1;grid-row:auto}.ot-v139 .ot137-fitment-help{grid-column:1}.ot-v139 .vf-result-actions{grid-column:1}
 .ot-v139 .features{grid-template-columns:1fr 1fr}.ot-v139 .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ot-v139 .product-img{height:220px!important;min-height:220px!important}.ot-v139 .product-card{min-height:455px}
 .ot-v139 .shop-layout,.ot-v139 .products-layout,.ot-v139 .category-layout,.ot-v139 .list-layout{grid-template-columns:1fr!important}.ot-v139 .filter-sidebar,.ot-v139 .sidebar,.ot-v139 .filters{display:none}.ot-v139 .filters.open{display:block;position:fixed;z-index:1001;inset:0 12% 0 0;border-radius:0;overflow:auto}.ot-v139 .filters-overlay.open{display:block;position:fixed;z-index:1000;inset:0;background:rgba(0,0,0,.55)}.ot-v139 .mobile-filter-bar{display:flex;gap:10px;margin:15px 0}.ot-v139 .mfb-btn,.ot-v139 .mfb-sort{height:44px;border:1px solid var(--ot-line);border-radius:7px;background:#fff;padding:0 13px}.ot-v139 .mfb-btn{display:flex;align-items:center;gap:7px;font-weight:800}.ot-v139 .mfb-sort{min-width:0;flex:1}
 .ot-v139 .product-detail{grid-template-columns:1fr!important}.ot-v139 .detail-main-img{height:500px!important}.ot-v139 .review-qa-grid{grid-template-columns:1fr!important}
 .ot-v139 .cart-layout,.ot-v139 .checkout-layout{grid-template-columns:1fr!important}.ot-v139 .cart-summary-box,.ot-v139 .checkout-summary{position:static}.ot-v139 .account-layout{grid-template-columns:1fr!important}.ot-v139 .account-sidebar{display:none}.ot-v139 .account-mobile-nav{display:flex}
 .ot-v139 .footer-grid{grid-template-columns:1fr 1fr!important}.ot-v139 .footer-about,.ot-v139 .footer-newsletter{grid-column:1/-1!important}
}
@media(max-width:640px){
 .ot-v139 .container{width:calc(100% - 20px)}.ot-v139 .main-content{overflow:hidden}
 .ot-v139 .hero-slider{height:330px;border-radius:9px}.ot-v139 .hero-slide{background-position:62% center}.ot-v139 .hero-slide:after{background:linear-gradient(90deg,rgba(3,13,24,.94),rgba(3,13,24,.55) 70%,rgba(3,13,24,.2))}.ot-v139 .hero-text{width:78%;margin-left:22px}.ot-v139 .hero-text h1{font-size:31px;margin:13px 0 9px}.ot-v139 .hero-text p{font-size:12px;line-height:1.5;margin-bottom:18px}.ot-v139 .hero-text .btn{min-width:140px;min-height:42px;padding:10px 15px;font-size:12px}.ot-v139 .hero-arrow{display:none}
 .ot-v139 .vf-front{padding-bottom:14px}.ot-v139 .vf-box{padding:18px 14px;border-radius:0 0 9px 9px}.ot-v139 .vf-search{grid-template-columns:1fr}.ot-v139 .vf-title-row h2{font-size:18px}.ot-v139 .ot137-car-icon{width:42px;height:42px;flex-basis:42px}.ot-v139 .vf-main-search{width:100%}
 .ot-v139 .features{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:9px;padding:12px 0}.ot-v139 .feature{min-width:78%;scroll-snap-align:start}.ot-v139 .section,.ot-v139 .cat-circles,.ot-v139 .blog-section{padding:22px 0}.ot-v139 .section-head{margin-bottom:14px}.ot-v139 .section-head h2,.ot-v139 .page-title{font-size:21px}.ot-v139 .view-all{font-size:9px}
 .ot-v139 .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.ot-v139 .product-card{min-height:397px;padding:0 10px 10px!important;border-radius:8px!important}.ot-v139 .product-img{height:180px!important;min-height:180px!important;margin:0 -10px 10px!important;padding:14px!important}.ot-v139 .product-tags{top:8px;left:8px}.ot-v139 .badge-discount,.ot-v139 .ptag{height:21px!important;padding:0 6px!important;font-size:8px!important}.ot-v139 .fav-form{top:8px!important;right:8px!important}.ot-v139 .product-fav{width:31px!important;height:31px!important}.ot-v139 .product-name{height:39px!important;min-height:39px!important;font-size:12.5px!important;line-height:1.5!important}.ot-v139 .ot138-card-meta{font-size:9px!important;white-space:nowrap;overflow:hidden}.ot-v139 .ot138-card-meta span+span{display:none}.ot-v139 .ot139-availability{font-size:9px}.ot-v139 .product-price .price{font-size:18px!important}.ot-v139 .product-add{height:39px!important;font-size:10px!important}.ot-v139 .product-add-icon svg{width:15px}
 .ot-v139 .cat-circle-grid{display:flex!important;overflow-x:auto;gap:9px!important}.ot-v139 .cat-circle{min-width:125px;min-height:135px}.ot-v139 .cat-circle-img{width:74px!important;height:74px!important}.ot-v139 .ap-banner-grid,.ot-v139 .promo-cards,.ot-v139 .blog-grid{grid-template-columns:1fr!important}.ot-v139 .blog-card-img{height:190px!important}
 .ot-v139 .detail-gallery,.ot-v139 .detail-info{padding:14px;border-radius:9px}.ot-v139 .detail-main-img{height:370px!important}.ot-v139 .detail-info h1{font-size:23px!important}.ot-v139 .price-lg{font-size:28px!important}.ot-v139 .buy-actions{grid-template-columns:1fr 46px 46px!important}.ot-v139 .btn-buynow{grid-column:1/-1;grid-row:2}.ot-v139 .order-channels{grid-template-columns:1fr}.ot-v139 .review-qa-grid{gap:12px}.ot-v139 .reviews-section,.ot-v139 .qa-section{padding:16px}
 .ot-v139 .cart-item{grid-template-columns:82px minmax(0,1fr) 34px!important;gap:10px!important}.ot-v139 .cart-img{width:82px!important;height:82px!important}.ot-v139 .cart-qty{grid-column:2}.ot-v139 .cart-item-total{grid-column:2;text-align:left}.ot-v139 .cart-item>form:last-child{grid-column:3;grid-row:1}.ot-v139 .summary-card,.ot-v139 .checkout-section{padding:16px}.ot-v139 .form-row-2{grid-template-columns:1fr!important}.ot-v139 .secure-checkout-progress{font-size:9px}
 .ot-v139 .ot138-global-trust-grid{grid-template-columns:1fr 1fr}.ot-v139 .ot138-global-trust-grid>div{padding:9px}.ot-v139 .footer-grid{grid-template-columns:1fr 1fr!important;gap:0!important}.ot-v139 .site-footer .container{width:100%;padding:32px 14px 0!important}.ot-v139 .footer-about,.ot-v139 .footer-newsletter{grid-column:1/-1!important;padding:20px 0!important}.ot-v139 .footer-col{padding:20px 8px!important}.ot-v139 .footer-bottom{padding-bottom:88px!important}
}
@media(prefers-reduced-motion:reduce){.ot-v139 *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
