.t17-wrap{width:min(1180px,calc(100% - 32px));margin:auto}.t17-top{background:#f6f7f9;border-bottom:1px solid #eceff3;font-size:13px}.t17-topin{height:36px;display:flex;align-items:center;justify-content:space-between}.t17-auth,.t17-top nav{display:flex;align-items:center;gap:18px}.t17-auth button,.t17-top a{color:#4b5563;background:none;border:0;padding:0;cursor:pointer}.t17-header{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.96);backdrop-filter:blur(12px);border-bottom:1px solid #edf0f4}.t17-main{height:78px;display:grid;grid-template-columns:220px minmax(280px,1fr) auto;gap:28px;align-items:center}.t17-logo{display:flex;align-items:center;height:54px}.t17-logo img{max-width:185px;max-height:50px;-o-object-fit:contain;object-fit:contain}.t17-logo-skeleton{width:150px;height:36px;border-radius:8px;background:linear-gradient(90deg,#eee,#f8f8f8,#eee);background-size:200% 100%;animation:t17Sh 1.2s infinite}.t17-search{position:relative;display:flex;height:46px;border:1px solid #dfe4ea;border-radius:14px;background:#fff;box-shadow:0 4px 18px rgba(15,23,42,.04)}.t17-search:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 12%,transparent)}.t17-search input{flex:1;border:0;outline:0;background:transparent;padding:0 84px 0 16px;font-size:14px}.t17-clear{position:absolute;right:52px;top:50%;translate:0 -50%;border:0;background:none;color:#9ca3af;font-size:22px;cursor:pointer}.t17-searchbtn{width:48px;display:grid;place-items:center;background:var(--brand);color:#fff;border-radius:0 12px 12px 0}.t17-carticon svg,.t17-searchbtn svg{width:22px;height:22px}.t17-suggest{position:absolute;left:0;right:0;top:52px;background:#fff;border:1px solid #e7eaf0;border-radius:14px;box-shadow:0 18px 50px rgba(15,23,42,.14);padding:8px;overflow:hidden;z-index:80}.t17-suggest>a{display:block;border-radius:10px}.t17-suggest>a:hover{background:#f8fafc}.t17-actions{position:relative;display:flex;align-items:center;gap:14px}.t17-account{height:42px;padding:0 12px;border:0;background:#f7f8fa;border-radius:11px;color:#374151;cursor:pointer}.t17-account span{margin-left:6px}.t17-accountmenu{position:absolute;right:118px;top:50px;width:165px;padding:7px;background:#fff;border:1px solid #e8ebef;border-radius:12px;box-shadow:0 14px 40px rgba(15,23,42,.12);display:grid}.t17-accountmenu a,.t17-accountmenu button{padding:9px 10px;text-align:left;border:0;background:transparent;border-radius:8px;color:#374151;cursor:pointer}.t17-accountmenu a:hover,.t17-accountmenu button:hover{background:#f5f6f8}.t17-cart{display:flex;align-items:center;gap:10px;color:#111827}.t17-carticon{position:relative;width:42px;height:42px;display:grid;place-items:center;background:color-mix(in srgb,var(--brand) 8%,#fff);color:var(--brand);border-radius:12px}.t17-carticon b{position:absolute;right:-5px;top:-6px;min-width:19px;height:19px;padding:0 5px;border-radius:20px;background:var(--brand);color:#fff;display:grid;place-items:center;font-size:10px}.t17-cart small,.t17-cart strong{display:block}.t17-cart small{color:#8b93a1;font-size:11px}.t17-cart strong{font-size:13px}@keyframes t17Sh{to{background-position:-200% 0}}@media(max-width:991px){.t17-header,.t17-top{display:none}}