/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.overline{text-decoration-line:overline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#151515;--muted:#64666b;--orange:#e60000;--orange-dark:#bd0000;--blue:#bd0000;--green:#137a48;--line:#dedfe1;--soft:#f4f5f6;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:calc(16px * var(--user-text-scale,1));margin:0}button,input,select,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:100%;max-width:1280px;margin:0 auto;padding-left:28px;padding-right:28px}.announcement{background:var(--ink);color:#fff;text-transform:uppercase;align-items:center;min-height:36px;font-size:.78rem;font-weight:700;display:flex;overflow:hidden}.announcement-track{will-change:transform;flex:none;align-items:center;min-width:max-content;animation:28s linear infinite announcement-scroll;display:flex}.announcement span{white-space:nowrap;align-items:center;gap:8px;padding:0 42px;display:inline-flex}.announcement svg{color:var(--orange)}@keyframes announcement-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{border-bottom:1px solid var(--line);z-index:30;background:#fff;transition:box-shadow .22s;position:sticky;top:0}.header-main{grid-template-columns:minmax(285px,auto) minmax(260px,1fr) auto;align-items:center;gap:34px;min-height:86px;transition:min-height .22s;display:grid}.site-header.compact{box-shadow:0 8px 24px #14161814}.site-header.compact .header-main{min-height:86px}.site-header.compact .brand-logo-image{height:54px}.logo{width:max-content;min-width:0;line-height:1;display:inline-flex}.brand-lockup{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-copy{gap:5px;min-width:0;display:grid}.brand-copy strong{color:var(--ink);white-space:nowrap;font-size:1.08rem;font-weight:950;line-height:1}.brand-copy small{color:var(--orange);text-transform:uppercase;white-space:nowrap;font-size:.58rem;font-weight:900;line-height:1.1}.brand-logo-image{object-fit:contain;width:auto;max-width:74px;height:54px}.search-wrap{min-width:0;position:relative}.search-box{background:#f3f4f5;border:1px solid #d6d8da;border-radius:5px;align-items:center;gap:10px;height:46px;padding:0 14px;display:flex}.search-box:focus-within{border-color:var(--orange);background:#fff;box-shadow:0 0 0 3px #f15a241f}.search-box input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;min-width:0}.search-box button{cursor:pointer;background:0 0;border:0;padding:4px;display:grid}.search-suggestions{z-index:50;background:#fff;border:1px solid #d9dbde;padding:8px;position:absolute;top:calc(100% + 7px);left:0;right:0;box-shadow:0 18px 38px #12141829}.search-suggestions>span{color:var(--muted);text-transform:uppercase;padding:7px 9px;font-size:.66rem;font-weight:900;display:block}.search-suggestions>button{cursor:pointer;text-align:left;background:#fff;border:0;grid-template-columns:48px 1fr auto;align-items:center;gap:11px;width:100%;padding:8px;display:grid}.search-suggestions>button:hover{background:#f3f4f5}.search-suggestions img{aspect-ratio:1;object-fit:contain;width:48px}.search-suggestions button>span{gap:3px;min-width:0;display:grid}.search-suggestions strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.search-suggestions small{color:var(--muted);font-size:.68rem}.search-suggestions>p{color:var(--muted);margin:8px;font-size:.78rem}.quote-trigger{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:5px;align-items:center;gap:9px;height:46px;padding:0 14px;font-weight:800;display:flex}.quote-trigger b{background:var(--orange);border-radius:50%;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:.73rem;display:inline-flex}.desktop-nav{border-top:1px solid #ececee;position:relative}.desktop-nav .shell{align-items:center;gap:0;min-height:46px;display:flex;overflow:visible}.desktop-nav button,.desktop-nav a{cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:15px 18px;font-size:.84rem;font-weight:800}.desktop-nav button:hover,.desktop-nav a:hover{color:var(--orange)}.desktop-nav .nav-advisor{background:var(--orange);color:#fff;align-items:center;gap:7px;margin-left:8px;padding:10px 13px;display:inline-flex}.desktop-nav .nav-advisor:hover,.desktop-nav .nav-advisor:focus-visible{color:#fff;background:#ba0000}.desktop-nav a:last-child{margin-left:auto}.catalog-menu{align-self:stretch;display:flex;position:relative}.desktop-nav .catalog-menu-trigger{background:var(--ink);color:#fff;align-items:center;gap:10px;min-width:218px;padding:0 18px;display:flex}.desktop-nav .catalog-menu-trigger:hover{color:#fff;background:#292c30}.catalog-menu-trigger svg:last-child{margin-left:auto;transition:transform .18s}.catalog-menu-trigger svg.rotated{transform:rotate(180deg)}.category-mega-menu{z-index:50;background:#fff;border:1px solid #dfe1e4;min-width:min(910px,100vw - 48px);animation:.17s ease-out menu-in;position:absolute;top:calc(100% + 1px);left:0;overflow:hidden;box-shadow:0 20px 48px #1012152e}@keyframes menu-in{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}.category-menu-heading{background:#f5f6f7;border-bottom:1px solid #dfe1e4;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.category-menu-heading span{color:var(--orange);text-transform:uppercase;font-size:.66rem;font-weight:900}.category-menu-heading strong{font-size:.92rem}.category-menu-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:12px;display:grid}.category-menu-groups section{border-right:1px solid #e7e8ea;padding:4px 10px 8px}.category-menu-groups section:last-child{border-right:0}.category-menu-groups h2{color:#74777c;text-transform:uppercase;margin:8px 8px 9px;font-size:.65rem}.desktop-nav .category-menu-groups a{text-align:left;border-radius:4px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:9px 8px;display:grid}.desktop-nav .category-menu-groups a:hover,.desktop-nav .category-menu-groups a.active{background:var(--orange)}@supports (color:color-mix(in lab, red, red)){.desktop-nav .category-menu-groups a:hover,.desktop-nav .category-menu-groups a.active{background:color-mix(in srgb, var(--orange) 9%, #fff)}}.desktop-nav .category-menu-groups a:hover,.desktop-nav .category-menu-groups a.active{color:var(--ink)}.category-menu-icon{color:var(--ink);background:#f0f1f2;border:1px solid #e0e2e4;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.category-menu-groups a:hover .category-menu-icon,.category-menu-groups a.active .category-menu-icon{background:var(--orange);border-color:var(--orange);color:#fff}.category-menu-icon svg{width:22px;height:22px}.category-menu-icon .catalog-icon-image{object-fit:contain;width:34px;height:34px;transition:transform .18s}.category-menu-copy{gap:4px;min-width:0;display:grid}.category-menu-copy strong{white-space:normal;font-size:.79rem;line-height:1.15}.category-menu-copy small{color:#767a80;white-space:normal;font-size:.62rem;font-weight:650;line-height:1.2}.desktop-nav .category-menu-all{background:var(--ink);color:#fff;justify-content:center;align-items:center;width:100%;padding:14px 20px;display:flex}.desktop-nav .category-menu-all:hover{background:var(--orange);color:#fff}.icon-button.mobile-menu{display:none}.icon-button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;min-width:42px;min-height:42px;padding:6px;display:inline-flex}.hero{height:500px;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-image{animation:.42s both hero-image-in}.hero-product-campaign{background:radial-gradient(circle at 82% 42%,#f26a2133,#0000 28%),linear-gradient(120deg,#07192b 0%,#102c47 58%,#0c2238 100%)}.hero-product-scene{animation:.42s both hero-image-in;position:absolute;inset:0}.hero-product-panel{background:linear-gradient(145deg,#fff,#eef1f3);border:1px solid #ffffff6b;border-radius:26px;width:min(42vw,600px);height:430px;position:absolute;top:45px;right:max(5vw,44px);overflow:hidden;transform:rotate(1.5deg);box-shadow:0 28px 70px #00000057}.hero-product-photo{object-fit:contain;background:radial-gradient(circle at 50% 43%,#fff 0%,#f7f8f9 64%,#edf0f2 100%);width:100%;height:100%;padding:16px 26px;display:block}.hero-product-highlights{flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:absolute;top:18px;right:18px}.hero-product-highlights small{border-left:3px solid var(--primary);color:#17212b;text-overflow:ellipsis;white-space:nowrap;background:#fff;max-width:230px;padding:7px 9px;font-size:.62rem;font-weight:850;overflow:hidden;box-shadow:0 5px 16px #07192b1f}.hero-product-brand{color:#fff;background:#081828f5;grid-template-columns:82px 1fr;align-items:center;gap:1px 12px;padding:13px 20px;display:grid;position:absolute;bottom:0;left:0;right:0}.hero-product-logo{grid-row:1/3;justify-content:center;align-items:center;width:82px;height:42px;display:flex;position:relative;overflow:hidden}.hero-product-logo img{filter:none;object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.hero-product-logo strong{letter-spacing:0;overflow-wrap:anywhere;text-align:center;text-transform:uppercase;align-items:center;font-size:.68rem;line-height:1.1;display:flex}.hero-product-logo:has(img) strong{visibility:hidden}.hero-product-brand b{font-size:.83rem}.hero-product-brand small{color:#b9c5cf;font-size:.66rem}.hero-product-campaign .hero-overlay{background:linear-gradient(90deg,#05111dfa 0%,#05111de0 41%,#05111d14 68%)}@keyframes hero-image-in{0%{opacity:.45}to{opacity:1}}.hero-overlay{background:linear-gradient(90deg,#080a0de6 0%,#080a0dc2 36%,#080a0d26 72%);position:absolute;inset:0}.hero-content{color:#fff;flex-direction:column;justify-content:center;display:flex;position:absolute;inset:0}.hero-kicker,.overline{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.76rem;font-weight:900}.hero h1{max-width:720px;margin:0;font-size:clamp(2.6rem,5vw,4.7rem);font-weight:950;line-height:1}.hero-content>p:not(.hero-kicker){color:#eef0f2;max-width:640px;margin:20px 0 0;font-size:1.1rem;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-actions button{cursor:pointer;font:inherit}.hero-arrow{color:var(--ink);cursor:pointer;z-index:3;background:#fffffff5;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;bottom:22px}.hero-arrow:hover{background:var(--orange);color:#fff}.hero-arrow-prev{right:78px}.hero-arrow-next{right:28px}.hero-dots{z-index:3;align-items:center;gap:8px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.hero-dots button{cursor:pointer;background:#ffffffa6;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:width .18s,background .18s}.hero-dots button.active{background:#fff;border-radius:5px;width:28px}.button{border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 20px;font-weight:900;display:inline-flex}.button-primary{background:var(--orange);color:#fff}.button-primary:hover{background:var(--orange-dark)}.button-ghost{color:#fff;border-color:#ffffffa6}.button-ghost:hover{color:var(--ink);background:#fff}.button-outline{color:var(--ink);border-color:#b9bcc0}.trust-row{border-bottom:1px solid var(--line)}.trust-row .shell{grid-template-columns:repeat(4,1fr);display:grid}.trust-row .shell>div{align-items:center;gap:14px;min-height:92px;padding:18px;display:flex}.trust-row .shell>div+div{border-left:1px solid var(--line)}.trust-row svg{color:var(--orange);flex:none}.trust-row span{color:var(--muted);gap:3px;font-size:.8rem;display:grid}.trust-row strong{color:var(--ink);font-size:.92rem}.ppe-advisor-launch{color:#fff;background:#17191c}.ppe-advisor-launch .shell{grid-template-columns:minmax(0,1.1fr) auto auto;align-items:center;gap:28px;min-height:170px;padding-top:30px;padding-bottom:30px;display:grid}.ppe-advisor-launch .overline{color:#ff5151}.ppe-advisor-launch h2{margin:7px 0 9px;font-size:clamp(1.55rem,2.5vw,2.35rem);line-height:1.08}.ppe-advisor-launch p{color:#c8cbd0;max-width:570px;margin:0;line-height:1.55}.ppe-advisor-launch-steps{align-items:center;gap:10px;display:flex}.ppe-advisor-launch-steps>svg{color:#6f7379;width:17px;height:17px}.ppe-advisor-launch-steps span{white-space:nowrap;align-items:center;gap:7px;font-size:.74rem;font-weight:800;display:flex}.ppe-advisor-launch-steps i{color:var(--orange);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-style:normal;display:flex}.ppe-advisor-launch .button{white-space:nowrap;min-height:50px}.ppe-advisor-launch-actions{place-items:center stretch;gap:8px;display:grid}.ppe-advisor-launch-actions>a{color:#d5d8dc;text-align:center;text-underline-offset:3px;font-size:.68rem;font-weight:800;text-decoration:underline}.ppe-advisor-launch-actions>a:hover,.ppe-advisor-launch-actions>a:focus-visible{color:#fff}.home-content-flow{flex-direction:column;display:flex}.home-content-flow>.trust-row{order:1}.home-content-flow>.ppe-advisor-launch{order:2}.home-content-flow>.category-section{order:3}.home-content-flow>.catalog-section{order:4}.home-content-flow>.personal-products{order:5}.home-content-flow>.confidence-band{order:6}.home-content-flow>.job-role-section{order:7}.home-content-flow>.industry-section{order:8}.home-content-flow>.kit-builder{order:9}.home-content-flow>.business-banner{order:10}.home-content-flow>.knowledge-strip{order:11}.home-content-flow>.cases-section{order:12}.home-content-flow>.testimonial-section{order:13}.home-content-flow>.client-brands{order:14}.home-content-flow>.location-section{order:15}.home-content-flow>.social-showcase{order:16}.home-content-flow>.supplier-brands{order:17}.category-section{padding-top:72px;padding-bottom:74px}.section-title{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.section-title h2{margin:0;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.05}.section-title a{color:var(--orange);align-items:center;gap:4px;font-weight:850;display:inline-flex}.category-title-actions{align-items:center;gap:18px;display:flex}.category-title-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;align-items:center;gap:7px;padding:10px 13px;font-weight:850;display:inline-flex}.category-title-actions button:hover{border-color:var(--orange);color:var(--orange)}.category-tiles{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.category-tile{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:6px;grid-template-columns:1fr auto;padding:0;display:grid;overflow:hidden}.category-icon-art{aspect-ratio:1/.9;background:#f7f7f8;border-bottom:1px solid #e8e9eb;grid-column:1/-1;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.category-icon-art:before{background:var(--orange);content:"";width:34px;height:4px;transition:width .18s;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.category-icon-art svg{color:#17191c;stroke-width:1.45px;width:82px;height:82px;margin:0;transition:color .18s,transform .18s}.category-icon-art .catalog-icon-image{object-fit:contain;z-index:1;width:min(74%,132px);height:min(74%,132px);margin:0;transition:transform .18s}.category-tile-label{align-items:center;min-height:58px;padding:10px 0 10px 13px;font-size:.86rem;font-weight:850;display:flex}.category-tile-copy{gap:3px;padding:10px 0 10px 13px;display:grid}.category-tile-copy .category-tile-label{min-height:0;padding:0}.category-tile-copy small{color:#777c82;font-size:.62rem;font-weight:750}.category-tile-arrow{color:var(--orange);align-self:center;margin-right:9px}.category-tile:hover{border-color:var(--orange);transform:translateY(-2px)}.category-tile:hover .category-icon-art svg{color:var(--orange);transform:translateY(-4px)scale(1.04)}.category-tile:hover .category-icon-art .catalog-icon-image{transform:translateY(-4px)scale(1.04)}.category-tile:hover .category-icon-art:before{width:58px}.industry-section{height:560px;position:relative;overflow:hidden}.industry-section>img{object-fit:cover;width:100%;height:100%}.industry-shade{background:linear-gradient(90deg,#0a0c0feb,#0a0c0f9e 58%,#0a0c0f2e);position:absolute;inset:0}.industry-content{color:#fff;flex-direction:column;justify-content:center;display:flex;position:absolute;inset:0}.industry-content h2{max-width:720px;margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:1}.industry-content>p{color:#d7dade;max-width:620px;margin:18px 0 27px;line-height:1.6}.industry-options{gap:9px;max-width:1120px;padding-bottom:5px;display:flex;overflow-x:auto}.industry-options button{color:var(--ink);cursor:pointer;text-align:left;background:#fffffff2;border:1px solid #ffffff59;border-radius:5px;flex:0 0 190px;grid-template-columns:30px 1fr 18px;align-items:center;gap:9px;min-height:72px;padding:11px 12px;display:grid}.industry-options button:hover{background:var(--orange);color:#fff;transform:translateY(-2px)}.industry-options button>svg:first-child{color:var(--orange)}.industry-options button:hover>svg:first-child{color:#fff}.industry-options span{gap:3px;font-size:.76rem;font-weight:900;display:grid}.industry-options small{color:#777b80;font-size:.62rem;font-weight:700}.industry-options button:hover small{color:#fff}.featured-section{padding-top:74px;padding-bottom:78px}.featured-section .section-title{align-items:center}.featured-section .section-title p{color:var(--muted);max-width:600px;margin:10px 0 0;line-height:1.5}.carousel-controls{gap:8px;display:flex}.carousel-controls button{cursor:pointer;background:#fff;border:1px solid #cfd1d4;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.carousel-controls button:hover{background:var(--ink);color:#fff}.featured-track{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:16px;margin-right:calc(-50vw + min(1280px,100vw)/2);padding:2px 28px 12px 0;display:flex;overflow-x:auto}.featured-track .product-card{scroll-snap-align:start;flex:0 0 286px}.catalog-section{background:var(--soft);padding:72px 0 84px;scroll-margin-top:130px}.catalog-title{align-items:center}.catalog-title p{color:var(--muted);text-align:right;max-width:460px;margin:0;line-height:1.5}.catalog-category-browser{margin-bottom:28px}.catalog-category-browser>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.catalog-category-browser>header strong{font-size:.92rem}.catalog-category-browser>header span{color:var(--muted);font-size:.72rem}.catalog-category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.catalog-category-grid>a{background:#fff;border:1px solid #d8dade;border-radius:6px;grid-template-columns:48px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:82px;padding:10px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.catalog-category-grid>a:hover{border-color:var(--orange);transform:translateY(-2px);box-shadow:0 8px 20px #14161912}.catalog-category-grid>a.active{background:var(--ink);border-color:var(--ink);color:#fff}.catalog-category-grid>a>span:nth-child(2){gap:4px;min-width:0;display:grid}.catalog-category-grid strong{font-size:.74rem;line-height:1.25}.catalog-category-grid small{color:#777c82;font-size:.63rem;font-weight:750}.catalog-category-grid>a.active small{color:#cfd2d6}.catalog-category-grid>a>svg{color:var(--orange);width:16px;height:16px}.catalog-category-icon{background:#f2f3f4;border-radius:5px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.catalog-category-grid>a.active .catalog-category-icon{color:var(--orange);background:#fff}.catalog-category-icon>svg{width:25px;height:25px}.catalog-category-icon .catalog-icon-image{object-fit:contain;width:42px;height:42px}.filter-row{gap:8px;margin:0 0 26px;padding-bottom:3px;display:flex;overflow-x:auto}.filter-row a{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cfd1d4;border-radius:4px;padding:10px 15px;font-size:.84rem;font-weight:800}.filter-row a.active{background:var(--ink);border-color:var(--ink);color:#fff}.filter-toolbar{align-items:center;gap:12px;margin-bottom:13px;display:flex}.filter-toolbar>span{color:var(--muted);font-size:.76rem;font-weight:800}.catalog-sort{align-items:center;gap:7px;margin-left:auto;display:inline-flex}.catalog-sort>span{color:var(--muted);font-size:.7rem;font-weight:800}.catalog-sort select{color:var(--ink);background:#fff;border:1px solid #cfd1d4;border-radius:4px;min-height:38px;padding:0 30px 0 10px;font-size:.74rem;font-weight:750}.filter-toggle,.reset-filters{cursor:pointer;background:#fff;border:1px solid #cfd1d4;border-radius:4px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:.76rem;font-weight:850;display:inline-flex}.filter-toggle b{background:var(--orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:19px;height:19px;font-size:.64rem;display:inline-flex}.reset-filters{color:var(--orange);background:0 0;border:0}.active-filter-chips{flex-wrap:wrap;gap:7px;margin:-2px 0 13px;display:flex}.active-filter-chips button{border:1px solid var(--orange);background:#fff3f3;align-items:center}@supports (color:color-mix(in lab, red, red)){.active-filter-chips button{border:1px solid color-mix(in srgb, var(--orange) 28%, #dfe1e4)}}.active-filter-chips button{color:#5b2525;cursor:pointer;border-radius:4px;gap:6px;min-height:32px;padding:0 9px;font-size:.68rem;font-weight:800;display:inline-flex}.active-filter-chips button:hover{border-color:var(--orange)}.advanced-filters{background:#fff;border:1px solid #dfe1e4;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:24px;padding:13px;display:grid}.advanced-filters label{color:#55595e;text-transform:uppercase;gap:6px;font-size:.68rem;font-weight:900;display:grid}.advanced-filters select{color:var(--ink);text-transform:none;background:#fff;border:1px solid #cfd1d4;border-radius:4px;width:100%;min-height:42px;padding:0 10px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{background:#fff;border:1px solid #dfe0e2;border-radius:6px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.product-card:hover{border-color:#c9cbce;transform:translateY(-3px);box-shadow:0 14px 30px #191b1e14}.product-image-wrap{position:relative}.product-image{background:#fff;border-bottom:1px solid #e7e8e9;padding:16px;display:block;position:relative;overflow:hidden}.product-image img{aspect-ratio:1;object-fit:contain;width:100%;transition:opacity .24s,transform .24s}.product-image .secondary-product-image{opacity:0;width:calc(100% - 32px);position:absolute;inset:16px}.product-card:hover .product-image .primary-product-image{opacity:0;transform:scale(1.025)}.product-card:hover .product-image .secondary-product-image{opacity:1;transform:scale(1.035)}.product-card:not(:has(.secondary-product-image)):hover .primary-product-image{opacity:1;transform:scale(1.035)}.product-badges{pointer-events:none;z-index:3;flex-direction:column;align-items:flex-start;gap:6px;max-width:calc(100% - 100px);display:flex;position:absolute;top:12px;left:12px}.product-badge{background:var(--blue);color:#fff;text-transform:uppercase;border-radius:3px;padding:6px 8px;font-size:.67rem;font-weight:900}.product-badge.new{background:#d70000;box-shadow:0 5px 16px #c3000038}.location-section{padding-top:8px;padding-bottom:24px;scroll-margin-top:120px}.location-showcase{background:#fff;border-top:1px solid #dfe1e4;border-bottom:1px solid #dfe1e4;padding:22px 0 0}.location-heading{justify-content:space-between;align-items:flex-end;gap:24px;padding:0 28px 18px;display:flex}.location-heading>div:first-child{max-width:610px}.location-heading span,.location-photo figcaption{color:var(--orange);text-transform:uppercase;align-items:center;gap:7px;font-size:.7rem;font-weight:950;display:flex}.location-heading span svg,.location-photo figcaption svg{width:18px;height:18px}.location-heading h2{margin:8px 0 7px;font-size:clamp(1.55rem,2.7vw,2.35rem);line-height:1.12}.location-heading p{color:#60646a;margin:0;font-size:.9rem;line-height:1.6}.location-actions{flex-wrap:wrap;gap:7px;display:flex}.location-actions a{background:var(--orange);color:#fff;border-radius:4px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:.82rem;font-weight:900;display:inline-flex}.location-actions a:last-child{color:#202226;background:#fff;border:1px solid #c9ccd0}.location-media{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);height:300px;display:grid}.location-photo,.location-map{min-height:260px;margin:0;position:relative;overflow:hidden}.location-photo{background:#e9ecef}.location-photo img{object-fit:cover;object-position:center 46%;width:100%;height:100%}.location-photo figcaption{background:#fffffff5;padding:9px 11px;position:absolute;bottom:14px;left:14px}.location-actions a svg,.location-map a svg{width:18px;height:18px}.location-map{background:#eceef0;border-left:1px solid #dfe1e4;overflow:hidden}.location-map iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.location-map>a{color:#fff;z-index:2;background:#151515ed;border-radius:4px;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:.73rem;font-weight:900;display:flex;position:absolute;bottom:16px;right:16px}.social-links{gap:9px;margin-top:16px;display:grid}.social-links>span{color:#aeb2b7;text-transform:uppercase;font-size:.65rem;font-weight:900}.social-links>div{gap:7px;display:flex}.social-links a{color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:4px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:flex}.social-links a:hover{background:var(--orange);border-color:var(--orange);transform:translateY(-2px)}.social-links svg{width:18px;height:18px}.social-showcase{background:#f3f4f5;border-top:1px solid #e0e2e4;border-bottom:1px solid #e0e2e4;padding:58px 0}.social-showcase-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.social-showcase-heading h2{margin:8px 0 0;font-size:2.1rem}.social-showcase-heading>a{color:#fff;background:#171717;border-radius:4px;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:.72rem;font-weight:850;display:inline-flex}.social-showcase-heading>a svg{width:17px;height:17px}.social-showcase-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.social-showcase-grid article{background:#fff;border:1px solid #dfe1e4;min-width:0}.social-showcase-grid article>img{aspect-ratio:1;object-fit:cover;object-position:50% 20%;width:100%;display:block}.social-showcase-grid article>div{gap:7px;padding:13px;display:grid}.social-showcase-grid strong{font-size:.78rem}.social-showcase-grid p{color:#6f747a;margin:0;font-size:.66rem;line-height:1.45}.social-showcase-grid article a{color:var(--orange);align-items:center;gap:5px;margin-top:2px;font-size:.65rem;font-weight:850;display:inline-flex}.social-showcase-grid article a svg{width:14px;height:14px}@media (width<=900px){.social-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.location-media{grid-template-columns:1fr;height:auto}.location-photo,.location-map{min-height:320px}.location-map{border-top:1px solid #dfe1e4;border-left:0}}@media (width<=560px){.social-showcase{padding:42px 0}.social-showcase-heading{flex-direction:column;align-items:flex-start}.social-showcase-heading h2{font-size:1.8rem}.social-showcase-grid{grid-template-columns:1fr}.location-section{padding-bottom:38px}.location-heading{flex-direction:column;align-items:flex-start;padding:0 18px 20px}.location-heading h2{font-size:1.45rem}.location-actions{width:100%}.location-actions a{flex:150px;justify-content:center}.location-photo{min-height:0}.location-photo img{aspect-ratio:4/3;height:auto;display:block}.location-map{min-height:300px}}.quick-view-button{color:#fff;cursor:pointer;opacity:0;white-space:nowrap;z-index:3;background:#151515eb;border:0;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:.7rem;font-weight:850;transition:opacity .18s,transform .18s;display:flex;position:absolute;bottom:11px;left:50%;transform:translate(-50%,8px)}.product-card:hover .quick-view-button,.quick-view-button:focus-visible{opacity:1;transform:translate(-50%)}.product-body{flex-direction:column;flex:1;padding:17px;display:flex}.product-brand{color:var(--orange);text-transform:uppercase;font-size:.7rem;font-weight:950}.product-body h3{text-transform:uppercase;min-height:2.7em;margin:7px 0 8px;font-size:1rem;font-weight:500;line-height:1.35}.product-body p{color:var(--muted);margin:0 0 18px;font-size:.86rem;line-height:1.5}.product-indicators{flex-wrap:wrap;gap:5px;margin:auto 0 12px;display:flex}.product-indicators span{color:#55595e;background:#f0f1f2;border-radius:3px;align-items:center;gap:4px;padding:5px 7px;font-size:.62rem;font-weight:850;display:inline-flex}.product-indicators svg{color:var(--orange)}.product-variant-preview{gap:7px;margin:2px 0 14px;display:grid}.product-variant-preview>small{color:#74777c;text-transform:uppercase;font-size:.63rem;font-weight:850}.product-variant-preview>div{flex-wrap:wrap;gap:5px;display:flex}.product-variant-preview span,.product-variant-preview em{background:#fff;border:1px solid #cfd2d5;border-radius:4px;justify-content:center;align-items:center;min-width:32px;height:29px;padding:0 7px;font-size:.68rem;font-style:normal;font-weight:850;display:inline-flex}.product-variant-preview em{color:#74777c;background:#f2f3f4;border-color:#0000}.quote-product{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:43px;margin-top:auto;font-size:.84rem;font-weight:900;display:flex}.quote-product:hover{background:var(--orange)}.catalog-load-more{justify-content:center;margin-top:24px;display:flex}.catalog-load-more button{color:var(--ink);cursor:pointer;font:inherit;background:#fff;border:1px solid #cfd3d7;border-radius:6px;align-items:center;gap:12px;min-height:48px;padding:10px 18px;font-size:.86rem;font-weight:900;display:inline-flex}.catalog-load-more button:hover{border-color:var(--orange);color:var(--orange)}.catalog-load-more small{color:#85898e;font-size:.68rem;font-weight:750}.product-price{color:var(--ink);margin:10px 0 4px;font-size:1.05rem;font-weight:950;display:block}.catalog-pagination{border-top:1px solid #d8dade;justify-content:space-between;align-items:center;margin-top:30px;padding-top:20px;display:flex}.catalog-pagination p{color:#6f747a;margin:0;font-size:.75rem}.catalog-pagination p strong{color:var(--ink)}.catalog-pagination>div{align-items:center;gap:6px;display:flex}.catalog-pagination button{color:var(--ink);cursor:pointer;font:inherit;background:#fff;border:1px solid #cfd2d6;border-radius:4px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 9px;font-size:.75rem;font-weight:900;display:inline-flex}.catalog-pagination button:hover:not(:disabled),.catalog-pagination button.active{background:var(--orange);border-color:var(--orange);color:#fff}.catalog-pagination button:disabled{cursor:not-allowed;opacity:.38}.catalog-pagination button svg{width:18px;height:18px}.catalog-pagination>div>span{color:#85898e;text-align:center;min-width:20px}.empty-results{border:1px solid var(--line);text-align:center;background:#fff;flex-direction:column;align-items:center;min-height:320px;padding:50px;display:flex}.empty-results svg{color:var(--orange)}.empty-results h3{margin:14px 0 5px}.empty-results p{color:var(--muted)}.empty-results button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:4px;padding:12px 16px;font-weight:800}.business-banner{color:#fff;background:#17191d}.business-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:90px;min-height:430px;padding-top:70px;padding-bottom:70px;display:grid}.business-grid h2{max-width:680px;margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:1}.business-grid p{color:#c8cbd0;max-width:720px;margin:22px 0 28px;line-height:1.65}.business-grid ul{border-left:5px solid var(--orange);background:#23262c;border-radius:5px;margin:0;padding:22px 28px;list-style:none}.business-grid li{align-items:center;gap:12px;padding:14px 0;font-weight:800;display:flex}.business-grid li+li{border-top:1px solid #3b3e44}.business-grid li svg{color:var(--orange);flex:none}.business-actions{flex-wrap:wrap;gap:10px;display:flex}.business-actions button{cursor:pointer}.confidence-band{border-top:1px solid var(--line)}.confidence-band .shell{grid-template-columns:repeat(3,1fr);display:grid}.confidence-band .shell>div{align-items:center;gap:13px;min-height:112px;padding:18px 28px;display:flex}.confidence-band .shell>div+div{border-left:1px solid var(--line)}.confidence-band svg{color:var(--orange);flex:none}.confidence-band span{color:var(--muted);gap:4px;font-size:.73rem;display:grid}.confidence-band strong{color:var(--ink);font-size:.84rem}.brands{grid-template-columns:170px minmax(0,1fr);align-items:center;gap:30px;min-height:184px;display:grid;overflow:hidden}.brands>span{border-left:3px solid var(--orange);color:var(--ink);text-transform:uppercase;padding-left:12px;font-size:.88rem;font-weight:900;line-height:1.35}.supplier-brands{align-items:stretch;min-height:0;padding-top:72px;padding-bottom:30px;scroll-margin-top:150px;display:block;overflow:visible}.brands-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.brands-heading h2{margin:6px 0 0;font-size:2.35rem;line-height:1.05}.brands-heading p{color:var(--muted);max-width:620px;margin:10px 0 0;line-height:1.5}.brand-motion-toggle{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #cfd2d5;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;transition:border-color .17s,color .17s,transform .17s;display:flex}.brand-motion-toggle:hover,.brand-motion-toggle:focus-visible,.brand-motion-toggle[aria-pressed=true]{border-color:var(--orange);color:var(--orange);transform:translateY(-2px)}.brand-carousel{cursor:grab;overscroll-behavior-x:contain;touch-action:pan-y;-webkit-user-select:none;user-select:none;min-width:0;overflow:hidden}.brand-carousel.is-dragging{cursor:grabbing}.brand-carousel:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.supplier-brands .brand-carousel{border-top:1px solid #e6e7e9;border-bottom:1px solid #e6e7e9;padding:20px 0}.brand-track{animation:brand-scroll var(--brand-carousel-duration,50s) linear infinite;will-change:transform;width:max-content;display:flex}.brand-set{flex:none;align-items:center;gap:18px;padding-right:18px;display:flex}.brand-carousel:hover .brand-track,.brand-carousel:focus-within .brand-track,.brand-carousel.is-paused .brand-track,.brand-carousel.is-dragging .brand-track{animation-play-state:paused}.brands strong{color:#4c4f55;font-size:1.02rem}.brands .brand-item>strong{letter-spacing:.035em;text-align:center;background:#fffffff0;border-radius:4px;padding:10px 13px;box-shadow:0 5px 18px #00000014}.brands .brand-item{background:#fff;border:1px solid #e1e2e4;border-radius:5px;flex:0 0 218px;justify-content:center;align-items:center;height:102px;padding:12px 20px 24px;transition:border-color .17s,box-shadow .17s,transform .17s;display:flex;position:relative;overflow:hidden}.brands .brand-item img{filter:none;object-fit:contain;width:100%;max-width:176px;height:68px;transition:transform .17s}.supplier-brands .brand-item{border-color:#191b1e29;flex-basis:240px;height:118px;padding:14px 22px 32px}.supplier-brands .brand-item.has-logo img{max-width:194px;height:76px}.supplier-brands .brand-item.wordmark-only{background:#fff;border-color:#dfe1e4}.supplier-brands .brand-item.wordmark-only:before{background:var(--orange);content:"";height:4px;position:absolute;top:0;left:18px;right:18px}.supplier-brands .brand-item.wordmark-only>strong{box-shadow:none;color:#17191c;background:0 0;padding:0;font-size:1.18rem}.brands:not(.client-brands) .brand-item:hover,.brands:not(.client-brands) .brand-item:focus-visible{border-color:var(--orange);transform:translateY(-2px);box-shadow:0 8px 20px #14161817}.brands:not(.client-brands) .brand-item:hover img,.brands:not(.client-brands) .brand-item:focus-visible img{transform:scale(1.045)}.brand-item-action{color:var(--orange);text-transform:uppercase;background:#fffffff5;border-top:1px solid #1e20231a;justify-content:center;align-items:center;gap:3px;height:30px;font-size:.58rem;font-weight:900;display:flex;position:absolute;bottom:0;left:0;right:0}.client-brands .brand-item{padding-bottom:12px}.client-brands .brand-item img{filter:none}@keyframes brand-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}footer{color:#fff;background:#0e0f11}.footer-grid{grid-template-columns:1.5fr 1fr 1.2fr .8fr;gap:50px;padding-top:58px;padding-bottom:54px;display:grid}.logo.light strong{color:#fff}.footer-brand p,footer p{color:#aeb1b6;max-width:330px;margin:18px 0 0;font-size:.86rem;line-height:1.6}footer h3{text-transform:uppercase;margin:0 0 18px;font-size:.86rem}footer a{color:#c9cbd0;align-items:center;gap:8px;margin:0 0 12px;font-size:.86rem;display:flex}.footer-grid>div:nth-child(3) p{align-items:flex-start;gap:8px;margin-top:0;display:flex}.footer-bottom{color:#898c92;border-top:1px solid #313338;justify-content:space-between;padding-top:22px;padding-bottom:22px;font-size:.75rem;display:flex}.social-contact-rail{z-index:85;place-items:center;gap:10px;display:grid;position:fixed;top:56%;right:18px;transform:translateY(-50%)}.social-contact-label{color:#30343a;background:#fffffff5;border:1px solid #d8dadd;border-radius:4px;align-items:center;gap:5px;margin-bottom:2px;padding:6px 7px;font-size:.64rem;font-weight:800;line-height:1;display:flex;box-shadow:0 3px 10px #1014181a}.social-contact-label i{background:#969ba2;border-radius:50%;width:7px;height:7px}.social-contact-label.is-open i{background:#15975f;box-shadow:0 0 0 3px #15975f24}.social-rail-button{background:#fff;border:1px solid #d8dadd;border-radius:6px;justify-content:center;align-items:center;width:50px;height:50px;transition:box-shadow .18s,transform .18s,border-color .18s;display:flex;position:relative;box-shadow:0 5px 16px #10141824}.social-rail-button svg{width:27px;height:27px}.social-rail-button:hover,.social-rail-button:focus-visible{border-color:currentColor;transform:translate(-3px);box-shadow:0 9px 24px #10141833}.social-rail-whatsapp{color:#15975f}.social-rail-instagram{color:#c72c75}.social-gallery{padding-top:26px;padding-bottom:68px}.social-gallery-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.social-gallery-heading h2{margin:7px 0 8px;font-size:clamp(1.55rem,2.6vw,2.35rem);line-height:1.08}.social-gallery-heading p{color:var(--muted);margin:0}.social-gallery-instagram{border:1px solid var(--ink);color:var(--ink);white-space:nowrap;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:.82rem;font-weight:850;display:inline-flex}.social-gallery-instagram:hover,.social-gallery-instagram:focus-visible{background:var(--ink);color:#fff}.social-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.social-gallery-card{color:var(--ink);background:#fff;border:1px solid #dfe1e4;grid-template-rows:220px auto;min-width:0;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden}.social-gallery-card:hover,.social-gallery-card:focus-visible{border-color:var(--orange);transform:translateY(-3px);box-shadow:0 12px 26px #1014181f}.social-gallery-card img{object-fit:cover;background:#f4f5f6;width:100%;height:100%}.social-gallery-copy{gap:7px;padding:15px 16px 17px;display:grid}.social-gallery-copy strong{font-size:.98rem}.social-gallery-copy span{color:var(--muted);font-size:.84rem;line-height:1.45}.social-rail-tooltip{color:#fff;opacity:0;pointer-events:none;white-space:nowrap;background:#202226;border-radius:4px;padding:8px 10px;font-size:.68rem;font-weight:800;transition:opacity .16s,transform .16s;position:absolute;top:50%;right:calc(100% + 10px);transform:translate(6px,-50%)}.social-rail-tooltip:after{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:6px solid #202226;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.social-rail-button:hover .social-rail-tooltip,.social-rail-button:focus-visible .social-rail-tooltip{opacity:1;transform:translateY(-50%)}.business-hours{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:8px;gap:13px;min-width:0;padding:14px;display:grid}.business-hours-title{grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:2px 9px;display:grid}.business-hours-icon{background:var(--orange,var(--primary));border-radius:50%;grid-row:1/3;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.business-hours-icon svg{color:#fff;width:16px;height:16px}.business-hours-title>span:nth-child(2){gap:2px;display:grid}.business-hours-title strong{font-size:.74rem}.business-hours-title small{color:#939aa3;font-size:.59rem}.business-hours-title em{border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:.58rem;font-style:normal;font-weight:900;display:inline-flex}.business-hours-title em:before{content:"";border-radius:50%;width:6px;height:6px}.business-hours-title em.open{color:#8ee3aa;background:#42b76926}.business-hours-title em.open:before{background:#55cc7b}.business-hours-title em.closed{color:#bbc0c6;background:#ffffff14}.business-hours-title em.closed:before{background:#8e949b}.business-hours-list{gap:8px;display:grid}.business-hours-list>div{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:10px;padding-top:8px;display:flex}.business-hours-list span{color:#aeb4bb;font-size:.64rem}.business-hours-list b{flex-wrap:wrap;gap:5px;font-size:.72rem;font-weight:800;line-height:1.4;display:flex}.business-hours-list i{background:#ffffff17;border-radius:4px;padding:4px 6px;font-style:normal}.business-hours.compact{gap:9px}.business-hours.compact .business-hours-list>div{min-width:0}.staff-access{color:#858a90;border-top:1px solid #2d3034;margin-top:16px;padding-top:13px}.drawer-backdrop{cursor:pointer;background:#0000008c;border:0;width:100%;position:fixed;inset:0}.quote-drawer,.mobile-drawer{z-index:60;position:fixed;inset:0}.quote-panel,.mobile-panel{background:#fff;flex-direction:column;width:min(92vw,520px);max-width:520px;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-12px 0 30px #00000029}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:84px;padding:18px 22px;display:flex}.drawer-header .overline{margin-bottom:5px}.drawer-header h2{margin:0;font-size:1.55rem}.quote-items{flex:1;padding:4px 22px;overflow-y:auto}.quote-item{border-bottom:1px solid var(--line);grid-template-columns:76px 1fr auto;align-items:center;gap:14px;padding:18px 0;display:grid}.quote-item>img{aspect-ratio:1;object-fit:contain;background:#f5f5f5;width:76px;padding:5px}.quote-item>div{gap:4px;display:grid}.quote-item strong{font-size:.86rem;line-height:1.35}.quote-item span{color:var(--orange);text-transform:uppercase;font-size:.68rem;font-weight:900}.quantity{align-items:center;width:max-content;margin-top:6px;display:flex}.quantity button{cursor:pointer;background:#f1f2f3;border:1px solid #d6d8da;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.quantity b{border-top:1px solid #d6d8da;border-bottom:1px solid #d6d8da;justify-content:center;align-items:center;min-width:34px;height:30px;font-size:.8rem;display:flex}.remove-item{color:#8a8d92;cursor:pointer;background:0 0;border:0;padding:7px}.quote-footer{border-top:1px solid var(--line);gap:10px;padding:20px 22px;display:grid}.quote-flow-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.quote-flow-steps span{color:#85898e;align-items:center;gap:5px;font-size:.6rem;font-weight:800;line-height:1.25;display:flex}.quote-flow-steps b{background:#e8eaec;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.quote-flow-steps .active{color:#17191c}.quote-flow-steps .active b{background:var(--orange);color:#fff}.quote-save-notice{color:#70551e;background:#fff7e8;border-left:3px solid #d89500;align-items:flex-start;gap:9px;padding:10px 11px;font-size:.68rem;line-height:1.45;display:flex}.quote-save-notice>svg{flex:none;margin-top:1px}.quote-save-notice>span{gap:2px;display:grid}.quote-save-notice strong{color:#5c430d}.quote-footer p{color:var(--muted);margin:0 0 4px;font-size:.77rem;line-height:1.45}.quote-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.quote-empty svg{color:var(--orange)}.quote-empty h3{margin:16px 0 8px}.quote-empty p{color:var(--muted);max-width:330px;margin:0 0 22px;line-height:1.5}.mobile-panel{width:min(88vw,380px);left:0;right:auto}.mobile-panel nav{padding:10px 22px;display:grid;overflow-y:auto}.mobile-menu-label{color:var(--orange);text-transform:uppercase;margin:12px 4px 5px;font-size:.66rem;font-weight:900}.mobile-menu-label.secondary{border-top:1px solid var(--line);margin-top:16px;padding-top:20px}.mobile-panel nav button,.mobile-panel nav a{border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:17px 4px;font-weight:800;display:flex}.mobile-panel nav .mobile-category-link{text-align:left;grid-template-columns:40px minmax(0,1fr) auto;gap:11px;padding:10px 4px;display:grid}.mobile-category-copy{gap:3px;min-width:0;display:grid}.mobile-category-copy strong{font-size:.82rem}.mobile-category-copy small{color:#74777c;font-size:.64rem;font-weight:650}.modal-backdrop{background:#05080cb8;border:0;width:100%;position:absolute;inset:0}.ppe-advisor-modal{z-index:100;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ppe-advisor-panel{z-index:1;background:#fff;border-radius:8px;flex-direction:column;width:min(96vw,1120px);max-width:1120px;height:min(94vh,820px);max-height:94vh;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #04080c57}.ppe-advisor-header{border-bottom:1px solid #e2e4e7;flex:none;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ppe-advisor-header h2{margin:5px 0 0;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.08}.ppe-advisor-progress{background:#f5f6f7;border-bottom:1px solid #e2e4e7;flex:none;grid-template-columns:repeat(5,minmax(0,1fr));padding:0 24px;display:grid}.ppe-advisor-progress>span{color:#777c82;align-items:center;gap:9px;min-height:54px;font-size:.72rem;font-weight:800;display:flex;position:relative}.ppe-advisor-progress>span:after{content:"";background:#d6d9dc;height:2px;position:absolute;top:26px;left:38px;right:12px}.ppe-advisor-progress>span:last-child:after{display:none}.ppe-advisor-progress i{color:#666b72;z-index:1;background:#dfe1e4;border-radius:50%;flex:none;justify-content:center;align-items:center;width:27px;height:27px;font-size:.68rem;font-style:normal;display:flex;position:relative}.ppe-advisor-progress i svg{width:14px;height:14px}.ppe-advisor-progress>span.active{color:var(--ink)}.ppe-advisor-progress>span.active:after,.ppe-advisor-progress>span.active i{background:var(--orange);color:#fff}.ppe-advisor-body{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;padding:28px 24px;overflow-y:auto}.ppe-advisor-step-heading{margin-bottom:24px}.ppe-advisor-step-heading>p{color:#6d7278;max-width:720px;margin:9px 0 0;font-size:.78rem;line-height:1.5}.ppe-advisor-step-heading>span{color:var(--orange);text-transform:uppercase;font-size:.68rem;font-weight:900}.ppe-advisor-step-heading h3,.ppe-advisor-results-heading h3{margin:6px 0 0;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.12}.ppe-advisor-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.ppe-advisor-options>button{color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #d7dadd;border-radius:6px;grid-template-rows:38px auto;align-items:center;gap:13px;min-height:128px;padding:17px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative}.ppe-advisor-options>button:hover,.ppe-advisor-options>button:focus-visible{border-color:var(--orange);transform:translateY(-2px);box-shadow:0 8px 22px #13181d17}.ppe-advisor-options>button.selected{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange);background:#fff8f8}.ppe-advisor-options>button>svg:first-child{color:var(--orange);width:34px;height:34px}.ppe-advisor-options>button>svg:last-child{background:var(--orange);color:#fff;opacity:0;border-radius:50%;width:20px;height:20px;padding:3px;position:absolute;top:10px;right:10px}.ppe-advisor-options>button.selected>svg:last-child{opacity:1}.ppe-advisor-options>button>span{font-size:.8rem;font-weight:850;line-height:1.3}.risk-options{grid-template-columns:repeat(4,minmax(0,1fr))}.risk-options>button{grid-template-rows:auto;grid-template-columns:36px minmax(0,1fr);min-height:116px}.risk-options>button>span{gap:6px;display:grid}.risk-options strong{font-size:.84rem}.risk-options small{color:#747980;font-size:.69rem;font-weight:600;line-height:1.45}.ppe-advisor-category-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.ppe-advisor-category-options button{color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #d7dadd;border-radius:6px;grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;gap:12px;min-height:74px;padding:10px 13px;display:grid}.ppe-advisor-category-options button:hover,.ppe-advisor-category-options button:focus-visible,.ppe-advisor-category-options button.selected{border-color:var(--orange)}.ppe-advisor-category-options button.selected{box-shadow:inset 0 0 0 1px var(--orange);background:#fff8f8}.ppe-advisor-category-options button>span{color:var(--ink);background:#f0f1f2;border-radius:5px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ppe-advisor-category-options button>span svg{width:28px;height:28px}.ppe-advisor-category-options strong{font-size:.76rem}.ppe-advisor-category-options button>i{background:var(--orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;display:flex}.ppe-advisor-category-options button>i:empty{background:0 0}.ppe-advisor-category-options button>i svg{width:13px;height:13px}.ppe-advisor-preferences{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.ppe-advisor-preferences button{color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #d7dadd;border-radius:6px;grid-template-columns:30px minmax(0,1fr) 20px;align-items:start;gap:11px;min-height:100px;padding:14px;display:grid}.ppe-advisor-preferences button:hover,.ppe-advisor-preferences button:focus-visible,.ppe-advisor-preferences button.selected{border-color:var(--orange)}.ppe-advisor-preferences button.selected{box-shadow:inset 0 0 0 1px var(--orange);background:#fff8f8}.ppe-advisor-preferences button>svg{color:var(--orange);width:25px;height:25px}.ppe-advisor-preferences button>span{gap:6px;display:grid}.ppe-advisor-preferences strong{font-size:.78rem;line-height:1.25}.ppe-advisor-preferences small{color:#747980;font-size:.64rem;font-weight:600;line-height:1.4}.ppe-advisor-preferences button>i{background:var(--orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.ppe-advisor-preferences button>i:empty{background:0 0}.ppe-advisor-preferences button>i svg{width:12px;height:12px}.ppe-advisor-no-preferences,.ppe-advisor-no-results{background:#f6f7f8;border:1px solid #dfe1e4;border-radius:6px;align-items:center;gap:12px;min-height:90px;padding:18px;display:flex}.ppe-advisor-no-preferences>svg,.ppe-advisor-no-results>svg{color:var(--orange);flex:none}.ppe-advisor-no-preferences>span{color:#666b71;gap:4px;font-size:.72rem;display:grid}.ppe-advisor-no-preferences strong{color:var(--ink);font-size:.82rem}.ppe-advisor-results-heading{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.ppe-advisor-results-heading>span{color:#5f646b;align-items:center;gap:7px;font-size:.69rem;font-weight:750;display:flex}.ppe-advisor-results-heading>span svg{color:var(--orange);width:17px;height:17px}.ppe-advisor-comparison-note{border-left:3px solid var(--orange);background:#f4f5f6;align-items:center;gap:11px;margin-bottom:12px;padding:11px 13px;display:flex}.ppe-advisor-comparison-note>svg{color:var(--orange);flex:none;width:22px;height:22px}.ppe-advisor-comparison-note>span{color:#62676d;gap:3px;font-size:.66rem;line-height:1.4;display:grid}.ppe-advisor-comparison-note strong{color:var(--ink);font-size:.72rem}.ppe-advisor-results{border:1px solid #dfe1e4;border-radius:6px;overflow:hidden}.ppe-advisor-results article{background:#fff;grid-template-columns:28px 98px minmax(0,1fr) minmax(250px,auto);align-items:center;gap:15px;min-height:122px;padding:12px 16px;display:grid}.ppe-advisor-results article+article{border-top:1px solid #e3e5e7}.ppe-advisor-results article.selected{background:snow}.ppe-advisor-results article.tier-best{box-shadow:inset 4px 0 0 var(--orange)}.ppe-advisor-check input{opacity:0;width:1px;height:1px;position:absolute}.ppe-advisor-check>span{cursor:pointer;background:#fff;border:1px solid #c8cbd0;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ppe-advisor-check input:focus-visible+span{outline:2px solid var(--orange);outline-offset:2px}.ppe-advisor-check input:checked+span{background:var(--orange);border-color:var(--orange);color:#fff}.ppe-advisor-check input:not(:checked)+span svg{opacity:0}.ppe-advisor-check svg{width:15px;height:15px}.ppe-advisor-product-image{cursor:zoom-in;background:#fff;border:1px solid #e1e3e5;border-radius:5px;justify-content:center;align-items:center;width:94px;height:94px;padding:6px;display:flex;overflow:hidden}.ppe-advisor-product-image img{object-fit:contain;width:100%;height:100%}.ppe-advisor-product-copy{gap:5px;min-width:0;display:grid}.ppe-advisor-product-copy>.ppe-advisor-tier{text-transform:uppercase;border-radius:3px;justify-self:start;align-items:center;gap:4px;padding:4px 6px;font-size:.56rem;font-weight:900;display:inline-flex}.ppe-advisor-tier svg{width:12px;height:12px}.ppe-advisor-tier.tier-best{background:var(--orange);color:#fff}.ppe-advisor-tier.tier-balanced{color:#fff;background:#17191c}.ppe-advisor-tier.tier-compare{color:#555a60;background:#eceef0}.ppe-advisor-product-copy>small{color:var(--orange);text-transform:uppercase;font-size:.62rem;font-weight:900}.ppe-advisor-product-copy>strong{font-size:.87rem;line-height:1.25}.ppe-advisor-product-copy>p{color:#6f747a;margin:0;font-size:.68rem;line-height:1.4}.ppe-advisor-product-copy>div{flex-wrap:wrap;gap:5px;display:flex}.ppe-advisor-product-copy>div span{color:#4f545a;background:#eef0f2;border-radius:3px;padding:4px 6px;font-size:.56rem;font-weight:750}.ppe-advisor-product-controls{grid-template-columns:repeat(2,minmax(100px,1fr));align-items:end;gap:8px;display:grid}.ppe-advisor-product-controls>label{gap:4px;display:grid}.ppe-advisor-product-controls>label>span{color:#60656c;text-transform:uppercase;font-size:.57rem;font-weight:850}.ppe-advisor-product-controls select{color:var(--ink);font:inherit;background:#fff;border:1px solid #cdd0d4;border-radius:4px;width:100%;min-width:0;height:36px;padding:0 8px;font-size:.68rem}.ppe-advisor-product-controls select:disabled,.ppe-advisor-quantity button:disabled,.ppe-advisor-quantity input:disabled{cursor:not-allowed;opacity:.5}.ppe-advisor-quantity{border:1px solid #cdd0d4;border-radius:4px;grid-template-columns:34px minmax(38px,1fr) 34px;height:36px;display:grid;overflow:hidden}.ppe-advisor-quantity button{color:var(--ink);cursor:pointer;background:#f1f2f3;border:0;justify-content:center;align-items:center;display:flex}.ppe-advisor-quantity button:first-child{border-right:1px solid #d9dbde}.ppe-advisor-quantity button:last-child{border-left:1px solid #d9dbde}.ppe-advisor-quantity button svg{width:14px;height:14px}.ppe-advisor-quantity input{font:inherit;text-align:center;border:0;width:100%;min-width:0;font-size:.7rem;font-weight:800}.ppe-advisor-warning{color:#b13030;margin:11px 0 0;font-size:.7rem;font-weight:750}.ppe-advisor-unmatched{color:#70551e;background:#fff7e8;border:1px solid #ead5ad;margin:0 0 12px;padding:9px 11px;font-size:.68rem;font-weight:700;line-height:1.45}.ppe-advisor-no-results{grid-template-columns:30px minmax(0,1fr);margin-top:12px;display:grid}.ppe-advisor-no-results>strong{font-size:.8rem}.ppe-advisor-no-results>p{color:#666b71;grid-column:2;margin:0;font-size:.7rem}.ppe-advisor-footer{z-index:2;background:#fff;border-top:1px solid #e2e4e7;flex:none;justify-content:space-between;align-items:center;min-height:78px;padding:14px 24px;display:flex;position:relative}.ppe-advisor-footer .button{min-height:46px}.ppe-advisor-footer .button:disabled{cursor:not-allowed;opacity:.45}.modal-close{cursor:pointer;z-index:3;background:#fff;border:1px solid #d9dbde;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:14px;right:14px}.quick-view,.quote-request-modal{z-index:90;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.quick-view-panel{background:#fff;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);width:min(94vw,1120px);max-width:1120px;max-height:92vh;display:grid;position:relative;overflow:hidden}.quick-gallery{background:#f5f6f7;min-width:0;padding:28px}.quick-main-image{background:#fff;justify-content:center;align-items:center;height:540px;padding:24px;display:flex;position:relative;overflow:hidden}.quick-main-image>img{object-fit:contain;width:100%;height:100%}.quick-prev,.quick-next{cursor:pointer;background:#fff;border:1px solid #d9dbde;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:calc(50% - 19px)}.quick-prev{left:10px}.quick-next{right:10px}.quick-thumbs{gap:8px;margin-top:10px;display:flex;overflow-x:auto}.quick-thumbs button{background:#fff;border:1px solid #d8dade;flex:0 0 68px;padding:4px}.quick-thumbs button.active{border-color:var(--orange)}.quick-thumbs img{aspect-ratio:1;object-fit:contain;width:100%}.quick-summary{padding:48px 38px 34px;overflow-y:auto}.quick-summary h2{margin:8px 0;font-size:clamp(1.7rem,3vw,2.8rem);line-height:1.05}.quick-summary>small{color:var(--muted)}.quick-summary>p{color:var(--muted);margin:20px 0;line-height:1.6}.quick-options{border-bottom:1px solid var(--line);border-top:1px solid var(--line);gap:10px;padding:15px 0;display:grid}.quick-options>div{grid-template-columns:90px 1fr;gap:5px;font-size:.76rem;display:grid}.quick-summary ul{gap:8px;margin:18px 0;padding:0;list-style:none;display:grid}.quick-summary li{align-items:center;gap:7px;font-size:.78rem;font-weight:750;display:flex}.quick-summary li svg{color:var(--orange)}.quick-docs{flex-wrap:wrap;gap:8px;display:flex}.quick-docs a{border:1px solid #cfd1d4;border-radius:4px;align-items:center;gap:6px;padding:8px 10px;font-size:.72rem;font-weight:850;display:inline-flex}.quick-actions{gap:8px;margin-top:24px;display:grid}.quick-actions button{cursor:pointer}.quote-request-panel{background:#fff;width:min(94vw,760px);max-width:760px;max-height:94vh;padding:38px;position:relative;overflow-y:auto}.quote-request-panel header{padding-right:40px}.quote-request-panel header h2{margin:8px 0 12px;font-size:clamp(1.8rem,4vw,3rem);line-height:1.03}.quote-request-panel header>p{color:var(--muted);margin:0 0 22px;line-height:1.55}.quote-request-panel form{gap:13px;display:grid}.quote-request-panel label{color:#42464b;gap:6px;font-size:.72rem;font-weight:850;display:grid}.quote-request-panel input,.quote-request-panel textarea,.quote-request-panel select{background:#fff;border:1px solid #cfd2d6;border-radius:4px;outline:0;width:100%;padding:11px 12px}.quote-request-panel input:focus,.quote-request-panel textarea:focus,.quote-request-panel select:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange)}@supports (color:color-mix(in lab, red, red)){.quote-request-panel input:focus,.quote-request-panel textarea:focus,.quote-request-panel select:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--orange) 12%, transparent)}}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-row>label:only-child{grid-column:1/-1}.field-help{color:#777d82;font-size:.62rem;font-weight:600}.customer-type-selector{border:0;grid-template-columns:1fr 1fr;gap:9px;margin:0;padding:0;display:grid}.customer-type-selector legend{color:#42464b;grid-column:1/-1;margin-bottom:2px;font-size:.72rem;font-weight:850}.customer-type-selector label{cursor:pointer;border:1px solid #cfd2d6;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:9px;min-height:62px;padding:10px 12px;display:grid}.customer-type-selector label[data-selected=true]{border-color:var(--orange);box-shadow:inset 3px 0 0 var(--orange);background:#fff2f2}.customer-type-selector input{opacity:0;width:17px;height:17px;position:absolute}.customer-type-selector svg{color:var(--orange);grid-row:1;width:20px;height:20px}.customer-type-selector span{grid-column:2;gap:2px;display:grid}.customer-type-selector strong{color:#17191c;font-size:.73rem}.customer-type-selector small{color:#73787d;font-size:.61rem;font-weight:600}.quote-honeypot{position:absolute;left:-10000px}.quote-customization-option{cursor:pointer;background:#f7f8f9;border:1px solid #d5d8dc;grid-template-columns:20px minmax(0,1fr);align-items:flex-start;padding:14px;gap:11px!important;display:grid!important}.quote-customization-option:has(input:checked){border-color:var(--orange);background:#fff3f3}.quote-customization-option input{width:18px;height:18px;margin-top:2px}.quote-customization-option>span{gap:4px;display:grid}.quote-customization-option strong{color:#17191c;align-items:center;gap:7px;font-size:.76rem;display:flex}.quote-customization-option strong svg{color:var(--orange);width:18px;height:18px}.quote-customization-option small{color:var(--muted);font-size:.66rem;font-weight:600;line-height:1.45}.quote-customization-details{border-left:3px solid var(--orange);gap:10px;padding:2px 0 2px 13px;display:grid}.quote-customization-details>p{color:#555b61;margin:0;font-size:.69rem;line-height:1.5}.request-summary{background:#f3f4f5;gap:6px;padding:13px;display:grid}.request-summary strong{align-items:center;gap:6px;font-size:.75rem;display:flex}.request-summary span{color:var(--muted);font-size:.7rem}.file-field{cursor:pointer;border:1px dashed #b8bbc0;grid-template-columns:34px 1fr;align-items:center;padding:13px;gap:10px!important;display:grid!important}.file-field>svg{color:var(--orange)}.file-field>span{gap:3px;display:grid}.file-field small{color:var(--muted);font-size:.65rem;font-weight:500}.file-field input{grid-column:1/-1;padding:8px}.file-upload-control{gap:8px;display:grid}.selected-attachment{background:#f4f7f5;border:1px solid #cfded4;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.selected-attachment>svg{color:#168052;width:20px;height:20px}.selected-attachment>span{gap:2px;min-width:0;display:grid}.selected-attachment strong{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.selected-attachment small{color:#666d72;font-size:.64rem}.selected-attachment button{color:#a12222;cursor:pointer;background:#fff;border:1px solid #c8cccf;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:.66rem;font-weight:850;display:inline-flex}.selected-attachment button svg{width:15px;height:15px}.form-error{color:#a12222;background:#fff0f0;margin:0;padding:9px;font-size:.73rem}.submit-quote{cursor:pointer;border:0;width:100%}.submit-quote:disabled{cursor:wait;opacity:.6}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.quote-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:440px;display:flex}.quote-success>svg{color:#168052;width:52px;height:52px}.quote-success>span{color:#168052;text-transform:uppercase;margin-top:15px;font-size:.72rem;font-weight:900}.quote-success>small{color:#6a6f75;margin-top:17px;font-size:.72rem}.quote-success h2{background:#f3f4f5;border:1px solid #dfe1e4;margin:7px 0 4px;padding:10px 14px;font-size:1.65rem}.quote-success p{color:var(--muted);max-width:440px;line-height:1.55}.quote-notification-result{color:#555b61;background:#f3f4f5;align-items:center;gap:7px;margin:2px 0 6px;padding:9px 12px;font-size:.68rem;font-weight:750;display:inline-flex}.quote-notification-result[data-sent=true]{color:#1b6840;background:#eaf6ee}.quote-notification-result svg{width:16px;height:16px}.quote-success button{cursor:pointer;border:0;margin-top:14px}.quote-success .button{justify-content:center;min-width:250px;margin-top:9px}.quote-success .quote-success-close{color:#64696f;background:0 0;padding:8px 12px;font-size:.72rem;font-weight:800}[data-reveal]{opacity:0;transition:opacity .52s,transform .52s;transform:translateY(18px)}.motion-lively [data-reveal]{transition-duration:.62s;transform:translateY(26px)scale(.99)}.motion-none [data-reveal],[data-reveal].is-visible{opacity:1;transform:none}.product-card,.category-tile,.industry-options button,.carousel-controls button{transition:border-color .18s,box-shadow .18s,color .18s,background .18s,transform .18s}@media (width<=1050px){.ppe-advisor-launch .shell{grid-template-columns:minmax(0,1fr) auto}.ppe-advisor-launch-steps{display:none}.ppe-advisor-options{grid-template-columns:repeat(3,minmax(0,1fr))}.risk-options,.ppe-advisor-category-options,.ppe-advisor-preferences{grid-template-columns:repeat(2,minmax(0,1fr))}.ppe-advisor-results article{grid-template-columns:28px 84px minmax(0,1fr)}.ppe-advisor-product-image{width:80px;height:80px}.ppe-advisor-product-controls{grid-column:2/-1;grid-template-columns:repeat(4,minmax(0,1fr))}.header-main{grid-template-columns:minmax(265px,auto) minmax(240px,1fr) auto}.desktop-nav .shell>a:nth-of-type(3),.desktop-nav .shell>a:nth-of-type(4){display:none}.product-grid,.category-tiles,.catalog-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-row .shell{grid-template-columns:repeat(2,1fr)}.trust-row .shell>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.trust-row .shell>div:nth-child(4){border-top:1px solid var(--line)}.quick-view-panel{grid-template-columns:minmax(0,1fr) 390px}.quick-main-image{height:470px}}@media (width<=760px){.shell{padding-left:17px;padding-right:17px}.announcement span{padding:0 28px}.site-header{top:0}.header-main{grid-template-columns:42px 1fr auto;gap:12px;min-height:70px}.icon-button.mobile-menu{display:inline-flex}.brand-lockup{gap:7px}.brand-copy{gap:3px}.brand-copy strong{font-size:.78rem}.brand-copy small{font-size:.46rem}.brand-logo-image,.site-header.compact .brand-logo-image{max-width:53px;height:41px}.search-wrap{grid-area:2/1/auto/-1;margin-bottom:12px}.site-header.compact .header-main{min-height:70px}.quote-trigger span,.desktop-nav{display:none}.hero{height:520px}.hero>img{object-position:63% center}.hero-product-panel{opacity:.42;width:92%;height:430px;top:42px;right:-25%}.hero-product-brand,.hero-product-highlights{display:none}.hero-product-campaign .hero-overlay{background:linear-gradient(90deg,#05111df5,#05111dad)}.hero-overlay{background:linear-gradient(90deg,#080a0de6,#080a0da8)}.hero h1{font-size:clamp(2.45rem,12vw,3.6rem)}.hero-content>p:not(.hero-kicker){max-width:94%;font-size:1rem}.hero-arrow{width:38px;height:38px;bottom:18px}.hero-arrow-prev{right:64px}.hero-arrow-next{right:18px}.hero-dots{bottom:25px;left:24px;transform:none}.trust-row .shell{grid-template-columns:1fr}.trust-row .shell>div{border-top:1px solid var(--line);min-height:76px;padding:13px 4px;border-left:0!important}.trust-row .shell>div:first-child{border-top:0}.ppe-advisor-launch .shell{grid-template-columns:1fr;align-items:flex-start;min-height:0;padding-top:32px;padding-bottom:32px}.ppe-advisor-launch .button{justify-self:start}.ppe-advisor-modal{align-items:stretch;padding:0}.ppe-advisor-panel{border-radius:0;width:100vw;height:100dvh;max-height:100vh}.ppe-advisor-header{padding:15px 17px}.ppe-advisor-progress{padding:0 12px}.ppe-advisor-progress>span{gap:5px;font-size:.58rem}.ppe-advisor-progress>span:after{left:31px;right:7px}.ppe-advisor-progress i{width:25px;height:25px}.ppe-advisor-body{min-height:0;padding:22px 17px}.ppe-advisor-options,.risk-options,.ppe-advisor-category-options,.ppe-advisor-preferences{grid-template-columns:repeat(2,minmax(0,1fr))}.ppe-advisor-options>button{min-height:108px}.risk-options>button{grid-template-columns:30px minmax(0,1fr);min-height:122px;padding:14px}.ppe-advisor-results-heading{flex-direction:column;align-items:flex-start;gap:10px}.ppe-advisor-results article{grid-template-columns:24px 70px minmax(0,1fr);align-items:start;gap:10px;padding:11px}.ppe-advisor-product-image{width:68px;height:68px}.ppe-advisor-product-controls{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.ppe-advisor-footer{min-height:70px;padding:11px 17px}.ppe-advisor-footer .button{padding-left:13px;padding-right:13px;font-size:.7rem}.section-title{align-items:flex-start;gap:20px}.category-section{padding-top:54px;padding-bottom:56px}.category-section .section-title{flex-direction:column;align-items:flex-start;gap:12px}.category-section .section-title h2{font-size:2rem}.category-title-actions{justify-content:space-between;gap:10px;width:100%}.category-title-actions button,.category-title-actions a{white-space:nowrap;font-size:.76rem}.category-title-actions button{padding:9px 10px}.category-tiles{margin-right:-17px;padding-bottom:8px;display:flex;overflow-x:auto}.category-tile{flex:0 0 180px}.industry-section{height:650px}.industry-shade{background:linear-gradient(#080a0d7a,#080a0df0)}.industry-content{justify-content:flex-end;padding-bottom:42px}.industry-content h2{font-size:2.45rem}.industry-options{margin-right:-17px}.featured-section{padding-top:54px;padding-bottom:56px}.featured-section .section-title{align-items:flex-end}.featured-track{margin-right:-17px;padding-right:17px}.featured-track .product-card{flex-basis:260px}.catalog-section{padding:56px 0 64px;scroll-margin-top:118px}.catalog-title{display:block}.catalog-title p{text-align:left;margin-top:13px}.catalog-category-browser>header{align-items:flex-start;gap:4px;display:grid}.catalog-category-grid{scroll-snap-type:x mandatory;margin-right:-17px;padding:2px 17px 10px 0;display:flex;overflow-x:auto}.catalog-category-grid>a{scroll-snap-align:start;flex:0 0 190px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-pagination{flex-direction:column;align-items:flex-start;gap:14px}.catalog-pagination>div{justify-content:center;width:100%}.advanced-filters{grid-template-columns:1fr;display:none}.advanced-filters.open{display:grid}.filter-toolbar{flex-wrap:wrap;align-items:center}.filter-toggle{flex:1;justify-content:center}.catalog-sort{margin-left:0}.catalog-sort>span{display:none}.catalog-sort select{max-width:150px}.filter-toolbar>span{order:3;width:100%}.reset-filters{order:3;margin-left:auto}.active-filter-chips{flex-wrap:nowrap;margin-right:-17px;padding-bottom:4px;padding-right:17px;overflow-x:auto}.active-filter-chips button{flex:none}.quick-view-button{opacity:1;transform:translate(-50%)}.confidence-band .shell{grid-template-columns:1fr}.confidence-band .shell>div{min-height:86px;padding-left:0;padding-right:0}.confidence-band .shell>div+div{border-left:0;border-top:1px solid var(--line)}.business-grid{grid-template-columns:1fr;gap:40px;min-height:0;padding-top:58px;padding-bottom:58px}.brands{grid-template-columns:1fr;gap:18px;padding-top:28px;padding-bottom:28px}.supplier-brands{padding-top:52px;padding-bottom:28px}.brands-heading{align-items:flex-start}.brands-heading h2{font-size:2rem}.brands .brand-item{flex-basis:178px;height:88px}.supplier-brands .brand-item{flex-basis:210px;height:108px}.footer-grid{grid-template-columns:1fr 1fr}.quick-view{align-items:flex-end;padding:0}.quick-view-panel{grid-template-columns:1fr;width:100%;max-height:94vh;overflow-y:auto}.quick-gallery{padding:16px}.quick-main-image{height:360px}.quick-summary{padding:28px 20px 24px;overflow:visible}.quote-request-modal{padding:10px}.quote-request-panel{width:100%;padding:28px 18px 22px}.form-row,.customer-type-selector{grid-template-columns:1fr}.selected-attachment{grid-template-columns:26px minmax(0,1fr)}.selected-attachment button{grid-column:1/-1;justify-content:center;width:100%}}@media (width<=480px){.announcement{min-height:32px}.hero{height:560px}.hero-actions .button{width:100%}.section-title>a{display:none}.category-section .section-title>a{display:inline-flex}.carousel-controls{flex:none}.carousel-controls button{width:38px;height:38px}.product-grid{grid-template-columns:1fr}.product-body h3{min-height:0}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-bottom{flex-direction:column;gap:7px}.quote-item{grid-template-columns:64px 1fr auto}.quote-item>img{width:64px}.industry-section{height:700px}.industry-content h2{font-size:2.15rem}.quick-main-image{height:300px}.quick-view-panel{max-height:96vh}.quick-summary h2{font-size:1.75rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-image img,.category-tile,[data-reveal]{transition:none}.announcement-track,.brand-track{animation-play-state:paused}.hero-image{animation:none}.hero-dots button{transition:none}[data-reveal]{opacity:1;transform:none}}.product-card-tools{z-index:4;gap:6px;display:flex;position:absolute;top:12px;right:12px}.product-card-tools button{color:#555a60;cursor:pointer;background:#fff;border:1px solid #cfd2d5;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .16s;display:flex;box-shadow:0 4px 12px #14171b1a}.product-card-tools button:hover,.product-card-tools button.active{border-color:var(--orange);color:var(--orange);background:#fff;transform:translateY(-2px)}.product-card-tools button:focus-visible{outline-offset:2px;outline:3px solid #e600003d}.product-meta-row,.quick-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.availability{color:#5e6369;text-transform:uppercase;background:#f0f1f2;border-radius:3px;padding:5px 7px;font-size:.62rem;font-weight:900}.availability.disponible{color:#147344;background:#e7f5ec}.availability.a-pedido{color:#7e5800;background:#fff4d9}.availability.proximamente{color:#235f9f;background:#e9f1ff}.quick-selectors{grid-template-columns:1fr;gap:14px;display:grid}.variant-picker{border:0;min-width:0;margin:0;padding:0}.variant-picker legend{color:#4f545a;justify-content:space-between;align-items:baseline;gap:8px;width:100%;margin-bottom:8px;padding:0;font-size:.7rem;font-weight:850;display:flex}.variant-picker legend strong{background:var(--primary)}@supports (color:color-mix(in lab, red, red)){.variant-picker legend strong{background:color-mix(in srgb, var(--primary) 9%, #fff)}}.variant-picker legend strong{color:var(--primary);padding:4px 7px;font-size:.64rem}.variant-buttons{flex-wrap:wrap;gap:8px;display:flex}.variant-size,.variant-footwear{grid-template-columns:repeat(auto-fill,minmax(52px,1fr));display:grid}.variant-buttons button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #aeb3b8;border-radius:6px;justify-content:center;align-items:center;min-width:58px;min-height:44px;padding:0 15px;font-size:.76rem;font-weight:850;transition:border-color .16s,background .16s,color .16s,box-shadow .16s;display:inline-flex}.variant-buttons button:hover{border-color:var(--ink)}.variant-buttons button.active{background:var(--primary);border-color:var(--primary);box-shadow:0 0 0 2px #fff, 0 0 0 4px var(--primary)}@supports (color:color-mix(in lab, red, red)){.variant-buttons button.active{box-shadow:0 0 0 2px #fff, 0 0 0 4px color-mix(in srgb, var(--primary) 22%, transparent)}}.variant-buttons button.active{color:#fff}.variant-footwear button,.variant-size button{width:100%;min-width:0;padding-left:8px;padding-right:8px}.variant-color button{gap:8px;min-width:92px}.variant-color button i{border:1px solid #0003;border-radius:50%;width:15px;height:15px}.variant-color button.active i{border-color:#ffffffa6}.product-technologies{border-top:1px solid #d9dde1;margin:18px 0 0;padding:18px 0 0}.product-technologies-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.product-technologies-heading>div{gap:4px;display:grid}.product-technologies-heading span{color:var(--primary);text-transform:uppercase;font-size:.63rem;font-weight:950;display:block}.product-technologies-heading h2{color:#171717;margin:0;font-size:1.05rem;line-height:1.15}.product-technologies-heading>a{color:var(--primary);border-bottom:1px solid;flex:none;padding-bottom:2px;font-size:.68rem;font-weight:900}.product-technologies-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:9px;display:grid}.product-technologies article{border:1px solid #d9dde1;border-top:3px solid var(--primary);cursor:help;background:#fff;border-radius:6px;outline:0;place-items:center;gap:7px;min-height:120px;padding:11px 8px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.product-technologies article:hover,.product-technologies article:focus-visible{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 22px #c9000024}.product-technologies article img{object-fit:contain;background:#fff;width:72px;height:72px}.product-technologies article h3{color:#171717;text-align:center;margin:0;font-size:.68rem;line-height:1.2}.product-technology-tooltip{border-left:3px solid var(--primary);color:#fff;opacity:0;pointer-events:none;visibility:hidden;z-index:15;background:#171717;width:250px;padding:12px 13px;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 11px);left:50%;transform:translate(-50%,5px)}.product-technology-tooltip:after{content:"";border-top:7px solid #171717;border-left:7px solid #0000;border-right:7px solid #0000;position:absolute;top:100%;left:calc(50% - 7px)}.product-technology-tooltip strong{color:#fff;margin-bottom:5px;font-size:.76rem;display:block}.product-technology-tooltip p{color:#e4e6e8;margin:0;font-size:.72rem;line-height:1.45}.product-technologies article:hover .product-technology-tooltip,.product-technologies article:focus .product-technology-tooltip,.product-technologies article:focus-visible .product-technology-tooltip{opacity:1;visibility:visible;transform:translate(-50%)}@media (width<=520px){.product-technologies-heading{align-items:start;display:grid}.product-technologies-heading>a{justify-self:start}.product-technologies-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-technology-tooltip{width:min(250px,100vw - 64px);left:0;transform:translateY(5px)}.product-technology-tooltip:after{left:35px}.product-technologies article:hover .product-technology-tooltip,.product-technologies article:focus .product-technology-tooltip,.product-technologies article:focus-visible .product-technology-tooltip{transform:translateY(0)}}.variant-matrix{border:0;min-width:0;margin:0;padding:0}.variant-matrix legend{color:#4f545a;justify-content:space-between;align-items:baseline;gap:8px;width:100%;padding:0;font-size:.7rem;font-weight:850;display:flex}.variant-matrix legend strong{color:var(--orange,var(--primary));font-size:.67rem}.variant-matrix>p{color:#777b81;margin:5px 0 10px;font-size:.66rem}.variant-matrix-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.variant-matrix-row{background:#f6f7f8;border:1px solid #dfe2e5;border-radius:5px;justify-content:space-between;align-items:center;gap:6px;min-height:42px;padding:5px 6px 5px 10px;display:flex}.variant-matrix-row.active{border-color:var(--orange,var(--primary));background:#fff}.variant-matrix-row>b{text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;overflow:hidden}.variant-matrix-row>div{flex:none;align-items:center;display:flex}.variant-matrix-row button{cursor:pointer;background:#fff;border:1px solid #d4d7da;border-radius:3px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.variant-matrix-row button:disabled{cursor:default;opacity:.35}.variant-matrix-row button svg{width:13px;height:13px}.variant-matrix-row input{appearance:textfield;text-align:center;border:0;width:32px;height:28px;padding:0;font-size:.74rem;font-weight:900}.variant-matrix-row input::-webkit-inner-spin-button{appearance:none;margin:0}.variant-matrix-row input::-webkit-outer-spin-button{appearance:none;margin:0}.variant-minimum{border-left:3px solid var(--orange);background:#fff2f0;padding:8px 10px;color:#9b2a1d!important;margin:2px 0!important;font-size:.68rem!important}.variant-minimum.ok{background:#eaf7ef;border-color:#18824d;color:#12643d!important}.quick-actions button:disabled{cursor:default;opacity:.45}.quick-quantity{border-top:1px solid #e2e4e7;border-bottom:1px solid #e2e4e7;justify-content:space-between;align-items:center;padding:13px 0;display:flex}.quick-quantity>span{font-size:.75rem;font-weight:850;display:grid}.quick-quantity small{color:#777b81;margin-top:3px;font-size:.62rem}.quick-quantity>div{border:1px solid #cfd2d6;border-radius:4px;align-items:center;height:40px;display:flex}.quick-quantity button{cursor:pointer;background:#fff;border:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.quick-quantity button svg{width:16px}.quick-quantity b{text-align:center;min-width:34px}.standard-tags{flex-wrap:wrap;gap:6px;display:flex}.standard-tags span{color:#3d4854;background:#edf1f5;border-radius:3px;padding:6px 8px;font-size:.65rem;font-weight:850}.kit-builder{border-top:5px solid var(--orange);color:#fff;background:#171717;grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:34px;margin-top:72px;margin-bottom:72px;padding:42px;scroll-margin-top:150px;display:grid;overflow:hidden;box-shadow:0 18px 44px #14161824}.kit-copy h2{max-width:520px;margin:10px 0 14px;font-size:2.25rem;line-height:1.08}.kit-copy>p{color:#bdc1c6;max-width:560px;font-size:.86rem;line-height:1.65}.kit-roles{flex-wrap:wrap;gap:7px;margin:22px 0;display:flex}.kit-roles button{color:#d7dade;cursor:pointer;background:0 0;border:1px solid #555b62;border-radius:3px;min-height:36px;padding:0 10px;font-size:.7rem;font-weight:800}.kit-roles button.active{background:var(--orange);border-color:var(--orange);color:#fff}.kit-selection{border-left:3px solid var(--orange);background:#25272a;align-items:center;gap:11px;max-width:430px;margin:0 0 18px;padding:12px 14px;display:flex}.kit-selection>svg{color:var(--orange);flex:none}.kit-selection span{color:#bfc3c8;gap:3px;font-size:.68rem;display:grid}.kit-selection strong{color:#fff;font-size:.82rem}.kit-products{background:#fff;grid-template-columns:1fr 1fr;display:grid}.kit-products button{cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #e2e4e7;grid-template-columns:82px 1fr 22px;align-items:center;gap:10px;min-height:132px;padding:15px;display:grid}.kit-products button:nth-child(odd){border-right:1px solid #e2e4e7}.kit-products img{aspect-ratio:1;object-fit:contain;width:82px}.kit-products span{display:grid}.kit-products small{color:var(--orange);text-transform:uppercase;margin-bottom:5px;font-size:.62rem;font-weight:900}.kit-products strong{color:#20242a;font-size:.76rem;line-height:1.3}.kit-products em{color:#70757b;margin-top:5px;font-size:.61rem;font-style:normal}.kit-products svg{color:#777b81}.personal-products{border-top:1px solid #e1e3e6;gap:50px;margin-bottom:70px;padding-top:54px;display:grid}.mini-product-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.recent-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.recent-row button{cursor:pointer;text-align:left;background:#fff;border:1px solid #dfe1e4;border-radius:5px;grid-template-columns:64px 1fr;align-items:center;gap:10px;min-height:82px;padding:8px;display:grid}.recent-row img{aspect-ratio:1;object-fit:contain;width:64px}.recent-row span{min-width:0;display:grid}.recent-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.recent-row small{color:#777b81;margin-top:4px;font-size:.62rem}.knowledge-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:72px;margin-bottom:72px;display:grid}.knowledge-strip a{background:#f5f6f7;border:1px solid #dfe1e4;grid-template-columns:44px 1fr 22px;align-items:center;gap:12px;min-height:100px;padding:18px;display:grid}.knowledge-strip>a>svg:first-child{color:var(--orange);width:32px;height:32px}.knowledge-strip span{font-size:.7rem;line-height:1.35;display:grid}.knowledge-strip strong{margin-bottom:4px;font-size:.8rem}.cases-section{margin-bottom:78px}.case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.case-grid article{border:1px solid #dfe1e4;overflow:hidden}.case-grid img{aspect-ratio:16/9;object-fit:cover;width:100%}.case-grid article>div{padding:18px}.case-grid h3{margin:0 0 8px;font-size:1rem}.case-grid p{color:#666b71;margin:0;font-size:.78rem;line-height:1.55}.testimonial-section{color:#fff;background:#171717;padding:64px 0}.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.testimonial-grid blockquote{border:1px solid #3a3d41;margin:0;padding:24px}.testimonial-grid svg{color:var(--orange);fill:var(--orange);width:18px;height:18px}.testimonial-grid p{color:#f4f5f6;font-size:.9rem;line-height:1.65}.testimonial-grid cite{color:#aeb2b7;font-size:.68rem;font-style:normal;font-weight:800}.client-brands{margin-top:56px}.compare-bar{color:#fff;z-index:80;background:#171717;align-items:center;gap:11px;min-height:54px;padding:8px 10px 8px 16px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #00000047}.compare-bar span{min-width:160px;font-size:.68rem;display:grid}.compare-bar strong{font-size:.76rem}.compare-bar button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:3px;min-height:36px;padding:0 12px;font-size:.72rem;font-weight:900}.compare-bar .compare-clear{background:0 0;justify-content:center;align-items:center;width:36px;padding:0;display:flex}.compare-modal{z-index:100;position:fixed;inset:0}.compare-panel{z-index:2;background:#fff;width:calc(100% - 40px);max-width:1180px;max-height:calc(100vh - 40px);padding:24px;position:absolute;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}.compare-panel>header{border-bottom:1px solid #e1e3e6;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.compare-panel h2{margin:5px 0 0}.modal-close-inline{cursor:pointer;background:#fff;border:1px solid #d7d9dc;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.compare-table{grid-template-columns:150px repeat(3,minmax(240px,1fr));display:grid;overflow-x:auto}.compare-labels,.compare-table article{grid-template-rows:180px 54px 90px 90px 90px 90px 58px;display:grid}.compare-labels span,.compare-table article>span{border-bottom:1px solid #e2e4e7;padding:12px;font-size:.72rem;line-height:1.4;display:flex}.compare-labels span{background:#f5f6f7;align-items:center;font-weight:900}.compare-table article{border-left:1px solid #e2e4e7;min-width:240px;position:relative}.compare-product{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:12px;display:flex}.compare-product img{object-fit:contain;width:120px;height:105px}.compare-product strong{margin-top:7px;font-size:.78rem}.compare-product small{color:#777b81;margin-top:3px;font-size:.64rem}.compare-remove{cursor:pointer;z-index:2;background:#fff;border:1px solid #dddfe2;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:9px;right:9px}.compare-table article>.button{place-self:center;min-height:38px}.compare-panel>footer{color:#656a70;align-items:center;gap:8px;padding-top:16px;font-size:.7rem;display:flex}.quote-item small{color:#777b81;margin-top:3px;font-size:.62rem;line-height:1.4;display:block}@media (width<=420px){.variant-matrix-grid{grid-template-columns:1fr}}.secondary-filters{border-top:1px solid #e1e3e6;grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=900px){.kit-builder{grid-template-columns:1fr}.mini-product-row{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-strip,.case-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.ppe-advisor-progress>span{justify-content:center;font-size:0}.ppe-advisor-progress>span:after{left:calc(50% + 15px);right:calc(15px - 50%)}.ppe-advisor-progress i{font-size:.64rem}.ppe-advisor-category-options,.ppe-advisor-preferences{grid-template-columns:1fr}.ppe-advisor-footer{gap:8px}.ppe-advisor-footer .button{line-height:1.25}.social-contact-rail{grid-template-columns:repeat(2,48px);gap:9px;top:auto;bottom:14px;right:14px;transform:none}.social-contact-rail.with-compare{bottom:82px}.social-contact-label{display:none}.social-rail-button{border-radius:50%;width:48px;height:48px}.social-rail-tooltip{display:none}.quick-selectors,.kit-products,.mini-product-row,.recent-row,.knowledge-strip,.case-grid,.testimonial-grid{grid-template-columns:1fr}.kit-builder{margin-top:48px;margin-bottom:48px;padding:24px 18px}.kit-products button:nth-child(odd){border-right:0}.compare-bar{width:calc(100% - 20px);bottom:10px}.compare-bar span{min-width:0}.compare-panel{width:calc(100% - 20px);max-height:calc(100vh - 20px);padding:16px}.compare-table{grid-template-columns:120px repeat(3,220px)}.compare-labels,.compare-table article{grid-template-rows:170px 54px 90px 90px 90px 90px 58px}}.internal-site-header .header-main{grid-template-columns:minmax(285px,auto) minmax(0,1fr) auto;gap:28px;min-height:78px}.internal-site-header nav{justify-content:flex-end;align-items:center;gap:24px;display:flex}.internal-site-header nav a{color:#30343a;white-space:nowrap;font-size:.78rem;font-weight:850}.internal-site-header nav a:hover{color:var(--orange)}.internal-quote-link{background:var(--ink);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-size:.82rem;font-weight:900;display:inline-flex}.internal-quote-link svg{width:19px;height:19px}.site-footer-unified{position:relative;color:#fff!important;background:#0e0f11!important;padding:0!important;display:block!important}.site-footer-unified>.footer-grid{grid-template-columns:1.5fr 1fr 1.2fr .9fr!important;gap:50px!important;padding-top:58px!important;padding-bottom:54px!important;display:grid!important}.site-footer-unified>.footer-bottom{align-items:center;gap:24px!important;padding-top:22px!important;padding-bottom:22px!important;display:flex!important}.site-footer-unified .brand-lockup-light .brand-copy strong{color:#fff}.site-footer-unified .brand-logo-image{width:auto!important;max-width:74px!important;height:54px!important}.site-footer-unified a{color:#c9cbd0!important;font-size:.84rem!important}.site-footer-unified .logo{margin:0}.site-footer-unified .admin-entry{opacity:.5;border:1px solid #3c3f44;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin:0 0 0 auto;transition:opacity .16s,border-color .16s,color .16s;display:inline-flex;color:#aeb1b6!important}.site-footer-unified .admin-entry:hover,.site-footer-unified .admin-entry:focus-visible{border-color:var(--orange);opacity:1;color:#fff!important}.site-footer-unified .admin-entry svg{width:14px;height:14px}.accessibility-trigger{color:#202327;background:#fff;border:1px solid #cfd2d6;border-radius:50%;width:48px;height:48px;padding:0;position:relative;box-shadow:0 6px 20px #0c101433}.accessibility-trigger:hover,.accessibility-trigger:focus-visible,.accessibility-trigger[aria-expanded=true]{color:#fff;background:#17191c;border-color:#17191c;transform:translateY(-1px);box-shadow:0 8px 24px #0c10143d}@media (width<=900px){.internal-site-header .header-main{grid-template-columns:minmax(0,1fr) auto}.internal-site-header nav{display:none}.site-footer-unified>.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:34px!important}}@media (width<=620px){.internal-announcement{min-height:30px}.internal-site-header .header-main{min-height:70px;padding-left:16px;padding-right:16px}.internal-site-header .brand-copy strong{font-size:.82rem}.internal-site-header .brand-copy small{font-size:.48rem}.internal-site-header .brand-logo-image{height:44px}.internal-quote-link{min-height:40px;padding:0 12px}.internal-quote-link span{display:none}.site-footer-unified>.footer-grid{grid-template-columns:1fr!important;gap:30px!important;padding:42px 20px!important}.site-footer-unified>.footer-bottom{flex-direction:column;align-items:flex-start;padding:20px!important}.site-footer-unified .admin-entry{margin-left:0}.accessibility-tools{bottom:14px;left:14px}.accessibility-trigger{width:46px;height:46px}.accessibility-trigger span{display:none}}.skip-link{border:2px solid var(--orange);color:var(--ink);z-index:200;background:#fff;padding:10px 14px;font-size:.78rem;font-weight:900;position:fixed;top:-80px;left:14px}.skip-link:focus{top:14px}.search-shortcuts{border-bottom:1px solid #e1e3e5;flex-wrap:wrap;gap:6px;padding:9px 12px;display:flex}.search-shortcuts a{background:#f1f2f3;border-radius:4px;align-items:center;gap:5px;padding:6px 8px;font-size:.62rem;font-weight:850;display:flex}.search-shortcuts a:hover{color:var(--orange);background:#fff1f1}.search-shortcuts svg{width:16px;height:16px}.home-discovery{background:#fff;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4}.home-discovery-intro{grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:22px;padding-top:30px;padding-bottom:30px;display:grid}.home-discovery-icon{color:#fff;background:#151515;border-radius:6px;place-items:center;width:54px;height:54px;display:grid}.home-discovery-icon svg{width:24px;height:24px}.home-discovery-intro h2{margin:4px 0 5px;font-size:28px;line-height:1.08}.home-discovery-intro p{color:#616161;max-width:690px;margin:0;line-height:1.5}.home-discovery-intro .button{justify-content:center;min-width:230px}.home-discovery-more{border-top:1px solid #e8e8e8}.home-discovery-more>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:68px;list-style:none;display:flex}.home-discovery-more>summary::-webkit-details-marker{display:none}.home-discovery-more>summary>span{gap:3px;display:grid}.home-discovery-more>summary strong{font-size:15px}.home-discovery-more>summary small{color:#707070;font-size:13px}.home-discovery-more>summary>svg{flex:none;transition:transform .18s}.home-discovery-more[open]>summary>svg{transform:rotate(180deg)}.home-discovery-content{background:#f6f6f6;border-top:1px solid #dedede;overflow:hidden}.job-role-section{padding-bottom:74px}.job-role-section .section-title>button{color:var(--orange);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-weight:850;display:flex}.job-role-grid{border-top:1px solid #dfe1e4;border-bottom:1px solid #dfe1e4;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.job-role-grid>a{gap:9px;min-height:205px;padding:24px;transition:background .18s,color .18s;display:grid}.job-role-grid>a:nth-child(3n+2),.job-role-grid>a:nth-child(3n+3){border-left:1px solid #dfe1e4}.job-role-grid>a:nth-child(n+4){border-top:1px solid #dfe1e4}.job-role-grid>a:hover,.job-role-grid>a:focus-visible{background:#f7f8f9}.job-role-grid>a>span{color:#fff;background:#17191c;border-radius:6px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.job-role-grid>a>span svg{width:27px;height:27px}.job-role-grid strong{font-size:1rem}.job-role-grid p{color:#656a70;margin:0;font-size:.72rem;line-height:1.5}.job-role-grid small{color:var(--orange);justify-content:space-between;align-items:center;margin-top:auto;font-size:.64rem;font-weight:850;display:flex}.job-role-grid small svg{width:16px;height:16px}.quote-share-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.quote-share-actions button{cursor:pointer;background:#fff;border:1px solid #cfd2d5;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-size:.68rem;font-weight:850;display:flex}.quote-share-actions button:hover,.quote-share-actions button:focus-visible{border-color:var(--orange);color:var(--orange)}.quote-share-actions svg{width:17px;height:17px}.quote-share-notice{color:#177748;text-align:center;font-size:.66rem;font-weight:850;display:block}.quick-service-actions{border-top:1px solid #e1e3e5;flex-wrap:wrap;gap:8px;padding-top:13px;display:flex}.quick-service-actions a{border:1px solid #d4d7da;border-radius:4px;align-items:center;gap:5px;min-height:34px;padding:6px 9px;font-size:.62rem;font-weight:850;display:flex}.quick-service-actions a:hover{border-color:var(--orange);color:var(--orange)}.quick-service-actions svg{width:15px;height:15px}.address-input-wrap{grid-template-columns:24px minmax(0,1fr);align-items:center;display:grid}.address-input-wrap svg{color:var(--orange);width:18px;height:18px}.address-input-wrap input{width:100%}.remember-address{align-items:center;flex-direction:row!important;gap:8px!important;font-size:.66rem!important;display:flex!important}.remember-address input{width:17px!important;height:17px!important}.privacy-consent{border-left:3px solid var(--primary);background:#f7f8f9;align-items:flex-start;padding:12px;line-height:1.55;flex-direction:row!important;gap:9px!important;font-size:.7rem!important;display:flex!important}.privacy-consent input{margin-top:2px;width:17px!important;height:17px!important}.privacy-consent a{color:var(--primary);font-weight:850;text-decoration:underline}.accessibility-tools{z-index:86;position:fixed;bottom:18px;left:18px}.accessibility-trigger{color:#fff;cursor:pointer;background:#d90000;border:3px solid #fff;border-radius:6px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 13px;font-size:.7rem;font-weight:900;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:0 0 0 2px #17191c,0 8px 22px #0c101447}.accessibility-trigger:hover,.accessibility-trigger:focus-visible{transform:translateY(-2px);box-shadow:0 0 0 3px #17191c,0 10px 26px #0c101457}.accessibility-panel{background:#fff;border:1px solid #d8dade;border-radius:6px;gap:12px;width:270px;padding:16px;display:grid;position:absolute;bottom:58px;left:0;box-shadow:0 16px 48px #0b0f1338}.accessibility-panel header{justify-content:space-between;align-items:center;display:flex}.accessibility-panel header button{cursor:pointer;background:0 0;border:0;align-items:center;display:flex}.accessibility-panel header svg{width:18px;height:18px}.accessibility-panel>label{border-top:1px solid #e2e4e7;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;padding-top:12px;font-size:.72rem;font-weight:800;display:grid}.accessibility-panel>label svg{width:19px;height:19px}.accessibility-panel>label input{width:18px;height:18px}.accessibility-text-size{gap:8px;font-size:.7rem;font-weight:800;display:grid}.accessibility-text-size>div{border:1px solid #d6d8db;border-radius:4px;grid-template-columns:42px minmax(0,1fr) 42px;display:grid;overflow:hidden}.accessibility-text-size button{cursor:pointer;background:#f0f1f2;border:0;justify-content:center;align-items:center;display:flex}.accessibility-text-size strong{text-align:center;padding:9px}.accessibility-text-size svg{width:16px;height:16px}.accessibility-theme{gap:8px;font-size:.7rem;font-weight:800;display:grid}.accessibility-theme>div{border:1px solid #d6d8db;border-radius:4px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.accessibility-theme button{color:var(--ink);cursor:pointer;background:#f0f1f2;border:0;justify-content:center;align-items:center;gap:7px;padding:10px;font-size:.7rem;font-weight:800;display:flex}.accessibility-theme button+button{border-left:1px solid #d6d8db}.accessibility-theme button[aria-pressed=true]{background:var(--ink);color:var(--white)}.accessibility-theme svg{width:16px;height:16px}.accessibility-reset{color:#5d6268;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;font-size:.66rem;font-weight:800;display:flex}.accessibility-reset svg{width:15px;height:15px}html[data-theme=dark]{--ink:#f4f5f6;--muted:#b8bdc3;--line:#444a50;--soft:#202428;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark]:not([data-high-contrast=true]) body *,html[data-theme=dark]:not([data-high-contrast=true]) body :before,html[data-theme=dark]:not([data-high-contrast=true]) body :after{--ink:#f4f5f6;--muted:#b8bdc3;--line:#444a50;--soft:#202428}html[data-theme=dark] body{color:var(--ink);background:#121416}html[data-theme=dark] .site-header,html[data-theme=dark] .catalog-section,html[data-theme=dark] .advanced-filters,html[data-theme=dark] .product-card,html[data-theme=dark] .category-tile,html[data-theme=dark] .category-icon-art,html[data-theme=dark] .location-showcase,html[data-theme=dark] .accessibility-panel,html[data-theme=dark] .accessibility-text-size>div,html[data-theme=dark] .accessibility-text-size button,html[data-theme=dark] .accessibility-theme>div,html[data-theme=dark] .accessibility-theme button,html[data-theme=dark] .quick-view-panel,html[data-theme=dark] .quote-panel,html[data-theme=dark] .quote-request-panel,html[data-theme=dark] .compare-panel,html[data-theme=dark] .ppe-advisor-panel,html[data-theme=dark] .mobile-panel,html[data-theme=dark] .tracking-tool>form,html[data-theme=dark] .service-request-tool,html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{border-color:var(--line);color:var(--ink);background-color:#1b1e21}html[data-theme=dark] .accessibility-theme button[aria-pressed=true]{color:#121416;background:#f4f5f6}html[data-theme=dark] .product-image,html[data-theme=dark] .brand-item.has-logo{background-color:#fff}html[data-theme=dark] .accessibility-panel>label{border-color:var(--line)}html[data-theme=dark] .accessibility-reset{color:var(--muted)}html[data-high-contrast=true]{--ink:#fff;--muted:#fff;--line:#fff;--soft:#000;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-high-contrast=true] body,html[data-high-contrast=true] .site-header,html[data-high-contrast=true] .catalog-section,html[data-high-contrast=true] .advanced-filters,html[data-high-contrast=true] .product-card,html[data-high-contrast=true] .category-tile,html[data-high-contrast=true] .category-icon-art,html[data-high-contrast=true] .location-showcase,html[data-high-contrast=true] .brand-item,html[data-high-contrast=true] .accessibility-panel,html[data-high-contrast=true] .accessibility-text-size>div,html[data-high-contrast=true] .accessibility-text-size button,html[data-high-contrast=true] input,html[data-high-contrast=true] select,html[data-high-contrast=true] textarea{color:#fff!important;background-color:#000!important;border-color:#fff!important}html[data-high-contrast=true] .product-image,html[data-high-contrast=true] .brand-item.has-logo{background-color:#fff!important;border-color:#fff!important}html[data-high-contrast=true] a:not(.button){text-underline-offset:3px;text-decoration-thickness:2px}html[data-high-contrast=true] input[type=checkbox]{accent-color:#ffdf33}html[data-high-contrast=true] .accessibility-trigger{color:#ffdf33;background:#000;border:3px solid #ffdf33}html[data-high-contrast=true] a:focus-visible,html[data-high-contrast=true] button:focus-visible,html[data-high-contrast=true] input:focus-visible,html[data-high-contrast=true] select:focus-visible,html[data-high-contrast=true] textarea:focus-visible{outline-offset:3px;outline:4px solid #ffdf33}html[data-reduce-motion=true] *,html[data-reduce-motion=true] :before,html[data-reduce-motion=true] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.tracking-tool,.service-request-tool{max-width:900px;margin:0 auto}.tracking-tool>form,.service-request-tool{background:#fff;border:1px solid #dfe1e4;padding:26px}.tracking-tool>form{grid-template-columns:1fr 1fr auto;align-items:end;gap:14px;display:grid}.tracking-tool label,.service-request-tool label{gap:7px;font-size:.7rem;font-weight:850;display:grid}.tracking-tool input,.service-request-tool input,.service-request-tool textarea{background:#fff;border:1px solid #cdd0d4;border-radius:4px;min-height:44px;padding:10px 12px}.tracking-tool form>.button,.service-request-tool form>.button{min-height:44px}.tracking-tool .form-error,.service-request-tool .form-error{grid-column:1/-1}.tracking-result{border:1px solid #dfe1e4;border-top:5px solid var(--orange);margin-top:20px;padding:28px}.tracking-result>header>span,.service-request-tool>header>span,.service-request-success>span{color:var(--orange);text-transform:uppercase;font-size:.65rem;font-weight:900}.tracking-result>header h2,.service-request-tool>header h2,.service-request-success h2{margin:6px 0}.tracking-result>header p,.service-request-tool>header p{color:#656a70;margin:0}.tracking-timeline{grid-template-columns:repeat(5,minmax(0,1fr));margin:30px 0;padding:0;list-style:none;display:grid}.tracking-timeline li{color:#7a7f85;text-align:center;place-items:center;gap:7px;font-size:.62rem;font-weight:800;display:grid;position:relative}.tracking-timeline li:after{content:"";background:#d8dade;height:2px;position:absolute;top:15px;left:calc(50% + 18px);right:calc(18px - 50%)}.tracking-timeline li:last-child:after{display:none}.tracking-timeline i{z-index:1;background:#e1e3e5;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-style:normal;display:flex;position:relative}.tracking-timeline i svg{width:16px;height:16px}.tracking-timeline li.active{color:#222}.tracking-timeline li.active i,.tracking-timeline li.active:after{background:var(--orange);color:#fff}.tracking-details{border-top:1px solid #e1e3e5;border-bottom:1px solid #e1e3e5;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px;display:grid}.tracking-details>div{align-items:center;gap:10px;padding:16px 0;display:flex}.tracking-details svg{color:var(--orange)}.tracking-details span,.tracking-items span{gap:3px;font-size:.68rem;display:grid}.tracking-items{gap:8px;margin-bottom:20px;display:grid}.tracking-items span{background:#f3f4f5;padding:10px 12px}.tracking-closed{color:#9b2222;background:#fff1f1;margin:22px 0;padding:14px;font-size:.74rem;font-weight:750}.service-request-tool{grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:28px;display:grid}.service-request-tool>header{align-self:start;position:sticky;top:100px}.service-request-tool>header strong{border-left:4px solid var(--orange);margin-top:18px;padding:10px 12px;font-size:.74rem;display:block}.service-request-tool form{gap:14px;display:grid}.service-request-success{text-align:center;border:1px solid #dfe1e4;flex-direction:column;align-items:center;gap:10px;max-width:650px;margin:0 auto;padding:44px;display:flex}.service-request-success>svg{color:#168451;width:56px;height:56px}@media (width<=900px){.home-discovery-intro{grid-template-columns:50px minmax(0,1fr)}.home-discovery-intro .button{grid-column:2;justify-self:start;min-width:0}.job-role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.job-role-grid>a:nth-child(3n+2),.job-role-grid>a:nth-child(3n+3){border-left:0}.job-role-grid>a:nth-child(2n){border-left:1px solid #dfe1e4}.job-role-grid>a:nth-child(n+3){border-top:1px solid #dfe1e4}.tracking-tool>form{grid-template-columns:1fr 1fr}.tracking-tool form>.button{grid-column:1/-1;justify-self:start}.service-request-tool{grid-template-columns:1fr}.service-request-tool>header{position:static}}@media (width<=620px){.home-discovery-intro{grid-template-columns:42px minmax(0,1fr);gap:14px;padding-top:24px;padding-bottom:24px}.home-discovery-icon{width:42px;height:42px}.home-discovery-intro h2{font-size:23px}.home-discovery-intro .button{grid-column:1/-1;width:100%}.home-discovery-more>summary{min-height:72px}.job-role-section{padding-bottom:52px}.job-role-section .section-title{flex-direction:column;align-items:flex-start}.job-role-grid{grid-template-columns:1fr}.job-role-grid>a,.job-role-grid>a:nth-child(2n){border-top:1px solid #dfe1e4;border-left:0;min-height:170px;padding:20px 4px}.job-role-grid>a:first-child{border-top:0}.accessibility-tools{bottom:14px;left:14px}.accessibility-panel{max-width:calc(100vw - 28px)}.accessibility-trigger{border-radius:50%;width:52px;height:52px;padding:0}.accessibility-trigger span{display:none}.tracking-tool>form,.tracking-details,.service-request-tool .form-row{grid-template-columns:1fr}.tracking-tool>form,.tracking-result,.service-request-tool,.service-request-success{padding:18px}.tracking-timeline li span{display:none}.tracking-timeline{margin:24px 0}.quick-service-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}html[data-theme=dark]:not([data-high-contrast=true]) :where(h1,h2,h3,h4,h5,h6,p,li,dt,dd,label,strong,a:not(.button)){color:inherit}html[data-theme=dark]:not([data-high-contrast=true]) :where(.category-icon-art svg,.supplier-brands .brand-item.wordmark-only>strong,.quote-flow-steps .active,.customer-type-selector strong,.quote-customization-option strong,.product-technologies-heading h2,.product-technologies article h3){color:var(--ink)}html[data-theme=dark]:not([data-high-contrast=true]) :where(.supplier-brands .brand-item.wordmark-only,.quote-flow-steps b,.customer-type-selector label,.quote-customization-option,.product-technologies article,.quote-share-actions button,.service-request-success){border-color:var(--line);color:var(--ink);background-color:#1b1e21}html[data-theme=dark]:not([data-high-contrast=true]) .product-technologies article img{background-color:#fff}.availability-guide{background:#fff;border:1px solid #dfe1e4;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:stretch;margin:24px 0 18px;display:grid}.availability-guide>span,.availability-guide>a{border-left:1px solid #e4e6e8;grid-template-columns:10px 1fr;align-items:center;gap:2px 8px;min-height:62px;padding:10px 14px;font-size:.62rem;display:grid}.availability-guide>span:first-child{border-left:0}.availability-guide i{border-radius:50%;grid-row:1/3;width:9px;height:9px}.availability-guide i.available{background:#168451}.availability-guide i.ordered{background:#d89500}.availability-guide i.check{background:#6d7278}.availability-guide strong{font-size:.69rem}.availability-guide>a{color:#fff;white-space:nowrap;background:#17191c;grid-template-columns:20px 1fr;align-content:center;font-size:.68rem;font-weight:850}.local-difference{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:stretch;gap:0;margin-top:76px;margin-bottom:76px;display:grid}.local-difference-copy{border-left:5px solid var(--orange);background:#f4f5f6;padding:42px}.local-difference-copy h2{max-width:680px;margin:9px 0 14px;font-size:2.15rem;line-height:1.08}.local-difference-copy>p{color:var(--muted);max-width:720px;line-height:1.65}.local-difference-copy>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:26px;display:grid}.local-difference-copy>div>span{border-top:1px solid #cfd2d5;gap:5px;padding-top:12px;font-size:.66rem;display:grid}.local-difference-copy>div strong{color:var(--orange);font-size:.9rem}.local-difference-actions{background:#17191c;padding:30px;display:grid}.local-difference-actions>*{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #3d4146;align-items:center;gap:10px;padding:16px 4px;font-size:.75rem;font-weight:850;display:flex}.local-difference-actions>:last-child{border-bottom:0}.local-difference-actions svg{color:var(--orange)}.case-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.case-action-card{color:#fff;background:#17191c}.case-action-card>div{align-content:center;min-height:100%;display:grid}.case-action-card svg{color:var(--orange);width:34px;height:34px;margin-bottom:14px}.case-action-card p{color:#c5c9ce}.case-action-card button{background:var(--orange);color:#fff;cursor:pointer;border:0;justify-self:start;min-height:40px;margin-top:18px;padding:0 14px;font-size:.7rem;font-weight:900}.personalization-showcase{background:#f4f5f6;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;margin-bottom:76px;padding:0;display:grid;overflow:hidden}.personalization-showcase>img{object-fit:cover;width:100%;height:100%;min-height:480px}.personalization-showcase>div{padding:48px}.personalization-showcase h2{margin:9px 0 14px;font-size:2.2rem;line-height:1.08}.personalization-showcase p{color:var(--muted);line-height:1.65}.personalization-showcase ul{gap:10px;margin:24px 0;padding:0;list-style:none;display:grid}.personalization-showcase li{align-items:center;gap:9px;font-size:.75rem;font-weight:800;display:flex}.personalization-showcase li svg{color:var(--green);flex:none}.home-faq{grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr);gap:70px;margin-top:76px;margin-bottom:82px;display:grid}.home-faq>div:first-child{align-self:start;position:sticky;top:130px}.home-faq h2{margin:8px 0 12px;font-size:2.2rem}.home-faq>div:first-child p{color:var(--muted);line-height:1.55}.home-faq>div:first-child a{color:var(--orange);align-items:center;gap:6px;margin-top:12px;font-size:.72rem;font-weight:900;display:inline-flex}.home-faq details{border-top:1px solid var(--line);padding:0 4px}.home-faq details:last-child{border-bottom:1px solid var(--line)}.home-faq summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:68px;font-size:.86rem;font-weight:850;list-style:none;display:flex}.home-faq summary::-webkit-details-marker{display:none}.home-faq details[open] summary svg{transform:rotate(45deg)}.home-faq details p{color:var(--muted);max-width:760px;margin:-4px 0 20px;font-size:.78rem;line-height:1.65}html[data-theme=dark]:not([data-high-contrast=true]) :where(.availability-guide,.local-difference-copy,.personalization-showcase,.case-grid article:not(.case-action-card),.knowledge-strip a){border-color:var(--line);color:var(--ink);background-color:#1b1e21}html[data-theme=dark]:not([data-high-contrast=true]) .availability-guide>span{border-color:var(--line)}@media (width<=900px){.availability-guide{grid-template-columns:repeat(2,minmax(0,1fr))}.availability-guide>a,.availability-guide>span:nth-child(3){border-top:1px solid #e4e6e8}.local-difference,.personalization-showcase{grid-template-columns:1fr}.local-difference-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.local-difference-actions>*{border-bottom:0;border-right:1px solid #3d4146}.local-difference-actions>:last-child{border-right:0}.personalization-showcase>img{min-height:0;max-height:440px}}@media (width<=620px){.kit-builder{padding:28px 18px}.kit-quote-controls,.availability-guide,.local-difference-copy>div,.local-difference-actions,.home-faq,.kit-products{grid-template-columns:1fr}.kit-products button:nth-child(odd){border-right:0}.availability-guide>span,.availability-guide>a{border-top:1px solid #e4e6e8;border-left:0}.availability-guide>span:first-child{border-top:0}.local-difference-copy,.personalization-showcase>div{padding:30px 20px}.local-difference-actions>*{border-bottom:1px solid #3d4146;border-right:0}.home-faq{gap:26px}.home-faq>div:first-child{position:static}}.accessibility-tools{bottom:20px;left:20px}.accessibility-trigger{box-shadow:0 0 0 2px var(--orange), 0 8px 24px #0c101447;color:#fff;background:#17191c;border:2px solid #fff;border-radius:50%;width:50px;height:50px;padding:0;position:relative}.accessibility-trigger:after{background:var(--orange);content:"";border:2px solid #17191c;border-radius:50%;width:11px;height:11px;position:absolute;top:-1px;right:-1px}.accessibility-trigger span{color:#fff;opacity:0;pointer-events:none;white-space:nowrap;background:#17191c;border-radius:4px;padding:7px 9px;font-size:.68rem;transition:opacity .15s,transform .15s;position:absolute;left:calc(100% + 10px);transform:translate(-4px)}.accessibility-trigger:hover,.accessibility-trigger:focus-visible,.accessibility-trigger[aria-expanded=true]{background:var(--orange);color:#fff;border-color:#fff;transform:translateY(-1px);box-shadow:0 0 0 3px #17191c,0 10px 28px #0c101452}.accessibility-trigger:hover span,.accessibility-trigger:focus-visible span{opacity:1;transform:translate(0)}.accessibility-trigger svg{width:23px;height:23px}.accessibility-panel{border:1px solid #d8dade;border-top:4px solid var(--orange);width:292px;bottom:60px}@media (width<=620px){.social-gallery{padding-top:8px;padding-bottom:46px}.social-gallery-heading{flex-direction:column;align-items:flex-start;gap:16px}.social-gallery-instagram{justify-content:center;width:100%}.social-gallery-grid{grid-template-columns:1fr}.social-gallery-card{grid-template-rows:215px auto}.mobile-advisor{background:var(--orange)!important;color:#fff!important}.accessibility-tools{bottom:14px;left:14px}.accessibility-trigger{border-radius:50%;width:48px;height:48px;padding:0}.accessibility-trigger span{display:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}._page_1k40a_1{color:#171717;background:#f1f2f4;justify-content:center;align-items:center;min-height:100vh;padding:28px;display:flex;position:relative}._page_1k40a_1:before{content:"";background:#d71920;height:5px;position:absolute;top:0;left:0;right:0}._back_1k40a_20{color:#60656b;font-size:.7rem;font-weight:800;position:absolute;top:24px;left:28px}._accessCard_1k40a_28{background:#fff;border:1px solid #dfe2e5;justify-items:stretch;width:100%;max-width:460px;padding:38px;display:grid;box-shadow:0 24px 60px #14181c1f}._securityMark_1k40a_38{color:#fff;background:#171717;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:25px;display:flex}._securityMark_1k40a_38 svg{width:25px;height:25px}._accessCard_1k40a_28>span{color:#d71920;font-size:.68rem;font-weight:950}._accessCard_1k40a_28 h1{margin:8px 0 14px;font-size:2rem;line-height:1.08}._accessCard_1k40a_28 p{color:#64696f;margin:0 0 22px;font-size:.82rem;line-height:1.6}._accessCard_1k40a_28 form{display:grid}._identity_1k40a_71{background:#f5f6f7;border-left:3px solid #d71920;align-items:center;gap:10px;margin-bottom:18px;padding:11px 12px;display:flex}._identity_1k40a_71 svg{color:#d71920}._identity_1k40a_71 span{gap:3px;min-width:0;display:grid}._identity_1k40a_71 small{color:#777c82;font-size:.61rem}._identity_1k40a_71 strong{text-overflow:ellipsis;font-size:.75rem;overflow:hidden}._accessCard_1k40a_28 label{color:#4f545a;gap:7px;font-size:.68rem;font-weight:850;display:grid}._accessCard_1k40a_28 input{border:1px solid #cdd1d5;min-height:58px;padding:0 14px;font-size:.86rem;font-weight:750}._accessCard_1k40a_28 ._codeInput_1k40a_111{letter-spacing:8px;text-align:center;font-size:1.55rem;font-weight:900}._accessCard_1k40a_28 button,._primaryLink_1k40a_118{color:#fff;cursor:pointer;background:#d71920;border:0;justify-content:center;align-items:center;gap:8px;min-height:48px;margin-top:16px;padding:0 15px;font-size:.76rem;font-weight:900;display:flex}._accessCard_1k40a_28 button svg,._primaryLink_1k40a_118 svg{width:18px;height:18px}._accessCard_1k40a_28 button svg:last-child,._primaryLink_1k40a_118 svg:last-child{margin-left:auto}._accessCard_1k40a_28 button:disabled{cursor:default;opacity:.45}._accessCard_1k40a_28 ._textButton_1k40a_146{color:#555a60;background:0 0;min-height:38px;margin-top:8px;font-size:.68rem}._devCode_1k40a_153{background:#fff5dc;border:1px solid #ead28f;justify-content:space-between;align-items:center;margin-bottom:15px;padding:10px 12px;display:flex}._devCode_1k40a_153 small{color:#755800;font-size:.64rem}._devCode_1k40a_153 b{letter-spacing:3px;font-size:1.05rem}._error_1k40a_170{background:#fff1f0;border-left:3px solid #d71920;padding:9px 10px;color:#9b2a1d!important;margin:14px 0 0!important;font-size:.7rem!important}._securityNote_1k40a_178{color:#84898f;text-align:center;border-top:1px solid #e2e4e7;margin-top:24px;padding-top:14px;font-size:.6rem}._spin_1k40a_186{animation:.9s linear infinite _spin_1k40a_186}@keyframes _spin_1k40a_186{to{transform:rotate(360deg)}}@media (width<=520px){._page_1k40a_1{padding:18px}._back_1k40a_20{top:18px;left:18px}._accessCard_1k40a_28{padding:28px 22px}._accessCard_1k40a_28 h1{font-size:1.65rem}}._admin_bheuo_1{color:#171717;background:#f3f4f6;min-height:100vh}._technologyPickerField_bheuo_7{align-content:start;gap:8px;display:grid}._fieldLabel_bheuo_12{color:#33383e;font-size:.72rem;font-weight:850}._technologyPickerTrigger_bheuo_17{color:#1d4f7d;cursor:pointer;background:#fff;border:1px dashed #8b98a5;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;padding:0 12px;font-size:.76rem;font-weight:900;display:flex}._technologyPickerTrigger_bheuo_17:hover{background:#f2f7fb;border-color:#2e6fa3}._technologyPickerTrigger_bheuo_17 b{color:#fff;background:#f26a21;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:auto;font-size:.64rem;display:flex}._selectedTechnologies_bheuo_49{flex-wrap:wrap;gap:6px;display:flex}._selectedTechnologies_bheuo_49>span{color:#234f75;background:#eaf2f8;border:1px solid #cadce9;border-radius:999px;align-items:center;gap:5px;padding:5px 5px 5px 9px;font-size:.66rem;font-weight:800;display:inline-flex}._selectedTechnologies_bheuo_49 button{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;display:flex}._technologyModal_bheuo_75{z-index:180;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._technologyBackdrop_bheuo_84{background:#07101ac7;border:0;width:100%;position:absolute;inset:0}._technologyPanel_bheuo_91{z-index:1;background:#fff;border-radius:12px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(980px,100%);max-width:980px;max-height:calc(100vh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #0000004d}._technologyPanel_bheuo_91>header{color:#fff;background:#132b46;justify-content:space-between;align-items:flex-start;padding:22px 24px;display:flex}._technologyPanel_bheuo_91>header span{color:#f26a21;letter-spacing:.08em;text-transform:uppercase;font-size:.63rem;font-weight:950}._technologyPanel_bheuo_91>header h2{margin:5px 0;font-size:1.45rem}._technologyPanel_bheuo_91>header p{color:#bac9d7;margin:0;font-size:.72rem}._technologyPanel_bheuo_91>header>button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._technologyToolbar_bheuo_140{border-bottom:1px solid #e0e5e9;grid-template-columns:auto minmax(260px,1fr);align-items:center;gap:14px;padding:15px 24px;display:grid}._technologyTabs_bheuo_148{background:#edf1f4;border-radius:7px;flex-wrap:wrap;padding:4px;display:flex}._technologyTabs_bheuo_148 button{cursor:pointer;background:0 0;border:0;border-radius:5px;min-height:34px;padding:0 15px;font-size:.72rem;font-weight:850}._technologyTabs_bheuo_148 ._activeTechnologyTab_bheuo_165{color:#1d5f94;background:#fff;box-shadow:0 1px 5px #10233524}._technologySearch_bheuo_170{border:1px solid #cfd7de;border-radius:6px;align-items:center;gap:8px;min-height:42px;padding:0 12px;display:flex}._technologySearch_bheuo_170 svg{color:#697681}._technologySearch_bheuo_170 input{outline:0;width:100%;border:0!important;min-height:38px!important;padding:0!important}._technologyOptions_bheuo_189{padding:20px 24px 28px;overflow:auto}._technologyOptions_bheuo_189 section+section{border-top:1px solid #e3e7ea;margin-top:22px;padding-top:20px}._technologyOptions_bheuo_189 h3{color:#50606e;letter-spacing:.06em;text-transform:uppercase;margin:0 0 10px;font-size:.7rem}._technologyOptions_bheuo_189 section>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}._technologyOptions_bheuo_189 section button{cursor:pointer;text-align:left;background:#fff;border:1px solid #d8dfe5;border-radius:7px;grid-template-columns:22px 48px 1fr;align-items:flex-start;gap:10px;padding:12px;display:grid}._technologyOptions_bheuo_189 section button:hover{border-color:#e60000}._technologyOptions_bheuo_189 section button>i{border:1px solid #aeb8c1;border-radius:4px;justify-content:center;align-items:center;width:21px;height:21px;display:flex}._technologyOptions_bheuo_189 section button>span{gap:4px;display:grid}._technologyOptionIcon_bheuo_238{object-fit:contain;align-self:center;width:48px;height:48px}._technologyOptions_bheuo_189 strong{color:#172435;font-size:.76rem}._technologyOptions_bheuo_189 small{color:#69747e;font-size:.65rem;line-height:1.4}._technologyOptions_bheuo_189 ._technologySelected_bheuo_253{background:#fff2f2;border-color:#e60000}._technologyOptions_bheuo_189 ._technologySelected_bheuo_253>i{color:#fff;background:#e60000;border-color:#e60000}._technologyPanel_bheuo_91>footer{border-top:1px solid #dfe5e9;justify-content:space-between;align-items:center;padding:14px 24px;display:flex}._technologyPanel_bheuo_91>footer span{color:#596772;font-size:.72rem;font-weight:800}._technologyPanel_bheuo_91>footer button{color:#fff;cursor:pointer;background:#e60000;border:0;border-radius:6px;min-height:42px;padding:0 24px;font-size:.76rem;font-weight:900}@media (width<=680px){._technologyModal_bheuo_75{padding:8px}._technologyPanel_bheuo_91{max-height:calc(100vh - 16px)}._technologyToolbar_bheuo_140,._technologyOptions_bheuo_189 section>div{grid-template-columns:1fr}._technologyPanel_bheuo_91>header,._technologyToolbar_bheuo_140,._technologyOptions_bheuo_189,._technologyPanel_bheuo_91>footer{padding-left:16px;padding-right:16px}}._kitAdmin_bheuo_306{gap:20px;display:grid}._kitAdminLayout_bheuo_310{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:20px;display:grid}._kitList_bheuo_316{background:#fff;border:1px solid #dfe2e5;padding:7px;display:grid;position:sticky;top:82px}._kitList_bheuo_316>button{cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #e4e6e8;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:13px 10px;display:grid}._kitList_bheuo_316>button:last-child{border-bottom:0}._kitList_bheuo_316>button>svg{color:#777d83;width:21px;height:21px}._kitList_bheuo_316>button>span{gap:4px;min-width:0;display:grid}._kitList_bheuo_316>button strong{font-size:.78rem}._kitList_bheuo_316>button small{color:#777d83;font-size:.61rem}._kitList_bheuo_316>._kitListActive_bheuo_356{background:#fff1f0;box-shadow:inset 3px 0 #d71920}._kitList_bheuo_316>._kitListActive_bheuo_356>svg,._kitList_bheuo_316>._kitListActive_bheuo_356 strong{color:#c91018}._kitEditor_bheuo_364{gap:18px;min-width:0;display:grid}._panelHeading_bheuo_369{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}._panelHeading_bheuo_369>div{gap:4px;display:grid}._panelHeading_bheuo_369 span{color:#c91018;text-transform:uppercase;font-size:.62rem;font-weight:900}._panelHeading_bheuo_369 h2{margin:0}._panelHeading_bheuo_369>b{color:#fff;background:#17191c;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.72rem;display:flex}._dangerButton_bheuo_400{color:#a3251d;cursor:pointer;background:#fff;border:1px solid #e0b5b2;align-items:center;gap:6px;min-height:38px;padding:0 10px;font-size:.68rem;font-weight:850;display:inline-flex}._dangerButton_bheuo_400:disabled{cursor:default;opacity:.35}._dangerButton_bheuo_400 svg,._headingActions_bheuo_418 svg{width:17px;height:17px}._selectedKitProducts_bheuo_422{gap:7px;display:grid}._selectedKitProducts_bheuo_422 article{border:1px solid #e0e3e6;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:72px;padding:7px;display:grid}._selectedKitProducts_bheuo_422 article>img{aspect-ratio:1;object-fit:contain;width:62px}._selectedKitProducts_bheuo_422 article>span{gap:4px;display:grid}._selectedKitProducts_bheuo_422 article small{color:#c91018;text-transform:uppercase;font-size:.59rem;font-weight:900}._selectedKitProducts_bheuo_422 article strong{font-size:.76rem}._selectedKitProducts_bheuo_422 article>div{gap:4px;display:flex}._selectedKitProducts_bheuo_422 article button{cursor:pointer;background:#f5f6f7;border:1px solid #d8dbde;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._selectedKitProducts_bheuo_422 article button:last-child{color:#a3251d}._selectedKitProducts_bheuo_422 article button:disabled{cursor:default;opacity:.3}._selectedKitProducts_bheuo_422 article button svg{width:15px;height:15px}._selectedKitProducts_bheuo_422>p{color:#70757b;margin:0;padding:22px 8px;font-size:.75rem;line-height:1.55}._kitSearch_bheuo_485{border:1px solid #d7dade;grid-template-columns:22px 1fr;align-items:center;margin-bottom:14px;padding:0 12px;gap:8px!important;display:grid!important}._kitSearch_bheuo_485 svg{color:#777d83;width:17px;height:17px}._kitSearch_bheuo_485 input{outline:0;min-height:44px;border:0!important;padding:0!important}._kitProductPicker_bheuo_505{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}._kitProductPicker_bheuo_505>button{cursor:pointer;text-align:left;background:#fff;border:1px solid #dfe2e5;grid-template-columns:60px minmax(0,1fr) 30px;align-items:center;gap:9px;min-height:76px;padding:7px;display:grid}._kitProductPicker_bheuo_505>._kitProductSelected_bheuo_522{background:#fff6f5;border-color:#d71920}._kitProductPicker_bheuo_505 img{aspect-ratio:1;object-fit:contain;width:60px}._kitProductPicker_bheuo_505 span{gap:4px;min-width:0;display:grid}._kitProductPicker_bheuo_505 small{color:#777d83;text-overflow:ellipsis;white-space:nowrap;font-size:.57rem;overflow:hidden}._kitProductPicker_bheuo_505 strong{font-size:.7rem;line-height:1.35}._kitProductPicker_bheuo_505 i{background:#f0f2f4;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}._kitProductSelected_bheuo_522 i{color:#fff;background:#d71920}._kitProductPicker_bheuo_505 i svg{width:14px;height:14px}._scheduleEditor_bheuo_564{border-top:1px solid #e1e4e7;border-bottom:1px solid #e1e4e7;gap:8px;margin:8px 0 20px;padding:18px 0;display:grid}._scheduleEditor_bheuo_564 ._panelHeading_bheuo_369{margin-bottom:6px}._scheduleRow_bheuo_575{background:#f7f8f9;border:1px solid #e1e4e7;grid-template-columns:minmax(150px,.75fr) minmax(240px,1.35fr) 90px 38px;align-items:end;gap:10px;padding:10px;display:grid}._scheduleRow_bheuo_575 label{margin:0!important}._closedCheck_bheuo_587{align-items:center;min-height:42px;flex-direction:row!important;gap:7px!important;display:flex!important}._closedCheck_bheuo_587 input{width:18px;height:18px}._iconDanger_bheuo_598{color:#a3251d;cursor:pointer;background:#fff;border:1px solid #e0b5b2;justify-content:center;align-items:center;width:38px;height:42px;display:flex}._iconDanger_bheuo_598 svg{width:16px;height:16px}@media (width<=980px){._kitAdminLayout_bheuo_310{grid-template-columns:1fr}._kitList_bheuo_316{display:flex;position:static;overflow-x:auto}._kitList_bheuo_316>button{border-bottom:0;border-right:1px solid #e4e6e8;flex:0 0 200px}._scheduleRow_bheuo_575{grid-template-columns:1fr 1.5fr 90px 38px}}@media (width<=620px){._kitProductPicker_bheuo_505{grid-template-columns:1fr}._selectedKitProducts_bheuo_422 article{grid-template-columns:50px minmax(0,1fr)}._selectedKitProducts_bheuo_422 article>img{width:50px}._selectedKitProducts_bheuo_422 article>div{grid-column:2}._scheduleRow_bheuo_575{grid-template-columns:1fr 38px;align-items:stretch}._scheduleRow_bheuo_575 label:nth-child(2){grid-area:2/1/auto/3}._closedCheck_bheuo_587{grid-area:3/1}._iconDanger_bheuo_598{grid-area:3/2}}._topbar_bheuo_663{color:#fff;z-index:20;background:#151515;justify-content:space-between;align-items:center;height:66px;padding:0 26px;display:flex;position:sticky;top:0}._adminLogo_bheuo_675{font-size:1.25rem;font-weight:950}._adminLogo_bheuo_675 span{color:#e60000;margin-left:7px;font-size:.63rem}._account_bheuo_684{align-items:center;gap:16px;display:flex}._account_bheuo_684>span{text-align:right;font-size:.8rem;font-weight:800;display:grid}._account_bheuo_684 small{color:#aeb1b5;margin-top:2px;font-size:.68rem;font-weight:500}._account_bheuo_684 a{border-left:1px solid #414141;align-items:center;min-height:32px;padding-left:15px;display:flex}._layout_bheuo_708{grid-template-columns:220px minmax(0,1fr);min-height:calc(100vh - 66px);display:grid}._sidebar_bheuo_713{background:#fff;border-right:1px solid #dfe1e4;flex-direction:column;gap:5px;padding:22px 14px;display:flex}._sidebar_bheuo_713 a,._sidebar_bheuo_713 button{color:#5c6066;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:11px;width:100%;padding:12px 13px;font-size:.86rem;font-weight:800;display:flex}._sidebar_bheuo_713 a:hover,._sidebar_bheuo_713 button:hover,._sidebar_bheuo_713 ._activeNav_bheuo_739{color:#d00000;background:#fff0f0}._navBadge_bheuo_744{color:#fff;background:#e60000;border-radius:50%;justify-content:center;align-items:center;min-width:21px;height:21px;margin-left:auto;font-size:.62rem;display:flex}._catalogAdmin_bheuo_760,._editor_bheuo_761{max-width:1320px;margin:0 auto}._pageHeading_bheuo_765{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}._pageHeading_bheuo_765 h1{letter-spacing:0;margin:0;font-size:2rem}._pageHeading_bheuo_765 p{color:#6c7076;margin:6px 0 0;font-size:.9rem}._backButton_bheuo_782{color:#64686e;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin:0 0 9px;padding:0;font-size:.8rem;font-weight:800;display:flex}._headingActions_bheuo_418{align-items:center;gap:10px;display:flex}._headingActions_bheuo_418>a{border:1px solid #cfd2d6;border-radius:5px;align-items:center;gap:7px;min-height:44px;padding:0 14px;font-size:.82rem;font-weight:800;display:flex}._supplierImporter_bheuo_811{background:#fff;border:1px solid #d5d8dc;border-left:4px solid #e60000;border-radius:6px;margin-bottom:14px;overflow:hidden}._supplierImporter_bheuo_811>header{border-bottom:1px solid #e5e6e8;grid-template-columns:40px minmax(0,1fr) 36px;align-items:center;gap:12px;padding:15px 17px;display:grid}._supplierImporter_bheuo_811>header>span:nth-child(2){gap:3px;display:grid}._supplierImporter_bheuo_811>header strong{font-size:.92rem}._supplierImporter_bheuo_811>header small,._supplierImporterFooter_bheuo_835 small{color:#666b71;font-size:.72rem}._supplierImporterIcon_bheuo_839{color:#d90000;background:#fff0f0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._supplierImporterIcon_bheuo_839 svg{width:21px;height:21px}._supplierImporterClose_bheuo_852{color:#52565c;cursor:pointer;background:#fff;border:1px solid #d7dade;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}._supplierImporterClose_bheuo_852 svg{width:18px;height:18px}._supplierImporterFields_bheuo_869{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:17px;display:grid}._supplierImporterFields_bheuo_869 label{color:#555a60;text-transform:uppercase;gap:7px;font-size:.7rem;font-weight:850;display:grid}._supplierImporterFields_bheuo_869 input,._supplierImporterFields_bheuo_869 select{color:#202327;font:inherit;text-transform:none;background:#fff;border:1px solid #cfd2d6;border-radius:4px;width:100%;min-height:42px;padding:0 11px;font-size:.82rem;font-weight:650}._supplierImporterFooter_bheuo_835{background:#f6f7f8;border-top:1px solid #e5e6e8;align-items:center;gap:14px;padding:13px 17px;display:flex}._supplierImporterFooter_bheuo_835>span{align-items:center;gap:10px;margin-right:auto;display:flex}._supplierImporterFooter_bheuo_835>span>svg{color:#168052;flex:none;width:22px;height:22px}._supplierImporterFooter_bheuo_835>span>span{gap:2px;display:grid}._supplierImporterFooter_bheuo_835>span strong{font-size:.76rem}._supplierImporterFooter_bheuo_835>a{color:#555a60;white-space:nowrap;align-items:center;gap:6px;font-size:.76rem;font-weight:800;display:inline-flex}._supplierImportProgress_bheuo_933{color:#a10000;white-space:nowrap;font-size:.74rem}._supplierImporterFooter_bheuo_835>a svg,._supplierImporterFooter_bheuo_835>button svg{width:17px;height:17px}._productCategories_bheuo_943{background:#fff;border:1px solid #dfe1e4;border-radius:6px;margin-bottom:14px;padding:17px}._catalogQuality_bheuo_950{background:#fff;border:1px solid #dfe1e4;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:14px;padding:15px 17px;display:grid}._catalogQualitySummary_bheuo_961{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:5px 11px;display:grid}._catalogQualityIcon_bheuo_967{color:#fff;background:#171717;border-radius:4px;grid-row:1/3;justify-content:center;align-items:center;width:38px;height:38px;display:flex}._catalogQualityIcon_bheuo_967 svg{width:20px;height:20px}._catalogQualitySummary_bheuo_961>span:nth-child(2){gap:3px;display:grid}._catalogQualitySummary_bheuo_961 strong{font-size:.82rem}._catalogQualitySummary_bheuo_961 small{color:#74787d;font-size:.65rem}._catalogQualitySummary_bheuo_961>i{background:#eceef0;border-radius:3px;grid-column:2;height:5px;overflow:hidden}._catalogQualitySummary_bheuo_961>i>b{background:#168052;height:100%;display:block}._catalogQualityFilters_bheuo_1005{gap:6px;display:flex}._catalogQualityFilters_bheuo_1005 button{color:#4e5359;cursor:pointer;background:#f5f6f7;border:1px solid #dfe1e4;border-radius:4px;min-height:36px;padding:0 9px;font-size:.66rem;font-weight:850}._catalogQualityFilters_bheuo_1005 button span{background:#fff;border-radius:3px;margin-left:4px;padding:3px 5px}._catalogQualityFilters_bheuo_1005 ._activeQuality_bheuo_1026{color:#fff;background:#171717;border-color:#171717}._productCategories_bheuo_943>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:14px;display:flex}._productCategories_bheuo_943 h2{margin:0;font-size:1rem}._productCategories_bheuo_943 p{color:#73777d;margin:5px 0 0;font-size:.75rem}._productCategories_bheuo_943>header>span{color:#73777d;white-space:nowrap;font-size:.72rem;font-weight:800}._productCategoryGrid_bheuo_1053{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}._productCategoryGrid_bheuo_1053>button{color:#24272b;cursor:pointer;text-align:left;background:#f8f9fa;border:1px solid #dfe1e4;border-radius:5px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:9px;min-height:62px;padding:8px;display:grid}._productCategoryGrid_bheuo_1053>button:hover{border-color:#e60000}._productCategoryGrid_bheuo_1053>._activeProductCategory_bheuo_1075{color:#fff;background:#171717;border-color:#171717}._productCategoryGrid_bheuo_1053>button>span:last-child{gap:3px;min-width:0;display:grid}._productCategoryGrid_bheuo_1053 strong{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.2;overflow:hidden}._productCategoryGrid_bheuo_1053 small{color:#747980;font-size:.62rem;font-weight:750}._activeProductCategory_bheuo_1075 small{color:#cdd0d4}._productCategoryIcon_bheuo_1100{background:#fff;border:1px solid #e3e5e8;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}._productCategoryIcon_bheuo_1100>svg{color:#e60000;width:21px;height:21px}._productCategoryIcon_bheuo_1100 .catalog-icon-image{object-fit:contain;width:35px;height:35px}._primaryButton_bheuo_1121{color:#fff;cursor:pointer;background:#e60000;border:0;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:.86rem;font-weight:900;display:inline-flex}._primaryButton_bheuo_1121:disabled{cursor:wait;opacity:.6}._message_bheuo_1143{color:#72510b;background:#fff7e6;border:1px solid #efd28a;border-radius:5px;margin-bottom:20px;padding:13px 15px;font-size:.84rem}._toolbar_bheuo_1152{background:#fff;border:1px solid #dfe1e4;border-bottom:0;border-radius:6px 6px 0 0;justify-content:space-between;align-items:center;min-height:68px;padding:12px 16px;display:flex}._toolbar_bheuo_1152 label{background:#f4f5f6;border:1px solid #d7d9dc;border-radius:5px;align-items:center;gap:9px;width:100%;max-width:420px;height:40px;padding:0 12px;display:flex}._toolbar_bheuo_1152 input{background:0 0;border:0;outline:0;flex:1;min-width:0}._toolbar_bheuo_1152>span{color:#73777d;font-size:.78rem;font-weight:800}._productTable_bheuo_1187{background:#fff;border:1px solid #dfe1e4;border-radius:0 0 6px 6px;overflow-x:auto}._emptyProductList_bheuo_1193{color:#6d7278;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:230px;padding:28px;display:flex}._emptyProductList_bheuo_1193>svg{color:#e60000;width:32px;height:32px}._emptyProductList_bheuo_1193 strong{color:#24272b;font-size:.9rem}._emptyProductList_bheuo_1193 span{font-size:.74rem}._productPagination_bheuo_1216{justify-content:space-between;align-items:center;padding:16px 2px 0;display:flex}._productPagination_bheuo_1216>span{color:#73777d;font-size:.75rem}._productPagination_bheuo_1216>span strong{color:#25282c}._productPagination_bheuo_1216 nav{align-items:center;gap:5px;display:flex}._productPagination_bheuo_1216 button{color:#35393e;cursor:pointer;background:#fff;border:1px solid #d4d7db;border-radius:4px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 8px;font-size:.72rem;font-weight:900;display:inline-flex}._productPagination_bheuo_1216 button:hover:not(:disabled),._productPagination_bheuo_1216 ._activeProductPage_bheuo_1250{color:#fff;background:#e60000;border-color:#e60000}._productPagination_bheuo_1216 button:disabled{cursor:not-allowed;opacity:.35}._productPagination_bheuo_1216 button svg{width:17px;height:17px}._productPagination_bheuo_1216 i{color:#85898e;text-align:center;min-width:20px;font-style:normal}._tableHead_bheuo_1269,._tableRow_bheuo_1270{grid-template-columns:28px minmax(270px,1.5fr) 120px 110px 100px 116px;align-items:center;gap:14px;min-width:900px;padding:0 16px;display:grid}._tableHead_bheuo_1269{color:#73777d;text-transform:uppercase;background:#fafafa;border-bottom:1px solid #e2e4e7;min-height:42px;font-size:.7rem;font-weight:900}._tableRow_bheuo_1270{border-bottom:1px solid #e7e8ea;min-height:82px}._tableRow_bheuo_1270:last-child{border-bottom:0}._tableRow_bheuo_1270>span{color:#62666c;font-size:.8rem}._productCell_bheuo_1298{align-items:center;gap:13px;min-width:0;display:flex}._productCell_bheuo_1298>img,._noImage_bheuo_1305{aspect-ratio:1;object-fit:contain;background:#f3f4f5;border:1px solid #e0e2e4;flex:0 0 58px;justify-content:center;align-items:center;width:58px;padding:4px;display:flex}._noImage_bheuo_1305{color:#9a9da2}._productCell_bheuo_1298>span{min-width:0;display:grid}._productCell_bheuo_1298 strong{text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;overflow:hidden}._productCell_bheuo_1298 small{color:#7a7d82;margin-top:5px;font-size:.72rem}._qualityReady_bheuo_1335,._qualityReview_bheuo_1336{font-weight:800;margin-top:4px!important;font-size:.62rem!important}._qualityReady_bheuo_1335{color:#168052!important}._qualityReview_bheuo_1336{color:#b5422d!important}._published_bheuo_1347,._draft_bheuo_1348{border-radius:3px;justify-self:start;align-items:center;gap:4px;padding:5px 7px;font-weight:900;display:inline-flex;font-size:.7rem!important}._published_bheuo_1347{background:#e6f5ec;color:#147344!important}._draft_bheuo_1348{background:#eceef0;color:#686c72!important}._rowActions_bheuo_1366{justify-content:flex-end;gap:4px;display:flex}._rowActions_bheuo_1366 button,._rowActions_bheuo_1366 a{color:#52565c;cursor:pointer;background:#fff;border:1px solid #d7d9dc;border-radius:4px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}._secondaryButton_bheuo_1384{color:#363a3f;cursor:pointer;background:#fff;border:1px solid #cfd2d6;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 14px;font-size:.8rem;font-weight:850;display:inline-flex}._hiddenInput_bheuo_1399{display:none}._bulkBar_bheuo_1402{color:#fff;background:#171717;align-items:center;gap:12px;min-height:54px;padding:8px 14px;display:flex}._bulkBar_bheuo_1402 strong{margin-right:auto;font-size:.78rem}._bulkBar_bheuo_1402 select,._bulkBar_bheuo_1402 button{background:#fff;border:0;border-radius:4px;min-height:36px;padding:0 10px}._bulkBar_bheuo_1402 button{cursor:pointer;font-size:.74rem;font-weight:850}._bulkBar_bheuo_1402 ._iconOnly_bheuo_1428{justify-content:center;align-items:center;width:36px;padding:0;display:flex}._loading_bheuo_1435{color:#6f7379;justify-content:center;align-items:center;gap:9px;min-height:180px;display:flex}._spin_bheuo_1443{animation:.9s linear infinite _spin_bheuo_1443}@keyframes _spin_bheuo_1443{to{transform:rotate(360deg)}}._formLayout_bheuo_1452{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:22px;display:grid}._formMain_bheuo_1458,._formSide_bheuo_1459{gap:20px;display:grid}._panel_bheuo_369{background:#fff;border:1px solid #dfe1e4;border-radius:6px;padding:22px}._panel_bheuo_369 h2{margin:0 0 20px;font-size:1rem}._panel_bheuo_369 ._subheading_bheuo_1473{border-top:1px solid #e2e4e7;margin-top:25px;padding-top:22px}._panel_bheuo_369 label{color:#3f4348;gap:7px;margin-top:15px;font-size:.78rem;font-weight:800;display:grid;position:relative}._panel_bheuo_369 label:first-of-type{margin-top:0}._panel_bheuo_369 input:not([type=checkbox]),._panel_bheuo_369 textarea,._panel_bheuo_369 select{color:#171717;background:#fff;border:1px solid #cfd2d6;border-radius:4px;outline:0;width:100%;padding:11px 12px}._panel_bheuo_369 input:focus,._panel_bheuo_369 textarea:focus,._panel_bheuo_369 select:focus{border-color:#e60000;box-shadow:0 0 0 3px #e600001a}._panel_bheuo_369 textarea{resize:vertical;line-height:1.5}._panel_bheuo_369 label>small{color:#96999e;font-size:.66rem;font-weight:500;position:absolute;bottom:11px;right:11px}._twoColumns_bheuo_1519{grid-template-columns:1fr 1fr;gap:14px;display:grid}._help_bheuo_1524{color:#757980;margin:-10px 0 16px;font-size:.76rem;line-height:1.5}._generatedField_bheuo_1530{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}._generatedField_bheuo_1530 input{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:800;color:#35393e!important;background:#f5f6f7!important}._generatedField_bheuo_1530 button{color:#fff;cursor:pointer;background:#171717;border:0;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-width:104px;padding:0 12px;font-size:.72rem;font-weight:850;display:inline-flex}._generatedField_bheuo_1530 button svg{width:16px;height:16px}._fieldHint_bheuo_1560{color:#7b7f84;font-size:.66rem;font-weight:550}._multiChoiceField_bheuo_1565{border:1px solid #d9dcdf;border-radius:5px;min-width:0;margin:0;padding:15px}._multiChoiceField_bheuo_1565 legend{justify-content:space-between;align-items:baseline;gap:8px;width:100%;padding:0 5px;display:flex}._multiChoiceField_bheuo_1565 legend span{color:#3f4348;font-size:.78rem;font-weight:850}._multiChoiceField_bheuo_1565 legend small{color:#85898e;font-size:.61rem;font-weight:600}._multiChoiceField_bheuo_1565>div{grid-template-columns:repeat(auto-fill,minmax(54px,1fr));gap:7px;margin-top:8px;display:grid}._multiChoiceField_bheuo_1565 button{color:#303439;cursor:pointer;background:#fff;border:1px solid #cbd0d5;border-radius:4px;justify-content:center;align-items:center;gap:4px;min-height:38px;padding:0 7px;font-size:.7rem;font-weight:850;display:inline-flex}._multiChoiceField_bheuo_1565 button:hover{border-color:#171717}._multiChoiceField_bheuo_1565 ._multiChoiceSelected_bheuo_1614{color:#fff;background:#e60000;border-color:#e60000}._multiChoiceField_bheuo_1565 button svg{width:14px;height:14px}._stackedListEditor_bheuo_1623{align-content:start;gap:8px;margin-top:15px;display:grid}._stackedListLabel_bheuo_1629{color:#3f4348;font-size:.78rem;font-weight:850}._stackedListAdd_bheuo_1634{grid-template-columns:minmax(0,1fr) 42px;gap:7px;display:grid}._stackedListAdd_bheuo_1634 button{color:#fff;cursor:pointer;background:#e60000;border:0;border-radius:4px;justify-content:center;align-items:center;display:flex}._stackedListAdd_bheuo_1634 button svg{width:19px;height:19px}._stackedListItems_bheuo_1653{gap:6px;display:grid}._stackedListItems_bheuo_1653>span{color:#35393e;background:#f5f6f7;border-left:3px solid #e60000;justify-content:space-between;align-items:center;min-height:34px;padding:6px 7px 6px 10px;font-size:.7rem;font-weight:750;display:flex}._stackedListItems_bheuo_1653 button{color:#686d72;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:4px;display:flex}._stackedListItems_bheuo_1653 button svg{width:15px;height:15px}._imageGrid_bheuo_1683{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}._imageItem_bheuo_1688{background:#f6f7f8;border:1px solid #dfe1e4;border-radius:5px;position:relative;overflow:hidden}._imageItem_bheuo_1688 img{aspect-ratio:1;object-fit:contain;width:100%;padding:7px}._imageItem_bheuo_1688 span{color:#fff;background:#151515d6;padding:4px 6px;font-size:.64rem;font-weight:800;position:absolute;bottom:6px;left:6px}._imageActions_bheuo_1711{gap:4px;display:flex;position:absolute;top:6px;right:6px}._imageActions_bheuo_1711 button{cursor:pointer;background:#fff;border:1px solid #d6d8db;border-radius:4px;justify-content:center;align-items:center;width:27px;height:27px;padding:0;display:flex}._imageActions_bheuo_1711 button:hover{color:#d00000;border-color:#e60000}._imageActions_bheuo_1711 ._removeImage_bheuo_1734{color:#fff;background:#171717;border-color:#171717}._uploadTile_bheuo_1739{aspect-ratio:1;cursor:pointer;text-align:center;background:#fafafa;border:1px dashed #bfc2c6;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;color:#4e5258!important;margin:0!important;display:flex!important}._uploadTile_bheuo_1739 svg{color:#e60000}._uploadTile_bheuo_1739 span{font-size:.76rem}._uploadTile_bheuo_1739 small{color:#8b8e93;font-size:.65rem}._uploadTile_bheuo_1739 input,._documentUpload_bheuo_1764 input{display:none}._productPreview_bheuo_1767{background:#fff;border:1px solid #dfe1e4;border-radius:6px;padding-bottom:17px;overflow:hidden}._productPreview_bheuo_1767>header{justify-content:space-between;align-items:center;padding:13px 15px;display:flex}._productPreview_bheuo_1767>header>span{text-transform:uppercase;font-size:.72rem;font-weight:900}._productPreview_bheuo_1767>header b{color:#76520b;background:#fff1d9;border-radius:3px;padding:5px 6px;font-size:.62rem}._productPreview_bheuo_1767>header b[data-ready=true]{color:#147344;background:#e8f5ed}._productPreviewImage_bheuo_1796{aspect-ratio:1.15;background:#fff;border-top:1px solid #eceef0;border-bottom:1px solid #eceef0;justify-content:center;align-items:center;padding:16px;display:flex;position:relative}._productPreviewImage_bheuo_1796 img{object-fit:contain;width:100%;height:100%}._productPreviewImage_bheuo_1796>svg{color:#b4b7bc;width:48px;height:48px}._productPreviewImage_bheuo_1796 em{color:#fff;text-transform:uppercase;background:#e60000;padding:5px 7px;font-size:.62rem;font-style:normal;font-weight:900;position:absolute;top:11px;left:11px}._productPreview_bheuo_1767>small,._productPreview_bheuo_1767>strong,._productPreview_bheuo_1767>p,._productPreview_bheuo_1767>footer{margin-left:15px;margin-right:15px;display:block}._productPreview_bheuo_1767>small{color:#d00000;text-transform:uppercase;margin-top:15px;font-size:.64rem;font-weight:900}._productPreview_bheuo_1767>strong{margin-top:5px;font-size:.95rem;line-height:1.25}._productPreview_bheuo_1767>p{color:#666a70;margin-top:7px;margin-bottom:13px;font-size:.7rem;line-height:1.45}._productPreview_bheuo_1767>footer{flex-wrap:wrap;gap:6px;display:flex}._productPreview_bheuo_1767>footer span{color:#55595e;background:#f1f2f3;border-radius:3px;padding:5px 7px;font-size:.62rem;font-weight:800}._previewChecklist_bheuo_1869{background:#fff7e6;border-left:3px solid #d79100;gap:3px;margin:14px 15px 0;padding:10px;display:grid}._previewChecklist_bheuo_1869 b{color:#72510b;font-size:.68rem}._previewChecklist_bheuo_1869 span{color:#765d27;font-size:.65rem;line-height:1.4}._documentGrid_bheuo_1886{grid-template-columns:1fr 1fr;gap:14px;display:grid}._documentUpload_bheuo_1764{border:1px solid #dfe1e4;border-radius:5px;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;min-height:78px;padding:13px;display:grid}._documentIcon_bheuo_1901{color:#e60000;background:#fff0f0;border-radius:5px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._documentUpload_bheuo_1764>div:nth-child(2){min-width:0;display:grid}._documentUpload_bheuo_1764 strong{font-size:.78rem}._documentUpload_bheuo_1764 span,._documentUpload_bheuo_1764 a{color:#74787e;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;margin-top:5px;font-size:.68rem;display:flex;overflow:hidden}._documentUpload_bheuo_1764>label{cursor:pointer;border:1px solid #cfd2d6;border-radius:4px;align-items:center;gap:5px;margin:0;padding:8px;font-size:.7rem;display:flex}._documentUpload_bheuo_1764>button{color:#9d3322;cursor:pointer;background:0 0;border:0;padding:7px}._toggle_bheuo_1948{grid-template-columns:auto auto 1fr;align-items:center;gap:9px!important;display:flex!important}._toggle_bheuo_1948 input{opacity:0;width:1px;height:1px;position:absolute}._toggle_bheuo_1948 span{cursor:pointer;background:#b9bdc2;border-radius:20px;width:42px;height:24px;position:relative}._toggle_bheuo_1948 span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px}._toggle_bheuo_1948 input:checked+span{background:#168052}._toggle_bheuo_1948 input:checked+span:after{transform:translate(18px)}._toggle_bheuo_1948 b{font-size:.8rem}._fieldHelp_bheuo_1988{color:#68717b;margin-top:6px;font-size:.72rem;font-weight:500;line-height:1.4;display:block}._dangerPanel_bheuo_1996{border-color:#efc8c1}._dangerPanel_bheuo_1996 button{color:#a82f1e;cursor:pointer;background:#fff;border:1px solid #cf4934;border-radius:4px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:40px;font-size:.76rem;font-weight:850;display:flex}._dangerPanel_bheuo_1996 button+button{margin-top:9px}._relatedPicker_bheuo_2017{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:330px;display:grid;overflow:auto}._relatedPicker_bheuo_2017 label{border:1px solid #dfe1e4;border-radius:5px;grid-template-columns:auto 50px 1fr;align-items:center;gap:10px;padding:8px;display:grid;margin:0!important}._relatedPicker_bheuo_2017 img{aspect-ratio:1;object-fit:contain;width:50px}._relatedPicker_bheuo_2017 span{font-size:.72rem;display:grid}._relatedPicker_bheuo_2017 small{color:#7b7f84;margin-top:3px;font-size:.64rem}._documentPack_bheuo_2048{border:1px solid #cfd2d6;border-radius:4px;align-items:center;gap:7px;margin-top:14px;padding:10px 12px;font-size:.72rem;font-weight:850;display:inline-flex}._settingsEditor_bheuo_2059{max-width:1320px;margin:0 auto}._settingsGrid_bheuo_2063{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:22px;display:grid}._settingsSide_bheuo_2069{gap:20px;display:grid;position:sticky;top:94px}._panel_bheuo_369 h2{align-items:center;gap:8px;display:flex}._logoSettings_bheuo_2080{grid-template-columns:260px 1fr;align-items:center;gap:20px;margin-bottom:20px;display:grid}._logoPreview_bheuo_2087{border-radius:5px;justify-content:center;align-items:center;height:116px;padding:18px;display:flex;overflow:hidden}._logoPreview_bheuo_2087 img{object-fit:contain;max-width:220px;max-height:78px}._logoPreview_bheuo_2087>span{color:#fff;text-align:center;line-height:1;display:grid}._logoPreview_bheuo_2087 strong{font-size:1.7rem}._logoPreview_bheuo_2087 small{color:#cbd2da;margin-top:7px;font-size:.62rem;font-weight:800}._assetActions_bheuo_2116{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}._assetActions_bheuo_2116 label,._assetActions_bheuo_2116 button,._heroAsset_bheuo_2124 label{cursor:pointer;background:#fff;border:1px solid #cfd2d6;border-radius:4px;align-items:center;gap:7px;margin:0;padding:10px 12px;font-size:.74rem;font-weight:850;display:flex}._assetActions_bheuo_2116 input,._heroAsset_bheuo_2124 input{display:none}._assetActions_bheuo_2116 small{color:#7a7d82;flex-basis:100%;font-size:.68rem}._colorGrid_bheuo_2146{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}._colorField_bheuo_2151 span{border:1px solid #cfd2d6;border-radius:4px;align-items:center;display:flex;overflow:hidden}._colorField_bheuo_2151 input[type=color]{cursor:pointer;border:0;width:48px;height:42px;padding:0}._colorField_bheuo_2151 input[type=text],._colorField_bheuo_2151 input:not([type]){box-shadow:none;text-transform:uppercase;border:0;font-family:monospace}._panel_bheuo_369 input[type=range]{accent-color:#e60000;padding:0}._heroAsset_bheuo_2124{border:1px solid #dfe1e4;border-radius:5px;height:230px;margin-bottom:20px;position:relative;overflow:hidden}._heroAsset_bheuo_2124 img{object-fit:cover;width:100%;height:100%}._heroAsset_bheuo_2124 label{background:#fffffff0;position:absolute;bottom:12px;left:12px}._sectionHeading_bheuo_2195{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}._sectionHeading_bheuo_2195 h2,._sectionHeading_bheuo_2195 p{margin-bottom:0}._sectionAction_bheuo_2206{cursor:pointer;background:#fff;border:1px solid #cfd2d6;border-radius:4px;flex:none;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-size:.76rem;font-weight:850;display:inline-flex}._sectionAction_bheuo_2206:hover{color:#d00000;border-color:#e60000}._sectionAction_bheuo_2206:disabled{cursor:not-allowed;opacity:.45}._carouselEditor_bheuo_2228{gap:18px;margin-bottom:20px;display:grid}._heroSlideCard_bheuo_2233{background:#f7f8f9;border:1px solid #dfe1e4;border-radius:6px;padding:14px}._heroSlideCard_bheuo_2233 ._heroAsset_bheuo_2124{height:260px}._heroProductPicker_bheuo_2242{border-bottom:1px solid #dfe1e4;margin-bottom:18px;padding-bottom:16px}._heroProductPicker_bheuo_2242>label{margin-top:0}._selectedHeroProduct_bheuo_2250{background:#fff;border:1px solid #dfe1e4;border-left:4px solid #e60000;border-radius:4px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:10px;padding:10px;display:grid}._selectedHeroProductImage_bheuo_2262{background:#fff;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}._selectedHeroProductImage_bheuo_2262 img{object-fit:contain;width:100%;height:100%}._selectedHeroProductImage_bheuo_2262 svg{color:#a6a9ad}._selectedHeroProduct_bheuo_2250>span:nth-child(2){gap:3px;min-width:0;display:grid}._selectedHeroProduct_bheuo_2250 strong,._selectedHeroProduct_bheuo_2250 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._selectedHeroProduct_bheuo_2250 strong{font-size:.78rem}._selectedHeroProduct_bheuo_2250 small{color:#74787d;font-size:.65rem}._selectedHeroProduct_bheuo_2250 button{color:#fff;cursor:pointer;background:#171717;border:1px solid #171717;border-radius:4px;align-items:center;gap:6px;min-height:38px;padding:0 10px;font-size:.68rem;font-weight:850;display:inline-flex}._selectedHeroProduct_bheuo_2250 button:hover{background:#e60000;border-color:#e60000}._productPickerHelp_bheuo_2315{color:#74787d;margin:7px 0 0;font-size:.68rem;line-height:1.5}._framingControls_bheuo_2321{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:-4px 0 18px;display:grid}._framingControls_bheuo_2321 label{margin-top:0;font-size:.7rem}._itemToolbar_bheuo_2331{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}._itemToolbar_bheuo_2331>strong{font-size:.8rem}._itemToolbar_bheuo_2331>span{gap:6px;display:flex}._itemToolbar_bheuo_2331 button{cursor:pointer;background:#fff;border:1px solid #d3d6da;border-radius:4px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}._itemToolbar_bheuo_2331 button:hover{color:#d00000;border-color:#e60000}._itemToolbar_bheuo_2331 button:disabled{cursor:not-allowed;opacity:.35}._brandLogoEditor_bheuo_2363{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}._brandLogoHelp_bheuo_2369{color:#626b75;grid-column:1/-1;margin:0;font-size:.82rem;line-height:1.45}._brandLogoCard_bheuo_2376{border:1px solid #dfe1e4;border-radius:5px;gap:10px;padding:12px;display:grid}._brandLogoPreview_bheuo_2383{background:#fff;border:1px solid #eceef0;justify-content:center;align-items:center;height:86px;padding:12px;display:flex;overflow:hidden}._brandLogoPreview_bheuo_2383 img{object-fit:contain;width:100%;max-width:170px;height:100%}._brandLogoPreview_bheuo_2383 strong{color:#4d5157;font-size:.9rem}._socialPostPreview_bheuo_2403{aspect-ratio:4/3;color:#9a9ea3;background:#f1f2f3;justify-content:center;align-items:center;display:flex;overflow:hidden}._socialPostPreview_bheuo_2403 img{object-fit:cover;width:100%;height:100%}._socialPostPreview_bheuo_2403 svg{width:30px;height:30px}._categoryIconPreview_bheuo_2421{background:#f7f7f8;border-bottom:4px solid #e60000}._categoryIconPreview_bheuo_2421 svg{color:#17191c;stroke-width:1.5px;width:52px;height:52px}._brandLogoActions_bheuo_2431{align-items:center;gap:7px;display:flex}._brandLogoActions_bheuo_2431 label,._brandLogoActions_bheuo_2431 button{cursor:pointer;background:#fff;border:1px solid #cfd2d6;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-height:36px;margin:0;padding:0 10px;font-size:.72rem;font-weight:850;display:flex}._brandLogoActions_bheuo_2431 label{flex:1}._brandLogoActions_bheuo_2431 input{display:none}._trustEditor_bheuo_2458{grid-template-columns:1fr 1fr;gap:12px;display:grid}._trustEditor_bheuo_2458>div{background:#f7f8f9;border:1px solid #e0e2e4;border-radius:5px;gap:8px;padding:13px;display:grid}._trustEditor_bheuo_2458 strong{font-size:.72rem}._trustEditor_bheuo_2458 input{background:#fff;border:1px solid #cfd2d6;border-radius:4px;padding:10px}._brandSample_bheuo_2480{color:#fff;border-radius:5px;gap:10px;padding:24px 20px;display:grid;position:relative;overflow:hidden}._brandSample_bheuo_2480>span{font-size:1.45rem;font-weight:950}._brandSample_bheuo_2480 small{color:#d4d8de;font-size:.65rem;font-weight:800}._brandSample_bheuo_2480 button{color:#fff;border:0;border-radius:4px;min-height:38px;margin-top:15px;font-size:.72rem;font-weight:850}._brandSample_bheuo_2480 i{height:5px;position:absolute;bottom:0;left:0;right:0}._settingsSide_bheuo_2069 ._primaryButton_bheuo_1121{width:100%}._requestCount_bheuo_2517{color:#d00000;background:#fff0f0;border-radius:3px;padding:8px 10px;font-size:.76rem;font-weight:900}._requestList_bheuo_2525{gap:14px;display:grid}._requestCard_bheuo_2529{background:#fff;border:1px solid #dfe1e4;border-radius:6px;overflow:hidden}._requestSummary_bheuo_2535{cursor:pointer;grid-template-columns:38px minmax(0,1fr) auto 82px 20px;align-items:center;gap:12px;min-height:82px;padding:12px 16px;list-style:none;display:grid}._requestSummary_bheuo_2535::-webkit-details-marker{display:none}._requestSummary_bheuo_2535:hover{background:#fafafa}._requestSummaryIcon_bheuo_2551{color:#d00000;background:#fff1f1;justify-content:center;align-items:center;width:38px;height:38px;display:flex}._requestSummaryIcon_bheuo_2551 svg{width:19px;height:19px}._requestSummaryMain_bheuo_2564{gap:3px;min-width:0;display:grid}._requestSummaryMain_bheuo_2564 strong{text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}._requestSummaryMain_bheuo_2564 small,._requestSummary_bheuo_2535 time{color:#73787d;font-size:.64rem}._requestSummary_bheuo_2535 time{text-align:right}._requestSummaryChevron_bheuo_2583{color:#6b7075;width:18px;height:18px;transition:transform .18s}._requestCard_bheuo_2529[open] ._requestSummary_bheuo_2535{background:#f8f8f8;border-bottom:1px solid #e1e3e5}._requestCard_bheuo_2529[open] ._requestSummaryChevron_bheuo_2583{transform:rotate(180deg)}._requestExpanded_bheuo_2596{padding:18px}._requestHeader_bheuo_2599{border-bottom:1px solid #e5e6e8;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:14px;display:flex}._requestHeader_bheuo_2599 h2{margin:7px 0 4px;font-size:1.05rem}._requestHeader_bheuo_2599 p{color:#777b81;margin:0;font-size:.7rem}._requestHeader_bheuo_2599 select{background:#fff;border:1px solid #cfd2d6;border-radius:4px;min-height:38px;padding:0 9px}._requestStatus_bheuo_2623{text-transform:uppercase;border-radius:3px;padding:5px 7px;font-size:.64rem;font-weight:900;display:inline-block}._requestStatus_bheuo_2623[data-status=new]{color:#c80000;background:#fff0f0}._requestStatus_bheuo_2623[data-status=reviewing]{color:#7e5800;background:#fff4d9}._requestStatus_bheuo_2623[data-status=quoted]{color:#235f9f;background:#e9f1ff}._requestStatus_bheuo_2623[data-status=approved]{color:#147344;background:#e8f5ed}._requestStatus_bheuo_2623[data-status=rejected],._requestStatus_bheuo_2623[data-status=closed]{color:#5f6368;background:#eceef0}._notificationDelivery_bheuo_2652{background:#f4f5f6;border:1px solid #d9dcdf;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:14px;padding:10px 12px;display:grid}._notificationDelivery_bheuo_2652>svg{color:#6b7075;width:18px;height:18px}._notificationDelivery_bheuo_2652>span{gap:2px;display:grid}._notificationDelivery_bheuo_2652 strong{color:#42474c;font-size:.7rem}._notificationDelivery_bheuo_2652 small{color:#6a7075;font-size:.64rem;line-height:1.4}._notificationDelivery_bheuo_2652 button{color:#4f555a;cursor:pointer;background:#fff;border:1px solid #c8ccd0;align-items:center;gap:5px;min-height:34px;padding:0 9px;font-size:.66rem;font-weight:850;display:inline-flex}._notificationDelivery_bheuo_2652 button:disabled{cursor:wait;opacity:.65}._notificationDelivery_bheuo_2652 button svg{width:14px;height:14px}._notificationDelivery_bheuo_2652[data-status=sent]{background:#eaf6ee;border-color:#c4e2ce}._notificationDelivery_bheuo_2652[data-status=sent]>svg,._notificationDelivery_bheuo_2652[data-status=sent] strong{color:#17623b}._notificationDelivery_bheuo_2652[data-status=failed]{background:#fff0f0;border-color:#efc9c9}._notificationDelivery_bheuo_2652[data-status=failed]>svg,._notificationDelivery_bheuo_2652[data-status=failed] strong{color:#a12222}._notificationDelivery_bheuo_2652[data-status=not_configured]{background:#fff7e8;border-color:#ead8b2}._notificationDelivery_bheuo_2652[data-status=not_configured]>svg,._notificationDelivery_bheuo_2652[data-status=not_configured] strong{color:#72591f}._requestBody_bheuo_2725{grid-template-columns:.8fr 1.2fr;gap:26px;padding:17px 0;display:grid}._requestBody_bheuo_2725>div{gap:5px;min-width:0;display:grid}._requestBody_bheuo_2725 strong{align-items:center;gap:6px;margin-bottom:4px;font-size:.73rem;display:flex}._requestBody_bheuo_2725 p,._requestBody_bheuo_2725 a,._requestBody_bheuo_2725 li{color:#666a70;margin:0;font-size:.72rem;line-height:1.45}._requestBody_bheuo_2725 a{color:#c80000}._requestBody_bheuo_2725 ul{gap:5px;margin:0;padding:0;list-style:none;display:grid}._requestMessage_bheuo_2761{color:#585c62;background:#f5f6f7;margin:0 0 14px;padding:12px;font-size:.74rem;line-height:1.55}._proposalEditor_bheuo_2769{border:1px solid #d9dcdf;margin:16px 0}._proposalHeader_bheuo_2773{justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:11px 14px;display:flex}._proposalHeader_bheuo_2773>span{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:2px 9px;display:grid}._proposalHeader_bheuo_2773>span svg{color:#d40000;grid-row:1/3;width:20px;height:20px}._proposalHeader_bheuo_2773 strong{font-size:.75rem}._proposalHeader_bheuo_2773 small{color:#70757a;font-size:.64rem}._proposalSteps_bheuo_2800{gap:5px;display:flex}._proposalSteps_bheuo_2800 b{color:#73777b;background:#f0f1f2;padding:7px 9px;font-size:.62rem}._proposalSteps_bheuo_2800 b[data-active=true]{color:#fff;background:#17191b}._proposalBody_bheuo_2814{border-top:1px solid #e0e2e4;gap:16px;padding:16px;display:grid}._proposalClientSummary_bheuo_2820{background:#f5f6f7;gap:4px;padding:12px;display:grid}._proposalClientSummary_bheuo_2820 strong{font-size:.76rem}._proposalClientSummary_bheuo_2820 span{color:#646a70;font-size:.66rem;line-height:1.4}._proposalLines_bheuo_2834{border:1px solid #dfe1e4;overflow-x:auto}._proposalLineHeader_bheuo_2838,._proposalLine_bheuo_2834{grid-template-columns:84px minmax(230px,1fr) 58px 74px 112px 94px;align-items:center;gap:8px;min-width:760px;padding:9px 11px;display:grid}._proposalLineHeader_bheuo_2838{color:#fff;text-transform:uppercase;background:#222629;font-size:.62rem;font-weight:900}._proposalLine_bheuo_2834+._proposalLine_bheuo_2834{border-top:1px solid #e2e4e6}._proposalLine_bheuo_2834>span{gap:5px;display:grid}._proposalLine_bheuo_2834 input,._proposalConditions_bheuo_2862 input,._proposalConditions_bheuo_2862 textarea{background:#fff;border:1px solid #cfd2d5;border-radius:3px;width:100%;min-height:34px;padding:6px 8px;font-size:.68rem}._proposalLine_bheuo_2834>strong{text-align:right;font-size:.7rem}._proposalReview_bheuo_2876{gap:12px;display:grid}._proposalReviewBanner_bheuo_2880{color:#17623b;background:#eef7f1;border:1px solid #c6e1cf;align-items:center;gap:10px;padding:11px 13px;display:flex}._proposalReviewBanner_bheuo_2880 svg{flex:none;width:20px;height:20px}._proposalReviewBanner_bheuo_2880 span{gap:2px;display:grid}._proposalReviewBanner_bheuo_2880 strong{font-size:.72rem}._proposalReviewBanner_bheuo_2880 small{color:#4e735e;font-size:.63rem}._proposalReviewTable_bheuo_2905{border:1px solid #dfe1e4}._proposalReviewTable_bheuo_2905>div{grid-template-columns:minmax(0,1fr) auto 100px;align-items:center;gap:14px;padding:11px 13px;display:grid}._proposalReviewTable_bheuo_2905>div+div{border-top:1px solid #e1e3e5}._proposalReviewTable_bheuo_2905>div>span:first-child{gap:2px;display:grid}._proposalReviewTable_bheuo_2905 strong,._proposalReviewTable_bheuo_2905 b{font-size:.72rem}._proposalReviewTable_bheuo_2905 small,._proposalReviewTable_bheuo_2905>div>span:nth-child(2){color:#6b7075;font-size:.64rem}._proposalReviewTable_bheuo_2905 b{text-align:right}._proposalReviewConditions_bheuo_2934{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}._proposalReviewConditions_bheuo_2934>span{background:#f5f6f7;gap:3px;padding:10px;display:grid}._proposalReviewConditions_bheuo_2934 small{color:#73787d;text-transform:uppercase;font-size:.61rem}._proposalReviewConditions_bheuo_2934 strong{font-size:.68rem;line-height:1.4}._proposalConditions_bheuo_2862{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}._proposalConditions_bheuo_2862 label{color:#555b60;gap:5px;font-size:.65rem;font-weight:800;display:grid}._proposalConditions_bheuo_2862 label:nth-last-child(-n+3){grid-column:span 3}._proposalConditions_bheuo_2862 label>span{grid-template-columns:1fr auto;align-items:center;gap:6px;display:grid}._proposalConditions_bheuo_2862 ._proposalVatToggle_bheuo_2975{border:1px solid #d7dadd;align-self:end;align-items:center;min-height:35px;padding:0 10px;display:flex}._proposalVatToggle_bheuo_2975 input{width:auto;min-height:0}._proposalFooter_bheuo_2987{justify-content:space-between;align-items:end;gap:18px;display:flex}._proposalTotals_bheuo_2993{gap:5px;min-width:220px;margin-left:auto;display:grid}._proposalTotals_bheuo_2993 span,._proposalTotals_bheuo_2993>strong{color:#5d6267;justify-content:space-between;font-size:.68rem;display:flex}._proposalTotals_bheuo_2993>strong{color:#171a1d;border-top:2px solid #222629;margin-top:4px;padding-top:7px;font-size:.82rem}._proposalActions_bheuo_3013{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}._proposalActions_bheuo_3013 button{color:#4a5055;cursor:pointer;background:#fff;border:1px solid #c8ccd0;align-items:center;gap:5px;min-height:36px;padding:0 10px;font-size:.66rem;font-weight:850;display:inline-flex}._proposalActions_bheuo_3013 button:disabled{cursor:not-allowed;opacity:.55}._proposalActions_bheuo_3013 button svg{width:15px;height:15px}._proposalNotice_bheuo_3040,._proposalSentAt_bheuo_3041{color:#555b60;background:#f3f4f5;margin:0;padding:9px 11px;font-size:.67rem}._proposalSentAt_bheuo_3041{color:#17623b;background:#eaf6ee;align-items:center;gap:6px;display:flex}._proposalSentAt_bheuo_3041 svg{width:15px;height:15px}._requestActions_bheuo_3059{justify-content:flex-end;align-items:center;gap:8px;display:flex}._requestActions_bheuo_3059 a,._requestActions_bheuo_3059 button{cursor:pointer;background:#fff;border:1px solid #cfd2d6;border-radius:4px;align-items:center;gap:6px;min-height:36px;padding:0 10px;font-size:.7rem;font-weight:850;display:inline-flex}._requestActions_bheuo_3059 a{color:#fff;background:#171717;border-color:#171717}._requestActions_bheuo_3059 button{color:#9b2e23}._followUpAlert_bheuo_3087{color:#72510b;background:#fff7e6;align-items:center;gap:7px;margin-top:12px;padding:9px 11px;font-size:.7rem;font-weight:850;display:flex}._salesFields_bheuo_3098{background:#f7f8f9;grid-template-columns:1fr 170px 1.5fr auto;align-items:end;gap:10px;margin-bottom:14px;padding:12px;display:grid}._salesFields_bheuo_3098 label,._customerCard_bheuo_3108 label{color:#52565c;gap:5px;font-size:.68rem;font-weight:850;display:grid}._salesFields_bheuo_3098 input,._salesFields_bheuo_3098 textarea,._customerCard_bheuo_3108 input,._customerCard_bheuo_3108 textarea{background:#fff;border:1px solid #cfd2d6;border-radius:4px;width:100%;padding:9px}._salesFields_bheuo_3098 button{color:#fff;cursor:pointer;background:#171717;border:0;border-radius:4px;align-items:center;gap:6px;min-height:38px;padding:0 11px;font-size:.7rem;font-weight:850;display:flex}._customerGrid_bheuo_3139{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}._customerCard_bheuo_3108{background:#fff;border:1px solid #dfe1e4;border-radius:6px;gap:11px;padding:18px;display:grid}._customerCard_bheuo_3108 header{border-bottom:1px solid #e5e6e8;align-items:center;gap:10px;padding-bottom:12px;display:flex}._customerCard_bheuo_3108 header>svg{color:#e60000}._customerCard_bheuo_3108 h2{margin:0;font-size:1rem}._customerCard_bheuo_3108 header p{color:#777b81;margin:4px 0 0;font-size:.68rem}._customerCard_bheuo_3108 ._primaryButton_bheuo_1121{justify-self:start}._statGrid_bheuo_3174{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}._statGrid_bheuo_3174 article{background:#fff;border:1px solid #dfe1e4;border-radius:6px;min-height:112px;padding:18px;display:grid}._statGrid_bheuo_3174 span{color:#6d7177;font-size:.72rem;font-weight:800}._statGrid_bheuo_3174 strong{margin-top:8px;font-size:2rem}._statGrid_bheuo_3174 small{color:#147344;font-size:.68rem}._analyticsGrid_bheuo_3201{grid-template-columns:1.3fr 1fr 1fr;align-items:start;gap:14px;display:grid}._chart_bheuo_3207{align-items:end;gap:6px;height:220px;padding-top:12px;display:flex;overflow-x:auto}._chart_bheuo_3207>div{flex-direction:column;flex:1 0 24px;justify-content:flex-end;align-items:center;height:100%;display:flex}._chart_bheuo_3207>div>span{background:#e60000;border-radius:2px 2px 0 0;width:100%;min-height:4px}._chart_bheuo_3207 small{color:#80848a;margin-top:6px;font-size:.56rem}._ranking_bheuo_3234{gap:0;margin:0;padding:0;list-style:none;display:grid}._ranking_bheuo_3234 li{border-bottom:1px solid #eceef0;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;font-size:.72rem;display:flex}._ranking_bheuo_3234 li:last-child{border-bottom:0}._ranking_bheuo_3234 b{background:#f1f2f3;border-radius:3px;padding:4px 7px}._activityList_bheuo_3258{background:#fff;border:1px solid #dfe1e4;border-radius:6px}._activityList_bheuo_3258 article{border-bottom:1px solid #e5e6e8;grid-template-columns:34px 1fr auto auto;align-items:center;gap:12px;min-height:72px;padding:12px 16px;display:grid}._activityList_bheuo_3258 article:last-child{border-bottom:0}._activityList_bheuo_3258 svg{color:#e60000}._activityList_bheuo_3258 div{display:grid}._activityList_bheuo_3258 strong{font-size:.78rem}._activityList_bheuo_3258 span,._activityList_bheuo_3258 small{color:#777b81;margin-top:4px;font-size:.66rem}._activityList_bheuo_3258 article>button{cursor:pointer;background:#fff;border:1px solid #d6d8dc;border-radius:5px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:.7rem;font-weight:800;display:flex}._emptyRequests_bheuo_3303{text-align:center;background:#fff;border:1px solid #dfe1e4;flex-direction:column;justify-content:center;align-items:center;min-height:340px;display:flex}._emptyRequests_bheuo_3303 svg{color:#e60000}._emptyRequests_bheuo_3303 h2{margin:13px 0 5px;font-size:1.1rem}._emptyRequests_bheuo_3303 p{color:#777b81;margin:0;font-size:.76rem}._denied_bheuo_3325{text-align:center;background:#f2f3f5;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}._denied_bheuo_3325>div{background:#fff;border:1px solid #dfe1e4;border-radius:6px;max-width:520px;padding:50px}._denied_bheuo_3325 span{color:#e9531e;font-size:.76rem;font-weight:900}._denied_bheuo_3325 h1{margin:12px 0}._denied_bheuo_3325 p{color:#6f7379;line-height:1.6}._denied_bheuo_3325 a{color:#fff;background:#171717;border-radius:4px;margin-top:14px;padding:12px 16px;font-weight:800;display:inline-block}@media (width<=1000px){._layout_bheuo_708{grid-template-columns:72px minmax(0,1fr)}._sidebar_bheuo_713 a,._sidebar_bheuo_713 button{justify-content:center;font-size:0}._formLayout_bheuo_1452{grid-template-columns:1fr}._formSide_bheuo_1459{grid-template-columns:repeat(2,1fr)}._settingsGrid_bheuo_2063,._brandLogoEditor_bheuo_2363{grid-template-columns:1fr}._settingsSide_bheuo_2069{grid-template-columns:repeat(2,1fr);position:static}._analyticsGrid_bheuo_3201,._salesFields_bheuo_3098{grid-template-columns:1fr 1fr}._productCategoryGrid_bheuo_1053{grid-template-columns:repeat(3,minmax(0,1fr))}._catalogQuality_bheuo_950{grid-template-columns:1fr}}._requestTypeBadge_bheuo_3401{color:#343a40;background:#edf0f3;border-radius:3px;margin-left:6px;padding:5px 7px;font-size:.62rem;font-weight:850;display:inline-flex}._shippingAddress_bheuo_3411{color:#555b62;background:#f3f4f5;border-left:3px solid #e60000;padding:8px 10px;font-size:.68rem;line-height:1.45}._quoteHeadingActions_bheuo_3419{align-items:center;gap:8px;display:flex}._quoteHeadingActions_bheuo_3419 button{color:#555a60;cursor:pointer;background:#fff;border:1px solid #cfd2d6;border-radius:4px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:.7rem;font-weight:850;display:inline-flex}._notificationSummary_bheuo_3438{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:-8px 0 20px;display:grid}._notificationSummary_bheuo_3438>span{color:#72591f;background:#fff7e8;border:1px solid #ead8b2;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:3px 9px;padding:11px 13px;font-size:.68rem;display:grid}._notificationSummary_bheuo_3438>span>svg{grid-row:1/3;width:20px;height:20px}._notificationSummary_bheuo_3438>span b{color:#4f421e;font-size:.72rem}._notificationSummary_bheuo_3438>span[data-active=true]{color:#27734a;background:#eaf6ee;border-color:#c4e2ce}._notificationSummary_bheuo_3438>span[data-active=true] b{color:#185c39}._panelHint_bheuo_3472{color:#6b7077;margin:-5px 0 14px;font-size:.68rem;line-height:1.5}._integrationsPanel_bheuo_3478{background:#fff;border:1px solid #d9dcdf;margin:0 0 20px}._integrationsPanel_bheuo_3478>summary{cursor:pointer;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:11px 14px;list-style:none;display:grid}._integrationsPanel_bheuo_3478>summary::-webkit-details-marker{display:none}._integrationsPanel_bheuo_3478>summary>svg{color:#fff;background:#17191c;border-radius:4px;width:34px;height:34px;padding:8px}._integrationsPanel_bheuo_3478>summary>span{gap:3px;display:grid}._integrationsPanel_bheuo_3478>summary strong{font-size:.77rem}._integrationsPanel_bheuo_3478>summary small{color:#70757a;font-size:.65rem}._integrationsPanel_bheuo_3478>summary>b{color:#575d62;background:#f1f2f3;border-radius:3px;padding:7px 9px;font-size:.64rem}._integrationsBody_bheuo_3522{border-top:1px solid #e0e2e4;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}._integrationProvider_bheuo_3529{border:1px solid #dde0e3;flex-direction:column;min-width:0;display:flex}._integrationProvider_bheuo_3529>header{background:#f7f8f9;border-bottom:1px solid #e2e4e6;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px;display:grid}._integrationProvider_bheuo_3529>header>span:nth-child(2){gap:2px;display:grid}._integrationProvider_bheuo_3529>header strong{font-size:.72rem}._integrationProvider_bheuo_3529>header small{color:#74797e;font-size:.61rem;line-height:1.35}._integrationIcon_bheuo_3556{color:#d60000;background:#fff;border:1px solid #d7dade;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._integrationIcon_bheuo_3556 svg{width:17px;height:17px}._integrationProvider_bheuo_3529[data-channel=whatsapp] ._integrationIcon_bheuo_3556{color:#157b47}._integrationToggle_bheuo_3574{color:#34383c;white-space:nowrap;align-items:center;gap:6px;font-size:.64rem;font-weight:850;display:flex}._integrationToggle_bheuo_3574 input{accent-color:#e60000;width:16px;height:16px}._integrationProvider_bheuo_3529[data-channel=whatsapp] ._integrationToggle_bheuo_3574 input{accent-color:#157b47}._integrationFields_bheuo_3591{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}._integrationFields_bheuo_3591>label{color:#4b5156;gap:6px;min-width:0;font-size:.64rem;font-weight:800;display:grid}._integrationFields_bheuo_3591>label>span{align-items:center;gap:5px;display:flex}._integrationFields_bheuo_3591>label>span svg{width:13px;height:13px}._integrationFields_bheuo_3591 input{color:#202326;background:#fff;border:1px solid #cbd0d4;border-radius:3px;outline:0;width:100%;min-height:38px;padding:8px 9px;font-size:.68rem}._integrationFields_bheuo_3591 input:focus{border-color:#e60000;box-shadow:0 0 0 3px #e6000014}._integrationWideField_bheuo_3629{grid-column:1/-1}._integrationWideField_bheuo_3629>small{color:#85898e;font-size:.6rem;font-weight:500}._integrationHelp_bheuo_3637{color:#6c7277;align-self:end;margin:0;font-size:.61rem;line-height:1.45}._integrationProvider_bheuo_3529>footer{border-top:1px solid #e1e3e5;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding:9px 11px;display:flex}._integrationProvider_bheuo_3529>footer>span{color:#777c81;align-items:center;gap:5px;font-size:.62rem;font-weight:850;display:inline-flex}._integrationProvider_bheuo_3529>footer>span[data-active=true]{color:#157b47}._integrationProvider_bheuo_3529>footer svg{width:14px;height:14px}._integrationProvider_bheuo_3529>footer button{color:#444a4f;cursor:pointer;background:#fff;border:1px solid #cbd0d4;border-radius:3px;align-items:center;gap:5px;min-height:32px;padding:0 9px;font-size:.63rem;font-weight:850;display:inline-flex}._integrationProvider_bheuo_3529>footer button:disabled{cursor:not-allowed;opacity:.5}._integrationsSaveRow_bheuo_3686{background:#f5f6f7;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}._integrationsSaveRow_bheuo_3686>span{color:#62686d;align-items:center;gap:6px;font-size:.63rem;display:inline-flex}._integrationsSaveRow_bheuo_3686>span svg,._integrationsSaveRow_bheuo_3686 button svg{width:15px;height:15px}._integrationNotice_bheuo_3707,._integrationLoading_bheuo_3708{color:#6b541e;background:#fff7e8;border-left:3px solid #d6a321;grid-column:1/-1;gap:6px;margin:0;padding:9px 11px;font-size:.65rem;display:flex}._integrationLoading_bheuo_3708{background:#f5f6f7;border-left-color:#aeb3b8;align-items:center}._integrationLoading_bheuo_3708 svg{width:15px;height:15px}._proposalActions_bheuo_3013 ._whatsappSendButton_bheuo_3728{color:#fff;background:#157b47;border-color:#157b47}._proposalActions_bheuo_3013 ._whatsappSendButton_bheuo_3728:hover:not(:disabled){background:#10683b}._proposalActions_bheuo_3013 ._finishQuoteButton_bheuo_3736{color:#fff;background:#17191c;border-color:#17191c}._proposalActions_bheuo_3013 ._finishQuoteButton_bheuo_3736:hover:not(:disabled){background:#000}._proposalActions_bheuo_3013 ._finishQuoteButton_bheuo_3736:disabled{color:#17623b;opacity:1;background:#e8f4ec;border-color:#b8d9c5}._proposalActions_bheuo_3013 ._whatsappManualButton_bheuo_3750{color:#126b3f;border-color:#157b47}@media (width<=720px){._requestSummary_bheuo_2535{grid-template-columns:34px minmax(0,1fr) auto 18px;padding:11px 12px}._requestSummaryIcon_bheuo_2551{width:34px;height:34px}._requestSummary_bheuo_2535 time{display:none}._requestSummary_bheuo_2535 ._requestStatus_bheuo_2623{width:10px;height:10px;padding:0;font-size:0}._requestExpanded_bheuo_2596{padding:13px}._proposalHeader_bheuo_2773{flex-direction:column;align-items:stretch}._proposalSteps_bheuo_2800{grid-template-columns:1fr 1fr;display:grid}._proposalSteps_bheuo_2800 b{text-align:center}._proposalReviewTable_bheuo_2905>div{grid-template-columns:minmax(0,1fr) auto;align-items:start}._proposalReviewTable_bheuo_2905>div>b{grid-column:2}._proposalReviewConditions_bheuo_2934{grid-template-columns:1fr}._topbar_bheuo_663{padding:0 15px}._account_bheuo_684>span{display:none}._layout_bheuo_708{display:block}._sidebar_bheuo_713{border-bottom:1px solid #dfe1e4;border-right:0;flex-direction:row;padding:8px 14px;overflow-x:auto}._sidebar_bheuo_713 a,._sidebar_bheuo_713 button{flex:none;justify-content:center;width:44px;font-size:0}._content_bheuo_756{padding:20px 14px}._pageHeading_bheuo_765{flex-direction:column;align-items:flex-start}._quoteHeadingActions_bheuo_3419{justify-content:space-between;width:100%}._notificationSummary_bheuo_3438,._integrationsBody_bheuo_3522,._integrationFields_bheuo_3591{grid-template-columns:1fr}._integrationWideField_bheuo_3629{grid-column:auto}._integrationProvider_bheuo_3529>header{grid-template-columns:32px minmax(0,1fr)}._integrationToggle_bheuo_3574{grid-column:1/-1}._integrationsSaveRow_bheuo_3686{flex-direction:column;align-items:stretch}._integrationsSaveRow_bheuo_3686 button{justify-content:center;width:100%}._notificationDelivery_bheuo_2652{grid-template-columns:22px minmax(0,1fr)}._notificationDelivery_bheuo_2652 button{grid-column:1/-1;justify-content:center;width:100%}._proposalConditions_bheuo_2862{grid-template-columns:1fr}._proposalConditions_bheuo_2862 label:nth-last-child(-n+3){grid-column:auto}._proposalFooter_bheuo_2987{flex-direction:column;align-items:stretch}._proposalTotals_bheuo_2993{width:100%;margin-left:0}._proposalActions_bheuo_3013 button{flex:150px;justify-content:center}._productCategories_bheuo_943{padding:14px}._catalogQualityFilters_bheuo_1005{flex-wrap:wrap}._catalogQualityFilters_bheuo_1005 button{flex:140px}._productCategories_bheuo_943>header{gap:6px;display:grid}._productCategories_bheuo_943>header>span{white-space:normal}._productCategoryGrid_bheuo_1053{margin-right:-14px;padding:1px 14px 8px 0;display:flex;overflow-x:auto}._productCategoryGrid_bheuo_1053>button{flex:0 0 160px}._headingActions_bheuo_418{flex-wrap:wrap;width:100%}._supplierImporterFields_bheuo_869{grid-template-columns:repeat(2,minmax(0,1fr))}._supplierImporterFooter_bheuo_835{flex-direction:column;align-items:stretch}._supplierImporterFooter_bheuo_835>span{margin-right:0}._supplierImporterFooter_bheuo_835>a,._supplierImporterFooter_bheuo_835>button{justify-content:center;width:100%}._primaryButton_bheuo_1121{flex:1}._twoColumns_bheuo_1519,._documentGrid_bheuo_1886,._formSide_bheuo_1459,._framingControls_bheuo_2321{grid-template-columns:1fr}._selectedHeroProduct_bheuo_2250{grid-template-columns:56px minmax(0,1fr);align-items:start}._selectedHeroProductImage_bheuo_2262{width:56px;height:56px}._selectedHeroProduct_bheuo_2250 button{grid-column:1/-1;justify-content:center;width:100%}._imageGrid_bheuo_1683{grid-template-columns:repeat(2,minmax(0,1fr))}._logoSettings_bheuo_2080,._colorGrid_bheuo_2146,._trustEditor_bheuo_2458,._settingsSide_bheuo_2069{grid-template-columns:1fr}._toolbar_bheuo_1152{flex-direction:column;align-items:stretch;gap:10px}._productPagination_bheuo_1216{flex-direction:column;align-items:flex-start;gap:12px}._productPagination_bheuo_1216 nav{justify-content:center;width:100%}._requestBody_bheuo_2725{grid-template-columns:1fr}._requestActions_bheuo_3059{flex-direction:column;align-items:stretch}._requestActions_bheuo_3059 a,._requestActions_bheuo_3059 button{justify-content:center;width:100%}._secondaryButton_bheuo_1384{flex:1}._bulkBar_bheuo_1402{flex-wrap:wrap;align-items:stretch}._bulkBar_bheuo_1402 strong{flex:1 0 70%}._relatedPicker_bheuo_2017,._customerGrid_bheuo_3139,._statGrid_bheuo_3174,._analyticsGrid_bheuo_3201,._salesFields_bheuo_3098{grid-template-columns:1fr}._activityList_bheuo_3258 article{grid-template-columns:30px 1fr}._activityList_bheuo_3258 small{display:none}._activityList_bheuo_3258 article>button{grid-column:2;justify-self:start}}._admin_bheuo_1,._admin_bheuo_1 *{box-sizing:border-box}._admin_bheuo_1{--admin-bg:#f4f5f6;--admin-surface:#fff;--admin-surface-soft:#f8f9fa;--admin-border:#dfe2e5;--admin-border-strong:#c8cdd2;--admin-ink:#17191c;--admin-muted:#687078;--admin-red:#e60000;--admin-red-dark:#b90000;--admin-green:#16734a;background:var(--admin-bg);color:var(--admin-ink);font-size:16px}._admin_bheuo_1 input,._admin_bheuo_1 textarea,._admin_bheuo_1 select,._admin_bheuo_1 button,._admin_bheuo_1 a{font:inherit;letter-spacing:0;min-width:0}._admin_bheuo_1 button,._admin_bheuo_1 a{line-height:1.2}._admin_bheuo_1 input,._admin_bheuo_1 textarea,._admin_bheuo_1 select{max-width:100%}._admin_bheuo_1 p,._admin_bheuo_1 small,._admin_bheuo_1 strong,._admin_bheuo_1 span,._admin_bheuo_1 label,._admin_bheuo_1 li{overflow-wrap:anywhere}._topbar_bheuo_663{border-bottom:1px solid var(--admin-border);color:var(--admin-ink);background:#fff;grid-template-columns:248px minmax(0,1fr) auto;gap:24px;height:76px;padding:0 28px 0 20px;display:grid;box-shadow:0 1px 8px #11181f0d}._adminLogo_bheuo_675{align-items:center;gap:11px;min-width:0;display:flex}._adminLogo_bheuo_675 img{background:var(--admin-red);object-fit:cover;border-radius:6px;width:44px;height:44px}._adminLogo_bheuo_675 span{color:var(--admin-ink);font-size:inherit;gap:2px;min-width:0;margin:0;display:grid}._adminLogo_bheuo_675 strong{font-size:.82rem;font-weight:950;line-height:1.1}._adminLogo_bheuo_675 small{color:var(--admin-red);font-size:.62rem;font-weight:850}._topbarContext_bheuo_4113{border-left:1px solid var(--admin-border);gap:2px;padding-left:24px;display:grid}._topbarContext_bheuo_4113 span{color:var(--admin-muted);text-transform:uppercase;font-size:.62rem;font-weight:800}._topbarContext_bheuo_4113 strong{font-size:.88rem}._account_bheuo_684{gap:11px}._accountAvatar_bheuo_4135{color:#fff;background:#17191c;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.78rem;display:flex}._account_bheuo_684>span{font-size:.75rem;line-height:1.25}._account_bheuo_684 small{color:var(--admin-muted);font-size:.61rem}._account_bheuo_684 a{border:1px solid var(--admin-border);color:#4e555c;border-radius:5px;justify-content:center;width:38px;height:38px;min-height:38px;padding:0}._account_bheuo_684 a:hover{color:var(--admin-red);background:#fff0f0;border-color:#efb9b9}._layout_bheuo_708{grid-template-columns:248px minmax(0,1fr);min-height:calc(100vh - 76px)}._sidebar_bheuo_713{background:#191b1e;border:0;align-self:start;gap:16px;height:calc(100vh - 76px);padding:22px 14px 16px;position:sticky;top:76px;overflow-y:auto}._sidebarIntro_bheuo_4192{border-bottom:1px solid #34373b;gap:4px;padding:0 10px 16px;display:grid}._sidebarIntro_bheuo_4192 span{color:#fff;font-size:.72rem;font-weight:900}._sidebarIntro_bheuo_4192 small{color:#91989f;font-size:.61rem;line-height:1.4}._sidebarNav_bheuo_4211{gap:5px;display:grid}._sidebarFooter_bheuo_4216{border-top:1px solid #34373b;gap:5px;margin-top:auto;padding-top:14px;display:grid}._sidebar_bheuo_713 a,._sidebar_bheuo_713 button{color:#c3c8cd;border:1px solid #0000;border-radius:6px;gap:10px;min-height:46px;padding:4px 9px;font-size:.76rem}._sidebar_bheuo_713 a:hover,._sidebar_bheuo_713 button:hover{color:#fff;background:#26292d;border-color:#363a3f}._sidebar_bheuo_713 ._activeNav_bheuo_739{background:var(--admin-red);border-color:var(--admin-red);color:#fff;box-shadow:0 6px 18px #e6000033}._navIcon_bheuo_4249{background:#2a2d31;border-radius:5px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}._activeNav_bheuo_739 ._navIcon_bheuo_4249{background:#ffffff29}._navLabel_bheuo_4264{flex:1;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}._navBadge_bheuo_744{color:var(--admin-red);background:#fff;flex:none;min-width:20px;height:20px;margin-left:auto}._content_bheuo_756{min-width:0;padding:34px clamp(22px,3vw,44px) 60px}._catalogAdmin_bheuo_760,._editor_bheuo_761,._settingsEditor_bheuo_2059,._kitAdmin_bheuo_306{min-width:0;max-width:1380px;margin:0 auto}._pageHeading_bheuo_765{align-items:flex-end;gap:18px;margin-bottom:22px}._pageHeading_bheuo_765>div:first-child{min-width:0}._pageHeading_bheuo_765 h1{color:var(--admin-ink);font-size:clamp(1.6rem,2vw,2rem);font-weight:850;line-height:1.08}._pageHeading_bheuo_765 p{color:var(--admin-muted);max-width:720px;font-size:.78rem;line-height:1.55}._headingActions_bheuo_418,._quoteHeadingActions_bheuo_3419{flex-wrap:wrap;justify-content:flex-end}._headingActions_bheuo_418>a,._primaryButton_bheuo_1121,._secondaryButton_bheuo_1384,._quoteHeadingActions_bheuo_3419 button,._sectionAction_bheuo_2206{white-space:normal;border-radius:5px;min-height:42px}._primaryButton_bheuo_1121{background:var(--admin-red);box-shadow:0 5px 14px #e6000024}._primaryButton_bheuo_1121:hover{background:var(--admin-red-dark)}._secondaryButton_bheuo_1384,._headingActions_bheuo_418>a{border-color:var(--admin-border-strong);background:#fff}._message_bheuo_1143{border-radius:6px;margin-bottom:18px;line-height:1.45}._panel_bheuo_369,._productCategories_bheuo_943,._catalogQuality_bheuo_950,._supplierImporter_bheuo_811,._customerCard_bheuo_3108,._activityList_bheuo_3258,._requestCard_bheuo_2529,._integrationsPanel_bheuo_3478,._proposalEditor_bheuo_2769,._productPreview_bheuo_1767,._kitList_bheuo_316,._kitEditor_bheuo_364{border-color:var(--admin-border);border-radius:8px;box-shadow:0 1px 3px #12192009}._panel_bheuo_369{min-width:0;padding:22px}._panel_bheuo_369 h2{color:#22262a;line-height:1.3}._panel_bheuo_369 ._subheading_bheuo_1473{line-height:1.35}._panel_bheuo_369 label{gap:7px;min-width:0;line-height:1.35}._panel_bheuo_369 label>small{color:#778089;margin-top:-2px;font-size:.64rem;font-weight:550;line-height:1.4;position:static;bottom:auto;right:auto}._panel_bheuo_369 input:not([type=checkbox]),._panel_bheuo_369 textarea,._panel_bheuo_369 select,._salesFields_bheuo_3098 input,._salesFields_bheuo_3098 textarea,._customerCard_bheuo_3108 input,._customerCard_bheuo_3108 textarea{border-color:var(--admin-border-strong);border-radius:5px;min-height:42px;font-size:.76rem}._panel_bheuo_369 textarea,._salesFields_bheuo_3098 textarea,._customerCard_bheuo_3108 textarea{min-height:84px}._twoColumns_bheuo_1519,._colorGrid_bheuo_2146,._logoSettings_bheuo_2080,._documentGrid_bheuo_1886,._settingsGrid_bheuo_2063,._formLayout_bheuo_1452,._formMain_bheuo_1458,._formSide_bheuo_1459,._settingsSide_bheuo_2069{min-width:0}._help_bheuo_1524,._panelHint_bheuo_3472,._fieldHelp_bheuo_1988,._fieldHint_bheuo_1560,._productPickerHelp_bheuo_2315{line-height:1.5}._multiChoiceField_bheuo_1565{border-color:var(--admin-border);background:#fbfbfc;border-radius:6px}._multiChoiceField_bheuo_1565 legend{flex-wrap:wrap;align-items:flex-start;gap:4px 12px}._multiChoiceField_bheuo_1565 legend span,._multiChoiceField_bheuo_1565 legend small{line-height:1.35}._multiChoiceField_bheuo_1565>div{grid-template-columns:repeat(auto-fill,minmax(62px,1fr))}._multiChoiceField_bheuo_1565 button{white-space:normal;min-height:40px}._technologyPickerTrigger_bheuo_17{border-color:var(--admin-border-strong);color:#343a40;background:#fff;min-height:44px}._technologyPickerTrigger_bheuo_17:hover{border-color:var(--admin-red);color:var(--admin-red-dark);background:#fff5f5}._technologyPickerTrigger_bheuo_17 b{background:var(--admin-red)}._selectedTechnologies_bheuo_49>span{color:#8f1515;background:#fff4f4;border-color:#f0c9c9}._technologyPanel_bheuo_91{border:1px solid #34383d;border-radius:8px}._technologyPanel_bheuo_91>header{background:#181a1d}._technologyPanel_bheuo_91>header span,._technologyOptionIcon_bheuo_238{color:var(--admin-red)}._technologyTabs_bheuo_148 ._activeTechnologyTab_bheuo_165{color:var(--admin-red-dark)}._generatedField_bheuo_1530,._stackedListAdd_bheuo_1634,._sectionHeading_bheuo_2195,._itemToolbar_bheuo_2331,._panelHeading_bheuo_369,._selectedHeroProduct_bheuo_2250,._brandLogoCard_bheuo_2376,._trustEditor_bheuo_2458>div,._scheduleRow_bheuo_575{min-width:0}._generatedField_bheuo_1530 button,._stackedListAdd_bheuo_1634 button{min-height:42px}._imageGrid_bheuo_1683{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}._imageItem_bheuo_1688,._uploadTile_bheuo_1739,._documentUpload_bheuo_1764,._brandLogoCard_bheuo_2376,._heroSlideCard_bheuo_2233{border-radius:6px}._uploadTile_bheuo_1739{min-height:150px}._documentUpload_bheuo_1764{min-width:0}._documentUpload_bheuo_1764 strong,._documentUpload_bheuo_1764 a{line-height:1.35}._toggle_bheuo_1948{align-items:flex-start;line-height:1.35}._formLayout_bheuo_1452{grid-template-columns:minmax(0,1fr) 320px;gap:20px}._formSide_bheuo_1459,._settingsSide_bheuo_2069{position:sticky;top:98px}._settingsGrid_bheuo_2063{gap:20px}._productPreviewImage_bheuo_1796{background:#fff}._supplierImporter_bheuo_811{border-left-color:var(--admin-red)}._supplierImporter_bheuo_811>header,._supplierImporterFields_bheuo_869,._supplierImporterFooter_bheuo_835{min-width:0}._supplierImporterFields_bheuo_869{gap:12px}._supplierImporterFields_bheuo_869 label{line-height:1.35}._supplierImporterFooter_bheuo_835{flex-wrap:wrap}._supplierImporterFooter_bheuo_835>span{min-width:240px}._supplierImporterFooter_bheuo_835>span>span{min-width:0}._catalogQuality_bheuo_950{background:#fff}._catalogQualityFilters_bheuo_1005{flex-wrap:wrap}._productCategories_bheuo_943>header{min-width:0}._productCategoryGrid_bheuo_1053{grid-template-columns:repeat(4,minmax(0,1fr))}._productCategoryGrid_bheuo_1053>button{min-width:0}._productCategoryGrid_bheuo_1053 strong{text-overflow:clip;white-space:normal;line-height:1.3;overflow:visible}._toolbar_bheuo_1152{border-color:var(--admin-border);border-radius:8px 8px 0 0;gap:14px}._toolbar_bheuo_1152 label{min-width:220px}._productTable_bheuo_1187{border-color:var(--admin-border);border-radius:0 0 8px 8px}._tableHead_bheuo_1269,._tableRow_bheuo_1270{grid-template-columns:28px minmax(260px,1.5fr) minmax(100px,.65fr) minmax(110px,.7fr) 100px 116px;gap:12px}._tableRow_bheuo_1270{min-height:88px}._productCell_bheuo_1298 strong,._productCell_bheuo_1298 small{line-height:1.35}._rowActions_bheuo_1366 button,._rowActions_bheuo_1366 a{flex:0 0 36px;width:36px;height:36px}._bulkBar_bheuo_1402{border-radius:6px 6px 0 0;flex-wrap:wrap}._bulkActionField_bheuo_4679{align-items:center;gap:9px;display:flex}._bulkActionField_bheuo_4679>span{color:#cfd3d7;white-space:nowrap;font-size:.65rem;font-weight:800}._bulkBar_bheuo_1402 ._bulkActionField_bheuo_4679 select{appearance:auto;color:#17191c;background:#fff;border:1px solid #c8cdd2;min-width:210px;font-size:.72rem;font-weight:750}._bulkBar_bheuo_1402 ._bulkApply_bheuo_4699{background:var(--admin-red);border:1px solid var(--admin-red);color:#fff;min-width:88px}._bulkBar_bheuo_1402 ._bulkApply_bheuo_4699:hover,._bulkBar_bheuo_1402 ._bulkApply_bheuo_4699:focus-visible{background:var(--admin-red-dark);border-color:var(--admin-red-dark)}._bulkBar_bheuo_1402 ._iconOnly_bheuo_1428{color:#fff;background:0 0;border:1px solid #6d7278}._bulkBar_bheuo_1402 ._iconOnly_bheuo_1428:hover,._bulkBar_bheuo_1402 ._iconOnly_bheuo_1428:focus-visible{color:#17191c;background:#fff;border-color:#fff}@media (width<=700px){._bulkActionField_bheuo_4679{flex-direction:column;flex:1 0 100%;align-items:stretch}._bulkBar_bheuo_1402 ._bulkActionField_bheuo_4679 select,._bulkBar_bheuo_1402 ._bulkApply_bheuo_4699{width:100%;min-width:0}}._productPagination_bheuo_1216{gap:14px}._productPagination_bheuo_1216 nav{flex-wrap:wrap}._requestList_bheuo_2525{gap:12px}._requestSummary_bheuo_2535{grid-template-columns:42px minmax(0,1fr) auto 92px 20px;gap:14px;min-width:0}._requestSummaryMain_bheuo_2564 strong,._requestSummaryMain_bheuo_2564 small{line-height:1.35}._requestHeader_bheuo_2599,._requestHeader_bheuo_2599>div{min-width:0}._requestHeader_bheuo_2599 p,._requestMessage_bheuo_2761,._shippingAddress_bheuo_3411{overflow-wrap:anywhere}._requestBody_bheuo_2725{gap:18px}._requestBody_bheuo_2725>div{background:var(--admin-surface-soft);border:1px solid #e7e9eb;border-radius:6px;padding:14px}._salesFields_bheuo_3098{border:1px solid #e2e5e8;border-radius:6px;grid-template-columns:minmax(150px,.8fr) minmax(150px,.7fr) minmax(220px,1.4fr) auto;align-items:end}._proposalEditor_bheuo_2769{overflow:hidden}._proposalHeader_bheuo_2773,._proposalFooter_bheuo_2987,._proposalActions_bheuo_3013,._proposalHeader_bheuo_2773>span{min-width:0}._proposalHeader_bheuo_2773 small{line-height:1.35}._proposalSteps_bheuo_2800{flex:none}._proposalSteps_bheuo_2800 b{text-align:center;border-radius:4px;line-height:1.25}._proposalClientSummary_bheuo_2820,._proposalReviewBanner_bheuo_2880,._proposalReviewConditions_bheuo_2934>span,._proposalNotice_bheuo_3040,._proposalSentAt_bheuo_3041{border-radius:5px}._proposalConditions_bheuo_2862,._proposalConditions_bheuo_2862 label{min-width:0}._proposalActions_bheuo_3013 button{white-space:normal;min-height:38px}._requestActions_bheuo_3059{flex-wrap:wrap}._customerGrid_bheuo_3139{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}._customerCard_bheuo_3108 header{align-items:flex-start}._customerCard_bheuo_3108 header div{min-width:0}._customerCard_bheuo_3108 h2,._customerCard_bheuo_3108 header p{line-height:1.35}._statGrid_bheuo_3174{grid-template-columns:repeat(4,minmax(150px,1fr))}._statGrid_bheuo_3174 article{border-top:3px solid var(--admin-red)}._analyticsGrid_bheuo_3201{grid-template-columns:minmax(320px,1.3fr) repeat(2,minmax(240px,1fr))}._activityList_bheuo_3258 article,._activityList_bheuo_3258 article>div{min-width:0}._activityList_bheuo_3258 strong,._activityList_bheuo_3258 span{line-height:1.35}._kitAdminLayout_bheuo_310{grid-template-columns:270px minmax(0,1fr)}._kitList_bheuo_316{align-self:start;overflow:hidden}._kitList_bheuo_316>button,._kitList_bheuo_316>button>span,._selectedKitProducts_bheuo_422 article>span,._kitProductPicker_bheuo_505 span{min-width:0}._kitList_bheuo_316 strong,._kitList_bheuo_316 small,._selectedKitProducts_bheuo_422 strong,._selectedKitProducts_bheuo_422 small,._kitProductPicker_bheuo_505 strong,._kitProductPicker_bheuo_505 small{line-height:1.35}._integrationsPanel_bheuo_3478{overflow:hidden}._integrationsPanel_bheuo_3478>summary,._integrationsPanel_bheuo_3478>summary>span,._integrationProvider_bheuo_3529>header>span,._integrationFields_bheuo_3591>label,._notificationDelivery_bheuo_2652>span{min-width:0}._integrationProvider_bheuo_3529,._integrationProvider_bheuo_3529>header,._integrationFields_bheuo_3591,._integrationsSaveRow_bheuo_3686,._notificationDelivery_bheuo_2652{border-radius:5px}._integrationProvider_bheuo_3529>header small,._integrationHelp_bheuo_3637,._notificationDelivery_bheuo_2652 small{overflow-wrap:anywhere}@media (width>=1450px){._productCategoryGrid_bheuo_1053{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width<=1180px){._topbar_bheuo_663{grid-template-columns:76px minmax(0,1fr) auto;padding-left:16px}._adminLogo_bheuo_675{gap:0}._adminLogo_bheuo_675>span{display:none}._layout_bheuo_708{grid-template-columns:76px minmax(0,1fr)}._sidebar_bheuo_713{align-items:stretch;padding:16px 10px}._sidebarIntro_bheuo_4192{display:none}._sidebar_bheuo_713 a,._sidebar_bheuo_713 button{justify-content:center;padding:5px}._navLabel_bheuo_4264{display:none}._navIcon_bheuo_4249{flex-basis:38px;width:38px;height:38px}._navBadge_bheuo_744{display:flex;position:absolute;top:1px;right:3px}._sidebar_bheuo_713 button{position:relative}._formLayout_bheuo_1452,._settingsGrid_bheuo_2063{grid-template-columns:1fr}._formSide_bheuo_1459,._settingsSide_bheuo_2069{grid-template-columns:repeat(2,minmax(0,1fr));position:static}._supplierImporterFields_bheuo_869,._analyticsGrid_bheuo_3201{grid-template-columns:repeat(2,minmax(0,1fr))}._analyticsGrid_bheuo_3201>section:first-child{grid-column:1/-1}._salesFields_bheuo_3098{grid-template-columns:repeat(2,minmax(0,1fr))}._salesFields_bheuo_3098 button{justify-content:center}._kitAdminLayout_bheuo_310{grid-template-columns:230px minmax(0,1fr)}}@media (width<=820px){._topbar_bheuo_663{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;height:66px;padding:0 14px}._adminLogo_bheuo_675 img{width:40px;height:40px}._topbarContext_bheuo_4113{border-left:0;padding-left:0}._topbarContext_bheuo_4113 span{display:none}._topbarContext_bheuo_4113 strong{font-size:.76rem}._accountAvatar_bheuo_4135,._account_bheuo_684>span{display:none}._layout_bheuo_708{min-height:calc(100vh - 66px);display:block}._sidebar_bheuo_713{z-index:18;border-bottom:1px solid #34373b;flex-direction:row;align-items:center;gap:6px;height:auto;padding:8px 12px;top:66px;overflow:auto hidden}._sidebarNav_bheuo_4211,._sidebarFooter_bheuo_4216{border:0;flex:none;gap:6px;margin:0;padding:0;display:flex}._sidebar_bheuo_713 a,._sidebar_bheuo_713 button{flex:none;justify-content:flex-start;gap:7px;width:auto;min-height:42px;padding:4px 8px;font-size:.68rem}._navIcon_bheuo_4249{flex-basis:30px;width:30px;height:30px}._navIcon_bheuo_4249 svg{width:17px;height:17px}._navLabel_bheuo_4264{display:flex}._navBadge_bheuo_744{position:static}._content_bheuo_756{padding:24px 14px 48px}._pageHeading_bheuo_765{flex-direction:column;align-items:stretch}._headingActions_bheuo_418,._quoteHeadingActions_bheuo_3419{justify-content:flex-start;width:100%}._headingActions_bheuo_418>*,._quoteHeadingActions_bheuo_3419>*{flex:180px;justify-content:center}._panel_bheuo_369{padding:18px}._twoColumns_bheuo_1519,._formSide_bheuo_1459,._settingsSide_bheuo_2069,._logoSettings_bheuo_2080,._colorGrid_bheuo_2146,._documentGrid_bheuo_1886{grid-template-columns:1fr}._productCategoryGrid_bheuo_1053{margin-right:-14px;padding:1px 14px 9px 0;display:flex;overflow-x:auto}._productCategoryGrid_bheuo_1053>button{flex:0 0 172px}._supplierImporterFields_bheuo_869,._analyticsGrid_bheuo_3201,._salesFields_bheuo_3098,._statGrid_bheuo_3174,._customerGrid_bheuo_3139,._notificationSummary_bheuo_3438,._integrationsBody_bheuo_3522{grid-template-columns:1fr}._analyticsGrid_bheuo_3201>section:first-child{grid-column:auto}._kitAdminLayout_bheuo_310{grid-template-columns:1fr}._kitList_bheuo_316{display:flex;overflow-x:auto}._kitList_bheuo_316>button{flex:0 0 220px}._requestSummary_bheuo_2535{grid-template-columns:38px minmax(0,1fr) auto 18px;padding:12px}._requestSummary_bheuo_2535 time{display:none}._requestExpanded_bheuo_2596{padding:14px}._requestHeader_bheuo_2599{flex-direction:column;align-items:stretch}._requestHeader_bheuo_2599 select{width:100%}._requestBody_bheuo_2725{grid-template-columns:1fr}._proposalHeader_bheuo_2773,._proposalFooter_bheuo_2987{flex-direction:column;align-items:stretch}._proposalSteps_bheuo_2800{grid-template-columns:1fr 1fr;display:grid}._proposalTotals_bheuo_2993{width:100%;margin-left:0}._proposalActions_bheuo_3013{justify-content:stretch}._proposalActions_bheuo_3013 button{flex:170px;justify-content:center}}@media (width<=620px){._topbarContext_bheuo_4113 strong{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}._pageHeading_bheuo_765 h1{font-size:1.5rem}._headingActions_bheuo_418>*,._quoteHeadingActions_bheuo_3419>*{flex-basis:100%}._panel_bheuo_369,._productCategories_bheuo_943,._catalogQuality_bheuo_950{padding:15px}._technologyModal_bheuo_75{padding:10px}._technologyPanel_bheuo_91{max-height:calc(100vh - 20px)}._technologyPanel_bheuo_91>header,._technologyToolbar_bheuo_140,._technologyOptions_bheuo_189,._technologyPanel_bheuo_91>footer{padding-left:15px;padding-right:15px}._technologyToolbar_bheuo_140,._technologyOptions_bheuo_189 section>div{grid-template-columns:1fr}._technologyPanel_bheuo_91>footer{flex-direction:column;align-items:stretch}._technologyPanel_bheuo_91>footer button{justify-content:center;width:100%}._generatedField_bheuo_1530{grid-template-columns:1fr}._generatedField_bheuo_1530 button{min-height:42px}._imageGrid_bheuo_1683{grid-template-columns:repeat(2,minmax(0,1fr))}._uploadTile_bheuo_1739{min-height:0}._toolbar_bheuo_1152{flex-direction:column;align-items:stretch}._toolbar_bheuo_1152 label{min-width:0}._tableHead_bheuo_1269{display:none}._productTable_bheuo_1187{background:0 0;border:0;gap:10px;display:grid;overflow:visible}._tableRow_bheuo_1270{border:1px solid var(--admin-border);background:#fff;border-radius:7px;grid-template-columns:24px minmax(0,1fr) auto;align-items:start;gap:9px 12px;min-width:0;padding:13px}._tableRow_bheuo_1270>span:first-child{grid-area:1/1}._productCell_bheuo_1298{grid-area:1/2/auto/4}._productCell_bheuo_1298>img,._noImage_bheuo_1305{flex-basis:52px;width:52px}._productCell_bheuo_1298 strong{white-space:normal}._tableRow_bheuo_1270>span:nth-child(3){grid-column:2}._tableRow_bheuo_1270>span:nth-child(4){text-align:right;grid-column:3}._tableRow_bheuo_1270>span:nth-child(5){grid-column:2}._rowActions_bheuo_1366{grid-column:3;justify-content:flex-end}._productPagination_bheuo_1216{flex-direction:column;align-items:stretch}._productPagination_bheuo_1216 nav{justify-content:center}._requestSummary_bheuo_2535{grid-template-columns:34px minmax(0,1fr) 16px}._requestSummary_bheuo_2535 ._requestStatus_bheuo_2623{text-indent:-999px;width:10px;height:10px;padding:0;position:absolute;right:38px;overflow:hidden}._salesFields_bheuo_3098{grid-template-columns:1fr}._requestActions_bheuo_3059,._integrationsSaveRow_bheuo_3686,._supplierImporterFooter_bheuo_835{flex-direction:column;align-items:stretch}._requestActions_bheuo_3059 a,._requestActions_bheuo_3059 button,._integrationsSaveRow_bheuo_3686 button,._supplierImporterFooter_bheuo_835>a,._supplierImporterFooter_bheuo_835>button{justify-content:center;width:100%}._proposalReviewTable_bheuo_2905>div{grid-template-columns:minmax(0,1fr) auto;align-items:start}._proposalReviewTable_bheuo_2905>div>b{grid-column:2}._proposalReviewConditions_bheuo_2934,._proposalConditions_bheuo_2862{grid-template-columns:1fr}._proposalConditions_bheuo_2862 label:nth-last-child(-n+3){grid-column:auto}._activityList_bheuo_3258 article{grid-template-columns:28px minmax(0,1fr)}._activityList_bheuo_3258 article>time,._activityList_bheuo_3258 article>small{display:none}._activityList_bheuo_3258 article>button{grid-column:2;justify-self:start}}._page_1qmo0_1{--primary:#e60000;--secondary:#151515;color:#171717;background:#f5f6f7;min-height:100vh}._header_1qmo0_8{background:#fff;border-bottom:1px solid #e2e4e7;justify-content:space-between;align-items:center;height:82px;padding:0 max(24px,50vw - 610px);display:flex}._logo_1qmo0_17{align-items:center;gap:11px;display:inline-flex}._logo_1qmo0_17 img{object-fit:contain;width:72px;height:54px}._logo_1qmo0_17>span{gap:4px;display:grid}._logo_1qmo0_17 strong{white-space:nowrap;font-size:1rem;font-weight:950;line-height:1}._logo_1qmo0_17 small{color:var(--primary);text-transform:uppercase;white-space:nowrap;font-size:.54rem;font-weight:900}._header_1qmo0_8 nav{gap:26px;display:flex}._header_1qmo0_8 nav a{font-size:.8rem;font-weight:800}._hero_1qmo0_52{background:var(--secondary);color:#fff;min-height:330px;position:relative;overflow:hidden}._hero_1qmo0_52._withImage_1qmo0_59{min-height:430px}._hero_1qmo0_52>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}._hero_1qmo0_52:after{content:"";background:linear-gradient(90deg,#0f0f0ff0,#0f0f0f8c 56%,#0f0f0f2e);position:absolute;inset:0}._hero_1qmo0_52>div{z-index:1;max-width:1220px;margin:0 auto;padding:72px 24px;position:relative}._hero_1qmo0_52 a{color:#fff;align-items:center;gap:5px;margin-bottom:52px;font-size:.72rem;font-weight:800;display:inline-flex}._hero_1qmo0_52 span{color:#ff5252;text-transform:uppercase;margin-bottom:12px;font-size:.72rem;font-weight:900;display:block}._hero_1qmo0_52 h1{max-width:820px;margin:0;font-size:clamp(2.35rem,5vw,4.7rem);line-height:.98}._hero_1qmo0_52 p{color:#d7dade;max-width:700px;font-size:1rem;line-height:1.7}._content_1qmo0_116{gap:22px;max-width:1220px;margin:0 auto;padding:58px 24px 80px;display:grid}._content_1qmo0_116>section{background:#fff;border:1px solid #dfe1e4;border-radius:6px;padding:28px}._content_1qmo0_116 h2{margin:0 0 14px;font-size:1.35rem}._content_1qmo0_116 h3{margin:0 0 8px;font-size:1rem}._content_1qmo0_116 p{color:#5f646a;white-space:pre-line;line-height:1.75}._grid_1qmo0_142{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}._grid_1qmo0_142 article{border:1px solid #e0e2e4;border-radius:5px;overflow:hidden}._grid_1qmo0_142 article img{aspect-ratio:16/9;object-fit:cover;width:100%}._grid_1qmo0_142 article>div{padding:18px}._grid_1qmo0_142 article p{margin-bottom:0;font-size:.82rem}._faq_1qmo0_164{gap:8px;display:grid}._faq_1qmo0_164 details{border:1px solid #dfe1e4;border-radius:5px;padding:0 16px}._faq_1qmo0_164 summary{cursor:pointer;padding:16px 0;font-size:.86rem;font-weight:850}._faq_1qmo0_164 details p{border-top:1px solid #e5e6e8;margin:0;padding:15px 0;font-size:.84rem}._faqPageSection_1qmo0_185{gap:18px;display:grid;background:0 0!important;border:0!important;padding:0!important}._faqLead_1qmo0_192{border-top:4px solid var(--primary);color:#fff;background:#17191c;justify-content:space-between;align-items:end;gap:28px;padding:30px 32px;display:flex}._faqLead_1qmo0_192>div{min-width:0}._faqKicker_1qmo0_205{color:#ff6d6d;text-transform:uppercase;margin-bottom:9px;font-size:.67rem;font-weight:900;display:block}._faqLead_1qmo0_192 h2{color:#fff;margin:0;font-size:clamp(1.5rem,3vw,2.15rem);line-height:1.08}._faqLead_1qmo0_192 p{color:#c4c8cc;max-width:700px;margin:10px 0 0;font-size:.84rem;line-height:1.55}._faqLeadAction_1qmo0_226{background:var(--primary);color:#fff;flex:none;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 16px;font-size:.76rem;font-weight:900;display:inline-flex}._faqLeadAction_1qmo0_226:hover{background:#be0000}._faqLeadAction_1qmo0_226 svg{width:18px;height:18px}._faqQuickLinks_1qmo0_246{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}._faqQuickLinks_1qmo0_246>a{background:#fff;border:1px solid #dfe2e5;grid-template-columns:40px minmax(0,1fr) 16px;align-items:center;gap:12px;min-height:96px;padding:14px;display:grid}._faqQuickLinks_1qmo0_246>a:hover{border-color:var(--primary);box-shadow:0 8px 22px #14181c14}._faqQuickLinks_1qmo0_246>a>span:first-child{color:var(--primary);background:#fff1f1;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._faqQuickLinks_1qmo0_246>a>span:first-child svg{width:20px;height:20px}._faqQuickLinks_1qmo0_246>a>span:nth-child(2){gap:4px;min-width:0;display:grid}._faqQuickLinks_1qmo0_246 strong{color:#24272b;font-size:.76rem;line-height:1.35}._faqQuickLinks_1qmo0_246 small{color:#72787e;font-size:.64rem;line-height:1.4}._faqQuickLinks_1qmo0_246>a>svg{color:var(--primary);width:17px;height:17px}._faqWorkspace_1qmo0_298{background:#fff;border:1px solid #dfe2e5;padding:24px}._faqToolbar_1qmo0_303{justify-content:space-between;align-items:center;gap:15px;display:flex}._faqSearch_1qmo0_309{background:#f5f6f7;border:1px solid #d6dadd;flex:1;align-items:center;gap:10px;min-height:46px;padding:0 13px;display:flex}._faqSearch_1qmo0_309:focus-within{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #e600001a}._faqSearch_1qmo0_309 svg{color:var(--primary);flex:none;width:19px;height:19px}._faqSearch_1qmo0_309 input{color:#25292d;font:inherit;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:.78rem}._faqResultCount_1qmo0_340{color:#687078;white-space:nowrap;font-size:.68rem;font-weight:800}._faqCategoryTabs_1qmo0_346{flex-wrap:wrap;gap:7px;margin:16px 0 22px;display:flex}._faqCategoryTabs_1qmo0_346 button{color:#565d64;cursor:pointer;background:#f3f4f5;border:1px solid #dfe2e5;border-radius:4px;min-height:36px;padding:0 11px;font-size:.68rem;font-weight:850}._faqCategoryTabs_1qmo0_346 button:hover,._faqCategoryTabs_1qmo0_346 ._activeFaqCategory_1qmo0_364{color:#fff;background:#17191c;border-color:#17191c}._faqContentGrid_1qmo0_369{grid-template-columns:minmax(0,1fr) 294px;align-items:start;gap:18px;display:grid}._faqList_1qmo0_375{gap:9px;display:grid}._faqList_1qmo0_375 details{border:1px solid #dfe2e5;border-left:3px solid #0000}._faqList_1qmo0_375 details[open]{border-color:#efc3c3;border-left-color:var(--primary)}._faqList_1qmo0_375 summary{cursor:pointer;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:68px;padding:12px 15px;list-style:none;display:grid}._faqList_1qmo0_375 summary::-webkit-details-marker{display:none}._faqList_1qmo0_375 summary>span{gap:4px;min-width:0;display:grid}._faqList_1qmo0_375 summary small{color:var(--primary);text-transform:uppercase;font-size:.6rem;font-weight:900}._faqList_1qmo0_375 summary strong{color:#282c30;font-size:.8rem;line-height:1.35}._faqList_1qmo0_375 summary svg{color:#60676e;width:19px;height:19px;transition:transform .17s}._faqList_1qmo0_375 details[open] summary svg{color:var(--primary);transform:rotate(180deg)}._faqList_1qmo0_375 details>div{border-top:1px solid #eceef0;padding:0 15px 15px}._faqList_1qmo0_375 details p{color:#5c636a;margin:13px 0 10px;font-size:.78rem;line-height:1.65}._faqList_1qmo0_375 details a{color:var(--primary);align-items:center;gap:5px;font-size:.7rem;font-weight:850;display:inline-flex}._faqList_1qmo0_375 details a svg{width:15px;height:15px}._faqSupport_1qmo0_448{color:#fff;background:#17191c;gap:11px;padding:22px;display:grid}._faqSupport_1qmo0_448>span{background:var(--primary);justify-content:center;align-items:center;width:42px;height:42px;display:flex}._faqSupport_1qmo0_448>span svg{width:22px;height:22px}._faqSupport_1qmo0_448>small{color:#ff8b8b;text-transform:uppercase;margin-top:4px;font-size:.63rem;font-weight:900}._faqSupport_1qmo0_448 h3{color:#fff;margin:0;font-size:1.05rem;line-height:1.2}._faqSupport_1qmo0_448 p{color:#c8cdd2;margin:0;font-size:.73rem;line-height:1.55}._faqSupport_1qmo0_448>a{color:#1c1f22;background:#fff;justify-content:center;align-items:center;gap:7px;min-height:42px;margin:4px 0 3px;padding:0 10px;font-size:.7rem;font-weight:900;display:inline-flex}._faqSupport_1qmo0_448>a svg{width:17px;height:17px}._faqSupport_1qmo0_448>div{color:#c8cdd2;border-top:1px solid #393d42;align-items:flex-start;gap:8px;padding-top:12px;font-size:.66rem;line-height:1.45;display:flex}._faqSupport_1qmo0_448>div svg{color:#f66;flex:none;width:16px;height:16px;margin-top:1px}._faqEmpty_1qmo0_520{color:#676e75;text-align:center;background:#f7f8f9;border:1px dashed #c6cbd0;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:250px;padding:24px;display:flex}._faqEmpty_1qmo0_520>svg{color:var(--primary);width:28px;height:28px}._faqEmpty_1qmo0_520 strong{color:#30353a;font-size:.82rem}._faqEmpty_1qmo0_520 span{font-size:.72rem}._faqEmpty_1qmo0_520 a{color:var(--primary);font-size:.72rem;font-weight:850}@media (width<=900px){._faqQuickLinks_1qmo0_246,._faqContentGrid_1qmo0_369{grid-template-columns:1fr}._faqSupport_1qmo0_448{grid-template-columns:42px minmax(0,1fr)}._faqSupport_1qmo0_448>span{grid-row:1/5}._faqSupport_1qmo0_448>a,._faqSupport_1qmo0_448>div{grid-column:1/-1}}@media (width<=640px){._faqLead_1qmo0_192{flex-direction:column;align-items:stretch;padding:24px 20px}._faqLeadAction_1qmo0_226{width:100%}._faqWorkspace_1qmo0_298{padding:16px}._faqToolbar_1qmo0_303{flex-direction:column;align-items:stretch}._faqResultCount_1qmo0_340{padding-left:2px}._faqCategoryTabs_1qmo0_346{margin-bottom:17px}._faqCategoryTabs_1qmo0_346 button{flex:132px}._faqList_1qmo0_375 summary{padding:12px}._faqList_1qmo0_375 details>div{padding:0 12px 14px}._faqSupport_1qmo0_448{grid-template-columns:1fr}._faqSupport_1qmo0_448>span{grid-row:auto}}._testimonials_1qmo0_606{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}._testimonials_1qmo0_606 blockquote{border-left:3px solid var(--primary);background:#f6f7f8;margin:0;padding:20px}._testimonials_1qmo0_606 p{color:#30343a;margin-top:0;font-size:.92rem}._testimonials_1qmo0_606 cite{color:#73777d;font-size:.72rem;font-style:normal;font-weight:800}._contactGrid_1qmo0_628{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}._contactIntro_1qmo0_634{border-left:4px solid var(--primary);background:linear-gradient(135deg,#fafafa,#f2f3f4);justify-content:space-between;align-items:end;padding:22px;display:flex}._contactIntro_1qmo0_634 h2{margin:0}._contactIntro_1qmo0_634 p{max-width:680px;margin:7px 0 0}._contactIntro_1qmo0_634>svg{color:var(--primary);width:42px;height:42px}._contactCard_1qmo0_654{background:#f7f8f9;border:1px solid #e0e2e4;border-radius:6px;gap:8px;min-height:174px;padding:21px;display:grid}._contactCard_1qmo0_654:hover{border-color:var(--primary);box-shadow:0 10px 24px #19191914}._contactCard_1qmo0_654>svg{color:var(--primary);width:23px;height:23px}._contactCard_1qmo0_654 span{color:#777b81;text-transform:uppercase;font-size:.7rem;font-weight:800}._contactCard_1qmo0_654 strong{color:#171717;overflow-wrap:anywhere;font-size:1rem}._contactCard_1qmo0_654 small{color:#60646a;font-size:.78rem;line-height:1.5}._contactCard_1qmo0_654 em{color:var(--primary);font-size:.74rem;font-style:normal;font-weight:850}._managementCard_1qmo0_694{background:#151515;border-color:#151515}._managementCard_1qmo0_694 strong,._managementCard_1qmo0_694 small{color:#fff}._managementCard_1qmo0_694 span{color:#ffb3b3}._managementCard_1qmo0_694>svg{color:#ff4545}._hoursCard_1qmo0_708{background:#fff}._primaryLink_1qmo0_711{background:var(--primary);color:#fff;border-radius:4px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:.82rem;font-weight:900;display:inline-flex}._kicker_1qmo0_723{color:var(--primary);letter-spacing:.11em;text-transform:uppercase;margin-bottom:10px;font-size:.67rem;font-weight:950;display:block}._educationIntro_1qmo0_732{overflow:hidden}._educationIntro_1qmo0_732>p{max-width:880px;font-size:.94rem}._selectionSteps_1qmo0_739{grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:28px;display:grid;overflow:hidden}._selectionSteps_1qmo0_739 article{background:#f2f5f7;border-top:3px solid #2e6fa3;padding:20px}._selectionSteps_1qmo0_739 strong{color:#f26a21;margin-bottom:18px;font-size:1.45rem;display:block}._selectionSteps_1qmo0_739 p{margin:0;font-size:.76rem}._educationFeature_1qmo0_761{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:34px;display:grid}._educationFeature_1qmo0_761>img{object-fit:cover;border-radius:8px;width:100%;max-height:520px}._reverseFeature_1qmo0_773>img{order:2}._educationChecklist_1qmo0_776{gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid}._educationChecklist_1qmo0_776 li{color:#34414c;align-items:center;gap:10px;font-size:.78rem;font-weight:750;display:flex}._educationChecklist_1qmo0_776 svg{color:#f26a21;flex:none}._protectionTags_1qmo0_795{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}._protectionTags_1qmo0_795 span{color:#132b46;background:#edf4f8;border-radius:99px;align-items:center;gap:7px;padding:8px 12px;font-size:.72rem;font-weight:850;display:flex}._learningGrid_1qmo0_812{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}._learningGrid_1qmo0_812 article{background:#f6f8f9;border:1px solid #e0e5e8;border-radius:6px;padding:18px}._learningGrid_1qmo0_812 svg{color:#f26a21;margin-bottom:14px}._learningGrid_1qmo0_812 p{margin-bottom:0;font-size:.76rem}._locationContent_1qmo0_831{border:0!important;padding:0!important}._customizationLead_1qmo0_835{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:start;gap:46px;display:grid}._sectionLabel_1qmo0_841{color:var(--primary);text-transform:uppercase;margin-bottom:8px;font-size:.68rem;font-weight:900;display:block}._primaryLink_1qmo0_711{background:var(--primary);color:#fff;border-radius:4px;align-items:center;gap:9px;min-height:44px;margin-top:12px;padding:0 18px;font-size:.82rem;font-weight:900;display:inline-flex}._primaryLink_1qmo0_711 svg{width:19px;height:19px}._customizationLead_1qmo0_835 ul{color:#fff;background:#17191c;margin:0;padding:12px 24px;list-style:none}._customizationLead_1qmo0_835 li{align-items:flex-start;gap:10px;padding:14px 0;font-size:.82rem;font-weight:750;line-height:1.45;display:flex}._customizationLead_1qmo0_835 li+li{border-top:1px solid #36393d}._customizationLead_1qmo0_835 li svg{color:#ff3838;flex:none;width:18px;height:18px;margin-top:2px}._customizationProcess_1qmo0_892 ol{grid-template-columns:repeat(4,minmax(0,1fr));margin:26px 0 0;padding:0;list-style:none;display:grid}._customizationProcess_1qmo0_892 li{border-left:1px solid #dfe1e4;align-items:flex-start;gap:13px;min-height:112px;padding:8px 20px;display:flex}._customizationProcess_1qmo0_892 li:first-child{border-left:0;padding-left:0}._customizationProcess_1qmo0_892 li>svg{color:var(--primary);flex:none;width:23px;height:23px}._customizationProcess_1qmo0_892 li span{color:#656a70;gap:6px;font-size:.76rem;line-height:1.5;display:grid}._customizationProcess_1qmo0_892 li strong{color:#171717;font-size:.82rem}._customizationNotice_1qmo0_928{border-left:5px solid var(--primary)!important}._customizationNotice_1qmo0_928 a{color:var(--primary);font-size:.82rem;font-weight:850}._page_1qmo0_1 footer{background:var(--secondary);color:#fff;justify-content:space-between;gap:40px;padding:42px max(24px,50vw - 610px);display:flex}._page_1qmo0_1 footer>div{gap:9px;display:grid}._page_1qmo0_1 footer img{object-fit:contain;width:130px;height:58px}._page_1qmo0_1 footer p{color:#b9bdc2;max-width:420px;font-size:.75rem}._page_1qmo0_1 footer a{color:#d9dce0;align-items:center;gap:7px;font-size:.74rem;display:flex}@media (width<=760px){._header_1qmo0_8{min-height:74px;padding-inline:16px}._logo_1qmo0_17{gap:7px}._logo_1qmo0_17 img{width:56px;height:44px}._logo_1qmo0_17 strong{font-size:.8rem}._logo_1qmo0_17 small{font-size:.45rem}._header_1qmo0_8 nav{display:none}._hero_1qmo0_52._withImage_1qmo0_59{min-height:400px}._hero_1qmo0_52>div{padding:52px 18px}._content_1qmo0_116{padding:36px 14px 60px}._content_1qmo0_116>section{padding:20px}._grid_1qmo0_142,._testimonials_1qmo0_606,._contactGrid_1qmo0_628,._learningGrid_1qmo0_812,._selectionSteps_1qmo0_739,._educationFeature_1qmo0_761{grid-template-columns:1fr}._reverseFeature_1qmo0_773>img{order:0}._customizationLead_1qmo0_835{grid-template-columns:1fr}._contactIntro_1qmo0_634{align-items:flex-start;gap:16px}._customizationProcess_1qmo0_892 li:nth-child(3){border-left:0}._page_1qmo0_1 footer{flex-direction:column;padding:34px 20px}._customizationProcess_1qmo0_892 ol{grid-template-columns:1fr}._customizationProcess_1qmo0_892 li,._customizationProcess_1qmo0_892 li:nth-child(3){border-top:1px solid #dfe1e4;border-left:0;min-height:0;padding:18px 0}._customizationProcess_1qmo0_892 li:first-child{border-top:0}}.saved-list{grid-template-columns:1fr 1fr;gap:18px;display:grid}.saved-list>section{background:#fff;border:1px solid #dfe1e4;border-radius:6px;padding:22px}.saved-list header{align-items:center;gap:10px;display:flex}.saved-list header svg{color:var(--primary)}.saved-list header h2,.saved-list header p{margin:0}.saved-list header p{color:#73777d;margin-top:4px;font-size:.7rem}.saved-products{gap:8px;margin-top:18px;display:grid}.saved-products article{border:1px solid #e1e3e6;grid-template-columns:1fr 38px;align-items:center;display:grid}.saved-products article>a{grid-template-columns:64px 1fr;align-items:center;gap:10px;padding:8px;display:grid}.saved-products img{aspect-ratio:1;object-fit:contain;width:64px}.saved-products span{display:grid}.saved-products small{color:#777b81;font-size:.62rem}.saved-products strong{margin-top:4px;font-size:.74rem}.saved-products em{color:#5f646a;margin-top:4px;font-size:.64rem;font-style:normal}.saved-products button{color:#9a3024;cursor:pointer;background:#fff;border:0;justify-content:center;align-items:center;display:flex}.saved-primary{background:var(--primary);color:#fff;border-radius:4px;justify-content:center;margin-top:16px;padding:13px;font-size:.78rem;font-weight:900;display:flex}.saved-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.saved-actions .saved-primary{margin-top:0}.saved-actions button{cursor:pointer;background:#fff;border:1px solid #cfd2d5;border-radius:4px;justify-content:center;align-items:center;gap:7px;font-size:.72rem;font-weight:850;display:flex}.saved-actions button svg{width:17px;height:17px}.saved-actions>span{color:#177748;text-align:center;grid-column:1/-1;font-size:.66rem;font-weight:850}@media (width<=760px){.saved-list{grid-template-columns:1fr}}._technologyIntro_1qmo0_1166{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:20px;display:grid;border-left:4px solid var(--primary)!important}._technologyIntro_1qmo0_1166>svg{color:var(--primary);width:44px;height:44px}._technologyIntro_1qmo0_1166 h2,._technologyIntro_1qmo0_1166 p{margin:0}._technologyIntro_1qmo0_1166 p{margin-top:7px}._technologyLibrary_1qmo0_1185{gap:34px;display:grid}._technologyControls_1qmo0_1189{border-top:4px solid var(--primary);color:#fff;background:#171717;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:14px;padding:18px;display:grid}._technologySearch_1qmo0_1199{color:#171717;background:#fff;border:1px solid #d9dde1;align-items:center;gap:10px;min-height:46px;padding:0 14px;display:flex}._visuallyHidden_1qmo0_1209{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}._technologySearch_1qmo0_1199 svg{color:var(--primary);flex:0 0 19px;width:19px;height:19px}._technologySearch_1qmo0_1199 input{color:#171717;font:inherit;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:.82rem}._technologyAreaFilters_1qmo0_1234{flex-wrap:wrap;grid-column:1/-1;gap:7px;display:flex}._technologyAreaFilters_1qmo0_1234 button{color:#fff;cursor:pointer;background:#2c2c2c;border:1px solid #4a4a4a;border-radius:4px;min-height:36px;padding:0 13px;font-size:.7rem;font-weight:850}._technologyAreaFilters_1qmo0_1234 button:hover,._technologyAreaFilters_1qmo0_1234 ._activeTechnologyArea_1qmo0_1252{background:var(--primary);border-color:var(--primary)}._technologyCount_1qmo0_1256{color:#dfe2e5;white-space:nowrap;justify-self:end;font-size:.7rem}._technologyFamily_1qmo0_1262{gap:14px;display:grid}._technologyFamily_1qmo0_1262+._technologyFamily_1qmo0_1262{border-top:1px solid #d9dde1;padding-top:30px}._technologyFamilyHeading_1qmo0_1270{gap:4px;display:grid}._technologyFamilyHeading_1qmo0_1270 span{color:var(--primary);text-transform:uppercase;font-size:.64rem;font-weight:950}._technologyFamilyHeading_1qmo0_1270 h2{margin:0;font-size:1.25rem}._technologyLibraryGrid_1qmo0_1284{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}._technologyLibraryGrid_1qmo0_1284 article{border:1px solid #dfe1e4;border-top:3px solid var(--primary);background:#fff;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:14px;min-height:116px;padding:13px;display:grid}._technologyLibraryGrid_1qmo0_1284 article:hover{border-color:var(--primary);box-shadow:0 9px 24px #17171717}._technologyLibraryGrid_1qmo0_1284 img{object-fit:contain;background:#fff;width:82px;height:82px}._technologyLibraryGrid_1qmo0_1284 h3{color:#171717;margin:0;font-size:.78rem;line-height:1.25}._technologyLibraryGrid_1qmo0_1284 p{color:#62676d;margin:6px 0 0;font-size:.68rem;line-height:1.45}._technologyEmpty_1qmo0_1322{border:1px solid #dfe1e4;border-left:4px solid var(--primary);color:#5f646a;background:#fff;padding:24px}@media (width<=980px){._technologyLibraryGrid_1qmo0_1284{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){._technologyIntro_1qmo0_1166{grid-template-columns:38px minmax(0,1fr);align-items:start}._technologyIntro_1qmo0_1166>svg{width:32px;height:32px}._technologyControls_1qmo0_1189{grid-template-columns:1fr;padding:14px}._technologyCount_1qmo0_1256{grid-row:2;justify-self:start}._technologyAreaFilters_1qmo0_1234{grid-row:3}._technologyAreaFilters_1qmo0_1234 button{flex:120px}._technologyLibraryGrid_1qmo0_1284{grid-template-columns:1fr}}._intro_1v20b_1{color:#fff;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;gap:36px;display:grid;background:#17191c!important}._intro_1v20b_1 h2,._steps_1v20b_10 h2,._sectionHeading_1v20b_11 h2,._footwearCopy_1v20b_12 h2,._helpBand_1v20b_13 h2{margin:0}._intro_1v20b_1 p{color:#d2d6da;margin-bottom:0}._kicker_1v20b_20{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.68rem;font-weight:900;display:block}._quickChecks_1v20b_29{gap:10px;display:grid}._quickChecks_1v20b_29 span{border-bottom:1px solid #36393d;align-items:center;gap:10px;padding:11px 0;font-size:.82rem;font-weight:800;display:flex}._quickChecks_1v20b_29 svg,._footwearCopy_1v20b_12 li svg{color:#ff5151;flex:none;width:18px;height:18px}._stepsSection_1v20b_49{background:#fff!important}._steps_1v20b_10{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:12px;display:grid}._steps_1v20b_10 article{align-items:flex-start;gap:14px;display:flex}._steps_1v20b_10 article>b{background:var(--primary);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex}._steps_1v20b_10 h2{font-size:1rem}._steps_1v20b_10 p{margin:5px 0 0;font-size:.8rem;line-height:1.5}._steps_1v20b_10>svg{color:#a0a5aa;width:19px;height:19px}._sectionHeading_1v20b_11{margin-bottom:22px}._measurementGrid_1v20b_91{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}._measurementGrid_1v20b_91 article{border-left:3px solid var(--primary);padding:8px 16px 10px}._measurementGrid_1v20b_91 article>svg{color:var(--primary);width:28px;height:28px;margin-bottom:13px}._measurementGrid_1v20b_91 h3{margin:0}._measurementGrid_1v20b_91 p{margin:7px 0 0;font-size:.8rem;line-height:1.55}._footwearGuide_1v20b_114{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:36px;display:grid}._footwearCopy_1v20b_12 p{margin-top:10px}._footwearCopy_1v20b_12 ul{gap:10px;margin:20px 0;padding:0;list-style:none;display:grid}._footwearCopy_1v20b_12 li{color:#42474d;align-items:flex-start;gap:9px;font-size:.8rem;font-weight:700;line-height:1.45;display:flex}._footwearCopy_1v20b_12>a,._helpBand_1v20b_13>a{background:var(--primary);color:#fff;align-items:center;gap:9px;min-height:44px;padding:0 16px;font-size:.82rem;font-weight:900;display:inline-flex}._footwearCopy_1v20b_12>a:hover,._helpBand_1v20b_13>a:hover{background:#b00}._footwearCopy_1v20b_12>a svg,._helpBand_1v20b_13>a svg{width:18px;height:18px}._footwearImage_1v20b_160{background:#f4f5f6;border:1px solid #e1e3e5;padding:14px;display:block}._footwearImage_1v20b_160 img{width:100%;height:auto;display:block}._helpBand_1v20b_13{justify-content:space-between;align-items:center;gap:28px;display:flex;background:#eef1f3!important}._helpBand_1v20b_13 p{max-width:720px;margin:8px 0 0}._productNote_1v20b_182{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid;background:0 0!important;border-style:dashed!important}._productNote_1v20b_182>svg{color:var(--primary);width:27px;height:27px}._productNote_1v20b_182 p{margin:0;font-size:.8rem}._productNote_1v20b_182 a{color:var(--primary);white-space:nowrap;font-size:.8rem;font-weight:900}@media (width<=760px){._intro_1v20b_1,._footwearGuide_1v20b_114,._steps_1v20b_10{grid-template-columns:1fr}._steps_1v20b_10>svg{display:none}._measurementGrid_1v20b_91{grid-template-columns:1fr}._helpBand_1v20b_13{flex-direction:column;align-items:flex-start}._helpBand_1v20b_13>a{justify-content:center;width:100%}._productNote_1v20b_182{grid-template-columns:auto 1fr;align-items:flex-start}._productNote_1v20b_182 a{grid-column:1/-1}}._page_1j450_1{color:#171717;background:#fff;min-height:100vh}._announcement_1j450_6{background:var(--secondary);color:#fff;text-transform:uppercase;align-items:center;min-height:36px;font-size:.75rem;font-weight:800;display:flex;overflow:hidden}._announcementTrack_1j450_17{align-items:center;min-width:max-content;animation:28s linear infinite _announcement-scroll_1j450_1;display:flex}._announcement_1j450_6 span{white-space:nowrap;align-items:center;gap:7px;padding:0 42px;display:flex}._announcement_1j450_6 svg{color:var(--primary)}@keyframes _announcement-scroll_1j450_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._header_1j450_41{border-bottom:1px solid #dedfe1;justify-content:space-between;align-items:center;max-width:1268px;min-height:84px;margin:0 auto;padding:0 24px;display:flex}._logo_1j450_51{line-height:1;display:inline-flex}._brandLockup_1j450_55{align-items:center;gap:11px;display:inline-flex}._brandCopy_1j450_60{gap:4px;display:grid}._brandCopy_1j450_60 strong{white-space:nowrap;font-size:1rem;font-weight:950}._brandCopy_1j450_60 small{color:var(--primary);text-transform:uppercase;white-space:nowrap;font-size:.53rem;font-weight:900}._logoImage_1j450_76{object-fit:contain;max-width:70px;height:52px}._header_1j450_41 nav{gap:28px;display:flex}._header_1j450_41 nav a{font-size:.84rem;font-weight:850}._breadcrumb_1j450_89{color:#74777c;align-items:center;gap:8px;max-width:1268px;margin:0 auto;padding:20px 24px;font-size:.78rem;display:flex}._breadcrumb_1j450_89 a{align-items:center;gap:3px;display:flex}._quickEditTrigger_1j450_104{color:#fff;cursor:pointer;background:#171717;border:0;border-radius:4px;align-items:center;gap:7px;min-height:36px;margin-left:auto;padding:0 12px;font-size:.72rem;font-weight:850;display:inline-flex}._quickEditTrigger_1j450_104:hover{background:var(--primary)}._quickEditModal_1j450_122{z-index:150;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}._quickEditBackdrop_1j450_130{background:#070a0ead;border:0;width:100%;position:absolute;inset:0}._quickEditPanel_1j450_137{color:#202327;z-index:1;background:#f5f6f7;grid-template-rows:auto minmax(0,1fr) auto;width:min(620px,100%);max-width:620px;display:grid;position:relative;box-shadow:-18px 0 60px #0000003d}._quickEditHeader_1j450_148{background:#fff;border-bottom:1px solid #dadddf;justify-content:space-between;align-items:flex-start;padding:22px 24px;display:flex}._quickEditHeader_1j450_148 span{color:var(--primary);text-transform:uppercase;font-size:.65rem;font-weight:950}._quickEditHeader_1j450_148 h2{margin:3px 0 5px;font-size:1.45rem}._quickEditHeader_1j450_148 p{color:#71767b;margin:0;font-size:.73rem}._quickEditHeader_1j450_148>button{cursor:pointer;background:#f0f1f2;border:1px solid #dadee1;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._quickEditHeader_1j450_148>button svg{width:19px;height:19px}._quickEditBody_1j450_186{gap:12px;padding:18px 20px 28px;display:grid;overflow-y:auto}._quickEditMessage_1j450_192{color:#176a38;background:#eef8f1;border:1px solid #b8dfc4;align-items:center;gap:8px;padding:12px 14px;font-size:.75rem;font-weight:750;line-height:1.45;display:flex}._quickEditMessage_1j450_192[data-type=error]{color:#a60000;background:#fff1f1;border-color:#efbcbc}._quickEditMessage_1j450_192 svg{flex:none;width:18px;height:18px}._quickEditMessage_1j450_192 a{white-space:nowrap;margin-left:auto;text-decoration:underline}._quickEditSection_1j450_219{background:#fff;border:1px solid #dadddf;gap:13px;padding:18px;display:grid}._quickEditSection_1j450_219 h3{border-bottom:1px solid #e4e6e8;margin:0;padding-bottom:10px;font-size:.88rem}._quickEditSection_1j450_219 label{color:#454a50;gap:6px;font-size:.69rem;font-weight:850;display:grid}._quickEditSection_1j450_219 input:not([type=checkbox]),._quickEditSection_1j450_219 select,._quickEditSection_1j450_219 textarea{color:#1f2225;font:inherit;background:#fff;border:1px solid #cfd3d7;border-radius:4px;width:100%;min-height:42px;padding:9px 11px;font-size:.78rem;font-weight:550}._quickEditSection_1j450_219 textarea{resize:vertical;line-height:1.5}._quickEditSection_1j450_219 input:focus,._quickEditSection_1j450_219 select:focus,._quickEditSection_1j450_219 textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 12%, transparent);outline:none}._quickEditColumns_1j450_264{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}._quickEditChoices_1j450_269{flex-wrap:wrap;gap:7px;display:flex}._quickEditChoices_1j450_269 button{color:#25292d;cursor:pointer;background:#fff;border:1px solid #cfd3d7;border-radius:4px;min-width:43px;min-height:38px;padding:0 10px;font-size:.72rem;font-weight:850}._quickEditChoices_1j450_269 ._quickEditChoiceSelected_1j450_286{background:var(--primary);border-color:var(--primary);color:#fff}._quickEditToggles_1j450_291{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}._quickEditToggles_1j450_291 label{background:#f5f6f7;border:1px solid #d9dcdf;align-items:center;min-height:42px;padding:0 10px;display:flex}._quickEditToggles_1j450_291 input{accent-color:var(--primary)}._quickEditFooter_1j450_307{background:#fff;border-top:1px solid #dadddf;justify-content:space-between;align-items:center;gap:10px;padding:16px 20px;display:flex}._quickEditFooter_1j450_307 a,._quickEditFooter_1j450_307 button{border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 15px;font-size:.75rem;font-weight:900;display:inline-flex}._quickEditFooter_1j450_307 a{border:1px solid #cfd3d7}._quickEditFooter_1j450_307 button{background:var(--primary);border:1px solid var(--primary);color:#fff;cursor:pointer;min-width:175px}._quickEditFooter_1j450_307 button:disabled,._quickEditHeader_1j450_148 button:disabled{cursor:wait;opacity:.65}._quickEditFooter_1j450_307 svg{width:17px;height:17px}._quickEditSpin_1j450_347{animation:.85s linear infinite _quick-edit-spin_1j450_1}@keyframes _quick-edit-spin_1j450_1{to{transform:rotate(360deg)}}._product_1j450_355{grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);grid-template-areas:"visual summary""technology summary";align-items:start;gap:18px 58px;max-width:1268px;margin:0 auto;padding:20px 24px 76px;display:grid}._gallery_1j450_367{min-width:0}._visualColumn_1j450_370{grid-area:visual;min-width:0}._technologyColumn_1j450_374{grid-area:technology;min-width:0}._technologyColumn_1j450_374:empty{display:none}._technologyColumn_1j450_374>:first-child{margin-top:0}._mainImageFrame_1j450_384{position:relative}._mainImage_1j450_384{cursor:zoom-in;background:#fff;border:1px solid #dedfe1;justify-content:center;align-items:center;width:100%;min-height:580px;padding:34px;display:flex;position:relative;overflow:hidden}._mainImage_1j450_384 img{aspect-ratio:1;object-fit:contain;width:100%;max-height:560px;transition:transform .18s}._mainImage_1j450_384:hover img{transform:scale(1.055)}._mainImage_1j450_384>span{color:#fff;background:#111820e0;border-radius:4px;align-items:center;gap:6px;padding:8px 10px;font-size:.72rem;font-weight:850;display:flex;position:absolute;bottom:14px;right:14px}._galleryArrow_1j450_424{color:#171717;cursor:pointer;z-index:2;background:#fffffff5;border:1px solid #d6d9dd;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:background .15s,border-color .15s,color .15s;display:flex;position:absolute;top:calc(50% - 23px);box-shadow:0 7px 20px #0f161e24}._galleryArrow_1j450_424:hover{background:var(--primary);border-color:var(--primary);color:#fff}._galleryArrow_1j450_424 svg{width:22px;height:22px}._galleryPrevious_1j450_450{left:14px}._galleryNext_1j450_453{right:14px}._galleryCount_1j450_456{color:#45494e;z-index:2;background:#fffffff0;border:1px solid #dadddf;padding:7px 9px;font-size:.66rem;font-weight:850;position:absolute;bottom:14px;left:14px}._thumbnails_1j450_468{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}._thumbnails_1j450_468 button{cursor:pointer;background:#fff;border:1px solid #dedfe1;padding:0}._thumbnails_1j450_468 ._selectedThumb_1j450_480{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--primary) 25%, transparent)}._thumbnails_1j450_468 img{aspect-ratio:1;object-fit:contain;width:100%;padding:5px}._lightbox_1j450_490{z-index:100;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._lightboxBackdrop_1j450_499{background:#05080cdb;border:0;width:100%;position:absolute;inset:0}._lightboxContent_1j450_506{background:#fff;border-radius:6px;justify-content:center;width:min(94vw,1180px);max-width:1180px;height:min(90vh,900px);padding:54px 64px 34px;display:flex;position:relative}._lightboxImageButton_1j450_517{cursor:zoom-in;background:#fff;border:0;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;overflow:hidden}._lightboxImageButton_1j450_517>img{object-fit:contain;width:100%;height:100%}._lightboxContent_1j450_506[data-zoomed=true]{width:calc(100vw - 16px);max-width:none;height:calc(100vh - 16px);padding:54px 8px 8px;overflow:auto}._lightboxContent_1j450_506[data-zoomed=true] ._lightboxImageButton_1j450_517{cursor:zoom-out;justify-content:flex-start;align-items:flex-start;width:max-content;min-width:100%;height:auto;min-height:100%;overflow:visible}._lightboxContent_1j450_506[data-zoomed=true] ._lightboxImageButton_1j450_517>img{object-fit:initial;width:max(180vw,1600px);max-width:none;height:auto;max-height:none}._lightboxTitle_1j450_558{color:#5c6066;align-items:center;gap:7px;font-size:.75rem;display:flex;position:absolute;top:16px;left:18px;right:62px}._lightboxTitle_1j450_558 span{color:#222;text-overflow:ellipsis;white-space:nowrap;font-weight:850;overflow:hidden}._lightboxTitle_1j450_558 b{white-space:nowrap}._lightboxZoomToggle_1j450_579{color:#34383c;cursor:pointer;background:#f2f3f4;border:1px solid #d7dade;border-radius:4px;align-items:center;gap:5px;min-height:30px;margin-left:auto;padding:0 9px;font-size:.7rem;font-weight:850;display:inline-flex}._lightboxZoomToggle_1j450_579 svg{width:15px;height:15px}._lightboxClose_1j450_598,._lightboxPrev_1j450_599,._lightboxNext_1j450_600{cursor:pointer;z-index:2;background:#fff;border:1px solid #d8dade;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute}._lightboxClose_1j450_598{top:12px;right:14px}._lightboxPrev_1j450_599{top:calc(50% - 21px);left:12px}._lightboxNext_1j450_600{top:calc(50% - 21px);right:12px}._summary_1j450_625{grid-area:summary;padding-top:18px}._brand_1j450_55,._overline_1j450_630{color:var(--primary);text-transform:uppercase;font-size:.72rem;font-weight:950}._summary_1j450_625 h1{margin:10px 0;font-size:3.25rem;font-weight:900;line-height:1.03}._sku_1j450_642{color:#777a7f;margin:0 0 24px;font-size:.75rem}._lead_1j450_647{color:#5f6267;font-size:1rem;line-height:1.65}._tags_1j450_652{flex-wrap:wrap;gap:6px;margin:0 0 18px;display:flex}._tags_1j450_652 span{color:#51555a;background:#f0f1f2;border-radius:3px;padding:6px 8px;font-size:.68rem;font-weight:850}._tags_1j450_652 span:first-child{background:color-mix(in srgb, var(--primary) 12%, #fff);color:var(--primary)}._option_1j450_670{border-top:1px solid #e1e2e4;padding:18px 0}._option_1j450_670 strong{margin-bottom:10px;font-size:.78rem;display:block}._option_1j450_670 div{flex-wrap:wrap;gap:7px;display:flex}._option_1j450_670 span{text-align:center;border:1px solid #cfd1d4;border-radius:3px;min-width:40px;padding:8px 10px;font-size:.76rem;font-weight:800}._sizeGuideButton_1j450_693{color:#222;cursor:pointer;background:#fff;border:1px solid #cfd2d5;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;padding:0 14px;font-size:.8rem;font-weight:900;display:flex}._sizeGuideButton_1j450_693:hover{border-color:var(--primary);color:var(--primary)}._sizeGuideButton_1j450_693 svg{width:19px;height:19px}._sizeGuideModal_1j450_717{z-index:120;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._sizeGuideBackdrop_1j450_726{background:#08090ac7;border:0;position:absolute;inset:0}._sizeGuidePanel_1j450_732{z-index:1;background:#fff;border-radius:6px;grid-template-rows:auto minmax(0,1fr) auto;width:min(980px,100%);max-width:980px;max-height:calc(100vh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000047}._sizeGuidePanel_1j450_732 header{border-bottom:1px solid #e1e3e5;justify-content:space-between;align-items:flex-start;padding:20px 22px;display:flex}._sizeGuidePanel_1j450_732 header span{color:var(--primary);text-transform:uppercase;font-size:.65rem;font-weight:950}._sizeGuidePanel_1j450_732 header h2{margin:4px 0;font-size:1.35rem}._sizeGuidePanel_1j450_732 header p{color:#73777c;margin:0;font-size:.72rem}._sizeGuidePanel_1j450_732 header>button{cursor:pointer;background:#f2f3f4;border:0;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._sizeGuideMedia_1j450_778{background:#f4f5f6;justify-content:center;align-items:center;min-height:320px;display:flex;overflow:auto}._sizeGuideMedia_1j450_778 img{object-fit:contain;max-width:100%;height:auto}._sizeGuideMedia_1j450_778 iframe{border:0;width:100%;height:min(68vh,720px)}._sizeGuidePanel_1j450_732 footer{background:#fff;border-top:1px solid #e1e3e5;justify-content:space-between;align-items:center;padding:14px 22px;display:flex}._sizeGuidePanel_1j450_732 footer p{color:#666a70;margin:0;font-size:.74rem}._sizeGuidePanel_1j450_732 footer a{background:var(--primary);color:#fff;border-radius:4px;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:.76rem;font-weight:900;display:flex}._sizeGuidePanel_1j450_732 footer svg{width:17px;height:17px}@media (width<=620px){._sizeGuideModal_1j450_717{padding:10px}._sizeGuidePanel_1j450_732{max-height:calc(100vh - 20px)}._sizeGuidePanel_1j450_732 footer{flex-direction:column;align-items:stretch;gap:10px}._sizeGuidePanel_1j450_732 footer a{justify-content:center}}._compactDocuments_1j450_842{margin-top:10px}._compactDocumentGrid_1j450_845{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}._compactSizeGuide_1j450_850,._compactDocumentWide_1j450_851{grid-column:1/-1}._compactSizeGuide_1j450_850 ._sizeGuideButton_1j450_693{background:var(--secondary);border-color:var(--secondary);color:#fff;min-height:48px}._compactSizeGuide_1j450_850 ._sizeGuideButton_1j450_693:hover{color:#fff;background:#000;border-color:#000}._compactDocumentButton_1j450_865{background:#fff;border:1px solid #ccd0d4;grid-template-columns:24px minmax(0,1fr) 17px;align-items:center;gap:8px;min-height:58px;padding:8px 10px;display:grid}._compactDocumentButton_1j450_865:hover{border-color:var(--primary)}._compactDocumentButton_1j450_865>svg:first-child{color:var(--primary);width:21px;height:21px}._compactDocumentButton_1j450_865>svg:last-child{color:#656a70;width:16px;height:16px}._compactDocumentButton_1j450_865 span{min-width:0;display:grid}._compactDocumentButton_1j450_865 small{color:#777b80;text-transform:uppercase;font-size:.55rem;font-weight:850}._compactDocumentButton_1j450_865 strong{color:#24272a;margin-top:2px;font-size:.72rem}._details_1j450_903{background:#f4f5f6;margin:0 auto;padding:70px max(24px,50vw - 610px);scroll-margin-top:20px;display:block}._details_1j450_903 h2{margin:8px 0 18px;font-size:2.05rem;line-height:1.12}._description_1j450_915{color:#5f6267;white-space:pre-line;margin:0;line-height:1.75}._detailsIntro_1j450_921{max-width:720px}._specificationSection_1j450_924{margin-top:34px}._specificationSection_1j450_924 h3,._detailGroups_1j450_928 h3{margin:0 0 14px;font-size:1rem}._specificationGrid_1j450_932{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;margin:0;padding:0;list-style:none;display:grid}._specificationGrid_1j450_932 li{background:#fff;border:1px solid #dde0e3;align-items:flex-start;gap:10px;min-height:58px;padding:13px 14px;font-size:.78rem;font-weight:720;line-height:1.45;display:flex}._specificationGrid_1j450_932 li svg{color:var(--primary);flex:none;margin-top:1px}._detailGroups_1j450_928{border-top:1px solid #d9dcdf;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:34px;padding-top:26px;display:grid}._detailTags_1j450_965{flex-wrap:wrap;gap:7px;display:flex}._detailTags_1j450_965 span{color:#41454a;background:#fff;border:1px solid #d7dade;padding:7px 9px;font-size:.7rem;font-weight:850}._page_1j450_1 footer{background:var(--secondary);color:#fff;justify-content:space-between;align-items:center;padding:45px max(24px,50vw - 610px);display:flex}._page_1j450_1 footer p{color:#aeb0b4;max-width:430px;font-size:.76rem;line-height:1.5}._page_1j450_1 footer>div:last-child{text-align:right;gap:8px;display:grid}._page_1j450_1 footer>div:last-child a{color:#d8dade;font-size:.8rem}@media (width<=900px){._product_1j450_355,._details_1j450_903{grid-template-columns:1fr}._product_1j450_355{grid-template-areas:"visual""summary""technology"}._mainImage_1j450_384{min-height:430px}._details_1j450_903{gap:40px}}@media (width<=620px){._announcement_1j450_6 span{padding:0 28px;font-size:.65rem}._header_1j450_41{min-height:70px}._header_1j450_41 nav a:not(:first-child){display:none}._breadcrumb_1j450_89{flex-wrap:wrap;align-items:flex-start}._quickEditTrigger_1j450_104{width:100%;margin-left:0}._quickEditHeader_1j450_148{padding:18px}._quickEditBody_1j450_186{padding:12px 12px 20px}._quickEditColumns_1j450_264,._quickEditToggles_1j450_291{grid-template-columns:1fr}._quickEditFooter_1j450_307{flex-direction:column-reverse;align-items:stretch;padding:12px}._quickEditFooter_1j450_307 a,._quickEditFooter_1j450_307 button{width:100%}._product_1j450_355{gap:25px;padding-bottom:52px}._mainImage_1j450_384{min-height:320px;padding:20px}._summary_1j450_625{padding-top:0}._summary_1j450_625 h1{font-size:2.15rem}._galleryArrow_1j450_424{width:40px;height:40px;top:calc(50% - 20px)}._galleryPrevious_1j450_450{left:8px}._galleryNext_1j450_453{right:8px}._details_1j450_903{padding-top:52px;padding-bottom:52px}._specificationGrid_1j450_932,._detailGroups_1j450_928{grid-template-columns:1fr}._page_1j450_1 footer{flex-direction:column;align-items:flex-start;gap:26px}._page_1j450_1 footer>div:last-child{text-align:left}._lightbox_1j450_490{padding:10px}._lightboxContent_1j450_506{width:100%;height:82vh;padding:50px 40px 24px}._lightboxContent_1j450_506[data-zoomed=true]{width:calc(100vw - 8px);height:calc(100vh - 8px);padding:50px 4px 4px}._lightboxContent_1j450_506[data-zoomed=true] ._lightboxImageButton_1j450_517>img{width:max(220vw,1100px)}._lightboxZoomToggle_1j450_579{width:32px;padding:0;font-size:0}._lightboxPrev_1j450_599{left:5px}._lightboxNext_1j450_600{right:5px}}@media (prefers-reduced-motion:reduce){._announcementTrack_1j450_17{animation-play-state:paused}._mainImage_1j450_384 img{transition:none}}._publicPrice_1j450_1138{border-left:4px solid var(--primary);gap:3px;margin:20px 0;padding:4px 0 4px 14px;display:grid}._publicPrice_1j450_1138 span,._publicPrice_1j450_1138 small{color:#6a6f75;font-size:.7rem}._publicPrice_1j450_1138 strong{color:#171717;font-size:1.55rem;font-weight:950}._configurator_1j450_1155{border:1px solid #d9dde1;border-top:3px solid var(--primary);background:#fbfbfc;border-radius:6px;gap:14px;padding:18px;display:grid}._configHeader_1j450_1164{border-bottom:1px solid #e0e3e6;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}._configHeader_1j450_1164 small{color:#6d7278;font-size:.68rem}._availability_1j450_1175{text-transform:uppercase;background:#f0f1f2;border-radius:3px;padding:6px 8px;font-size:.66rem;font-weight:900}._availability_1j450_1175[data-value=Disponible]{color:#147344;background:#e7f5ec}._availability_1j450_1175[data-value=A\ pedido]{color:#7e5800;background:#fff4d9}._variantReference_1j450_1191{color:#fff;background:#17191c;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:76px;padding:7px;display:grid}._variantReferenceImage_1j450_1201{background:#fff;justify-content:center;align-items:center;height:62px;display:flex;overflow:hidden}._variantReferenceImage_1j450_1201 img{object-fit:contain;width:100%;height:100%}._variantReferenceImage_1j450_1201 svg{color:#17191c;width:26px;height:26px}._variantReference_1j450_1191>div:nth-child(2){gap:4px;display:grid}._variantReference_1j450_1191 span{color:#ffb4b4;letter-spacing:.04em;align-items:center;gap:5px;font-size:.59rem;font-weight:950;display:flex}._variantReference_1j450_1191 span svg{width:13px;height:13px}._variantReference_1j450_1191 strong{font-size:.7rem;line-height:1.32}._variantReference_1j450_1191 a{color:#fff;white-space:nowrap;border:1px solid #ffffff8c;justify-content:center;align-items:center;gap:5px;min-height:31px;padding:0 8px;font-size:.62rem;font-weight:900;display:inline-flex}._variantReference_1j450_1191 a svg{width:14px;height:14px}._variantGrid_1j450_1257{grid-template-columns:1fr;gap:15px;display:grid}._quantityRow_1j450_1262{border-top:1px solid #e2e4e7;border-bottom:1px solid #e2e4e7;justify-content:space-between;align-items:center;padding:12px 0;display:flex}._quantityRow_1j450_1262>span{font-size:.72rem;font-weight:850;display:grid}._quantityRow_1j450_1262 small{color:#777b81;margin-top:3px;font-size:.6rem}._quantityRow_1j450_1262>div{border:1px solid #cfd2d6;align-items:center;display:flex}._quantityRow_1j450_1262 button{cursor:pointer;background:#fff;border:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}._quantityRow_1j450_1262 button svg{width:16px}._quantityRow_1j450_1262 b{text-align:center;min-width:32px}._actionGrid_1j450_1302{grid-template-columns:1fr;display:grid}._actionGrid_1j450_1302 button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:46px;font-size:.78rem;font-weight:900;display:flex}._actionGrid_1j450_1302 button:disabled{cursor:default;opacity:.45}._whatsappAction_1j450_1324{border:1px solid #cfd2d6;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-size:.75rem;font-weight:850;display:flex}._minimumWarning_1j450_1335,._minimumOk_1j450_1336{border-left:3px solid var(--primary);margin:0;padding:8px 10px;font-size:.68rem}._minimumWarning_1j450_1335{color:#9b2a1d;background:#fff2f0}._minimumOk_1j450_1336{color:#12643d;background:#eaf7ef;border-color:#18824d}._videoLink_1j450_1351{color:#fff;background:#171717;border-radius:4px;margin-top:18px;padding:12px 14px;font-size:.76rem;font-weight:850;display:inline-flex}._related_1j450_1361{max-width:1220px;margin:0 auto 78px;padding:0 24px}._related_1j450_1361>h2{margin:8px 0 22px;font-size:1.7rem}._related_1j450_1361>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}._related_1j450_1361 a{background:#fff;border:1px solid #dfe1e4;display:grid;overflow:hidden}._related_1j450_1361 img{aspect-ratio:1.15;object-fit:contain;width:100%;padding:12px}._related_1j450_1361 a>span{border-top:1px solid #e3e5e7;padding:14px;display:grid}._related_1j450_1361 small{color:var(--primary);text-transform:uppercase;font-size:.62rem;font-weight:900}._related_1j450_1361 strong{margin:5px 0 9px;font-size:.78rem;line-height:1.35}._related_1j450_1361 em{color:#6e7379;font-size:.65rem;font-style:normal}._productFaq_1j450_1408{grid-template-columns:minmax(240px,.65fr) minmax(0,1.35fr);gap:64px;max-width:1220px;margin:0 auto 82px;padding:0 24px;display:grid}._productFaq_1j450_1408>div:first-child p{color:#6e7379;font-size:.8rem;line-height:1.6}._productFaq_1j450_1408>div:first-child a{color:var(--primary);margin-top:10px;font-size:.72rem;font-weight:900;display:inline-block}._productFaq_1j450_1408 h2{margin:8px 0 12px;font-size:1.7rem}._productFaq_1j450_1408 details{border-top:1px solid #dfe1e4}._productFaq_1j450_1408 details:last-child{border-bottom:1px solid #dfe1e4}._productFaq_1j450_1408 summary{cursor:pointer;padding:20px 2px;font-size:.8rem;font-weight:850;list-style:none}._productFaq_1j450_1408 summary::-webkit-details-marker{display:none}._productFaq_1j450_1408 details p{color:#6e7379;margin:-4px 0 20px;font-size:.75rem;line-height:1.6}@media (width<=760px){._variantGrid_1j450_1257{grid-template-columns:1fr}._related_1j450_1361{padding:0 14px}._related_1j450_1361>div{grid-template-columns:repeat(2,minmax(0,1fr))}._productFaq_1j450_1408{grid-template-columns:1fr;gap:24px;padding:0 14px}}
