.tmp5-header{position:sticky;top:0;z-index:999;background:hsla(0,0%,100%,.96);border-bottom:1px solid #eef0f3;box-shadow:0 8px 30px rgba(15,23,42,.05);backdrop-filter:blur(12px)}.tmp5-header *{box-sizing:border-box}.tmp5-header-shell{width:min(1320px,calc(100% - 32px));min-height:78px;margin:auto;display:grid;grid-template-columns:210px minmax(300px,680px) 1fr;gap:28px;align-items:center}.tmp5-logo{display:flex;align-items:center;width:190px;height:58px}.tmp5-logo img{display:block;max-width:100%;max-height:52px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.tmp5-logo-skeleton{width:145px;height:36px;border-radius:9px;background:linear-gradient(90deg,#f1f3f5 25%,#fafafa 40%,#f1f3f5 65%);background-size:300% 100%;animation:tmp5Shimmer 1.3s infinite}.tmp5-header-form{position:relative;width:100%;margin:0}.tmp5-search-wrap{height:48px;display:flex;align-items:center;border:1px solid #e1e5ea;border-radius:14px;background:#f7f8fa;overflow:hidden;transition:.2s}.tmp5-search-wrap:focus-within{background:#fff;border-color:var(--tmp5-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--tmp5-primary) 12%,transparent)}.tmp5-search-leading{display:grid;place-items:center;padding-left:15px;color:#697386}.tmp5-search-wrap input{min-width:0;flex:1;height:100%;border:0!important;background:transparent!important;outline:0;padding:0 10px;color:#111827;font:inherit;font-size:14px}.tmp5-search-wrap input::-moz-placeholder{color:#9ca3af}.tmp5-search-wrap input::placeholder{color:#9ca3af}.tmp5-search-clear{display:grid;place-items:center;width:34px;height:34px;border:0;background:transparent;color:#7a8494;cursor:pointer;border-radius:50%}.tmp5-search-clear:hover{background:#eceff3;color:#111827}.tmp5-search-btn{height:38px;margin-right:5px;padding:0 20px;border:0;border-radius:10px;background:var(--tmp5-primary);color:#fff;font-weight:700;font-size:13px;cursor:pointer;transition:transform .15s,filter .15s}.tmp5-search-btn:hover{filter:brightness(.94)}.tmp5-search-btn:active{transform:scale(.97)}.tmp5-suggestSearch{position:absolute;left:0;right:0;top:56px;z-index:1000;padding:7px;background:#fff;border:1px solid #e7e9ee;border-radius:14px;box-shadow:0 18px 50px rgba(15,23,42,.13);max-height:360px;overflow:auto}.tmp5-suggest-item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;border-radius:9px;color:#252b36;text-decoration:none;font-size:14px}.tmp5-suggest-item:hover{background:#f5f7f9;color:var(--tmp5-primary)}.tmp5-suggest-item span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tmp5-suggest-arrow{font-size:22px;color:#a1a8b3}.tmp5-suggest-empty{padding:16px;text-align:center;color:#8a94a3;font-size:13px}.tmp5-header-actions{justify-self:end;display:flex;align-items:center;gap:9px}.tmp5-action-btn{position:relative;width:43px;height:43px;display:grid;place-items:center;border:1px solid #e7e9ed;border-radius:13px;background:#fff;color:#252a34;text-decoration:none;cursor:pointer;transition:.18s}.tmp5-action-btn:hover{border-color:color-mix(in srgb,var(--tmp5-primary) 30%,#e7e9ed);background:color-mix(in srgb,var(--tmp5-primary) 6%,#fff);color:var(--tmp5-primary);transform:translateY(-1px)}.tmp5-cart-badge{position:absolute;right:-5px;top:-6px;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border:2px solid #fff;border-radius:99px;background:var(--tmp5-primary);color:#fff;font-size:10px;font-weight:800;line-height:1}@keyframes tmp5Shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:991px){.tmp5-header{display:none!important}}@media(min-width:992px) and (max-width:1150px){.tmp5-header-shell{grid-template-columns:165px minmax(280px,1fr) auto;gap:18px}.tmp5-logo{width:155px}.tmp5-wishlist{display:none}}