/* Responsive storefront navigation; isolated from the page design system. */
.oth-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e7e7ea;color:#202124;box-shadow:0 3px 16px #11111105}
.admin-bar .oth-header{top:32px}
.oth-header a{text-decoration:none}
.oth-header button,.oth-header input{font:inherit}
.oth-header button,.oth-header summary{cursor:pointer}
.oth-header :is(a,button,input,summary):focus-visible{outline:3px solid #d97706;outline-offset:4px}
.oth-utility{background:#181a1d;color:#dedee1;font-size:12px}
.oth-utility .ot-shell,.oth-utility .ot-shell>span,.oth-utility .ot-shell>div{display:flex;align-items:center;gap:24px}
.oth-utility .ot-shell{min-height:34px;justify-content:space-between}
.oth-utility .ot-shell>span{gap:8px}
.oth-utility .ot-icon{color:#fbbf24}
.oth-utility a{padding:5px 0}
.oth-main{display:flex;align-items:center;gap:36px;min-height:108px}
.oth-logo{display:flex;align-items:center;gap:10px;flex-shrink:0;font-size:30px;font-weight:700;letter-spacing:-1.3px;line-height:30px}
.oth-logo-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#181a1d;color:#fbbf24}
.oth-logo-accent{color:#b45309}
.oth-logo small{display:block;font-size:9px;letter-spacing:2.6px;font-weight:500;line-height:18px;color:#666}
.oth-search-wrap{flex:1;min-width:0}
.oth-search{display:flex;align-items:center;gap:10px;border:1px solid #dcdcdf;border-radius:10px;background:#f7f7f8;padding:5px 5px 5px 14px;min-height:50px}
.oth-search:focus-within{border-color:#b45309;background:white;box-shadow:0 0 0 3px #d9770614}
.oth-search input{width:100%;min-width:0;background:transparent;border:0;outline:none;font-size:14px;color:#202124}
.oth-search input:focus-visible{outline:none}
.oth-search button{display:flex;align-items:center;justify-content:center;gap:10px;min-height:38px;min-width:76px;border:0;border-radius:7px;background:#fbbf24;color:#171717;font-weight:600;font-size:14px}
.oth-search button:hover{background:#f5af0b}
.oth-suggestions{display:flex;gap:14px;align-items:center;margin-top:6px;font-size:11px;line-height:18px;color:#68686d}
.oth-suggestions a:hover{text-decoration:underline}
.oth-actions{display:flex;align-items:center;gap:24px;flex-shrink:0}
.oth-account{display:flex;align-items:center;gap:10px;min-height:44px;font-size:14px}
.oth-account small{display:block;font-size:11px;line-height:17px;color:#666}
.oth-account strong{font-weight:600}
.oth-actions .ot-cart-link{padding:10px 0 10px 24px;border-left:1px solid #e7e7ea;white-space:nowrap}
.oth-actions .ot-cart-link__count{background:#fbbf24;color:#171717}
.oth-navigation{border-top:1px solid #ededee}
.oth-nav-inner{position:relative;display:flex;align-items:center;gap:28px;flex-wrap:wrap}
.oth-nav-inner>a{display:flex;align-items:center;gap:7px;min-height:50px;font-size:13px;font-weight:500;white-space:nowrap}
.oth-nav-inner>a:hover,.oth-mega-column a:hover{color:#a94f08}
.oth-catalog>summary{display:flex;align-items:center;gap:12px;min-height:50px;padding:0 20px;background:#fff8e6;font-size:14px;font-weight:600;list-style:none;border-inline:1px solid #f2e8cc}
.oth-catalog>summary::-webkit-details-marker{display:none}
.oth-catalog[open]>summary{background:#fbbf24}
.oth-catalog[open]>summary>.ot-icon:last-child{transform:rotate(180deg)}
.oth-nav-inner .oth-find{margin-left:auto;color:#a34c08;font-weight:600}
.oth-mega{position:absolute;top:50px;left:0;right:0;display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;gap:30px;padding:28px;background:#fff;border:1px solid #e7e7ea;border-top:3px solid #fbbf24;border-radius:0 0 14px 14px;box-shadow:0 24px 44px #14141424;max-height:calc(100dvh - 210px);overflow:auto;z-index:2}
.oth-mega-intro{padding:24px;border-radius:10px;background:#f6f5f1;align-self:stretch}
.oth-mega-intro>span{font-size:10px;letter-spacing:1.6px;color:#7c622e;font-weight:600}
.oth-mega-intro h2{font-size:29px;line-height:1.15;letter-spacing:-1px;margin:17px 0}
.oth-mega-intro p{font-size:13px;line-height:1.7;color:#646466;margin:0 0 24px}
.oth-mega-intro a{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600}
.oth-mega-column h3{font-size:12px;text-transform:uppercase;letter-spacing:1px;margin:0 0 12px;color:#777}
.oth-mega-column a{display:flex;align-items:center;gap:10px;min-height:36px;font-size:14px}
.oth-mega-column .oth-second-title{margin-top:22px}
.oth-mega-column .oth-size{justify-content:space-between;border-bottom:1px solid #f1f1f1;font-variant-numeric:tabular-nums}
.oth-size-help{font-size:12px;line-height:1.6;color:#777;margin-top:16px}
.oth-custom-menu{width:100%;border-top:1px solid #eee}
.oth-extra-links{list-style:none;display:flex;gap:24px;flex-wrap:wrap;margin:0;padding:10px 0;font-size:13px}
.oth-extra-links .sub-menu{list-style:none;padding:5px 0 0 12px}
.oth-menu-toggle{background:none;border:1px solid #e7e7ea;border-radius:8px;min-width:40px;min-height:44px;align-items:center;justify-content:center;padding:0}
.oth-skip{position:fixed;top:-100px;left:16px;z-index:99999;padding:12px;background:white;color:#111}
.oth-skip:focus{top:12px}
#ot-lastik-bul,#markalar,#montaj{scroll-margin-top:215px}
@media(min-width:1024px){.oth-menu-toggle{display:none}}
@media(max-width:1150px){.oth-main{gap:22px}.oth-actions{gap:16px}.oth-nav-inner{gap:18px}.oth-account small{display:none}.oth-actions .ot-cart-link{padding-left:16px}}
@media(max-width:1023px){
 .oth-main{display:grid;grid-template-columns:40px 1fr auto;gap:14px;padding-block:16px;min-height:0}
 .oth-menu-toggle:not([hidden]){display:flex}.oth-logo{font-size:26px;line-height:26px}.oth-logo-mark{width:38px;height:38px}.oth-logo small{font-size:8px;letter-spacing:2px}
 .oth-search-wrap{grid-column:1/-1;grid-row:2}.oth-search{min-height:48px}.oth-search input{font-size:16px}.oth-suggestions{font-size:11px;gap:12px}
 .oth-account span{display:none}.oth-actions{gap:14px}.oth-actions .ot-cart-link{padding-left:14px}.oth-actions .ot-cart-link>span{display:none}
 .oth-navigation{max-height:calc(100dvh - 210px);overflow:auto;overscroll-behavior:contain}
 .ot-js .oth-navigation:not(.is-open){display:none}
 .oth-nav-inner{display:flex;align-items:stretch;gap:0;padding-block:8px}
 .oth-nav-inner>a{width:50%;min-height:48px;padding:0 12px}
 .oth-nav-inner .oth-find{margin:0;background:#fff8e6;border-radius:8px}
 .oth-catalog{width:100%;margin-bottom:8px}.oth-catalog>summary{border:0;border-radius:8px;justify-content:flex-start}.oth-catalog>summary>.ot-icon:last-child{margin-left:auto}
 .oth-mega{position:static;grid-template-columns:1fr 1fr;gap:24px;padding:24px 12px;max-height:none;border:0;box-shadow:none}
 .oth-mega-intro{display:none}.oth-mega-column:last-child{grid-column:1/-1}.oth-mega-column a{min-height:44px}.oth-mega-column:last-child{display:grid;grid-template-columns:1fr 1fr;column-gap:24px}.oth-mega-column:last-child h3,.oth-size-help{grid-column:1/-1}
 .oth-utility .ot-shell>div a:first-child{display:none}.oth-utility .ot-shell{gap:8px}.oth-utility{font-size:11px}
 #ot-lastik-bul,#markalar,#montaj{scroll-margin-top:190px}
}
@media(max-width:782px){.admin-bar .oth-header{top:46px}}
@media(max-width:600px){.admin-bar .oth-header{top:0}}
@media(max-width:380px){.oth-main{gap:10px}.oth-logo{font-size:23px;gap:6px}.oth-logo-mark{display:none}.oth-suggestions{gap:9px;font-size:10px}.oth-suggestions>span{display:none}.oth-utility .ot-shell>span{font-size:10px}.oth-actions{gap:10px}}
