.tmp10-desktop-header{--tmp10-primary:#111827;position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 1px 0 rgba(17,24,39,.06)}.tmp10-shell{width:min(1320px,calc(100% - 32px));margin:0 auto}.tmp10-header-main .tmp10-shell{height:76px;display:grid;grid-template-columns:220px minmax(320px,700px) 190px;align-items:center;gap:28px}.tmp10-brand{display:flex;align-items:center;min-width:0}.tmp10-brand img{display:block;max-width:190px;max-height:54px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.tmp10-logo-skeleton{display:block;width:150px;height:36px;border-radius:8px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:tmp10-shimmer 1.2s infinite}.tmp10-header-search{position:relative;display:flex;height:46px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc;transition:.2s}.tmp10-header-search:focus-within{background:#fff;border-color:color-mix(in srgb,var(--tmp10-primary) 42%,#e5e7eb);box-shadow:0 0 0 3px color-mix(in srgb,var(--tmp10-primary) 10%,transparent)}.tmp10-header-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:0 48px 0 15px;font-size:14px;color:#111827}.tmp10-clear-search{position:absolute;right:52px;top:50%;transform:translateY(-50%);border:0;background:transparent;width:30px;height:30px;padding:7px;color:#9ca3af;cursor:pointer}.tmp10-search-submit{width:46px;border:0;border-radius:11px;margin:3px;background:var(--tmp10-primary);color:#fff;padding:12px;cursor:pointer}.tmp10-cart-link svg,.tmp10-header-search svg,.tmp10-support svg{width:100%;height:100%}.tmp10-suggestSearch{position:absolute;z-index:20;top:53px;left:0;right:0;max-height:370px;overflow:auto;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 18px 50px rgba(17,24,39,.14);padding:7px}.tmp10-suggestSearch>a{display:block;padding:5px;border-radius:9px;color:#111827;text-decoration:none}.tmp10-suggestSearch>a:hover{background:#f8fafc}.tmp10-support{display:flex;align-items:center;justify-self:end;gap:10px;color:#111827;text-decoration:none}.tmp10-support-icon{width:40px;height:40px;border-radius:12px;background:color-mix(in srgb,var(--tmp10-primary) 10%,#fff);color:var(--tmp10-primary);padding:9px}.tmp10-support small,.tmp10-support strong{display:block}.tmp10-support small{font-size:10px;color:#9ca3af}.tmp10-support strong{font-size:12px}.tmp10-nav{background:var(--tmp10-primary);color:#fff}.tmp10-nav .tmp10-shell{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:24px}.tmp10-nav-actions,.tmp10-nav-links{display:flex;align-items:center;gap:20px}.tmp10-nav a,.tmp10-nav button{color:#fff;text-decoration:none;font-size:13px;font-weight:700;background:transparent;border:0;padding:0;cursor:pointer}.tmp10-nav a:hover,.tmp10-nav button:hover{opacity:.82}.tmp10-cart-link{position:relative;display:block;width:23px;height:23px;margin-left:4px}.tmp10-cart-link b{position:absolute;top:-8px;right:-10px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#fff;color:var(--tmp10-primary);font-size:10px;display:grid;place-items:center}.tmp10-nav-actions>span{opacity:.55}@keyframes tmp10-shimmer{to{background-position:-200% 0}}@media(max-width:1050px){.tmp10-header-main .tmp10-shell{grid-template-columns:180px 1fr 150px;gap:18px}.tmp10-support strong{font-size:11px}}@media(max-width:991px){.tmp10-desktop-header{display:none}}