@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}.ws-header,.ws-header *{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ws-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #f3f4f6;width:100%}.ws-header .ws-header__announcement{background:linear-gradient(to right,#f97316,#ea580c);color:#fff;width:100%;text-align:center}.ws-header .ws-header__announcement-container{display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 16px;font-size:14px;font-weight:600;letter-spacing:.03em}@media(min-width:640px){.ws-header .ws-header__announcement-container{font-size:14px;padding:7px 24px}}.ws-header .ws-header__announcement-icon{width:16px;height:16px;flex-shrink:0}@media(min-width:640px){.ws-header .ws-header__announcement-icon{width:18px;height:18px}}.ws-header .ws-header__topbar{background:linear-gradient(to right,#0f172a,#1e293b);color:#fff;width:100%;display:block}.ws-header .ws-header__topbar-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:8px;padding-right:8px}@media(min-width:480px){.ws-header .ws-header__topbar-container{padding-left:12px;padding-right:12px}}@media(min-width:640px){.ws-header .ws-header__topbar-container{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.ws-header .ws-header__topbar-container{padding-left:32px;padding-right:32px}}.ws-header .ws-header__topbar-inner{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:10px;padding-bottom:10px}@media(min-width:768px){.ws-header .ws-header__topbar-inner{padding-top:8px;padding-bottom:8px}}.ws-header .ws-header__topbar-left{display:flex;align-items:center;gap:12px}@media(min-width:768px){.ws-header .ws-header__topbar-left{gap:24px}}.ws-header .ws-header__topbar-right{display:flex;align-items:center;gap:8px}@media(min-width:768px){.ws-header .ws-header__topbar-right{gap:16px}}.ws-header .ws-header__topbar-link{display:inline-flex;align-items:center;gap:8px;background:#ea580c1a;padding:6px 12px;border-radius:9999px;color:#fff;text-decoration:none;font-size:14px;font-weight:500;letter-spacing:-.025em;transition:background-color .2s ease;white-space:nowrap}.ws-header .ws-header__topbar-link:hover{background:#ea580c33}.ws-header .ws-header__topbar-link svg{width:16px;height:16px;color:#fb923c;flex-shrink:0}.ws-header .ws-header__topbar-link:hover svg{color:#fdba74}.ws-header .ws-header__topbar-link--hidden-mobile{display:none}@media(min-width:640px){.ws-header .ws-header__topbar-link--hidden-mobile{display:inline-flex}}.ws-header .ws-header__topbar-link--hidden-tablet{display:none}@media(min-width:1024px){.ws-header .ws-header__topbar-link--hidden-tablet{display:inline-flex}}.ws-header .ws-header__main{background:#fff;width:100%;display:block}.ws-header .ws-header__main-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:12px;padding-right:12px}@media(min-width:640px){.ws-header .ws-header__main-container{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.ws-header .ws-header__main-container{padding-left:32px;padding-right:32px}}.ws-header .ws-header__main-inner{display:flex;justify-content:space-between;align-items:center;height:64px;width:100%}.ws-header .ws-header__logo{flex-shrink:0}.ws-header .ws-header__logo img{height:40px;width:auto}@media(min-width:768px){.ws-header .ws-header__logo img{height:48px}}.ws-header .ws-header__search{display:none;flex:1;max-width:576px;margin:0 24px}@media(min-width:1024px){.ws-header .ws-header__search{display:block}}.ws-header .ws-header__search-form{position:relative;width:100%;display:flex;align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:all .2s ease}.ws-header .ws-header__search-form:focus-within{border-color:#f97316;background:#fff;box-shadow:0 0 0 3px #f973161a}.ws-header .ws-header__search-input{flex:1;padding:10px 16px 10px 44px;border:none;font-size:14px;background:transparent;outline:none}.ws-header .ws-header__search-input::placeholder{color:#9ca3af}.ws-header .ws-header__search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af;width:20px;height:20px;pointer-events:none}.ws-header .ws-header__search-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ea580c;border:none;cursor:pointer;transition:background-color .2s ease;flex-shrink:0}.ws-header .ws-header__search-btn:hover{background:#c2410c}.ws-header .ws-header__search-btn svg{width:20px;height:20px;color:#fff}.ws-header .ws-header__actions{display:flex;align-items:center;gap:12px}@media(min-width:640px){.ws-header .ws-header__actions{gap:16px}}.ws-header .ws-header__cart-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e7eb;padding:12px;border-radius:8px;cursor:pointer;box-shadow:0 1px 2px #0000000d;transition:all .2s ease;text-decoration:none;color:inherit}@media(min-width:640px){.ws-header .ws-header__cart-btn{padding:12px}}.ws-header .ws-header__cart-btn:hover{background:#f9fafb;box-shadow:0 4px 6px -1px #0000001a}.ws-header .ws-header__cart-btn svg{width:20px;height:20px;color:#374151}.ws-header .ws-header__cart-count{position:absolute;top:-6px;right:-6px;min-width:16px;height:16px;padding:0 4px;background:#ea580c;border-radius:9999px;font-size:12px;font-weight:600;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0000000d}@media(min-width:640px){.ws-header .ws-header__cart-count{top:-8px;right:-8px;min-width:20px;height:20px}}.ws-header .ws-header__menu-btn{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e7eb;padding:12px;border-radius:8px;cursor:pointer;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}@media(min-width:768px){.ws-header .ws-header__menu-btn{display:none}}.ws-header .ws-header__menu-btn:hover{background:#f9fafb;box-shadow:0 4px 6px -1px #0000001a}.ws-header .ws-header__menu-btn svg{width:20px;height:20px;color:#374151}.ws-header .ws-header__nav{display:none;background:#1e293b;color:#fff;width:100%}@media(min-width:768px){.ws-header .ws-header__nav{display:block}}.ws-header .ws-header__nav-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:640px){.ws-header .ws-header__nav-container{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.ws-header .ws-header__nav-container{padding-left:32px;padding-right:32px}}.ws-header .ws-header__nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px;width:100%}.ws-header .ws-header__nav-left{display:flex;align-items:center;gap:4px}@media(min-width:1024px){.ws-header .ws-header__nav-left{gap:8px}}.ws-header .ws-header__nav-item{position:relative}.ws-header .ws-header__nav-btn{display:inline-flex;align-items:center;gap:4px;padding:12px 16px;background:transparent;border:none;color:#fff;font-size:14px;font-weight:500;letter-spacing:-.025em;cursor:pointer;transition:all .2s ease;text-decoration:none;border-radius:6px;white-space:nowrap}@media(min-width:1024px){.ws-header .ws-header__nav-btn{padding:12px 24px;font-size:16px}}.ws-header .ws-header__nav-btn:hover{color:#fb923c;background:#334155}.ws-header .ws-header__nav-btn svg{width:16px;height:16px;transition:transform .2s ease;flex-shrink:0}.ws-header .ws-header__mega-menu{position:absolute;left:0;top:100%;margin-top:8px;width:calc(100vw - 32px);max-width:1152px;z-index:9999;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;pointer-events:none}@media(min-width:768px){.ws-header .ws-header__mega-menu{width:auto;min-width:800px;max-width:1152px}}@media(min-width:1024px){.ws-header .ws-header__mega-menu{min-width:1000px;max-width:1280px}}@media(min-width:1280px){.ws-header .ws-header__mega-menu{min-width:1100px;max-width:1344px}}.ws-header .ws-header__mega-menu-wrapper{background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;border:1px solid #e5e7eb;overflow:hidden}.ws-header .ws-header__mega-menu.active{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.ws-header .ws-header__mega-menu-inner{padding:16px}@media(min-width:640px){.ws-header .ws-header__mega-menu-inner{padding:24px}}@media(min-width:1024px){.ws-header .ws-header__mega-menu-inner{padding:32px}}.ws-header .ws-header__mega-menu-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:640px){.ws-header .ws-header__mega-menu-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media(min-width:1024px){.ws-header .ws-header__mega-menu-grid{grid-template-columns:repeat(4,1fr);gap:32px}}.ws-header .ws-header__mega-col{display:flex;flex-direction:column;gap:16px;min-width:0}.ws-header .ws-header__mega-col-header{display:flex;align-items:center;padding-bottom:12px;border-bottom:1px solid #f3f4f6}.ws-header .ws-header__mega-col-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;padding:8px;background:#ffedd5;border-radius:8px;margin-right:12px}.ws-header .ws-header__mega-col-icon svg{width:20px;height:20px;color:#ea580c}.ws-header .ws-header__mega-col-title{font-size:16px;font-weight:600;letter-spacing:-.025em;color:#111827;margin:0}@media(min-width:640px){.ws-header .ws-header__mega-col-title{font-size:18px}}.ws-header .ws-header__mega-links{display:flex;flex-direction:column;gap:4px}.ws-header .ws-header__mega-link{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;color:#374151;text-decoration:none;font-size:14px;font-weight:500;letter-spacing:-.025em;border-radius:8px;transition:all .2s ease}@media(min-width:640px){.ws-header .ws-header__mega-link{font-size:16px}}.ws-header .ws-header__mega-link:hover{background:#fff7ed;color:#ea580c}.ws-header .ws-header__mega-link svg{width:16px;height:16px;opacity:0;transition:opacity .2s ease;flex-shrink:0}.ws-header .ws-header__mega-link:hover svg{opacity:1}.ws-header .ws-header__promo-cards{display:flex;flex-direction:column;gap:12px}.ws-header .ws-header__promo-card{padding:12px;border-radius:12px;border:1px solid;transition:box-shadow .2s ease}@media(min-width:640px){.ws-header .ws-header__promo-card{padding:16px}}.ws-header .ws-header__promo-card:hover{box-shadow:0 4px 6px -1px #0000001a}.ws-header .ws-header__promo-card--orange{background:linear-gradient(to bottom right,#fff7ed,#ffedd5);border-color:#fed7aa}.ws-header .ws-header__promo-card--orange h4{font-size:14px;font-weight:600;color:#9a3412;margin:0 0 8px}@media(min-width:640px){.ws-header .ws-header__promo-card--orange h4{font-size:16px}}.ws-header .ws-header__promo-card--orange p{font-size:12px;color:#c2410c;margin:0 0 12px;line-height:1.4}@media(min-width:640px){.ws-header .ws-header__promo-card--orange p{font-size:14px}}.ws-header .ws-header__promo-card--slate{background:linear-gradient(to bottom right,#f8fafc,#f1f5f9);border-color:#e2e8f0}.ws-header .ws-header__promo-card--slate h4{font-size:14px;font-weight:600;color:#1e293b;margin:0 0 8px}@media(min-width:640px){.ws-header .ws-header__promo-card--slate h4{font-size:16px}}.ws-header .ws-header__promo-card--slate p{font-size:12px;color:#334155;margin:0 0 12px;line-height:1.4}@media(min-width:640px){.ws-header .ws-header__promo-card--slate p{font-size:14px}}.ws-header .ws-header__promo-btn{display:inline-flex;align-items:center;gap:4px;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:500;letter-spacing:-.025em;text-decoration:none;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}@media(min-width:640px){.ws-header .ws-header__promo-btn{padding:8px 16px;font-size:14px}}.ws-header .ws-header__promo-btn:hover{box-shadow:0 4px 6px -1px #0000001a}.ws-header .ws-header__promo-btn--orange{background:#ea580c;color:#fff}.ws-header .ws-header__promo-btn--orange:hover{background:#c2410c}.ws-header .ws-header__promo-btn--slate{background:#475569;color:#fff}.ws-header .ws-header__promo-btn--slate:hover{background:#334155}.ws-header .ws-header__promo-btn svg{width:12px;height:12px}@media(min-width:640px){.ws-header .ws-header__promo-btn svg{width:16px;height:16px}}.ws-header .ws-header__dropdown{position:absolute;left:0;top:100%;margin-top:8px;width:288px;z-index:9999;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;pointer-events:none}@media(min-width:640px){.ws-header .ws-header__dropdown{width:320px}}.ws-header .ws-header__dropdown-wrapper{background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;border:1px solid #e5e7eb;overflow:hidden}.ws-header .ws-header__dropdown.active{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.ws-header .ws-header__dropdown-inner{padding:16px}.ws-header .ws-header__dropdown-links{display:flex;flex-direction:column;gap:4px}.ws-header .ws-header__dropdown-link{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#374151;text-decoration:none;border-radius:8px;transition:all .2s ease;letter-spacing:-.025em}.ws-header .ws-header__dropdown-link:hover{background:#fff7ed;color:#ea580c}.ws-header .ws-header__dropdown-link-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;padding:8px;background:#ffedd5;border-radius:8px;flex-shrink:0;transition:background-color .2s ease}.ws-header .ws-header__dropdown-link:hover .ws-header__dropdown-link-icon{background:#fed7aa}.ws-header .ws-header__dropdown-link-icon svg{width:20px;height:20px;color:#ea580c}.ws-header .ws-header__dropdown-link-text{flex:1;min-width:0}.ws-header .ws-header__dropdown-link-title{font-size:14px;font-weight:500;letter-spacing:-.025em;color:#111827;display:block}.ws-header .ws-header__dropdown-link-desc{font-size:14px;color:#6b7280;display:block;margin-top:2px}.ws-header .ws-header__dropdown-link>svg{width:16px;height:16px;opacity:0;transition:opacity .2s ease;flex-shrink:0}.ws-header .ws-header__dropdown-link:hover>svg{opacity:1}.ws-header__mobile-menu{display:none;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 20px 25px -5px #0000001a;max-height:calc(100vh - 120px);overflow-y:auto}.ws-header__mobile-menu.active{display:block}@media(min-width:768px){.ws-header__mobile-menu{display:none!important}}.ws-header__mobile-inner{padding:12px 8px;display:flex;flex-direction:column;gap:12px}@media(min-width:480px){.ws-header__mobile-inner{padding:16px 12px;gap:16px}}@media(min-width:640px){.ws-header__mobile-inner{padding:24px 16px;gap:24px}}.ws-header__mobile-search .ws-header__search-form{display:block}.ws-header__mobile-search .ws-header__search-input{width:100%}.ws-header__mobile-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media(min-width:640px){.ws-header__mobile-actions{gap:12px}}.ws-header__mobile-action-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border-radius:8px;font-size:14px;font-weight:500;letter-spacing:-.025em;text-decoration:none;transition:background-color .2s ease}@media(min-width:640px){.ws-header__mobile-action-btn{padding:12px 16px;font-size:16px}}.ws-header__mobile-action-btn svg{width:16px;height:16px}.ws-header__mobile-action-btn--primary{background:#ea580c;color:#fff}.ws-header__mobile-action-btn--primary:hover{background:#c2410c}.ws-header__mobile-action-btn--secondary{background:#475569;color:#fff}.ws-header__mobile-action-btn--secondary:hover{background:#334155}.ws-header__mobile-accordion{border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000d;overflow:hidden}.ws-header__mobile-accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px;background:#fff;border:none;cursor:pointer;transition:background-color .2s ease;text-align:left}@media(min-width:640px){.ws-header__mobile-accordion-trigger{padding:16px}}.ws-header__mobile-accordion-trigger:hover{background:#f9fafb}.ws-header__mobile-accordion-trigger-left{display:flex;align-items:center}.ws-header__mobile-accordion-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:6px;background:#ffedd5;border-radius:8px;margin-right:8px}@media(min-width:640px){.ws-header__mobile-accordion-icon{width:36px;height:36px;padding:8px;margin-right:12px}}.ws-header__mobile-accordion-icon svg{width:16px;height:16px;color:#ea580c}@media(min-width:640px){.ws-header__mobile-accordion-icon svg{width:20px;height:20px}}.ws-header__mobile-accordion-title{font-size:14px;font-weight:600;letter-spacing:-.025em;color:#111827}@media(min-width:640px){.ws-header__mobile-accordion-title{font-size:16px}}.ws-header__mobile-accordion-arrow{width:16px;height:16px;color:#9ca3af;transition:transform .2s ease}@media(min-width:640px){.ws-header__mobile-accordion-arrow{width:20px;height:20px}}.ws-header__mobile-accordion.active .ws-header__mobile-accordion-arrow{transform:rotate(90deg)}.ws-header__mobile-accordion-content{display:none;background:#f9fafb;border-top:1px solid #e5e7eb;padding:12px}@media(min-width:640px){.ws-header__mobile-accordion-content{padding:16px}}.ws-header__mobile-accordion.active .ws-header__mobile-accordion-content{display:block}.ws-header__mobile-section-title{font-size:12px;font-weight:600;color:#111827;text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px}@media(min-width:640px){.ws-header__mobile-section-title{font-size:14px;margin-bottom:12px}}.ws-header__mobile-links{display:flex;flex-direction:column;gap:8px}.ws-header__mobile-link{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#fff;border-radius:8px;color:#374151;text-decoration:none;font-size:14px;font-weight:500;letter-spacing:-.025em;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}@media(min-width:640px){.ws-header__mobile-link{padding:12px 16px;font-size:16px}}.ws-header__mobile-link:hover{color:#ea580c;box-shadow:0 4px 6px -1px #0000001a}.ws-header__mobile-link svg{width:12px;height:12px;color:#9ca3af}@media(min-width:640px){.ws-header__mobile-link svg{width:16px;height:16px}}.ws-header__mobile-brand-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}@media(min-width:640px){.ws-header__mobile-brand-grid{gap:8px}}.ws-header__mobile-brand-link{padding:6px 8px;background:#fff;border-radius:8px;color:#374151;text-decoration:none;font-size:12px;font-weight:500;text-align:center;transition:all .2s ease}@media(min-width:640px){.ws-header__mobile-brand-link{padding:8px 12px;font-size:14px}}.ws-header__mobile-brand-link:hover{background:#fff7ed;color:#ea580c}.ws-header__mobile-direct-links{display:flex;flex-direction:column;gap:8px}.ws-header__mobile-direct-link{display:flex;align-items:center;justify-content:space-between;padding:12px;border:1px solid #e5e7eb;border-radius:12px;color:#111827;text-decoration:none;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}@media(min-width:640px){.ws-header__mobile-direct-link{padding:16px}}.ws-header__mobile-direct-link:hover{background:#f9fafb;box-shadow:0 4px 6px -1px #0000001a}.ws-header__mobile-direct-link-left{display:flex;align-items:center}.ws-header__mobile-direct-link-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:6px;background:#ffedd5;border-radius:8px;margin-right:8px}@media(min-width:640px){.ws-header__mobile-direct-link-icon{width:36px;height:36px;padding:8px;margin-right:12px}}.ws-header__mobile-direct-link-icon svg{width:16px;height:16px;color:#ea580c}@media(min-width:640px){.ws-header__mobile-direct-link-icon svg{width:20px;height:20px}}.ws-header__mobile-direct-link span{font-size:14px;font-weight:500}@media(min-width:640px){.ws-header__mobile-direct-link span{font-size:16px}}.ws-header__mobile-direct-link>svg{width:16px;height:16px;color:#9ca3af}.ws-header__mobile-footer{padding-top:16px;border-top:1px solid #e5e7eb}@media(min-width:640px){.ws-header__mobile-footer{padding-top:24px}}.ws-header__mobile-footer-info{display:grid;grid-template-columns:1fr;gap:12px;text-align:center}@media(min-width:640px){.ws-header__mobile-footer-info{gap:16px}}.ws-header__mobile-footer-item{display:flex;align-items:center;justify-content:center;gap:6px;color:#4b5563;font-size:12px}@media(min-width:640px){.ws-header__mobile-footer-item{gap:8px;font-size:14px}}.ws-header__mobile-footer-item svg{width:12px;height:12px;color:#ea580c}@media(min-width:640px){.ws-header__mobile-footer-item svg{width:16px;height:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ws-header.css.map */
