:root{--wbx-blue: #0099FF;--wbx-blue-dark: #007ACC;--wbx-red: #E53935;--wbx-text: #1a1a1a;--wbx-text-soft: #666;--wbx-border: #ececec;--wbx-appbar-height: 65px;--wbx-header-height: 65px;--wbx-header-top: 65px}.wbx-appbar{background:#fff;height:65px;padding:10px 24px;position:relative;z-index:99}.wbx-appbar__inner{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:16px}.wbx-appbar__left{display:flex;align-items:center;gap:14px}.wbx-appbar__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;object-fit:cover}.wbx-appbar__icon--placeholder{background:var(--wbx-blue);color:#fff;font-size:28px;font-weight:800}.wbx-appbar__icon-badge{position:absolute;bottom:-2px;right:-4px;background:var(--wbx-red);color:#fff;font-size:9px;font-weight:700;padding:2px 5px;border-radius:4px;letter-spacing:.5px}.wbx-appbar__copy h3{margin:0;font-size:12px;font-weight:700;color:var(--wbx-text);letter-spacing:.3px}.wbx-appbar__copy p{margin:2px 0 0;font-size:11px;color:var(--wbx-text-soft)}.wbx-header__sentinel{position:relative;height:1px;width:100%}.wbx-header{background:#fff;color:var(--wbx-text);position:fixed;top:var(--wbx-header-top, 65px);left:0;right:0;z-index:100;transition:top 0s,box-shadow .2s ease}.wbx-header.is-stuck{top:0;box-shadow:0 4px 14px #0000000f}.wbx-header-spacer{height:var(--wbx-header-height, 65px)}.wbx-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;height:65px;padding:18px 24px;max-width:1400px;margin:0 auto}.wbx-header__logo{flex-shrink:0;display:flex;align-items:flex-start;gap:4px;text-decoration:none;position:relative}.wbx-header__logo img,.wbx-header__logo svg,.wbx-header__logo-img{display:block;height:auto;max-width:140px;width:auto;max-height:48px}.wbx-header__logo-text{color:var(--wbx-blue);font-weight:800;font-size:32px;letter-spacing:1px;line-height:1}.wbx-header__logo-badge{background:var(--wbx-red);color:#fff;font-size:10px;font-weight:700;padding:3px 6px;border-radius:4px;letter-spacing:.5px;margin-top:4px;line-height:1}.wbx-header__nav{flex:1}.wbx-header__menu{list-style:none;margin:0;padding:0;display:flex;gap:4px;justify-content:center}.wbx-header__menu-item{position:relative}.wbx-header__menu-link{display:flex;align-items:center;gap:5px;padding:10px 14px;color:var(--wbx-text);text-decoration:none;font-size:14px;border-radius:6px;transition:color .15s}.wbx-header__menu-link:hover,.wbx-header__menu-item.is-active .wbx-header__menu-link{color:var(--wbx-blue)}.wbx-header__chevron{transition:transform .2s;opacity:.6}.wbx-header__menu-item:hover .wbx-header__chevron{transform:rotate(180deg);opacity:1}.wbx-header__submenu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(-6px);min-width:220px;background:#fff;border:1px solid var(--wbx-border);border-radius:10px;padding:8px;margin-top:6px;opacity:0;visibility:hidden;transition:all .2s ease;box-shadow:0 12px 28px #00000014,0 4px 8px #0000000a}.wbx-header__menu-item:hover .wbx-header__submenu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.wbx-header__submenu ul{list-style:none;margin:0;padding:0}.wbx-header__submenu a{display:block;padding:9px 12px;color:var(--wbx-text);text-decoration:none;font-size:14px;border-radius:6px;transition:all .15s}.wbx-header__submenu a:hover{background:#0099ff14;color:var(--wbx-blue)}.wbx-header__actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.wbx-header__lang{position:relative}.wbx-header__lang-toggle{display:flex;align-items:center;gap:6px;background:#f5f5f5;border:1px solid var(--wbx-border);color:var(--wbx-text);padding:7px 12px;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit}.wbx-header__lang-toggle:hover{background:#ebebeb;border-color:#d0d0d0}.wbx-header__lang-list{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid var(--wbx-border);border-radius:8px;min-width:140px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:all .2s;padding:6px;z-index:110;box-shadow:0 8px 20px #00000014}.wbx-header__lang:hover .wbx-header__lang-list,.wbx-header__lang.is-open .wbx-header__lang-list{opacity:1;visibility:visible;transform:translateY(0)}.wbx-header__lang-list ul{list-style:none;margin:0;padding:0}.wbx-header__lang-list a{display:block;padding:7px 12px;color:var(--wbx-text);text-decoration:none;font-size:13px;border-radius:5px}.wbx-header__lang-list a:hover{background:#0099ff14;color:var(--wbx-blue)}.wbx-header__icon-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--wbx-text);text-decoration:none;transition:all .15s}.wbx-header__icon-link:hover{color:var(--wbx-blue)}.wbx-header__gift{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;color:var(--wbx-red);text-decoration:none;transition:all .15s;font-size:20px;line-height:1}.wbx-header__gift:hover{background:#e5393514;transform:scale(1.05)}.wbx-btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:12px;padding:10px;text-decoration:none;transition:all .2s ease;cursor:pointer;border:none;border-radius:15px}.wbx-btn--dark{background:#0a0a0a;color:#fff}.wbx-btn--dark:hover{background:#2a2a2a;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.wbx-header__burger{display:none;flex-direction:column;gap:4px;background:transparent;border:0;cursor:pointer;padding:10px;width:44px;height:44px;align-items:center;justify-content:center}.wbx-header__burger span{display:block;width:22px;height:2px;background:var(--wbx-text);border-radius:2px}.wbx-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:none;visibility:hidden}.wbx-drawer.is-open{pointer-events:auto;visibility:visible}.wbx-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .25s}.wbx-drawer.is-open .wbx-drawer__overlay{opacity:1}.wbx-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(320px,88vw);background:#fff;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column}.wbx-drawer.is-open .wbx-drawer__panel{transform:translate(0)}.wbx-drawer__head{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid var(--wbx-border)}.wbx-drawer__title{color:var(--wbx-blue);font-weight:700;letter-spacing:1px;text-transform:uppercase;font-size:13px}.wbx-drawer__close{background:transparent;border:0;color:var(--wbx-text);font-size:28px;line-height:1;cursor:pointer;padding:4px 10px;border-radius:6px}.wbx-drawer__close:hover{background:#f5f5f5}.wbx-drawer__menu{list-style:none;margin:0;padding:8px 0;flex:1;overflow-y:auto}.wbx-drawer__menu>li>a,.wbx-drawer__toggle{display:flex;width:100%;align-items:center;justify-content:space-between;padding:14px 20px;color:var(--wbx-text);text-decoration:none;font-weight:500;font-size:15px;background:transparent;border:0;text-align:left;cursor:pointer;font-family:inherit}.wbx-drawer__menu>li{border-bottom:1px solid #f5f5f5}.wbx-drawer__menu>li>a:hover,.wbx-drawer__toggle:hover{background:#f9f9f9;color:var(--wbx-blue)}.wbx-drawer__submenu{list-style:none;margin:0;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease;background:#fafafa}.wbx-drawer__menu>li.is-expanded .wbx-drawer__submenu{max-height:500px}.wbx-drawer__menu>li.is-expanded .wbx-drawer__toggle svg{transform:rotate(180deg)}.wbx-drawer__toggle svg{transition:transform .2s}.wbx-drawer__submenu a{display:block;padding:11px 36px;color:var(--wbx-text-soft);text-decoration:none;font-size:14px}.wbx-drawer__submenu a:hover{background:#0099ff0f;color:var(--wbx-blue)}.wbx-header__brand{display:flex;align-items:center}@media(max-width:1100px){.wbx-header__menu-link{padding:10px;font-size:14px}.wbx-header__inner{gap:16px;padding:18px 20px}}@media(max-width:990px){.wbx-header__nav{display:none}.wbx-header__burger{display:flex}.wbx-header__icon-link[data-wbx-search-open]{display:none}.wbx-appbar{padding:10px 20px}.wbx-header__inner{padding:14px 20px}.wbx-header__actions{gap:4px}.wbx-header__lang-toggle{padding:6px 10px;font-size:12px;gap:4px}.wbx-header__lang-toggle svg{width:14px;height:14px}}@media(max-width:600px){:root{--wbx-appbar-height: 56px;--wbx-header-height: 60px}.wbx-appbar{height:56px;padding:8px 16px}.wbx-appbar__inner{gap:12px}.wbx-appbar__left{gap:10px}.wbx-appbar__icon{width:38px;height:38px}.wbx-appbar__icon--placeholder{font-size:20px}.wbx-appbar__copy h3{font-size:12px}.wbx-appbar__copy p{font-size:10.5px}.wbx-header__inner{height:60px;padding:12px 16px;gap:12px}.wbx-header__logo img,.wbx-header__logo svg,.wbx-header__logo-img{max-width:110px;max-height:38px}.wbx-header__logo-text{font-size:24px;letter-spacing:.5px}.wbx-header__logo-badge{font-size:9px;padding:2px 5px}.wbx-header__icon-link{width:38px;height:38px}.wbx-header__icon-link svg{width:20px;height:20px}.wbx-header__gift{width:38px;height:38px;font-size:19px}.wbx-header__burger{width:40px;height:40px;padding:8px}.wbx-btn{padding:8px 14px;font-size:12px}.wbx-header__lang-toggle{padding:6px 9px;font-size:11.5px;border-radius:18px}}@media(max-width:380px){:root{--wbx-appbar-height: 52px;--wbx-header-height: 56px}.wbx-appbar{height:52px;padding:8px 14px}.wbx-appbar__icon{width:34px;height:34px}.wbx-appbar__icon--placeholder{font-size:18px}.wbx-appbar__copy h3{font-size:11px}.wbx-appbar__copy p{font-size:10px}.wbx-header__inner{height:56px;padding:10px 14px;gap:6px}.wbx-header__logo-text{font-size:22px}.wbx-header__icon-link,.wbx-header__gift{width:36px;height:36px}.wbx-header__icon-link svg{width:19px;height:19px}.wbx-header__gift{font-size:18px}.wbx-header__burger{width:36px;height:36px;padding:6px}.wbx-header__actions{gap:2px}.wbx-header__lang-toggle{padding:5px 8px;font-size:11px;gap:3px}.wbx-header__lang-toggle svg{width:12px;height:12px}}.wbx-header__account{position:relative;display:inline-flex}.wbx-account-popover{position:absolute;top:calc(100% + 14px);right:0;width:380px;background:#dceffd;border-radius:16px;padding:22px;box-shadow:0 12px 36px #00000026;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:1000;pointer-events:none}.wbx-header__account.is-open .wbx-account-popover{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.wbx-account-popover:before{content:"";position:absolute;top:-7px;right:18px;width:14px;height:14px;background:#dceffd;transform:rotate(45deg)}.wbx-account-popover__heading{margin:0 0 16px;font-size:20px;font-weight:800;color:#1a1a1a;letter-spacing:-.3px}.wbx-account-popover__signup{display:flex;align-items:center;justify-content:center;width:100%;padding:14px;background:#09f;color:#fff;border-radius:14px;font-weight:600;font-size:16px;text-decoration:none;margin-bottom:10px;transition:all .2s ease}.wbx-account-popover__signup:hover{background:#007acc;transform:translateY(-1px);box-shadow:0 4px 14px #0099ff4d}.wbx-account-popover__row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.wbx-account-popover__btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;background:#dceffd;color:#1a1a1a;border:1.5px solid rgba(0,0,0,.08);border-radius:12px;font-weight:500;font-size:15px;text-decoration:none;transition:all .2s ease}.wbx-account-popover__btn:hover{background:#fff;border-color:#09f;color:#09f}.wbx-account-popover__btn-icon{font-size:16px}@media(max-width:900px){.wbx-account-popover{position:fixed;top:auto;bottom:0;left:0;right:0;width:100%;max-width:100%;margin:0;padding:30px 24px calc(28px + env(safe-area-inset-bottom,0px));border-radius:20px 20px 0 0;box-shadow:0 -12px 36px #0000002e;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1),visibility .3s ease;z-index:9999;opacity:1}.wbx-header__account.is-open .wbx-account-popover{transform:translateY(0);visibility:visible;pointer-events:auto}.wbx-account-popover:before{display:none}.wbx-account-popover:after{content:"";position:absolute;top:10px;left:50%;transform:translate(-50%);width:40px;height:4px;border-radius:2px;background:#0000002e}.wbx-account-popover__heading{margin:8px 0 18px;font-size:22px}.wbx-account-popover__signup{padding:15px;font-size:16px;margin-bottom:12px;border-radius:14px}.wbx-account-popover__row{gap:10px}.wbx-account-popover__btn{padding:14px;font-size:15px;border-radius:12px}}.wbx-account-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0f1e80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:9998;cursor:pointer;display:none}@media(max-width:900px){.wbx-account-backdrop{display:block}.wbx-account-backdrop.is-open{opacity:1;visibility:visible}}@media(max-width:600px){.wbx-account-popover{padding:28px 20px calc(24px + env(safe-area-inset-bottom,0px))}.wbx-account-popover__heading{font-size:20px;margin:6px 0 16px}.wbx-account-popover__signup{padding:14px;font-size:15.5px}.wbx-account-popover__btn{padding:13px;font-size:14.5px;border-radius:12px}}@media(max-width:380px){.wbx-account-popover{padding:26px 16px calc(22px + env(safe-area-inset-bottom,0px))}.wbx-account-popover__heading{font-size:19px;margin:6px 0 14px}.wbx-account-popover__signup{padding:13px;font-size:15px}.wbx-account-popover__btn{padding:12px 10px;font-size:14px;gap:6px;border-radius:11px}}body.wbx-account-open{overflow:hidden}button.wbx-header__icon-link,button.wbx-header__icon,.wbx-header__account-toggle,.wbx-header__account button.wbx-header__icon{background:transparent;border:0;cursor:pointer;color:inherit;font-family:inherit;display:inline-flex;align-items:center;justify-content:center}button.wbx-header__icon-link:hover,button.wbx-header__icon:hover,.wbx-header__account-toggle:hover,.wbx-header__account button.wbx-header__icon:hover{color:#09f}button.wbx-header__icon-link:focus,button.wbx-header__icon:focus,.wbx-header__account-toggle:focus,.wbx-header__account button.wbx-header__icon:focus{outline:none}.wbx-header__account-toggle:focus-visible,.wbx-header__account button.wbx-header__icon:focus-visible{outline:2px solid #0099FF;outline-offset:2px;border-radius:4px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/winbox-header.css.map */
