.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.header-inner{grid-template-columns:auto minmax(390px,1fr) minmax(190px,270px) auto;gap:clamp(14px,2vw,28px)}
.smart-search{position:relative;z-index:61;width:100%;max-width:270px}
.smart-search__box{height:42px;display:flex;align-items:center;gap:9px;border:1px solid #343434;border-radius:999px;background:#141414;padding:0 12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.04);transition:border-color .18s,background .18s,box-shadow .18s}
.smart-search__box:hover{background:#191919;border-color:#484848}.smart-search:focus-within .smart-search__box{border-color:#ff641f;background:#18130f;box-shadow:0 0 0 3px rgba(255,100,31,.12)}
.smart-search__icon{flex:0 0 17px;width:17px;height:17px;color:#aaa}.smart-search__icon svg{display:block;width:17px;height:17px;stroke-width:2}
.smart-search__input{min-width:0;flex:1;border:0!important;outline:0!important;background:transparent!important;color:#fff;padding:0!important;font-size:12px;line-height:1;box-shadow:none!important;-webkit-appearance:none}
.smart-search__input::placeholder{color:#888}.smart-search__input::-webkit-search-cancel-button{display:none}
.smart-search__clear{flex:0 0 24px;width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:50%;background:#2d2d2d;color:#ddd;padding:0;font-size:16px;line-height:1;cursor:pointer}.smart-search__clear:hover{background:#ff641f;color:#090909}.smart-search__clear[hidden]{display:none}
.smart-search__results{position:absolute;top:calc(100% + 9px);right:0;width:min(430px,calc(100vw - 30px));max-height:min(610px,72vh);overflow:auto;border:1px solid #38332f;border-radius:20px;background:rgba(13,13,13,.985);padding:8px;box-shadow:0 24px 70px rgba(0,0,0,.62);backdrop-filter:blur(18px)}
.smart-search__results[hidden]{display:none}.smart-search__hint{padding:12px 13px;color:#918e89;font-size:10px}.smart-search__all{display:flex;align-items:center;justify-content:space-between;margin-top:5px;border-top:1px solid #2d2d2d;border-radius:0 0 13px 13px;padding:13px;color:#fff;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.smart-search__all span{color:#ff641f;font-size:16px}
.smart-search__item{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;border-radius:13px;padding:7px;transition:background .14s}
.smart-search__item:hover,.smart-search__item.is-active{background:#24201d}.smart-search__item img,.smart-search__placeholder{width:54px;height:68px;border-radius:9px;background:#fff;object-fit:cover}.smart-search__placeholder{display:grid;place-items:center;color:#111;font-size:18px;font-weight:900}
.smart-search__copy{min-width:0}.smart-search__vendor{display:block;margin-bottom:4px;color:#ff7a3d;font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.smart-search__title{display:block;overflow:hidden;color:#fff;font-size:11px;font-weight:750;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.smart-search__arrow{color:#888;font-size:16px}.smart-search__item:hover .smart-search__arrow,.smart-search__item.is-active .smart-search__arrow{color:#ff641f}
@media(max-width:1180px){.header-inner{grid-template-columns:auto minmax(330px,1fr) minmax(170px,220px) auto;gap:14px}.desktop-nav{gap:15px}.smart-search{max-width:220px}.desktop-nav>a,.nav-dropdown>summary{font-size:8px}}
@media(max-width:990px){.header-inner{grid-template-columns:auto auto minmax(190px,1fr) auto}.logo{justify-self:start}.smart-search{max-width:none}.mobile-menu{top:106px}}
@media(max-width:640px){:root{--header:112px}.site-header{height:112px}.header-inner{grid-template-columns:38px 1fr auto;grid-template-rows:62px 42px;column-gap:10px;row-gap:0}.menu-toggle{grid-column:1;grid-row:1}.logo{grid-column:2;grid-row:1;justify-self:center}.header-actions{grid-column:3;grid-row:1}.smart-search{grid-column:1/-1;grid-row:2;align-self:start}.smart-search__box{height:40px}.smart-search__results{left:0;right:0;width:100%;max-height:calc(100vh - 156px);border-radius:16px}.mobile-menu{top:146px;max-height:calc(100vh - 146px)}}
@media(prefers-reduced-motion:reduce){.smart-search__box,.smart-search__item{transition:none}}
