/*!
 * @copyright 2026 Fortee Uniforme Inc. All rights reserved.
 * @license PROPRIETARY - Unauthorized copying prohibited.
 * Protected under the Canadian Copyright Act (R.S.C., 1985, c. C-42).
 */.fortee-hdr-section{position:sticky;top:0;z-index:10020;background:transparent!important}.fortee-hdr-wrapper{width:100%;position:relative;z-index:100;background:transparent}.fortee-hdr-container{margin:0;padding:0 clamp(16px,calc(16px + (100vw - 1280px) * .066667),48px)}.fortee-hdr-bar{position:relative;z-index:101;background:#fffffff2;color:var(--fortee-graphite);border-radius:var(--fortee-radius-pill);margin:6px 24px;box-shadow:var(--fortee-elevation-1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:box-shadow .25s ease}[id^=shopify-section] .fortee-hdr-wrapper{background:transparent!important}.fortee-hdr-inner{display:grid;grid-template-columns:minmax(min-content,1fr) auto minmax(min-content,1fr);align-items:center;gap:clamp(10px,calc(10px + (100vw - 1280px)/80),16px);height:56px;position:relative}.fortee-hdr-logo-link{grid-column:2;grid-row:1;margin-inline:12px;display:flex;align-items:center;justify-content:center;justify-self:center;text-decoration:none;color:var(--fortee-graphite)}.fortee-hdr-logo-img{display:block;height:clamp(26px,calc(26px + (100vw - 1280px)/40),38px);width:auto;object-fit:contain}.fortee-hdr-logo-mark{display:none;width:auto;object-fit:contain}.fortee-hdr-logo-text{font-size:22px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--fortee-graphite)}.fortee-hdr-nav{grid-column:1;grid-row:1;display:flex;align-items:center;justify-content:flex-start;gap:2px;min-width:0;overflow:hidden}.fortee-hdr-nav-link{display:inline-flex;align-items:center;gap:4px;padding:8px clamp(7px,calc(7px + (100vw - 1280px) * .014583),14px);font-size:clamp(12px,calc(12px + (100vw - 1280px) * .0041667),14px);font-weight:500;color:var(--fortee-graphite);text-decoration:none;border:none;background:none;cursor:pointer;white-space:nowrap;border-radius:var(--fortee-radius-md);transition:background .15s;font-family:inherit;line-height:1.4}.fortee-hdr-nav-link:hover{background:#0000000d;color:var(--fortee-graphite)}.fortee-hdr-chevron{transition:transform .2s ease}.fortee-hdr-chevron--open{transform:rotate(180deg)}.fortee-hdr-dropdown{position:relative}.fortee-hdr-dropdown:after{content:"";position:absolute;top:100%;left:-20px;right:-20px;height:30px;display:none}.fortee-hdr-dropdown:hover:after{display:block}.fortee-hdr-mega{position:fixed;top:64px;left:16px;width:90vw;max-width:min(800px,calc(100vw - 32px));background:#fff;border-radius:var(--fortee-radius-lg);box-shadow:var(--fortee-elevation-1);padding:28px 32px;z-index:300;color:var(--fortee-graphite)}.fortee-hdr-mega-enter{transition:opacity .2s ease,transform .2s ease}.fortee-hdr-mega-leave{transition:opacity .15s ease}[x-cloak]{display:none!important}.fortee-hdr-mega-inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr)) 200px;gap:28px}.fortee-hdr-mega-col-heading{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--fortee-graphite);margin:0 0 12px;text-decoration:none;padding-bottom:8px;border-bottom:1px solid var(--fortee-border)}.fortee-hdr-mega-col-heading:hover{color:var(--fortee-blue)}.fortee-hdr-mega-heading{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--fortee-text-muted);margin:0 0 12px}.fortee-hdr-mega-list{list-style:none;margin:0;padding:0}.fortee-hdr-mega-list li{margin-bottom:4px}.fortee-hdr-mega-link{display:block;padding:5px 0;font-size:14px;color:var(--fortee-graphite);text-decoration:none;font-weight:500;transition:color .12s}.fortee-hdr-mega-link:hover{color:var(--fortee-blue)}.fortee-hdr-mega-viewall{display:inline-block;margin-top:12px;padding:6px 10px;font-size:13px;font-weight:600;color:var(--fortee-blue);text-decoration:none}.fortee-hdr-mega-viewall:hover{text-decoration:underline}.fortee-hdr-mega-featured{background:var(--fortee-surface-sunken);border-radius:var(--fortee-radius-lg);padding:16px;min-width:200px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;align-content:center}.fortee-hdr-mega-feat-card{text-decoration:none}.fortee-hdr-mega-feat-card img{width:80px;height:80px;object-fit:cover;border-radius:var(--fortee-radius-lg);background:var(--fortee-paper)}.fortee-hdr-mega-featured-link{display:block;width:100%;text-align:center;font-size:var(--fortee-text-2xs);font-weight:600;color:var(--fortee-blue);text-decoration:none;margin-top:4px}.fortee-hdr-mega-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fortee-hdr-product-card{display:flex;flex-direction:column;gap:6px;text-decoration:none;color:var(--fortee-graphite);border-radius:var(--fortee-radius-lg);padding:8px;transition:background .12s}.fortee-hdr-product-card:hover{background:var(--fortee-surface-sunken)}.fortee-hdr-product-img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--fortee-radius-md);background:var(--fortee-surface-sunken)}.fortee-hdr-product-title{font-size:12px;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fortee-hdr-product-price{font-size:12px;color:var(--fortee-text-muted)}.fortee-hdr-actions{grid-column:3;grid-row:1;display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;overflow:hidden}.fortee-hdr-actions:has(.fortee-hdr-locale [aria-expanded=true]){overflow:visible}.fortee-hdr-search{display:flex;align-items:center;background:var(--fortee-surface-sunken);border:1px solid transparent;border-radius:var(--fortee-radius-pill);padding:0 14px;height:34px;width:140px;min-width:80px;flex-shrink:1;transition:width var(--fortee-duration-base) var(--fortee-ease),background var(--fortee-duration-fast) var(--fortee-ease),border-color var(--fortee-duration-fast) var(--fortee-ease),box-shadow var(--fortee-duration-fast) var(--fortee-ease)}.fortee-hdr-search:focus-within{width:200px;background:var(--fortee-paper);border-color:var(--fortee-blue);box-shadow:var(--fortee-focus-ring)}.fortee-hdr-search-input:focus,.fortee-hdr-search-input:focus-visible{outline:none;box-shadow:none}.fortee-hdr-search-input::-webkit-search-decoration,.fortee-hdr-search-input::-webkit-search-cancel-button,.fortee-hdr-search-input::-webkit-search-results-button{-webkit-appearance:none;appearance:none}.fortee-hdr-search-icon{flex-shrink:0;color:var(--fortee-text-muted);margin-right:8px}.fortee-hdr-search-input{border:none;background:transparent;outline:none;font-size:13px;color:var(--fortee-graphite);width:100%;font-family:inherit;line-height:34px;padding:0}.fortee-hdr-search-input::placeholder{color:var(--fortee-text-muted)}.fortee-hdr-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--fortee-radius-circle);color:var(--fortee-graphite);text-decoration:none;transition:background .15s}.fortee-hdr-icon-btn:hover{background:#0000000f;color:var(--fortee-graphite)}.fortee-hdr-cart-btn{position:relative}.fortee-hdr-cart-count{position:absolute;top:2px;right:0;background:var(--fortee-blue);color:var(--fortee-paper);font-size:var(--fortee-text-2xs);font-weight:700;width:18px;height:18px;border-radius:var(--fortee-radius-circle);display:flex;align-items:center;justify-content:center;line-height:1}.fortee-hdr-mobile-left{display:none;align-items:center;gap:8px}.fortee-hdr-hamburger{display:inline-flex;background:none;border:none;color:var(--fortee-graphite);cursor:pointer;padding:4px}.fortee-hdr-mobile-search{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--fortee-radius-circle);background:var(--fortee-surface-sunken);color:var(--fortee-text-muted);text-decoration:none;transition:background .15s}.fortee-hdr-mobile-search:hover{background:var(--fortee-border)}.fortee-hdr-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#10131761;z-index:99}.fortee-hdr-mobile-panel{display:grid;grid-template-rows:0fr;margin:0 12px;transition:grid-template-rows .3s cubic-bezier(.16,1,.3,1)}.fortee-hdr-mobile-panel.is-open{grid-template-rows:1fr}.fortee-hdr-mobile-panel-inner{box-sizing:border-box;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-height:calc(100vh - 76px);max-height:calc(100dvh - 76px);visibility:hidden;background:#fffffffa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:0 0 20px 20px;box-shadow:0 12px 28px #10131724;transition:visibility 0s linear .3s}.fortee-hdr-mobile-panel.is-open .fortee-hdr-mobile-panel-inner{visibility:visible;transition-delay:0s}.fortee-hdr-mobile-nav{padding:4px 0}.fortee-hdr-m-row{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:56px;padding:10px 18px;margin:0;border:0;background:none;font-family:inherit;font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1.3;color:var(--fortee-graphite);text-align:left;text-decoration:none;cursor:pointer;transition:background .15s}.fortee-hdr-m-row.is-open{background:var(--fortee-surface-sunken)}.fortee-hdr-m-row:active{background:#1013170f}@media(hover:hover){.fortee-hdr-m-row:hover{background:#1013170a}}.fortee-hdr-mobile-nav>*+*{border-top:1px solid var(--fortee-border)}.fortee-hdr-m-row:focus-visible{outline:2px solid var(--fortee-blue);outline-offset:-3px;box-shadow:none}.fortee-hdr-m-chev{flex:none;color:var(--fortee-text-muted);transition:transform .28s cubic-bezier(.16,1,.3,1),color .15s}.fortee-hdr-m-chev.is-open{transform:rotate(180deg);color:var(--fortee-graphite)}.fortee-hdr-m-sub{display:grid;grid-template-rows:0fr;background:var(--fortee-surface-sunken);transition:grid-template-rows .28s cubic-bezier(.16,1,.3,1)}.fortee-hdr-m-sub.is-open{grid-template-rows:1fr}.fortee-hdr-m-sub-inner{box-sizing:border-box;min-height:0;overflow:hidden;visibility:hidden;padding:0 18px;transition:visibility 0s linear .28s}.fortee-hdr-m-sub-inner:after{content:"";display:block;height:14px}.fortee-hdr-m-sub.is-open .fortee-hdr-m-sub-inner{visibility:visible;transition-delay:0s}.fortee-hdr-m-group{box-sizing:border-box;display:flex;align-items:flex-end;min-height:44px;padding:14px 0 8px;font-size:var(--fortee-text-2xs);font-weight:700;text-transform:uppercase;letter-spacing:.08em;line-height:1.25;color:var(--fortee-graphite);text-decoration:none;border-bottom:1px solid var(--fortee-border)}.fortee-hdr-m-sublink{box-sizing:border-box;display:flex;align-items:center;min-height:44px;padding:4px 0;font-size:15px;font-weight:500;line-height:1.3;color:var(--fortee-text-secondary);text-decoration:none;transition:color .12s}.fortee-hdr-m-sublink+.fortee-hdr-m-group{margin-top:12px}.fortee-hdr-m-sublink:active{color:var(--fortee-blue-hover)}@media(hover:hover){.fortee-hdr-m-group:hover,.fortee-hdr-m-sublink:hover{color:var(--fortee-blue-hover)}}.fortee-hdr-m-group:focus-visible,.fortee-hdr-m-sublink:focus-visible{outline:2px solid var(--fortee-blue);outline-offset:2px;box-shadow:none}@media(prefers-reduced-motion:reduce){.fortee-hdr-mobile-panel,.fortee-hdr-m-sub,.fortee-hdr-m-chev,.fortee-hdr-m-row{transition:none}.fortee-hdr-mobile-panel-inner,.fortee-hdr-m-sub-inner{transition-delay:0s}}@media(max-width:1279px){.fortee-hdr-container{padding:0 12px}.fortee-hdr-bar{border-radius:var(--fortee-radius-pill);margin:6px 12px;padding:0 12px;background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:var(--fortee-elevation-1)}.fortee-hdr-inner{height:44px;gap:8px}.fortee-hdr-nav,.fortee-hdr-search{display:none}.fortee-hdr-mobile-left{display:flex;grid-column:1;grid-row:1;justify-content:flex-start}.fortee-hdr-logo-link{margin-inline:0}.fortee-hdr-logo-img{height:24px}.fortee-hdr-icon-btn{width:32px;height:32px}.fortee-hdr-icon-btn svg{width:18px;height:18px}.fortee-hdr-mobile-search{width:30px;height:30px}.fortee-hdr-mobile-search svg{width:15px;height:15px}.fortee-hdr-hamburger{color:var(--fortee-graphite)}.fortee-hdr-hamburger svg{width:20px;height:20px}}@media(max-width:479px){.fortee-hdr-logo-img{display:none}.fortee-hdr-logo-mark{display:block;height:26px}}@media(min-width:1280px){.fortee-hdr-mobile-left,.fortee-hdr-mobile-panel,.fortee-hdr-overlay{display:none!important}}.fortee-hdr-section{transition:top .35s cubic-bezier(.16,1,.3,1)}.fortee-hdr--hidden{top:calc(-1 * var(--fortee-header-h, 80px))}.fortee-hdr-locale{display:flex;align-items:center;position:relative}.fortee-hdr-locale .localization-form{margin:0}.fortee-hdr-locale .localization-form__select,.fortee-hdr-locale .disclosure__button.localization-form__select{display:inline-flex;align-items:center;gap:6px;min-height:34px;min-width:0;height:34px;margin:0;padding:0 26px 0 12px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1;color:var(--fortee-graphite);border:1px solid transparent;border-radius:var(--fortee-radius-lg);background:transparent;cursor:pointer;-webkit-appearance:none;appearance:none;transition:background .15s,border-color .15s}.fortee-hdr-locale .localization-form__select:hover{background:#0000000a;border-color:#0000001a}.fortee-hdr-locale .localization-form__select[aria-expanded=true]{background:#009aff14;border-color:#009aff73}.fortee-hdr-locale .localization-form__select:focus-visible{outline:2px solid var(--fortee-blue);outline-offset:2px;box-shadow:none}.fortee-hdr-locale .localization-form__select .icon-caret{right:10px;height:.5rem;top:calc(50% - .25rem)}.fortee-hdr-locale .disclosure__list-wrapper{border:1px solid rgba(0,0,0,.07);border-radius:var(--fortee-radius-lg);box-shadow:var(--fortee-elevation-1);background:#fffffffa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden;padding:6px;min-width:150px;bottom:initial;top:calc(100% + 6px);right:0;transform:translateY(0)}.fortee-hdr-locale .disclosure__list{border:0}.fortee-hdr-locale .disclosure__link{display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:var(--fortee-radius-lg);font-size:13px;font-weight:500;text-transform:none;letter-spacing:0;transition:background .12s}.fortee-hdr-locale .disclosure__link:hover{background:#0000000d}.fortee-hdr-locale .disclosure__link[aria-current=true]{background:#009aff1a;color:var(--fortee-blue-hover);font-weight:600}.fortee-hdr-locale .disclosure__link svg{width:12px;height:12px;color:var(--fortee-blue)}.fortee-hdr-wrapper>.menu-drawer[hidden]{display:none!important}@media(max-width:1279px){.fortee-hdr-locale{display:none}}.fortee-hdr-mobile-locale{padding:14px 18px 18px;border-top:1px solid var(--fortee-border)}.fortee-hdr-m-lang-form{margin:0}.fortee-hdr-m-lang{box-sizing:border-box;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:4px;padding:4px;background:var(--fortee-surface-sunken);border-radius:var(--fortee-radius-lg)}.fortee-hdr-m-lang-btn{box-sizing:border-box;min-height:44px;padding:0 10px;border:0;border-radius:5px;background:transparent;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.2;color:var(--fortee-text-muted);cursor:pointer;transition:background .15s,color .15s}.fortee-hdr-m-lang-btn.is-active{background:var(--fortee-blue);color:var(--fortee-graphite)}@media(hover:hover){.fortee-hdr-m-lang-btn:not(.is-active):hover{background:#1013170d;color:var(--fortee-graphite)}}.fortee-hdr-m-lang-btn:focus-visible{outline:2px solid var(--fortee-blue);outline-offset:2px;box-shadow:none}
/*# sourceMappingURL=/cdn/shop/t/38/assets/fortee-header.css.map */
