:root{--orange:#ff4f1f;--dark:#171717;--muted:#777;--line:#e5e7eb}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;color:#171717;background:#fff;font-family:Inter,Arial,Helvetica,sans-serif}.wrap{width:min(1400px,calc(100% - 40px));margin:auto}.topbar{background:#202020;color:#fff;font-size:12px}.topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between}.topbar a{color:#fff;text-decoration:none;font-weight:800}.language-switcher{margin-left:auto;display:flex;align-items:center;gap:4px;font-size:11px;font-weight:900}.topbar-inner .language-switcher{margin-left:14px}.language-switcher button{border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:2px 4px;opacity:.6}.language-switcher button.active{opacity:1;text-decoration:underline}.headerRight .language-switcher{margin-left:8px;color:#111}.header{background:#fff;border-bottom:1px solid var(--line)}.header-main{min-height:86px;display:flex;align-items:center;gap:22px}.logo{display:flex;align-items:center;gap:8px;color:#111;text-decoration:none}.logo b{width:40px;height:40px;background:var(--orange);border-radius:7px;color:#fff;display:grid;place-items:center;font-size:24px}.logo strong{font-size:30px;letter-spacing:-2px}.search-wrap{position:relative;flex:1;max-width:720px;height:48px;border:2px solid var(--orange);border-radius:7px;display:flex;background:#fff;z-index:5000}.search-wrap input{min-width:0;flex:1;border:0;outline:0;padding:0 15px;font-size:14px}.search-wrap>button{width:58px;border:0;background:var(--orange);color:#fff;font-size:25px;cursor:pointer}.search-suggestions{position:absolute;left:-2px;right:-2px;top:48px;background:#fff;border:1px solid #ddd;border-top:0;border-radius:0 0 10px 10px;box-shadow:0 18px 40px #0000002e;overflow:hidden;display:none;z-index:6000}.search-suggestions.open{display:block}.search-item{display:grid;grid-template-columns:72px 1fr;gap:12px;padding:10px 13px;color:#111;text-decoration:none;border-bottom:1px solid #eee;min-height:84px}.search-item:hover,.search-item.selected{background:#f8f8f8}.search-img{width:70px;height:64px;display:grid;place-items:center;font-weight:900;color:var(--orange)}.search-img img{max-width:100%;max-height:100%;object-fit:contain}.search-item strong{display:block;font-size:13px;line-height:1.3}.search-item small{display:block;color:#888;font-size:10px;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-item b{display:block;margin-top:6px;font-size:14px}.search-empty{padding:20px;color:#777}.search-all{width:100%;border:0;background:#fff;padding:14px;color:var(--orange);font-weight:900;cursor:pointer;border-top:1px solid #eee}.search-all:hover{background:#fff7f4}.help,.account-head-nav{display:flex;align-items:center}.account-head-nav{position:relative;align-self:stretch}.account-head-nav:hover .account-menu,.account-head-nav:focus-within .account-menu{display:block}.account-head-link{align-self:center}.account-menu{display:none;position:absolute;right:0;top:100%;width:205px;background:#fff;border:1px solid #e3e5e8;border-radius:9px;box-shadow:0 18px 45px #00000029;padding:7px;z-index:9000}.account-menu:after{content:"";position:absolute;left:0;right:0;top:-12px;height:12px;background:transparent}.account-menu:before{content:"";position:absolute;right:24px;top:-7px;width:12px;height:12px;background:#fff;border-left:1px solid #e3e5e8;border-top:1px solid #e3e5e8;transform:rotate(45deg)}.account-head-nav .account-menu a,.account-head-nav .account-menu button{display:flex;align-items:center;gap:10px;width:100%;padding:11px 12px;border:0;border-radius:7px;background:#fff;color:#171717;text-decoration:none;font:inherit;font-size:12px;font-weight:700;text-align:left;cursor:pointer}.account-head-nav .account-menu a:hover,.account-head-nav .account-menu button:hover{background:#fff3ee;color:var(--orange)}.account-menu span{width:22px;text-align:center;font-size:16px;flex:0 0 22px}.account-menu .menu-svg{font-family:Arial,sans-serif}.help{gap:8px;color:#171717;text-decoration:none;min-width:150px;white-space:nowrap}.help>span:last-child{min-width:0}.help small,.help strong{display:block}.help small{font-size:9px;color:#777;margin-bottom:2px}.help strong{font-size:12px;letter-spacing:.1px}.help-icon{width:30px;height:30px;border:1px solid #ddd;border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.help-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.account-head-nav .account-head-link{display:flex;align-items:center;gap:8px;color:#171717;text-decoration:none;min-width:165px;height:100%}.account-head-nav small,.account-head-nav strong{display:block}.account-head-nav small{font-size:9px;color:#777;line-height:1.15}.account-head-nav strong{font-size:11px;line-height:1.2}.account-icon{width:34px;height:34px;border:1px solid #ddd;border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.account-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.account-head-nav.logged-in .account-icon{background:#fff2ec;color:#f4511e;border-color:#ffd2c3}.cart-head{color:#222;text-decoration:none;white-space:nowrap;min-width:90px;position:relative}.help small,.cart-head small{display:block;color:#888;font-size:10px;margin-bottom:3px}.help strong,.cart-head strong{font-size:12px}.cart-head{display:flex;gap:8px;align-items:center}.cart-icon{font-size:24px}.cart-head b{color:var(--orange)}.mobile-menu{display:none;border:0;background:none;font-size:25px}.nav{border-top:1px solid #eee;position:relative;z-index:3000}.nav nav{display:flex;min-height:48px;align-items:stretch}.nav nav>a,.catalog-btn{display:flex;touch-action:manipulation;align-items:center;justify-content:center;height:48px;line-height:1;padding:0 20px;text-decoration:none;color:#222;font-size:13px;font-weight:700;border-right:1px solid #eee;white-space:nowrap}.nav nav>a:first-of-type{border-left:1px solid #eee}.nav nav>a:hover{color:var(--orange)}.catalog-btn{background:var(--orange);color:#fff;border-color:var(--orange);font-weight:900;min-width:165px}.catalog-btn:hover{color:#fff;background:#e94418}.mega-wrap{position:relative}.catalog-mega{position:absolute;top:48px;left:0;width:min(1120px,calc(100vw - 40px));min-height:420px;background:#fff;border:1px solid #ddd;box-shadow:0 18px 42px #0000002e;grid-template-columns:240px 1fr;z-index:4000}.menu-ready .mega-wrap:hover .catalog-mega,.menu-ready .mega-wrap:focus-within .catalog-mega{display:grid!important}.mega-side{background:#fafafa;border-right:1px solid #e7e7e7;padding:7px 0}.mega-side a{display:block;padding:8px 15px;color:#333;text-decoration:none;font-size:12px}.mega-side a:hover,.mega-side a.active{background:#eee;color:#111}.mega-side .mega-title{background:var(--orange);color:#fff;font-weight:900}.mega-content{padding:22px 25px}.mega-panel{display:none}.mega-panel.active:not([hidden]){display:block}.mega-heading{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #eee;padding-bottom:13px;margin-bottom:15px}.mega-heading strong{font-size:18px}.mega-heading a{color:var(--orange);text-decoration:none;font-size:12px;font-weight:800}.mega-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 24px}.mega-grid a{display:flex;justify-content:space-between;gap:8px;padding:6px 0;color:#333;text-decoration:none;font-size:12px;border-bottom:1px dashed #eee}.mega-grid a:hover{color:var(--orange)}.mega-grid small{color:#999}.footer{margin-top:70px;background:#202020;color:#fff}.footer-grid{padding:45px 0;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:35px}.footer-logo{font-size:29px;font-weight:900;color:#fff;text-decoration:none}.footer p{max-width:330px;color:#aaa;line-height:1.6}.footer h4{margin:0 0 14px}.footer a,.footer span{display:block;color:#bbb;text-decoration:none;margin:8px 0;font-size:13px}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #373737;padding:15px 0;color:#888;font-size:11px}@media(max-width:1000px){.help{display:none}.header-main{gap:12px}.nav nav>a,.catalog-btn{padding:0 13px}.catalog-btn{min-width:150px}}@media(max-width:760px){.wrap{width:calc(100% - 20px)}.topbar-inner{justify-content:center}.topbar-inner span{display:none}.header-main{min-height:70px;flex-wrap:wrap;padding:8px 0}.logo strong{font-size:23px}.logo b{width:34px;height:34px}.account-head-nav{margin-left:auto;align-self:center}.account-head-nav .account-head-link{min-width:34px}.account-head-nav .account-head-link>span:last-child{display:none}.account-menu{display:none!important}.cart-head{display:flex;min-width:38px;width:38px;justify-content:center;margin-left:2px}.cart-head>span:last-child{display:none}.cart-head .cart-icon{font-size:22px}.cart-head [data-cart-count]{position:absolute;right:-3px;top:5px;min-width:17px;height:17px;border-radius:10px;background:var(--orange);color:#fff;display:grid;place-items:center;font-size:9px;padding:0 4px}.mobile-menu{display:block;margin-left:4px}.search-wrap{order:3;width:100%;max-width:none;height:42px}.search-suggestions{top:42px}.nav nav{display:none;flex-direction:column}.nav nav.open{display:flex}.nav nav>a,.catalog-btn{min-height:44px;border-left:0!important;justify-content:flex-start;padding-left:16px}.nav nav>a:nth-of-type(n+4){display:none}.mega-wrap{display:block}.menu-ready .mega-wrap:hover .catalog-mega,.catalog-mega{display:none!important}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:500px){.footer-grid{grid-template-columns:1fr}}.catalog-mega[data-astro-cid-sckkx6r4],.mega-panel[data-astro-cid-sckkx6r4][hidden]{display:none!important}
