:root,[data-design-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-sans:var(--font-inter),Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-4xl:2.5rem;--text-5xl:3rem;--text-display:4.5rem;--text-page-title:clamp(2.5rem,7vw,var(--text-display));--text-section-title:clamp(2rem,4vw,var(--text-5xl));--line-heading:1.18;--line-body:1.6;--line-control:1.4;--tracking-heading:-.035em;--tracking-eyebrow:.12em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-24:6rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-pill:999px;--border-thin:1px;--border-strong:2px;--control-height:2.75rem;--control-height-lg:3rem;--icon-size-utility:1rem;--icon-size:1.25rem;--icon-size-brand:1.375rem;--icon-size-brand-lg:2rem;--layout-content:75rem;--layout-content-wide:77.5rem;--layout-form:32rem;--layout-reading:65ch;--color-brand:#315dff;--color-bg:#f7f9ff;--color-surface:#fff;--color-surface-subtle:#eef2ff;--color-surface-raised:#fff;--color-text:#152039;--color-text-muted:#52627a;--color-border:#dbe2ef;--color-control-border:#8290a5;--color-control-border-hover:#52627a;--color-overlay:#071022a3;--color-action:#315dff;--color-action-hover:#244bdd;--color-action-active:#1d3db8;--color-on-action:#fff;--color-action-disabled:#52627a;--color-on-action-disabled:#fff;--color-danger-action:#b42318;--color-danger-action-hover:#921b12;--color-on-danger:#fff;--color-accent-text:#244bdd;--color-accent-text-hover:#1d3db8;--color-accent-soft:#e9eeff;--color-focus:#0b6bcb;--focus-ring:0 0 0 3px var(--color-bg),0 0 0 6px var(--color-focus);--color-success-text:#166534;--color-success-bg:#eaf7ee;--color-success-border:#6d9f7b;--color-warning-text:#754c00;--color-warning-bg:#fff4d1;--color-warning-border:#ad8132;--color-error-text:#b42318;--color-error-bg:#fff1f0;--color-error-border:#c66b64;--color-info-text:#175cd3;--color-info-bg:#eef4ff;--color-info-border:#6d91cf;--shadow-sm:0 1px 2px #15203914;--shadow-md:0 12px 32px #1520391a;--shadow-lg:0 18px 52px #15203924;--z-header:30;--z-overlay:50;--z-toast:70;--duration-fast:.12s;--duration-standard:.18s;--duration-loading:.9s;--ease-standard:cubic-bezier(.2,0,0,1);--bg:var(--color-bg);--surface:var(--color-surface);--surface-strong:var(--color-surface-subtle);--text:var(--color-text);--muted:var(--color-text-muted);--line:var(--color-border);--primary:var(--color-accent-text);--primary-hover:var(--color-accent-text-hover);--primary-soft:var(--color-accent-soft);--focus:var(--color-focus);--danger:var(--color-error-text);--danger-soft:var(--color-error-bg);--shadow:var(--shadow-lg)}:root[data-theme=dark],[data-design-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#0e1421;--color-surface:#151d2d;--color-surface-subtle:#1b263a;--color-surface-raised:#1b263a;--color-text:#f7f9ff;--color-text-muted:#b2bed0;--color-border:#2a3850;--color-control-border:#687a95;--color-control-border-hover:#91a1b9;--color-action:#315dff;--color-action-hover:#244bdd;--color-action-active:#244bdd;--color-on-action:#fff;--color-action-disabled:#687a95;--color-on-action-disabled:#0e1421;--color-danger-action:#ffaaa1;--color-danger-action-hover:#ffc0ba;--color-on-danger:#281011;--color-accent-text:#9bb2ff;--color-accent-text-hover:#c3d0ff;--color-accent-soft:#202f59;--color-focus:#91b3ff;--color-success-text:#8fe0a8;--color-success-bg:#173322;--color-success-border:#477d58;--color-warning-text:#ffd27a;--color-warning-bg:#3a2c10;--color-warning-border:#94713c;--color-error-text:#ffaaa1;--color-error-bg:#3a2022;--color-error-border:#9c5754;--color-info-text:#a8c7ff;--color-info-bg:#1b2d50;--color-info-border:#5878af;--shadow-sm:0 1px 2px #0003;--shadow-md:0 12px 32px #0000003d;--shadow-lg:0 18px 52px #00000052}@media (prefers-reduced-motion:reduce){:root{--duration-fast:0s;--duration-standard:0s;--duration-loading:0s}}
@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p,dl,dd{margin:0}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}}@layer base{body{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-sans);font-weight:var(--font-weight-regular);font-size:var(--text-base);line-height:var(--line-body);text-rendering:optimizelegibility}a{color:inherit;-webkit-text-decoration-color:color-mix(in srgb,currentColor 35%,transparent);text-decoration-color:color-mix(in srgb,currentColor 35%,transparent);text-underline-offset:.2em}a:hover{text-decoration-color:currentColor}button,a,input,select,textarea,summary{outline-offset:3px}:focus-visible{outline:3px solid var(--focus)}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);font-weight:var(--font-weight-semibold)}strong,b{font-weight:var(--font-weight-semibold)}h1,h2,h3{line-height:var(--line-heading);letter-spacing:var(--tracking-heading)}h1{font-size:var(--text-page-title)}h2{font-size:var(--text-section-title)}h3{font-size:clamp(var(--text-xl),2vw,var(--text-2xl))}}@layer components{.skip-link{z-index:100;background:var(--color-action);color:var(--color-on-action);border-radius:.5rem;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:none}.product-mark{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;width:24px;height:24px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.product-mark[data-mark=productfinda]{-webkit-mask-image:url(/assets/brand/productfinda-icon.svg?v=36faf76f40a2);mask-image:url(/assets/brand/productfinda-icon.svg?v=36faf76f40a2)}.product-mark[data-mark=product-vault]{-webkit-mask-image:url(/assets/brand/product-vault-icon.svg?v=062f0c880ab4);mask-image:url(/assets/brand/product-vault-icon.svg?v=062f0c880ab4)}.product-mark--18{width:18px;height:18px}.product-mark--20{width:20px;height:20px}.product-mark--21{width:21px;height:21px}.product-mark--22{width:22px;height:22px}.product-mark--26{width:26px;height:26px}.product-mark--32{width:32px;height:32px}.product-mark--40{width:40px;height:40px}.wordmark{font-family:var(--font-inter),Inter,sans-serif;letter-spacing:-.015em;align-items:center;gap:.55rem;font-size:1.4rem;font-weight:600;text-decoration:none;display:inline-flex}.wordmark .product-mark{color:var(--color-brand)}:root[data-theme=dark] .wordmark .product-mark{color:#fff}.site-header{z-index:30;background:color-mix(in srgb,var(--bg) 92%,transparent);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;height:4.5rem;margin:auto;padding:0 clamp(1rem,4vw,2rem);display:flex}.desktop-nav{align-items:center;gap:1.75rem;margin-left:auto;display:flex}.desktop-nav a,.mobile-menu a{color:var(--muted);align-items:center;gap:.4rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.desktop-nav a:hover,.mobile-menu a:hover{color:var(--text)}.theme-control{border:1px solid var(--line);border-radius:.75rem;flex-wrap:nowrap;margin:0;padding:.2rem;display:flex}.theme-control button{min-height:var(--control-height);color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:.55rem;padding:.42rem .62rem;font-size:.75rem}.theme-control button[aria-pressed=true]{background:var(--primary-soft);color:var(--primary);font-weight:600}.mobile-menu{display:none;position:relative}.mobile-menu summary{min-height:var(--control-height);white-space:nowrap;cursor:pointer;align-items:center;font-weight:600;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu__panel{background:var(--surface);border:1px solid var(--line);width:min(18rem,100vw - 2rem);box-shadow:var(--shadow);border-radius:1rem;padding:1rem;position:absolute;top:2.75rem;right:0}.mobile-menu__panel nav{gap:.25rem;margin-bottom:1rem;display:grid}.mobile-menu__panel nav a{border-radius:.5rem;padding:.75rem}.mobile-menu__panel .theme-control{justify-content:stretch}.mobile-menu__panel .theme-control button{flex:1}.site-footer{border-top:1px solid var(--line);background:var(--surface);margin-top:6rem}.site-footer__inner{justify-content:space-between;align-items:end;gap:2rem;max-width:1200px;margin:auto;padding:2.5rem clamp(1rem,4vw,2rem);display:flex}.site-footer p{color:var(--muted);margin-top:.35rem;font-size:.9rem}.site-footer nav{gap:1.25rem;font-size:.9rem;display:flex}.site-footer nav a{color:var(--muted);text-decoration:none}.hero-section{border-bottom:1px solid var(--line);background:var(--surface)}.hero-section__inner{max-width:1200px;margin:auto;padding:clamp(4.5rem,10vw,8.5rem) clamp(1rem,4vw,2rem)}.hero-section h1{max-width:940px;margin:.8rem 0 1.5rem}.hero-copy{max-width:680px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65}.search-form{gap:.75rem;max-width:720px;margin-top:2.25rem;display:flex}.search-form input{min-width:0;min-height:var(--control-height);background:var(--bg);color:var(--text);border:1px solid var(--color-control-border);border-radius:.75rem;flex:1;padding:.75rem 1.1rem}.search-form input:hover{border-color:var(--color-control-border-hover)}.search-form input::placeholder{color:var(--muted)}.catalogue-section,.product-page,.page-shell{width:min(1200px,100% - clamp(2rem,8vw,4rem));margin-inline:auto}.catalogue-section{padding-block:clamp(3.5rem,7vw,6.5rem)}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem;display:flex}.section-heading h2{margin-top:.45rem;font-size:clamp(2rem,4vw,3.15rem)}.section-heading>p{color:var(--muted);white-space:nowrap}.product-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.product-card{background:var(--surface);flex-direction:column;align-items:start;min-height:17rem;padding:clamp(1.35rem,3vw,2rem);display:flex}.product-card__eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:600}.product-card h2{margin:.8rem 0 .6rem;font-size:clamp(1.65rem,2.8vw,2.2rem)}.product-card h2 a{text-decoration:none}.product-card>p{color:var(--muted)}.product-card .text-link{color:var(--primary);margin-top:auto;font-weight:600;text-decoration:none}.status-card,.empty-state{border:1px solid var(--line);background:var(--surface);border-radius:1rem;padding:clamp(1.5rem,4vw,3rem)}.status-card p,.empty-state p{color:var(--muted);margin:.5rem 0 1.25rem}.status-card--error{border-color:color-mix(in srgb,var(--danger) 35%,var(--line));background:var(--danger-soft)}.empty-state{max-width:760px}.empty-state h1,.empty-state h2,.empty-state h3{margin:.55rem 0 1rem}.empty-state .button{margin-top:.25rem}.load-more{text-align:center;margin-top:2rem}.product-identity{background:var(--surface);border-bottom:1px solid var(--line)}.product-identity__inner{justify-content:space-between;align-items:end;gap:2rem;width:min(1200px,100% - clamp(2rem,8vw,4rem));margin:auto;padding-block:clamp(2rem,4vw,3.5rem);display:flex}.product-identity h1{margin:.35rem 0 .65rem;font-size:clamp(2.5rem,6vw,4.8rem)}.product-identity p:last-child{color:var(--muted)}.product-page{padding-block:clamp(3.5rem,7vw,6rem)}.evidence-intro{max-width:900px}.evidence-intro h2{margin:.65rem 0 1rem}.evidence-intro>p:last-child{color:var(--muted);font-size:1.1rem}.product-summary{font-family:var(--font-sans);max-width:52rem;margin:0 0 1rem;font-size:clamp(1.2rem,2.2vw,1.55rem);line-height:1.55}.overview-summary{max-width:52rem;color:var(--muted);margin:-.25rem 0 2rem;font-size:1.08rem;line-height:1.7}.section-tabs{border-bottom:1px solid var(--line);gap:clamp(1.5rem,5vw,4rem);margin:clamp(2.5rem,6vw,4.5rem) 0 2.5rem;display:flex}.section-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:.85rem .1rem;font-weight:600;position:relative}.section-tabs button[aria-selected=true]{color:var(--primary)}.section-tabs button[aria-selected=true]:after{content:"";background:var(--primary);height:3px;position:absolute;bottom:-1px;left:0;right:0}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.review-card{border:1px solid var(--line);background:var(--surface);border-radius:1rem;overflow:hidden}.review-card--featured{grid-column:1/-1;grid-template-columns:minmax(0,1.45fr) minmax(17rem,.55fr);display:grid}.video-frame{aspect-ratio:16/9;background:#05070b;min-height:200px;position:relative}.video-frame iframe,.video-frame>button,.video-frame img{border:0;width:100%;height:100%}.video-frame iframe{display:block}.video-frame>button{cursor:pointer;color:#fff;background:#05070b;padding:0;position:relative}.video-frame img{object-fit:cover}.video-frame>button:after{content:"";background:#00000024;position:absolute;inset:0}.video-frame span{z-index:1;background:#05070bdb;border-radius:.55rem;padding:.58rem .8rem;font-weight:600;position:absolute;bottom:1rem;left:1rem}.review-card__body{padding:1.2rem}.review-card__creator{color:var(--primary);font-size:.82rem;font-weight:600}.review-card h3{font-family:var(--font-inter),Inter,sans-serif;letter-spacing:-.015em;margin:.45rem 0 1rem;font-size:1.12rem;font-weight:600;line-height:1.35}.review-card__meta{color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;font-size:.78rem;display:flex}.review-card__meta a{color:var(--primary);white-space:nowrap}.review-card--featured .review-card__body{flex-direction:column;justify-content:center;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.review-card--featured h3{font-family:var(--font-inter),Inter,sans-serif;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:600}.evidence-panels{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.evidence-panels article{background:var(--surface);padding:clamp(1.5rem,4vw,3rem)}.evidence-panels p{color:var(--muted);margin-top:.75rem}.spec-groups{gap:2rem;display:grid}.spec-groups article{border:1px solid var(--line);background:var(--surface);border-radius:1rem;overflow:hidden}.spec-groups h3{border-bottom:1px solid var(--line);padding:1.25rem 1.5rem}.spec-groups dl>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(10rem,.8fr) minmax(0,1.2fr);gap:1.5rem;padding:1.1rem 1.5rem;display:grid}.spec-groups dl>div:last-child{border-bottom:0}.spec-groups dt{color:var(--muted)}.spec-groups dd{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.spec-groups dd span{color:var(--muted);font-size:.86rem}.spec-groups dd a{color:var(--primary);margin-left:auto;font-size:.83rem}.product-action-bar{display:none}.page-shell{min-height:58vh;padding-block:clamp(3rem,7vw,6rem)}.page-heading{max-width:760px;margin-bottom:2.5rem}.page-heading h1{margin:.5rem 0 1rem}.page-heading>p:last-child{color:var(--muted);font-size:1.1rem}.saved-list{gap:1rem;display:grid}.saved-list article{background:var(--surface);border:1px solid var(--line);border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;padding:1.35rem 1.5rem;display:flex}.saved-list h2{margin:.3rem 0;font-size:1.5rem}.saved-list h2 a{text-decoration:none}.saved-list p:last-child{color:var(--muted);font-size:.85rem}}@layer utilities{.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (max-width:800px){.desktop-nav,.desktop-theme{display:none}.mobile-menu{display:block}.site-header__inner{height:4rem}.hero-section__inner{padding-top:3.5rem;padding-bottom:4rem}.hero-section h1{font-size:clamp(2.75rem,13vw,4.5rem)}.product-grid{grid-template-columns:1fr 1fr}.review-card--featured{display:block}.review-grid,.evidence-panels{grid-template-columns:1fr}.product-identity__inner{align-items:start}.product-identity__inner>.button{display:none}.product-page{padding-bottom:7rem}.product-action-bar{z-index:20;padding:.7rem max(1rem,env(safe-area-inset-left)) calc(.7rem + env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-right));background:color-mix(in srgb,var(--surface) 95%,transparent);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;gap:1rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 32px #0a142d1a}.product-action-bar>div{min-width:0;font-size:.75rem;display:grid}.product-action-bar>div span{color:var(--muted)}.product-action-bar>div strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-action-bar .button{white-space:nowrap}.site-footer{margin-bottom:4.5rem}.site-footer__inner{align-items:start}.site-footer nav{display:grid}}@media (max-width:540px){.search-form{display:grid}.search-form .button{width:100%}.product-grid{grid-template-columns:1fr}.product-card{min-height:13rem}.section-heading{display:block}.section-heading>p{white-space:normal;margin-top:.75rem}.section-tabs{justify-content:space-between;gap:1rem}.section-tabs button{flex:1}.review-card__meta{align-items:start;display:grid}.spec-groups dl>div{display:block}.spec-groups dd{margin-top:.45rem}.spec-groups dd a{width:100%;margin-left:0}.saved-list article{align-items:start;gap:1rem;display:grid}.saved-list .button{justify-self:start}.site-footer__inner{display:block}.site-footer nav{margin-top:1.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
