@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p,dl,dd{margin:0}button,input{font:inherit}img{max-width:100%;display:block}}@layer base{:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f9ff;--surface:#fff;--surface-strong:#eef2ff;--text:#152039;--muted:#60708b;--line:#dbe2ef;--primary:#315dff;--primary-hover:#244bdd;--primary-soft:#e9eeff;--focus:#0b6bcb;--danger:#b42318;--danger-soft:#fff1f0;--shadow:0 16px 44px #15203917}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0e1421;--surface:#151d2d;--surface-strong:#1b263a;--text:#f7f9ff;--muted:#a9b5c8;--line:#2a3850;--primary:#7192ff;--primary-hover:#91aaff;--primary-soft:#202f59;--focus:#91b3ff;--danger:#ff9a90;--danger-soft:#3a2022;--shadow:0 18px 52px #00000047}body{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-inter),Inter,ui-sans-serif,system-ui,sans-serif;text-rendering:optimizelegibility;line-height:1.5}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,summary{outline-offset:3px}:focus-visible{outline:3px solid var(--focus)}h1,h2,h3{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;line-height:1.04}h1{font-size:clamp(2.5rem,8vw,5.8rem)}h2{font-size:clamp(2rem,5vw,3.65rem)}h3{font-size:clamp(1.25rem,2vw,1.55rem)}}@layer components{.skip-link{z-index:100;background:var(--primary);color:#fff;border-radius:.5rem;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:none}.wordmark{font-family:var(--font-inter),Inter,sans-serif;letter-spacing:-.015em;font-size:1.4rem;font-weight:600;text-decoration:none}.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);font-size:.95rem;font-weight:600;text-decoration:none}.desktop-nav a:hover,.mobile-menu a:hover{color:var(--text)}.theme-control{border:1px solid var(--line);border-radius:.75rem;margin:0;padding:.2rem;display:flex}.theme-control button{color:var(--muted);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:700}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;font-weight:700;list-style:none}.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.5rem;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}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--primary);font-size:.72rem;font-weight:800}.search-form{gap:.75rem;max-width:720px;margin-top:2.25rem;display:flex}.search-form input{background:var(--bg);min-width:0;color:var(--text);border:1px solid var(--line);border-radius:.75rem;flex:1;padding:.95rem 1.1rem}.search-form input::placeholder{color:var(--muted)}.button{border:1px solid var(--line);background:var(--surface);min-height:2.9rem;color:var(--text);cursor:pointer;border-radius:.7rem;justify-content:center;align-items:center;padding:.75rem 1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.button:hover{border-color:var(--primary);color:var(--primary)}.button:disabled{cursor:wait;opacity:.6}.button--primary{border-color:var(--primary);background:var(--primary);color:#fff}.button--primary:hover{background:var(--primary-hover);border-color:var(--primary-hover);color:#fff}.button--secondary{background:var(--primary-soft);color:var(--primary);border-color:#0000}.button--quiet{background:0 0}.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:.72rem;font-weight:800}.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:750;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{max-width:52rem;margin:0 0 1rem;font-family:Georgia,Times New Roman,serif;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:700;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:700;position:absolute;bottom:1rem;left:1rem}.review-card__body{padding:1.2rem}.review-card__creator{color:var(--primary);font-size:.82rem;font-weight:800}.review-card h3{font-family:var(--font-inter),Inter,sans-serif;letter-spacing:-.015em;margin:.45rem 0 1rem;font-size:1.12rem;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:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.5rem)}.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}.saved-list .eyebrow{text-transform:capitalize}}@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}}
