/* 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:14px}
.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:14px;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:14px;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:14px;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:14px;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:14px;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:14px;line-height:1.7;color:#646466;margin:0 0 24px}
.oth-mega-intro a{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}
.oth-mega-column h3{font-size:14px;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:14px;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:14px}
.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:14px;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:14px;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:14px}
 #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:14px}.oth-suggestions>span{display:none}.oth-utility .ot-shell>span{font-size:14px}.oth-actions{gap:10px}}

/* Catalogue navigation: ordered departments with matching mega menus. */
.oth-nav-inner{gap:0;flex-wrap:nowrap;justify-content:space-between}.oth-menu-group>summary{display:flex;align-items:center;gap:5px;min-height:50px;padding:0 8px;list-style:none;font-size:14px;font-weight:600;white-space:nowrap;cursor:pointer}.oth-menu-group>summary::-webkit-details-marker{display:none}.oth-menu-group[open]>summary,.oth-menu-group>summary:hover{color:#171717;background:#f5f5f5}.oth-catalog>summary{padding-inline:12px;gap:7px;font-size:14px;background:#25272c!important;color:#fff;border:0}.oth-catalog[open]>summary{background:#171717!important}.oth-mega{border-top-color:#171717!important;top:100%}.oth-group-mega .oth-mega-intro{background:#f5f5f6}.oth-mega-column a:hover{color:#171717}.oth-mega-intro>span{color:#626670}.oth-group-mega .oth-mega-intro h2{font-size:25px}.oth-menu-group summary:focus-visible{outline:2px solid #171717;outline-offset:-3px}.oth-custom-menu{display:none}
@media(min-width:1024px) and (max-width:1199px){.oth-menu-group>summary{font-size:14px;padding-inline:5px}.oth-catalog>summary{font-size:14px;padding-inline:8px}.oth-menu-group>summary>.ot-icon{display:none}}
@media(max-width:1023px){.oth-nav-inner{display:block}.oth-menu-group{width:100%;border-bottom:1px solid #e5e7eb}.oth-menu-group>summary{justify-content:space-between;font-size:15px;min-height:50px;padding-inline:12px}.oth-group-mega{grid-template-columns:1fr 1fr;padding:14px 12px 22px;gap:20px}.oth-group-mega .oth-mega-intro{display:block;grid-column:1/-1;padding:14px}.oth-group-mega .oth-mega-intro>span,.oth-group-mega .oth-mega-intro h2,.oth-group-mega .oth-mega-intro p{display:none}.oth-group-mega .oth-mega-intro a{font-size:14px;color:#a51e29}.oth-group-mega .oth-mega-column:last-child{grid-column:auto;display:block}.oth-group-mega .oth-mega-column a{font-size:14px;line-height:1.4;padding-block:7px}.oth-catalog{margin-bottom:0}.oth-catalog>summary{min-height:48px}.oth-group-mega .oth-mega-column h3{font-size:14px;letter-spacing:.3px}}
body:has(.oth-navigation.is-open) .ot-quick-finder-trigger,body:has(.oth-navigation details[open]) .ot-quick-finder-trigger{visibility:hidden;pointer-events:none}

/* Full-screen mobile navigation with independent content scrolling. */
.oth-mobile-top,.oth-mobile-tools,.oth-mobile-bottom{display:none}
@media(max-width:1023px){
 html.oth-menu-is-open,html.oth-menu-is-open body{overflow:hidden;overscroll-behavior:none}
 .oth-menu-is-open .oth-header{z-index:100000}
 .oth-navigation.is-open{position:fixed;inset:0;width:100%;height:100dvh;max-height:none;background:#fff;display:flex;flex-direction:column;overflow:hidden;border:0;z-index:100001;animation:othMenuReveal .18s ease-out}
 .oth-mobile-top{display:flex;align-items:center;justify-content:space-between;padding:calc(14px + env(safe-area-inset-top)) 20px 14px;border-bottom:1px solid #e6e9ee;flex-shrink:0}
 .oth-mobile-brand{font-size:29px;font-weight:750;letter-spacing:-1.5px;color:#20242b}.oth-mobile-brand span{color:#171717}
 .oth-mobile-top button{display:grid;place-items:center;width:44px;height:44px;border:1px solid #e0e4ea;border-radius:12px;background:#f5f5f5;color:#242b35}
 .oth-mobile-tools{display:block;padding:18px 20px 0;flex-shrink:0}.oth-mobile-tools>button{display:flex;align-items:center;gap:12px;width:100%;padding:15px;background:#171717;color:#fff;border:0;border-radius:12px;text-align:left}.oth-mobile-tools>button>span{flex:1}.oth-mobile-tools strong{display:block;font-size:15px}.oth-mobile-tools small{display:block;font-size:14px;margin-top:4px;color:#d1d6df}.oth-mobile-tools p{font-size:14px;font-weight:750;letter-spacing:1.5px;color:#657083;margin:22px 0 10px}
 .oth-navigation .oth-nav-inner{flex:1;min-height:0;width:100%;max-width:none;overflow-y:auto;overscroll-behavior:contain;padding:0 20px 24px;scrollbar-width:thin}
 .oth-navigation :is(.oth-catalog,.oth-menu-group){border-bottom:1px solid #e6e9ee;margin:0}
 .oth-navigation :is(.oth-catalog,.oth-menu-group)>summary{min-height:58px;padding:12px 0;background:white!important;color:#171717;font-size:16px;font-weight:650;border-radius:0;white-space:normal;gap:10px}
 .oth-navigation :is(.oth-catalog,.oth-menu-group)[open]>summary{color:#171717;background:white!important}
 .oth-navigation .oth-menu-group>summary>.ot-icon{transition:transform .15s}.oth-navigation .oth-menu-group[open]>summary>.ot-icon{transform:rotate(180deg)}
 .oth-navigation .oth-mega{padding:16px;background:#f5f5f5;border-radius:12px;margin:0 0 16px;gap:24px 16px;overflow:visible}
 .oth-navigation .oth-mega-column,.oth-navigation .oth-mega-column:last-child{display:block;grid-column:auto;min-width:0}.oth-navigation .oth-mega-column h3{font-size:14px;line-height:1.5;color:#606c7d;letter-spacing:.6px}.oth-navigation .oth-mega-column a{font-size:14px;min-height:44px;line-height:1.5;overflow-wrap:anywhere}.oth-navigation .oth-mega-intro{padding:0;background:none}
 .oth-mobile-bottom{display:grid;grid-template-columns:1fr 1fr;flex-shrink:0;border-top:1px solid #e1e6ed;padding:12px 16px calc(12px + env(safe-area-inset-bottom));gap:10px;background:#fff}.oth-mobile-bottom a{display:flex;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:650;min-height:44px;background:#f5f5f5;border-radius:10px;color:#273344}
 @keyframes othMenuReveal{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
}
@media(prefers-reduced-motion:reduce){.oth-navigation.is-open{animation:none}}
