.ergomotion-header-v1{--em-primary: #4197b4;--em-dark: #083147;--em-text: #1d2020;--em-text-light: rgba(29, 32, 32, .75);--em-bg: #ffffff;--em-surface: #f5f8fa;--em-border: rgba(0, 0, 0, .1);--em-header-h: 80px;--em-transition: .25s ease;--em-container: 1440px;position:sticky;top:0;z-index:100;background:var(--em-surface);box-shadow:0 4px 24px #0000000d;font-family:Plus Jakarta Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.ergomotion-header-v1 .header-v1__main-bar{height:var(--em-header-h);border-bottom:1px solid var(--em-border)}.ergomotion-header-v1 .header-v1__container{max-width:var(--em-container);height:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.ergomotion-header-v1 .header-v1__logo-link{display:inline-block}.ergomotion-header-v1 .header-v1__logo-wrap{display:inline-flex;align-items:center;justify-content:center}.ergomotion-header-v1 .header-v1__logo-image{width:var(--logo-width, 96px);height:auto;object-fit:contain}.ergomotion-header-v1 .header-v1__shop-name{font-weight:800;font-size:18px;color:var(--em-text)}.ergomotion-header-v1 .header-v1__center{display:flex!important;align-items:center;justify-content:center;flex-grow:1;min-width:0}.ergomotion-header-v1 .nav-v1{display:flex!important;align-items:center;width:100%;gap:24px}.ergomotion-header-v1 .nav-v1__list{display:flex!important;align-items:center;gap:1px;margin:0;padding:0;list-style:none}.ergomotion-header-v1 .nav-v1__list--left{flex:1 1 auto;min-width:0;margin-right:auto}.ergomotion-header-v1 .nav-v1__list--right{flex:0 0 auto;margin-left:auto}.ergomotion-header-v1 .nav-v1__item.has-dropdown{position:relative}.ergomotion-header-v1 .nav-v1__item.has-megamenu{position:static}.ergomotion-header-v1 .nav-v1__link{display:inline-flex;align-items:center;gap:5px;padding:12px 10px;font-size:14px;font-weight:600;color:var(--em-text);border-radius:14px;transition:background var(--em-transition),color var(--em-transition);white-space:nowrap}.ergomotion-header-v1 .nav-v1__link:hover,.ergomotion-header-v1 .nav-v1__item.is-active>.nav-v1__link{background:var(--em-bg);color:var(--em-dark)}.ergomotion-header-v1 .nav-v1__chevron{width:16px;height:16px;transition:transform var(--em-transition)}.ergomotion-header-v1 .nav-v1__item.is-active .nav-v1__chevron{transform:rotate(180deg)}.ergomotion-header-v1 .header-v1__right{display:flex;align-items:center}.ergomotion-header-v1 .header-v1__actions{display:flex;align-items:center;gap:12px}.ergomotion-header-v1 .header-v1__action-btn{padding:8px;line-height:0;color:var(--em-dark);border-radius:10px;transition:background var(--em-transition)}.ergomotion-header-v1 .header-v1__action-btn:hover{background:#0000000d}.ergomotion-header-v1 .icon{width:24px;height:24px}.ergomotion-header-v1 .header-v1__actions .icon,.ergomotion-header-v1 .mobile-drawer__header-actions .icon{stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important}.ergomotion-header-v1 .header-v1__actions .em-icon,.ergomotion-header-v1 .mobile-drawer__header-actions .em-icon{width:24px;height:24px;display:inline-block;vertical-align:middle}.ergomotion-header-v1 .header-v1__cart-icon-wrapper{position:relative}.ergomotion-header-v1 .header-v1__cart-badge{position:absolute;top:8px;right:-8px;background:var(--em-primary);color:var(--em-bg);font-size:10px;font-weight:700;border-radius:999px;width:16px;height:16px;display:flex;align-items:center;justify-content:center;line-height:1}.ergomotion-header-v1 #cart-icon-bubble .cart-count,.ergomotion-header-v1 #cart-icon-bubble .cart-count-bubble{display:none!important}.ergomotion-header-v1 .header-v1__hamburger{display:none;padding:8px}.ergomotion-header-v1 .header-v1__hamburger-line{display:block;width:24px;height:2px;background:var(--em-text);margin:5px 0}.ergomotion-header-v1 .mega-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);width:min(1280px,calc(100vw - 32px));background:var(--em-bg);border-radius:0;box-shadow:0 8px 32px #0000001a;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;z-index:1000;padding:32px;border-top:2px solid var(--em-primary);max-height:calc(100vh - var(--em-header-h) - 20px);overflow-y:auto;-webkit-overflow-scrolling:touch}.ergomotion-header-v1 .nav-v1__item.is-active .mega-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.ergomotion-header-v1 .mega-menu__grid{display:grid;grid-template-columns:240px 1fr 1fr 1fr;gap:32px;align-items:start}.ergomotion-header-v1 .mega-menu__col--links{display:flex;flex-direction:column;gap:28px}.ergomotion-header-v1 .mega-menu__group-title{font-size:16px;font-weight:900;margin-bottom:12px;color:var(--em-dark)}.ergomotion-header-v1 .mega-menu__col-description{font-size:13px;color:var(--em-text-light);margin-bottom:16px;max-width:280px;line-height:1.55}.ergomotion-header-v1 .mega-menu__link-list{display:flex;flex-direction:column;gap:6px}.ergomotion-header-v1 .mega-menu__link-list a{font-size:14px;font-weight:600;padding:2px 0;transition:color var(--em-transition)}.ergomotion-header-v1 .mega-menu__link-list a:hover{color:var(--em-primary)}.ergomotion-header-v1 .mega-menu__col-title a{font-size:22px;font-weight:600;display:inline-flex;align-items:center;gap:12px;color:var(--em-text);letter-spacing:-.24px}.ergomotion-header-v1 .mega-menu__col-title a:hover{color:var(--em-primary)}.ergomotion-header-v1 .mega-menu__product-list{display:flex;flex-direction:column;gap:14px;margin-bottom:16px}.ergomotion-header-v1 .mega-menu__col-cta{font-size:15px;font-weight:900;color:var(--em-dark);display:inline-block;padding:12px 14px;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:var(--em-bg);transition:background var(--em-transition),color var(--em-transition)}.ergomotion-header-v1 .mega-menu__col-cta:hover{background:var(--em-surface);color:var(--em-primary)}.ergomotion-header-v1 .mega-menu__bottom-bar{border-top:1px solid var(--em-border);margin-top:22px;padding-top:18px;display:flex;justify-content:center;gap:60px}.ergomotion-header-v1 .mega-menu__bottom-link{font-size:16px;font-weight:900;color:var(--em-dark)}.ergomotion-header-v1 .mega-menu__bottom-link:hover{color:var(--em-primary)}.ergomotion-header-v1 .dropdown-menu{position:absolute;top:100%;left:0;min-width:220px;margin-top:18px;background:var(--em-bg);border-radius:0;box-shadow:0 8px 24px #00000014;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;padding:12px;z-index:1000;border:1px solid var(--em-border);border-top:2px solid #4095B1}.ergomotion-header-v1 .nav-v1__item.is-active>.dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.ergomotion-header-v1 .dropdown-menu__list{list-style:none;margin:0;padding:0}.ergomotion-header-v1 .dropdown-menu__link{display:block;padding:10px;border-radius:10px;font-size:14px;font-weight:600;color:var(--em-text)}.ergomotion-header-v1 .dropdown-menu__link:hover{background:var(--em-surface);color:var(--em-dark)}.ergomotion-header-v1 .dropdown-menu--grid{width:min(680px,calc(100vw - 32px));padding:16px}.ergomotion-header-v1 .dropdown-menu__grid{display:grid;grid-template-columns:minmax(240px,1fr) minmax(240px,1fr);column-gap:56px;row-gap:18px}.ergomotion-header-v1 .dropdown-menu__column-title{font-size:16px;font-weight:900;margin-bottom:12px;color:var(--em-dark)}.ergomotion-header-v1 .dropdown-menu__item .dropdown-menu__link{padding:10px 12px;border-radius:10px;font-size:14px;font-weight:600;transition:background var(--em-transition),color var(--em-transition)}.ergomotion-header-v1 .dropdown-menu__item .dropdown-menu__link:hover{background:var(--em-surface);color:var(--em-primary)}@media (max-width: 860px){.ergomotion-header-v1 .dropdown-menu__grid{grid-template-columns:1fr;column-gap:0}}.ergomotion-header-v1 .product-card{background:#f6fafc;border:1px solid rgba(0,0,0,.06);border-radius:14px;transition:box-shadow var(--em-transition),transform var(--em-transition),border-color var(--em-transition)}.ergomotion-header-v1 .product-card:hover{border-color:#0000001a;box-shadow:0 10px 28px #0000001a;transform:translateY(-2px)}.ergomotion-header-v1 .product-card__link{display:flex;gap:5px;padding:10px;align-items:flex-start;position:relative}.ergomotion-header-v1 .product-card__image-wrapper{background:var(--em-bg);border-radius:10px;padding:8px;border:1px solid rgba(0,0,0,.06);flex:0 0 auto}.ergomotion-header-v1 .product-card__image{width:74px;height:56px;object-fit:cover;border-radius:10px}.ergomotion-header-v1 .product-card__info{flex:1;min-width:0}.ergomotion-header-v1 .product-card__name{font-size:16px;font-weight:600;letter-spacing:-.16px;color:var(--em-text);margin-bottom:5px;margin-top:10px}.ergomotion-header-v1 .product-card__rating-row{display:inline-flex;align-items:center;gap:8px;flex-wrap:nowrap}.ergomotion-header-v1 .product-card__rating-text{white-space:nowrap;font-size:12px;font-weight:600;color:var(--em-text)}.ergomotion-header-v1 .stamped-product-reviews-badge{display:inline-flex!important;align-items:center;line-height:1}.ergomotion-header-v1 .product-card__badge-wrapper{position:absolute;top:0;right:0}.ergomotion-header-v1 .product-card__badge{background:var(--em-dark);color:var(--em-bg);padding:4px 12px;font-size:12px;font-weight:600;border-radius:0 12px;line-height:1}.ergomotion-header-v1 .score-row{display:flex;align-items:center;gap:10px;margin:4px 0}.ergomotion-header-v1 .score-label{font-size:12px;font-weight:500;color:var(--em-text);width:92px}.ergomotion-header-v1 .score-segs{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;width:120px;height:6px}.ergomotion-header-v1 .score-segs .seg{background:#d9e2e7;border-radius:999px}.ergomotion-header-v1 .score-segs .seg.on{background:var(--em-primary)}.ergomotion-header-v1 .score-segs .seg.half{background:linear-gradient(to right,var(--em-primary) 55%,#d9e2e7 45%)}.ergomotion-header-v1 .mobile-drawer{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--em-bg);z-index:1000;display:flex;flex-direction:column;transform:translate(-100%);transition:transform var(--em-transition)}.ergomotion-header-v1 .mobile-drawer[hidden]{display:none}.ergomotion-header-v1 .mobile-drawer.is-open{transform:translate(0)}.ergomotion-header-v1 .mobile-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:var(--em-header-h);border-bottom:1px solid var(--em-border);background:var(--em-surface)}.ergomotion-header-v1 .mobile-drawer__header-actions{display:flex;align-items:center;gap:8px}.ergomotion-header-v1 .mobile-drawer__close-btn{padding:8px;font-size:28px;line-height:1}.ergomotion-header-v1 .mobile-drawer__header .header-v1__logo-link{position:relative;display:inline-flex;align-items:center;justify-content:center;line-height:0}.ergomotion-header-v1 .mobile-drawer__header .header-v1__logo-link:before{content:"";position:absolute;inset:calc(-1 * var(--mobile-logo-padding, 6px));background:var(--mobile-logo-bg, var(--em-primary));border-radius:var(--mobile-logo-radius, 12px)}.ergomotion-header-v1 .mobile-drawer__header .header-v1__logo-image{position:relative;width:56px;max-height:56px;object-fit:contain;z-index:1}.ergomotion-header-v1 .mobile-drawer__panel-container{position:relative;flex-grow:1;overflow-x:hidden}.ergomotion-header-v1 .mobile-drawer__panel{padding:24px;flex-grow:1;display:flex;flex-direction:column;position:absolute;top:0;left:0;width:100%;height:100%;background:var(--em-bg);transform:translate(100%);transition:transform var(--em-transition);overflow-y:auto}.ergomotion-header-v1 .mobile-drawer__panel--main,.ergomotion-header-v1 .mobile-drawer__panel.is-active{transform:translate(0)}.ergomotion-header-v1 .mobile-drawer__account-link{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600;padding-bottom:18px;border-bottom:1px solid var(--em-border);margin-bottom:18px;color:var(--em-dark)}.ergomotion-header-v1 .mobile-drawer__nav-list{display:flex;flex-direction:column}.ergomotion-header-v1 .mobile-drawer__nav-link{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 0;font-size:18px;font-weight:800;border-bottom:1px solid var(--em-border);background:none}.ergomotion-header-v1 .mobile-drawer__back-btn{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:600;margin-bottom:18px;color:var(--em-dark)}.ergomotion-header-v1 .mobile-drawer__back-btn:before,.ergomotion-header-v1 .mobile-drawer__back-btn:after{content:none!important;display:none!important;width:0!important;height:0!important;border:0!important;background:none!important}.ergomotion-header-v1 .mobile-drawer__submenu-title{font-size:24px;font-weight:900;margin-bottom:18px;color:var(--em-dark)}.ergomotion-header-v1 .icon-arrow-right,.ergomotion-header-v1 .icon-arrow-left{width:20px;height:20px;stroke:currentColor;flex-shrink:0}.ergomotion-header-v1 .mobile-drawer__product-list{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:16px}.ergomotion-header-v1 .mobile-drawer__product-list .product-card{border-radius:14px}.ergomotion-header-v1 .mobile-drawer__product-list .product-card__link{padding:12px;gap:12px}.ergomotion-header-v1 .mobile-drawer__product-list .product-card__image{width:64px;height:48px}.ergomotion-header-v1 .mobile-drawer__header-actions a[aria-label=Cart]{position:relative}.ergomotion-header-v1 .mobile-drawer__header-actions .header-v1__cart-badge{position:absolute;top:-6px;right:-8px;background:var(--em-primary);color:#fff;font-size:10px;font-weight:700;border-radius:999px;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.ergomotion-header-v1 .overlay{position:fixed;left:0;right:0;top:0;height:0;background:#00000080;z-index:900;opacity:0;visibility:hidden;transition:opacity var(--em-transition),visibility var(--em-transition);pointer-events:none;touch-action:none}.ergomotion-header-v1 .overlay.is-active{opacity:1;visibility:visible;pointer-events:auto}@media (max-width: 1290px){.ergomotion-header-v1{--em-header-h: 70px}.ergomotion-header-v1 .header-v1__container{padding:0 16px;gap:12px}.ergomotion-header-v1 .header-v1__center{display:none!important}.ergomotion-header-v1 .header-v1__hamburger{display:block}.ergomotion-header-v1 .header-v1__actions{gap:8px}.ergomotion-header-v1 .icon{width:22px;height:22px}.ergomotion-header-v1 .header-v1__logo-image{width:56px;max-height:56px;object-fit:contain}.ergomotion-header-v1 .header-v1__logo-wrap{border-radius:12px}}.ergomotion-header-v1,.ergomotion-header-v1 *{box-sizing:border-box}.ergomotion-header-v1 :is(ul,ol){margin:0!important;padding:0!important;list-style:none!important}.ergomotion-header-v1 li,.ergomotion-header-v1 p{margin:0!important}.ergomotion-header-v1 :is(blockquote,figure){margin:0!important}.ergomotion-header-v1 a{color:inherit!important;text-decoration:none!important}.ergomotion-header-v1 .mobile-drawer[hidden]{display:none!important}#shopify-section-ergomotion-header-v1+main#MainContent,#shopify-section-ergomotion-header-v1~main#MainContent{padding-top:0!important;margin-top:0!important}#shopify-section-ergomotion-header-v1+main#MainContent>.shopify-section:first-child{margin-top:0!important}#shopify-section-ergomotion-header-v1{margin:0!important;padding:0!important}.ergomotion-header-v1 .mobile-drawer__nav-link.has-submenu:after,.ergomotion-header-v1 .mobile-drawer__nav-link.has-submenu:before,.ergomotion-header-v1 .mobile-drawer__nav-list .has-submenu:after,.ergomotion-header-v1 .mobile-drawer__nav-list .has-submenu:before,.ergomotion-header-v1 .mobile-drawer__nav-link:after,.ergomotion-header-v1 .mobile-drawer__nav-link:before{content:none!important;display:none!important;border:0!important;background:none!important;width:0!important;height:0!important}.ergomotion-header-v1 .mobile-drawer__panel[hidden]{display:none!important}@media (max-width: 767px){body:has(#shopify-section-ergomotion-header-v1) main#MainContent{padding-top:0!important;margin-top:0!important;transform:none!important}body:has(#shopify-section-ergomotion-header-v1) main#MainContent>.shopify-section:first-child{margin-top:0!important}html.em-has-em-header main#MainContent{padding-top:0!important;margin-top:0!important;transform:none!important}html.em-has-em-header main#MainContent>.shopify-section:first-child{margin-top:0!important}}.ergomotion-header-v1 .product-card__rating-row{display:inline-flex;align-items:center;gap:8px;line-height:1}.ergomotion-header-v1 .product-card__rating-text{color:#8a8e91;font-family:Plus Jakarta Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.14px;line-height:1;margin-left:4px}.ergomotion-header-v1 .mobile-drawer__group{padding:16px 0;border-bottom:1px solid var(--em-border)}.ergomotion-header-v1 .mobile-drawer__collapse-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;padding:8px 0;font-size:18px;font-weight:800}.ergomotion-header-v1 .mobile-drawer__group-title{color:var(--em-text)}.ergomotion-header-v1 .mobile-drawer__chevron{width:16px;height:16px;transition:transform var(--em-transition)}.ergomotion-header-v1 .mobile-drawer__collapse-toggle[aria-expanded=true] .mobile-drawer__chevron{transform:rotate(180deg)}.ergomotion-header-v1 .mobile-drawer__group-list,.ergomotion-header-v1 .mobile-drawer__group-sublist{display:flex;flex-direction:column;gap:8px;padding-top:8px}.ergomotion-header-v1 .mobile-drawer__group-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 0;background:none;font-size:16px;font-weight:700}.ergomotion-header-v1 .mobile-drawer__group-link{display:block;padding:6px 0;font-size:16px;font-weight:600;color:var(--em-text)}.ergomotion-header-v1 .mobile-drawer__bottom-actions{display:flex;gap:60px;padding:18px 0;border-bottom:1px solid var(--em-border);margin:18px 0}.ergomotion-header-v1 .mobile-drawer__bottom-actions a{font-size:16px;font-weight:900;color:var(--em-dark)}.ergomotion-header-v1 .mobile-bottom-menu{padding:8px 0 16px;border-bottom:1px solid var(--em-border);margin-bottom:16px}.ergomotion-header-v1 .mobile-bottom-menu__list{display:flex;flex-direction:column;gap:4px}.ergomotion-header-v1 .mobile-bottom-menu__toggle,.ergomotion-header-v1 .mobile-bottom-menu__link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 0;font-size:16px;font-weight:700;background:none}.ergomotion-header-v1 .mobile-bottom-menu__chevron{width:16px;height:16px;transition:transform var(--em-transition)}.ergomotion-header-v1 .mobile-bottom-menu__toggle[aria-expanded=true] .mobile-bottom-menu__chevron{transform:rotate(180deg)}.ergomotion-header-v1 .mobile-bottom-menu__sublist{display:flex;flex-direction:column;gap:6px;padding:6px 0 0}.ergomotion-header-v1 .mobile-drawer__footer-box{margin-top:auto;background:var(--em-surface);padding:24px;border-radius:8px}.ergomotion-header-v1 .mobile-drawer__footer-box h3{font-size:18px;font-weight:800;color:var(--em-dark);margin-bottom:8px}.ergomotion-header-v1 .mobile-drawer__footer-box a{display:block;font-size:16px;font-weight:600;color:var(--em-text);padding:6px 0}@media (min-width: 1291px){.ergomotion-header-v1 .nav-v1__item.has-megamenu .mega-menu .mega-menu__col-title.mega-title>.mega-title__link{display:inline-flex;align-items:center;gap:8px;color:#000;text-decoration:none;font-family:Plus Jakarta Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:1.2;letter-spacing:-.24px;background:transparent;transition:color .2s ease}.ergomotion-header-v1 .nav-v1__item.has-megamenu .mega-menu .mega-title__text{color:inherit}.ergomotion-header-v1 .nav-v1__item.has-megamenu .mega-menu .mega-title__link svg{width:18px;height:18px;stroke:currentColor;fill:none;flex-shrink:0}.ergomotion-header-v1 .nav-v1__item.has-megamenu .mega-menu .mega-title__link:hover{color:var(--em-primary)}}.ergomotion-header-v1 .mobile-drawer__group-list[hidden],.ergomotion-header-v1 .mobile-drawer__group-sublist[hidden],.ergomotion-header-v1 .mobile-bottom-menu__sublist[hidden]{display:none!important}.ergomotion-header-v1 .mobile-col-cta{display:block;margin-top:10px;font-size:15px;font-weight:900;color:var(--em-dark);padding:12px 14px;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:var(--em-bg);transition:background var(--em-transition),color var(--em-transition)}.ergomotion-header-v1 .mobile-col-cta:hover{background:var(--em-surface);color:var(--em-primary)}.ergomotion-header-v1 .em-search{position:fixed;left:0;right:0;top:var(--em-header-h);z-index:1001;display:none}.ergomotion-header-v1 .em-search.is-open{display:block}.ergomotion-header-v1 .em-search__inner{max-width:var(--em-container);margin:0 auto;padding:12px 24px 18px;background:var(--em-bg);border-bottom:1px solid var(--em-border);box-shadow:0 8px 24px #00000014}.ergomotion-header-v1 .em-search__form{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center}.ergomotion-header-v1 .em-search__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.ergomotion-header-v1 .em-search__input{width:100%;height:44px;border-radius:12px;border:1px solid var(--em-border);padding:0 12px;font-size:16px}.ergomotion-header-v1 .em-search__submit{height:44px;padding:0 16px;font-weight:700;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:var(--em-bg);color:var(--em-dark)}.ergomotion-header-v1 .em-search__submit:hover{background:var(--em-surface);color:var(--em-primary)}.ergomotion-header-v1 .em-search__close{height:44px;padding:0 10px;border-radius:12px;border:1px solid var(--em-border);background:var(--em-surface);font-size:20px;line-height:1}.ergomotion-header-v1 .em-search__results{margin-top:12px;display:grid;gap:16px}.ergomotion-header-v1 .em-search__group{border-top:1px solid var(--em-border);padding-top:12px}.ergomotion-header-v1 .em-search__group-title{font-size:14px;font-weight:800;color:var(--em-dark);margin-bottom:8px}.ergomotion-header-v1 .em-search__list{display:grid;grid-template-columns:1fr;gap:8px}.ergomotion-header-v1 .em-search__item a{display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:center;padding:8px;border-radius:10px;transition:background var(--em-transition),color var(--em-transition)}.ergomotion-header-v1 .em-search__item a:hover{background:var(--em-surface);color:var(--em-dark)}.ergomotion-header-v1 .em-search__item img{width:44px;height:44px;object-fit:cover;border-radius:8px;background:#f6fafc;border:1px solid rgba(0,0,0,.06)}.ergomotion-header-v1 .em-search__item-text{font-size:14px;font-weight:600;color:var(--em-text)}.ergomotion-header-v1 .em-search__empty{font-size:14px;color:var(--em-text-light)}.ergomotion-header-v1 .mobile-drawer__group-list[hidden],.ergomotion-header-v1 .mobile-drawer__group-sublist[hidden],.ergomotion-header-v1 .mobile-bottom-menu__sublist[hidden],.ergomotion-header-v1 .em-search__empty[hidden]{display:none!important}@media (max-width: 767px){.ergomotion-header-v1 .em-search__inner{padding:12px 16px 16px}.ergomotion-header-v1 .em-search__form{grid-template-columns:1fr auto auto;gap:8px}.ergomotion-header-v1 .em-search__input{height:40px;font-size:15px}.ergomotion-header-v1 .em-search__submit,.ergomotion-header-v1 .em-search__close{height:40px}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/ergomotion-header-v1.css.map */
