*,:before,:after{box-sizing:border-box;margin:0;padding:0}.wh-homepage{--wh-dark:#0b0b0b;--wh-dark-alt:#1a1a2e;--wh-dark-tertiary:#16213e;--wh-lime:#9fef00;--wh-blue:#3751ff;--wh-offwhite:#f5f7f6;--wh-slate:#394d5b;--wh-muted:#959dac;--wh-border:#d9e8e6;--wh-radius:12px;--wh-radius-sm:8px;--wh-font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--wh-dark-gradient:linear-gradient(160deg, #0b0b0b 0%, #1a1a2e 40%, #16213e 100%);--wh-dot:radial-gradient(circle at 1px 1px, #9fef0014 1px, transparent 0);font-family:var(--wh-font);background:var(--wh-offwhite);color:var(--wh-dark);line-height:1.5;font-size:16px!important}.wh-container{max-width:1280px;margin:0 auto;padding:0 24px}.wh-flex{display:flex}.wh-flex-col{flex-direction:column}.wh-items-center{align-items:center}.wh-justify-between{justify-content:space-between}.wh-justify-center{justify-content:center}.wh-gap-8{gap:8px}.wh-gap-12{gap:12px}.wh-gap-16{gap:16px}.wh-gap-24{gap:24px}.wh-wrap{flex-wrap:wrap}.wh-hidden{display:none}.wh-header{z-index:200;position:absolute;top:0;left:0;right:0}.wh-header-deco{background:var(--wh-lime);height:3px}.wh-header-inner{justify-content:space-between;align-items:center;height:72px;display:flex}.wh-header-left{align-items:center;gap:40px;display:flex}.wh-header-logo img{filter:brightness(0)invert();height:32px;display:block}.wh-header-logo a{text-decoration:none}.wh-header-nav{align-items:center;gap:4px;display:flex}.wh-header-nav a{color:#ffffffb3;border-radius:8px;padding:6px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s}.wh-header-nav a:hover{color:#fff;background:#ffffff14}.wh-header-right{align-items:center;gap:8px;display:flex}.wh-header-auth{align-items:center;gap:4px;display:flex}.wh-header-auth a{color:#ffffffb3;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s}.wh-header-auth a:hover{color:#fff;background:#ffffff14}.wh-header-register-btn{background:var(--wh-lime);font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;color:var(--wh-dark)!important;border-radius:var(--wh-radius-sm)!important;padding:8px 18px!important}.wh-header-register-btn:hover{transform:translateY(-1px);box-shadow:0 2px 12px #9fef004d;background:#b6ff33!important}.wh-header-user{align-items:center;gap:12px;display:flex;position:relative}.wh-header-user-trigger{cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:24px;align-items:center;gap:10px;padding:6px 14px 6px 6px;transition:all .2s;display:flex}.wh-header-user-trigger:hover{background:#ffffff24;border-color:#ffffff4d}.wh-header-user-avatar{background:var(--wh-lime);width:28px;height:28px;color:var(--wh-dark);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.wh-header-user-trigger p{color:#ffffffe6;font-size:13px;font-weight:500}.wh-header-user-logout{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:12px;transition:all .15s}.wh-header-user-logout:hover{color:#fff;background:#ffffff14}.wh-user-dropdown{border-radius:var(--wh-radius);z-index:300;background:#fff;border:1px solid #0000000f;width:340px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 40px #00000026}.wh-user-dropdown-header{background:var(--wh-offwhite);border-bottom:1px solid var(--wh-border);color:var(--wh-dark);justify-content:space-between;align-items:center;padding:14px 16px;font-size:14px;font-weight:600;display:flex}.wh-user-dropdown-header p:last-child{color:var(--wh-muted);cursor:pointer;font-size:12px;font-weight:400}.wh-user-dropdown-header p:last-child:hover{color:#c0392b}.wh-user-dropdown-workbenches{grid-template-columns:1fr 1fr;gap:12px;padding:12px 16px;display:grid}.wh-workbench{background:var(--wh-offwhite);border-radius:var(--wh-radius-sm);padding:12px}.wh-workbench-title{color:var(--wh-dark);align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:700;display:flex}.wh-workbench-title img{width:20px;height:20px}.wh-workbench-links{flex-direction:column;gap:4px;display:flex}.wh-workbench-links a{color:var(--wh-slate);padding:2px 0;font-size:12px;text-decoration:none}.wh-workbench-links a:hover{color:var(--wh-blue)}.wh-user-dropdown-footer{border-top:1px solid var(--wh-border);justify-content:space-between;gap:12px;padding:10px 16px;display:flex}.wh-user-dropdown-footer a{color:var(--wh-muted);font-size:12px;text-decoration:none}.wh-user-dropdown-footer a:hover{color:var(--wh-dark)}.wh-scroll-header{z-index:150;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--wh-border);background:#fffffff2;position:sticky;top:0}.wh-scroll-header-inner{align-items:center;gap:20px;height:56px;display:flex}.wh-scroll-header-logo img{height:28px;display:block}.wh-scroll-header-logo a{text-decoration:none}.wh-scroll-search{background:var(--wh-offwhite);border:1.5px solid var(--wh-border);border-radius:24px;flex:1;align-items:center;max-width:500px;padding:0 4px 0 14px;transition:border-color .2s;display:flex}.wh-scroll-search:focus-within{border-color:var(--wh-dark);background:#fff}.wh-scroll-search img{opacity:.5;flex-shrink:0;width:16px;height:16px}.wh-scroll-search input{color:var(--wh-dark);background:0 0;border:none;outline:none;flex:1;padding:8px 10px;font-size:14px}.wh-scroll-search input::placeholder{color:var(--wh-muted)}.wh-scroll-search button{background:var(--wh-dark);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:20px;padding:7px 20px;font-size:13px;font-weight:600;transition:all .2s}.wh-scroll-search button:hover{background:var(--wh-dark-alt)}.wh-scroll-header-right{align-items:center;gap:8px;display:flex}.wh-banner{background:var(--wh-dark-gradient);flex-direction:column;justify-content:center;align-items:center;min-height:500px;padding:80px 24px 60px;display:flex;position:relative;overflow:hidden}.wh-banner:after{content:"";background:var(--wh-lime);height:3px;position:absolute;bottom:0;left:0;right:0}.wh-banner:before{content:"";background-image:var(--wh-dot);pointer-events:none;background-size:40px 40px;position:absolute;inset:0}.wh-banner-content{z-index:2;text-align:center;max-width:800px;position:relative}.wh-banner-title{color:#fff;letter-spacing:-.5px;margin-bottom:16px;font-size:clamp(28px,5vw,48px);font-weight:800;line-height:1.15}.wh-banner-desc{color:#fff9;margin-bottom:40px;font-size:clamp(14px,1.8vw,18px);line-height:1.6}.wh-search{z-index:2;width:100%;max-width:640px;margin:0 auto;position:relative}.wh-search-tabs{justify-content:center;gap:24px;margin-bottom:16px;display:flex}.wh-search-tab{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:8px 8px 0 0;padding:6px 16px 10px;font-size:15px;font-weight:500;transition:all .2s}.wh-search-tab:hover{color:#ffffffe6}.wh-search-tab.active{color:var(--wh-lime);border-bottom:2px solid var(--wh-lime);background:#9fef0014;font-weight:700}.wh-search-box{border-radius:var(--wh-radius);background:#fff;align-items:center;gap:0;padding:4px;display:flex}.wh-search-box img{flex-shrink:0;width:20px;height:20px;padding:0 12px}.wh-search-box input{color:var(--wh-dark);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:12px 8px;font-size:15px}.wh-search-box input::placeholder{color:var(--wh-muted)}.wh-search-box button{background:var(--wh-dark);color:#fff;border-radius:var(--wh-radius-sm);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;padding:12px 28px;font-size:14px;font-weight:700;transition:all .2s}.wh-search-box button:hover{background:var(--wh-dark-alt)}.wh-search-actions{justify-content:center;gap:12px;margin-top:16px;display:flex}.wh-search-actions a{color:#fffc;border:1.5px solid #ffffff40;border-radius:20px;align-items:center;padding:8px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.wh-search-actions a:hover{color:#fff;background:#ffffff14;border-color:#ffffff80}.wh-strip-wrap{border-top:2px solid var(--wh-border);border-bottom:2px solid var(--wh-border);background:#fff;padding:16px 0}.wh-strip{align-items:center;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.wh-strip::-webkit-scrollbar{height:0}.wh-region-item{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;min-width:100px;padding:8px 12px 12px;display:flex;position:relative}.wh-region-item .flag{background:var(--wh-offwhite);border:2px solid var(--wh-border);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;transition:all .2s;display:inline-flex}.wh-region-item .name{color:var(--wh-muted);white-space:nowrap;font-size:13px;transition:all .2s}.wh-region-item.active .flag{border-color:var(--wh-lime);background:#9fef001a}.wh-region-item.active .name{color:var(--wh-dark);font-weight:700}.wh-region-item.active:after{content:"";background:var(--wh-lime);border-radius:2px;width:60%;height:3px;position:absolute;bottom:0}.wh-manufacturer-item{border:2px solid var(--wh-border);border-radius:var(--wh-radius);cursor:pointer;background:#fff;align-items:center;gap:8px;min-width:140px;padding:10px 16px;transition:all .2s;display:flex}.wh-manufacturer-item .flag{font-size:20px}.wh-manufacturer-item .name{color:var(--wh-slate);white-space:nowrap;font-size:14px}.wh-manufacturer-item.active{border-color:var(--wh-lime);background:#9fef000f}.wh-manufacturer-item.active .name{color:var(--wh-dark);font-weight:700}.wh-global-section{background:var(--wh-offwhite);padding:40px 0 60px}.wh-section-title{color:var(--wh-dark);margin-bottom:24px;font-size:clamp(24px,3vw,32px);font-weight:800}.wh-global-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.wh-global-card{border-radius:var(--wh-radius);background:#ddd;height:280px;text-decoration:none;display:block;position:relative;overflow:hidden}.wh-global-card img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.wh-global-card:hover img{transform:scale(1.05)}.wh-global-overlay{background:linear-gradient(#0000 0%,#000000bf 100%);padding:20px 16px 16px;position:absolute;bottom:0;left:0;right:0}.wh-global-overlay .region-tag{color:#fffc;margin-bottom:4px;font-size:12px}.wh-global-overlay .product-title{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:16px;font-weight:700;line-height:1.2;overflow:hidden}.wh-global-overlay .product-desc{color:#ffffffb3;font-size:13px}.wh-manufacturer-section{background:var(--wh-offwhite);padding:40px 0 60px}.wh-manufacturer-card{border-radius:var(--wh-radius);border:2px solid var(--wh-border);background:#fff;padding:24px}.wh-manufacturer-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.wh-manufacturer-brand{align-items:center;gap:16px;display:flex}.wh-manufacturer-logo{background:var(--wh-dark);width:64px;height:64px;color:var(--wh-lime);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex}.wh-manufacturer-brand-info{flex-direction:column;gap:4px;display:flex}.wh-manufacturer-company-name{color:var(--wh-dark);font-size:20px;font-weight:700;line-height:1.2}.wh-manufacturer-company-meta{color:var(--wh-muted);flex-wrap:wrap;gap:8px;font-size:13px;display:flex}.wh-manufacturer-company-meta .verified{color:var(--wh-blue);font-weight:700}.wh-manufacturer-actions{gap:12px;display:flex}.wh-manufacturer-actions .btn-outline{border:2px solid var(--wh-dark);min-width:120px;height:42px;color:var(--wh-dark);cursor:pointer;background:#fff;border-radius:24px;padding:0 20px;font-size:13px;font-weight:600;transition:all .2s}.wh-manufacturer-actions .btn-outline:hover{background:var(--wh-dark);color:#fff}.wh-manufacturer-body{grid-template-columns:1fr 2fr 1fr;gap:20px;display:grid}.wh-manufacturer-left-info .info-block{margin-bottom:16px}.wh-manufacturer-left-info .label{color:var(--wh-slate);margin-bottom:6px;font-size:14px;font-weight:600}.wh-manufacturer-left-info .value{color:var(--wh-lime);font-size:22px;font-weight:800}.wh-manufacturer-left-info .ability-list{margin:8px 0 0 16px;padding:0;list-style:none}.wh-manufacturer-left-info .ability-list li{color:var(--wh-slate);margin-bottom:4px;padding-left:12px;font-size:13px;position:relative}.wh-manufacturer-left-info .ability-list li:before{content:"";background:var(--wh-lime);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.wh-manufacturer-left-info .cert-row{color:var(--wh-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;font-size:12px;display:flex}.wh-manufacturer-left-info .cert-row em{color:var(--wh-blue);background:#3751ff0a;border:1px solid #3751ff33;border-radius:4px;padding:2px 8px;font-size:11px;font-style:normal}.wh-manufacturer-products{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.wh-manufacturer-product-item{color:inherit;text-decoration:none;display:block}.wh-manufacturer-product-item img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;margin-bottom:8px;transition:transform .2s}.wh-manufacturer-product-item:hover img{transform:scale(1.03)}.wh-manufacturer-product-item .price{color:var(--wh-dark);margin-bottom:2px;font-size:15px;font-weight:700}.wh-manufacturer-product-item .moq{color:var(--wh-muted);font-size:12px}.wh-manufacturer-factory{border-radius:8px;position:relative;overflow:hidden}.wh-manufacturer-factory img{object-fit:cover;width:100%;height:100%;min-height:280px}.wh-manufacturer-factory .pager{color:#fff;background:#0b0b0bd9;border-radius:14px;height:28px;padding:0 12px;font-size:11px;line-height:28px;position:absolute;bottom:8px;right:8px}.wh-category-section{background:#fff;padding:28px 0 20px;position:relative}.product-category .safe-width{width:100%;max-width:1280px;margin:0 auto;position:relative;overflow:visible}.product-category .safe-width .swiper{width:100%;position:relative;overflow:visible}.product-category .safe-width .swiper .swiper-slide{cursor:pointer;width:max-content;margin-right:12px;padding-bottom:16px;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.product-category .safe-width .swiper .swiper-slide:last-child{margin-right:0}.product-category .safe-width .swiper .swiper-slide p{color:#8a95a5;white-space:nowrap;background:0 0;border:1.5px solid #0000;border-radius:12px;margin:0;padding:10px 22px;font-size:14.5px;font-weight:600;line-height:1;transition:all .25s cubic-bezier(.4,0,.2,1)}.product-category .safe-width .swiper .swiper-slide:hover p{color:var(--wh-dark);background:#0b0b0b0a}.product-category .safe-width .swiper .swiper-slide.active p{background:var(--wh-dark);color:var(--wh-lime);border-color:#9fef004d;font-size:15px;font-weight:700}.product-category .safe-width .swiper .swiper-slide.active:after{content:"";background:var(--wh-lime);border-radius:50%;width:6px;height:6px;position:absolute;bottom:2px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #9fef0066}.product-category .swiper-button-next,.product-category .swiper-button-prev{display:none}.wh-product-section{background:#fff;padding:24px 0 80px}.product-list{padding:0}.wh-flex.wh-flex-wrap{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.product-list .product-list-item,.wh-product-grid .product-list-item{cursor:pointer;color:inherit;background:#fff;border:1.5px solid #e8eaed;border-radius:14px;text-decoration:none;transition:border-color .25s,box-shadow .25s,transform .2s;display:block;overflow:hidden}.product-list .product-list-item:hover,.wh-product-grid .product-list-item:hover{border-color:#c0c4ca;transform:translateY(-2px);box-shadow:0 6px 20px #00000012,0 1px 3px #0000000a}.product-list .product-list-item .product-list-item-img,.wh-product-grid .product-list-item .product-list-item-img{aspect-ratio:5/3;background:#f4f5f7;width:100%;overflow:hidden}.product-list-item-img-inner{align-items:flex-end;width:100%;height:100%;padding:10px 10px 0;display:flex}.product-list .product-list-item .product-list-item-img img,.wh-product-grid .product-list-item .product-list-item-img img{object-fit:cover;border-radius:8px 8px 0 0;width:100%;height:100%;transition:transform .35s cubic-bezier(.4,0,.2,1),filter .35s}.product-list .product-list-item:hover .product-list-item-img img,.wh-product-grid .product-list-item:hover .product-list-item-img img{filter:brightness(1.02);transform:scale(1.04)}.product-list-item-body{flex-direction:column;gap:6px;padding:16px 18px 18px;display:flex}.product-list-item-price{color:var(--wh-dark);letter-spacing:-.3px;margin:0;font-size:20px;font-weight:800;line-height:1}.product-list-item-title{color:var(--wh-slate);-webkit-line-clamp:2;text-overflow:ellipsis;letter-spacing:-.05px;-webkit-box-orient:vertical;min-height:40px;margin:0;font-size:14px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.product-list-item-cas{color:var(--wh-muted);letter-spacing:.2px;background:#394d5b0f;border-radius:4px;margin:0;padding:3px 8px;font-size:11px;font-weight:600;display:inline-block}.product-list-item-tags{flex-wrap:wrap;gap:6px;display:flex}.product-list-item-tag{white-space:nowrap;border-radius:6px;align-items:center;padding:3px 10px;font-size:11.5px;font-weight:500;display:inline-flex}.product-list-item-tag.spec{color:var(--wh-slate);background:#394d5b12}.product-list-item-tag.pkg{color:var(--wh-blue);background:#3751ff0f}.wh-skeleton-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));display:contents}.wh-skeleton-card{background:#fff;border:1.5px solid #e8eaed;border-radius:14px;padding:0;overflow:hidden}.wh-skeleton-img{aspect-ratio:5/3;background:linear-gradient(90deg,#f0f1f3 25%,#f8f9fa 50%,#f0f1f3 75%) 0 0/200% 100%;width:100%;animation:1.5s ease-in-out infinite wh-skeleton-pulse}.wh-skeleton-line{background:linear-gradient(90deg,#f0f1f3 25%,#f8f9fa 50%,#f0f1f3 75%) 0 0/200% 100%;border-radius:6px;height:14px;margin:14px 16px 0;animation:1.5s ease-in-out infinite wh-skeleton-pulse}.wh-skeleton-title{width:80%}.wh-skeleton-cas{width:40%;height:10px;margin-top:8px}.wh-skeleton-tag{width:30%;height:10px;margin-top:8px}@keyframes wh-skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.wh-empty{text-align:center;color:var(--wh-muted);flex-direction:column;grid-column:1/-1;align-items:center;gap:16px;padding:64px 0;display:flex}.wh-empty-icon{color:#d0d3d8;animation:2s ease-in-out infinite wh-empty-bounce}@keyframes wh-empty-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.wh-empty p{margin:0;font-size:15px}.wh-footer{background:var(--wh-dark-gradient);padding:60px 0 0;position:relative;overflow:hidden}.wh-footer:before{content:"";background-image:var(--wh-dot);pointer-events:none;background-size:40px 40px;position:absolute;inset:0}.wh-footer-wave{z-index:1;width:100%;line-height:0;position:absolute;top:-1px;left:0;transform:rotate(180deg)}.wh-footer-wave svg{width:100%;height:80px;display:block}.wh-footer-inner{z-index:2;border-bottom:1px solid #ffffff1a;grid-template-columns:1fr 1fr;gap:40px;padding-bottom:40px;display:grid;position:relative}.wh-footer-left{gap:48px;display:flex}.wh-footer-col-title{color:var(--wh-lime);letter-spacing:-.3px;margin-bottom:16px;font-size:18px;font-weight:800}.wh-footer-col a{color:#ffffff80;padding:3px 0;font-size:13px;text-decoration:none;transition:color .15s;display:block}.wh-footer-col a:hover{color:var(--wh-lime)}.wh-footer-right{justify-content:flex-end;align-items:flex-end;gap:40px;display:flex}.wh-footer-cta-title{color:#fff;letter-spacing:-.3px;margin-bottom:12px;font-size:20px;font-weight:800}.wh-footer-cta a{color:var(--wh-lime);border:2px solid var(--wh-lime);border-radius:var(--wh-radius-sm);padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.wh-footer-cta a:hover{background:var(--wh-lime);color:var(--wh-dark)}.wh-footer-qr{text-align:center}.wh-footer-qr img.logo-img{height:32px;margin-bottom:12px;margin-left:auto;margin-right:auto;display:block}.wh-footer-qr img.qrcode-img{border-radius:8px;width:100px;height:100px;margin-bottom:8px}.wh-footer-qr p{color:#fff6;font-size:12px}.wh-footer-copyright{text-align:center;color:#ffffff4d;z-index:2;padding:20px 0;font-size:12px;position:relative}@media (max-width:1200px){.wh-header-nav{display:none}.wh-global-grid{grid-template-columns:repeat(2,1fr)}.wh-manufacturer-body{grid-template-columns:1fr}.wh-manufacturer-products{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.wh-footer-inner{grid-template-columns:1fr}.wh-footer-right{justify-content:flex-start}}@media (max-width:768px){.wh-header-nav{display:none}.wh-header-logo img{height:28px}.wh-banner{min-height:400px;padding:60px 16px}.wh-banner-title{font-size:28px}.wh-search-tabs{gap:12px}.wh-search-tab{padding:4px 10px 8px;font-size:13px}.wh-search-box{flex-direction:column;padding:8px}.wh-search-box img{display:none}.wh-search-box input{width:100%;padding:10px}.wh-search-box button{text-align:center;width:100%;margin-top:4px}.wh-global-grid{grid-template-columns:1fr}.wh-global-card{height:220px}.wh-product-section .wh-flex.wh-flex-wrap{grid-template-columns:repeat(2,1fr);gap:12px}.wh-manufacturer-products{grid-template-columns:1fr}.wh-manufacturer-head{flex-direction:column;align-items:flex-start}.wh-manufacturer-actions{width:100%}.wh-manufacturer-actions .btn-outline{text-align:center;flex:1}.wh-footer-left{flex-direction:column;gap:24px}.wh-footer-right{flex-direction:column;align-items:flex-start;gap:24px}.wh-user-dropdown{width:280px}}@media (max-width:480px){.wh-product-grid{grid-template-columns:1fr}.wh-header-auth{gap:2px}.wh-header-register-btn{padding:6px 10px!important;font-size:11px!important}.wh-header-auth a{padding:4px 8px;font-size:12px}.wh-header-inner{height:60px}}
