.header-section{position:sticky;top:0;left:0;width:100%;z-index:100}.header{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 1px 3px #0000000f;border-bottom:1px solid rgba(0,0,0,.06)}.header__logo{display:flex;align-items:center;min-width:150px}.header__logo a{display:flex;align-items:center}.header__logo img{max-width:100%;height:auto;object-fit:contain;object-position:left center}.header__icons{display:flex;align-items:center;gap:16px}.header__icon-button{width:24px;height:24px;cursor:pointer;transition:transform .2s ease}.header__icon-button:hover{transform:scale(1.1)}.header__search-form{position:absolute;top:100%;right:0;width:0;max-width:300px;overflow:hidden;transition:width .3s ease,opacity .3s ease;opacity:0;background:#fff;border-radius:0 0 8px 8px;box-shadow:0 4px 12px #0000001a;z-index:1001}.header__search-form.active{width:300px;opacity:1}.header__search-input{width:100%;padding:12px 16px;border:none;outline:none;font-size:16px;border-radius:0 0 8px 8px}@media(max-width:767px){.header{padding:10px 16px}.header__logo{min-width:100px}.header__search-form.active{width:calc(100vw - 32px);max-width:none;left:16px;right:16px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/custom-header.css.map */
