@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f7fbff;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #f7fbff;--bg-strong: #eaf6ff;--surface: rgba(255, 255, 255, .92);--surface-muted: #f0f9ff;--surface-soft: #f8fcff;--border: rgba(125, 182, 255, .24);--border-strong: rgba(14, 165, 233, .2);--text: #0f172a;--text-soft: #4b5563;--text-muted: #64748b;--primary: #0ea5e9;--primary-dark: #0369a1;--primary-ink: #0c4a6e;--accent: #f97316;--accent-dark: #ea580c;--success: #10b981;--shadow-sm: 0 10px 25px rgba(15, 23, 42, .05);--shadow: 0 24px 60px rgba(15, 23, 42, .08);--shadow-lg: 0 34px 90px rgba(2, 132, 199, .15);--radius-lg: 1.5rem;--radius-md: 1.1rem;--radius-sm: .9rem}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left,rgba(56,189,248,.14),transparent 28%),radial-gradient(circle at top right,rgba(249,115,22,.08),transparent 24%),linear-gradient(180deg,#f7fbff,#edf7ff);color:var(--text)}main{overflow-x:clip}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,.button,.text-link,.site-nav__link,.category-card,.brand,.mini-tag--link{cursor:pointer}:focus-visible{outline:0;box-shadow:0 0 0 3px #0ea5e938;border-radius:.9rem}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}.narrow{width:min(760px,calc(100% - 2rem))}.section{padding:5rem 0}.section--tight{padding-top:0}.section--muted{background:linear-gradient(180deg,#ffffffbd,#f0f9ffc2);border-top:1px solid rgba(125,182,255,.12);border-bottom:1px solid rgba(125,182,255,.12)}.eyebrow,.section-heading__eyebrow{color:var(--primary-dark);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;margin:0 0 .8rem}.section-heading{max-width:760px;margin-bottom:2rem}.section-heading h2{margin:0 0 .9rem;font-size:clamp(2rem,3vw,3rem);line-height:1.06;color:#0b2440}.section-heading p{margin:0;color:var(--text-soft);font-size:1.02rem}.site-header{position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7fbffd6;border-bottom:1px solid rgba(125,182,255,.18);box-shadow:0 8px 24px #0f172a0a}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:5.2rem}.brand{display:inline-flex;align-items:center;gap:.95rem}.brand strong{display:block;font-size:1.05rem;color:#082f49}.brand small{display:block;color:var(--text-muted);font-size:.8rem}.brand__badge{display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:1rem;background:linear-gradient(135deg,var(--primary-dark),var(--primary));color:#fff;font-weight:800;box-shadow:var(--shadow-sm)}.site-nav{display:flex;gap:.65rem;flex-wrap:wrap;align-items:center}.site-nav__link{position:relative;padding:.7rem 1rem;border-radius:999px;color:var(--text-soft);font-weight:600;transition:color .2s ease,background .2s ease}.site-nav__link:after{content:"";position:absolute;left:1rem;right:1rem;bottom:.45rem;height:2px;border-radius:999px;background:transparent;transition:background .2s ease}.site-nav__link--active,.site-nav__link:hover{background:#0ea5e914;color:var(--primary-ink)}.site-nav__link--active:after,.site-nav__link:hover:after{background:var(--primary)}.header-cta{white-space:nowrap}.hero{position:relative;padding:6rem 0 4.2rem}.hero--home{padding:4.8rem 0 2.4rem}.hero__grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(320px,.82fr);gap:2rem;align-items:stretch}.hero--home .hero__grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:1.2rem;align-items:start}.hero__content{display:grid;gap:1.2rem}.hero--home .hero__content{gap:.9rem}.hero h1{font-size:clamp(2.6rem,5vw,4.8rem);line-height:.98;margin:0;max-width:12ch;color:#082f49}.hero--home h1{font-size:clamp(2.2rem,4.2vw,3.8rem);max-width:11ch}.hero__body{font-size:1.08rem;color:var(--text-soft);margin:0;max-width:64ch}.hero--home .hero__body{font-size:1rem;max-width:60ch}.hero__actions{display:flex;gap:1rem;flex-wrap:wrap}.hero--home .hero__actions{gap:.8rem}.hero__note{color:var(--text-muted);max-width:60ch;margin:0}.hero-badges{display:flex;flex-wrap:wrap;gap:.65rem}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .8rem;border-radius:999px;border:1px solid rgba(14,165,233,.16);background:#ffffffc2;color:var(--primary-ink);font-size:.84rem;font-weight:700;box-shadow:var(--shadow-sm)}.hero-card,.value-card,.category-card,.service-card,.case-card,.product-card,.sidebar-card,.workflow-card,.rfq-form,.info-banner,.category-hero__box,.comparison-card,.proof-card,.story-card,.spec-card,.faq-card,.product-detail__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.hero-card{padding:1.6rem;background:linear-gradient(180deg,#fffffff5,#f0f9fff5);border-color:#0ea5e929}.hero-card--home{padding:1.15rem 1.2rem}.hero-card h2{margin:0 0 .7rem;color:#082f49}.procurement-card p{color:var(--text-soft)}.procurement-list,.hero-card ul{padding:0;margin:0;list-style:none;display:grid;gap:.9rem}.procurement-list li,.hero-card li{position:relative;padding-left:1.5rem;color:var(--text-soft)}.procurement-list li:before,.hero-card li:before{content:"•";position:absolute;left:0;color:var(--primary);font-weight:800}.trust-panel{margin-top:1.3rem;padding:1rem 1.1rem;border-radius:1.1rem;background:linear-gradient(135deg,#0ea5e91a,#f9731614);border:1px solid rgba(14,165,233,.15)}.trust-panel strong{display:block;margin-bottom:.35rem;color:#082f49}.trust-panel p{margin:0}.hero-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.hero--home .hero-proof-grid{margin-top:.2rem}.proof-stat{padding:1rem 1rem 1.05rem;border-radius:1.2rem;background:#ffffffd1;border:1px solid rgba(125,182,255,.18);box-shadow:var(--shadow-sm)}.proof-stat strong{display:block;font-size:1.65rem;line-height:1;color:#082f49;margin-bottom:.35rem}.proof-stat span{color:var(--text-muted);font-size:.88rem}.section-actions--split{gap:.8rem;flex-wrap:wrap}.check-list--compact{gap:.6rem}.proof-grid,.value-grid,.category-grid,.product-grid,.service-grid,.case-grid,.story-grid,.spec-grid,.faq-list,.comparison-grid{display:grid;gap:1.25rem}.proof-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.proof-card,.value-card,.service-card,.case-card,.story-card,.comparison-card,.faq-card,.spec-card{padding:1.35rem}.proof-card h3,.value-card h3,.story-card h3,.comparison-card h2,.comparison-card h3,.case-card h3,.workflow-card h3,.category-card h3,.product-card h3,.article-hero h1,.product-detail h1{margin:0 0 .7rem;color:#082f49}.proof-card p,.value-card p,.story-card p,.comparison-card p,.category-card p,.case-card p,.workflow-card p,.article-card p,.section-heading p,.rich-copy p,.product-card p,.info-banner,.sidebar-note,.product-detail__subtitle,.detail-grid p,.spec-card p,.faq-card p{color:var(--text-soft)}.story-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin-bottom:1.3rem}.story-card{position:relative;overflow:hidden}.story-card__step{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;padding:.35rem .7rem;border-radius:999px;background:#0ea5e91f;color:var(--primary-ink);font-weight:800;margin-bottom:1rem}.value-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.category-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-grid--home{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.product-grid--home .product-card{padding:.95rem;gap:.9rem}.category-grid--home{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem}.category-grid--home .category-card{padding:1rem 1.05rem;gap:.7rem}.home-priority__tags{margin-bottom:1rem}.home-priority__surface{display:grid;gap:1rem;padding:1.2rem;border-radius:1.5rem;background:linear-gradient(180deg,#ffffffeb,#f0f9ffe0);border:1px solid rgba(125,182,255,.16);box-shadow:var(--shadow)}.home-priority__header{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:1rem;align-items:start}.home-priority__header .section-heading{margin-bottom:0}.home-priority__aside{padding:1rem 1.05rem;border-radius:1rem;background:#ffffffc7;border:1px solid rgba(125,182,255,.16)}.category-card,.product-card,.comparison-card,.case-card,.value-card,.proof-card,.story-card{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.category-card:hover,.product-card:hover,.comparison-card:hover,.case-card:hover,.value-card:hover,.proof-card:hover,.story-card:hover{transform:translateY(-4px);border-color:#0ea5e942;box-shadow:var(--shadow-lg)}.category-card{padding:1.35rem;display:flex;flex-direction:column;gap:.9rem}.category-card strong{color:var(--primary-dark)}.two-col-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.95fr);gap:2rem;align-items:start}.workflow-card{padding:1.5rem;background:linear-gradient(180deg,#fffffffa,#f8fcfffa)}.workflow-card ol{margin:0;padding-left:1.2rem}.workflow-card li+li{margin-top:1rem}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:.9rem}.check-list li{position:relative;padding-left:1.5rem;color:var(--text-soft)}.check-list li:before{content:"•";position:absolute;left:0;color:var(--primary);font-weight:800}.button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:1px solid transparent;border-radius:999px;padding:.92rem 1.3rem;font-weight:800;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:linear-gradient(135deg,var(--primary-dark),var(--primary));color:#fff;box-shadow:0 16px 32px #0ea5e938}.button--primary:hover{background:linear-gradient(135deg,#075985,#0284c7)}.button--secondary{background:#ffffffe6;border-color:#0ea5e92e;color:var(--primary-ink)}.button--secondary:hover{background:#fff;border-color:#0ea5e94d}.button--ghost{background:transparent;border-color:#0ea5e929;color:var(--primary-dark)}.button--ghost:hover{background:#0ea5e90d}.button--full{width:100%}.text-link{color:var(--primary-dark);font-weight:800}.product-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}.product-card{padding:1rem;display:grid;gap:1rem}.product-card__headline{display:grid;gap:.45rem}.product-card__image-wrap{aspect-ratio:4 / 3;border-radius:1rem;overflow:hidden;background:linear-gradient(180deg,#f8fcff,#eef7ff);border:1px solid rgba(125,182,255,.15)}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.product-card:hover .product-card__image{transform:scale(1.03)}.product-card__top,.product-card__actions,.product-card__badges,.tag-row,.hero-badges,.cta-banner__actions,.article-card__actions{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.product-card__top{justify-content:space-between}.product-card__meta{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}.product-card__meta li{display:flex;justify-content:space-between;gap:1rem;padding-top:.8rem;border-top:1px solid rgba(125,182,255,.16)}.product-card__meta strong{color:#082f49}.product-card__priority-row{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.product-card__priority-meta{display:flex;gap:.45rem;flex-wrap:wrap;align-items:center}.product-card__summary{margin:0}.product-card__signals{display:flex;gap:.45rem;flex-wrap:wrap}.product-card__signal{display:inline-flex;align-items:center;padding:.24rem .52rem;border-radius:999px;background:#0ea5e914;color:var(--primary-dark);font-size:.72rem;font-weight:800}.product-card__commerce{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.product-card__commerce-item{display:grid;gap:.18rem;padding:.7rem .76rem;border-radius:.9rem;background:#f8fcffeb;border:1px solid rgba(125,182,255,.14)}.product-card__commerce-item span{color:var(--text-muted);font-size:.72rem;font-weight:700}.product-card__commerce-item strong{color:#082f49;font-size:.84rem;line-height:1.35}.product-card__actions{justify-content:space-between;margin-top:auto}.product-card__actions--b2b{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;align-items:stretch}.product-card--b2b{gap:.82rem;padding:1rem;border-color:#0ea5e92e;background:linear-gradient(180deg,#fffffff5,#f7fbfffa)}.product-card--b2b .product-card__image-wrap{aspect-ratio:4 / 2.7}.product-card--b2b h3{margin-bottom:0;min-height:auto}.product-card--b2b .product-card__summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:3em;color:var(--text-soft)}.source-tag,.pill,.mini-tag,.priority-badge{display:inline-flex;align-items:center;padding:.35rem .72rem;border-radius:999px;font-size:.77rem;font-weight:800}.pill{background:#0ea5e91a;color:var(--primary-ink)}.pill--neutral{background:#0f172a0d;color:#475569}.source-tag{background:#f973161c;color:#9a3412}.mini-tag{background:#0ea5e914;color:var(--primary-dark)}.mini-tag--compact{padding:.3rem .62rem;font-size:.73rem}.mini-tag--muted{background:#0f172a0d;color:#64748b}.priority-badge{background:#10b9811f;color:#047857}.priority-badge--large{font-size:.82rem}.mini-tag--link{transition:background .2s ease,transform .2s ease}.mini-tag--link:hover{background:#0ea5e924;transform:translateY(-1px)}.case-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.cta-section{padding-top:0}.cta-banner{display:flex;justify-content:space-between;gap:1.5rem;align-items:center;padding:1.9rem;background:linear-gradient(135deg,#082f49,#0369a1 65%,#0ea5e9);color:#fff;border-radius:1.7rem;box-shadow:var(--shadow-lg)}.cta-banner h2{margin:0 0 .5rem}.cta-banner p{margin:0;color:#ffffffd6}.cta-banner--inline{margin-top:2rem}.cta-banner .button--secondary{background:#ffffff1f;border-color:#ffffff2e;color:#fff}.filter-panel,.catalog-summary__links,.info-stack,.form-grid,.download-row{display:grid;gap:1rem}.filter-panel{grid-template-columns:minmax(0,1.7fr) minmax(240px,.8fr);margin-bottom:1.5rem}.field{display:grid;gap:.45rem}.field span{font-weight:800;color:#082f49}.field input,.field select,.field textarea{border:1px solid rgba(148,163,184,.4);border-radius:1rem;padding:.95rem 1rem;background:#fff;color:var(--text);transition:border-color .2s ease,box-shadow .2s ease}.field input:focus,.field select:focus,.field textarea:focus{border-color:#0ea5e973;box-shadow:0 0 0 3px #0ea5e91f}.catalog-summary{margin-bottom:1.2rem}.catalog-summary p{margin:0}.catalog-summary__links{grid-template-columns:repeat(auto-fit,minmax(140px,max-content))}.download-row{grid-template-columns:repeat(auto-fit,minmax(220px,max-content));align-items:start;margin-top:1rem}.download-row--stack{grid-template-columns:1fr}.comparison-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin:1.25rem 0}.category-hero,.product-detail,.article-hero,.article-layout{display:grid;gap:1.15rem;grid-template-columns:minmax(0,1.42fr) minmax(250px,.58fr);margin-bottom:1.15rem}.category-hero__box,.sidebar-card,.rfq-form{padding:1.5rem}.category-hero__box strong{font-size:2rem;display:block;color:#082f49}.info-banner{padding:1rem 1.2rem;color:var(--text-soft)}.info-banner--soft{background:var(--surface-muted)}.product-detail__panel{padding:1.28rem}.product-detail__sidebar{display:grid;gap:.85rem;align-content:start}.product-detail__title-row{display:flex;justify-content:space-between;gap:.7rem;align-items:center;flex-wrap:wrap}.product-detail__title-row .eyebrow{margin:0}.product-detail__visual{margin:.9rem 0 .75rem;border-radius:1.05rem;overflow:hidden;border:1px solid rgba(125,182,255,.18);background:linear-gradient(180deg,#f8fcff,#eef7ff)}.product-detail__image{display:block;width:100%;max-height:320px;object-fit:contain}.product-detail__hero-note{padding:.88rem 1rem}.product-detail__hero-note p{margin:0}.product-detail__tag-row{gap:.4rem}.product-detail__tag-row .mini-tag{padding:.28rem .56rem;font-size:.69rem}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1.4rem 0}.detail-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin:.95rem 0 1rem}.detail-grid div{background:var(--surface-soft);border-radius:1rem;padding:1rem;border:1px solid rgba(125,182,255,.16)}.detail-grid--compact div{padding:.8rem;border-radius:.9rem}.detail-grid strong{display:block;margin-bottom:.45rem;color:#082f49}.detail-grid--compact strong{margin-bottom:.22rem;font-size:.76rem}.detail-grid--compact p{margin:0;font-size:.8rem;line-height:1.38}.detail-section{margin:1.28rem 0}.detail-section h2,.article-hero h1,.category-hero h1,.product-detail h1{color:#082f49}.detail-section h2{margin-bottom:.95rem}.detail-section__header{display:grid;grid-template-columns:minmax(0,1fr);gap:.75rem;margin-bottom:.9rem;align-items:start}.section-intro{margin:0;color:var(--text-soft);max-width:64ch}.section-note-stack{display:grid;gap:.4rem;margin-bottom:.95rem}.section-note{margin:0;color:var(--text-muted);font-size:.9rem}.section-note--emphasis{color:var(--primary-ink);font-weight:600}.section-note--emphasis strong{color:#082f49}.variant-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;max-width:620px}.variant-summary-card{padding:.78rem .85rem;border-radius:.95rem;background:var(--surface-soft);border:1px solid rgba(125,182,255,.16)}.variant-summary-card strong{display:block;color:#082f49;font-size:1.02rem;margin-bottom:.1rem}.variant-summary-card span{color:var(--text-muted);font-size:.76rem}.variant-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(186px,1fr));gap:.68rem;align-items:start}.variant-card{display:grid;gap:.65rem;padding:.76rem;border-radius:1.05rem;background:#ffffffeb;border:1px solid rgba(125,182,255,.16);box-shadow:var(--shadow-sm)}.variant-card--recommended{border-color:#10b98147;box-shadow:0 14px 28px #10b9811f}.variant-card__top{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.variant-card__top .eyebrow{margin:0 0 .22rem;font-size:.68rem}.variant-card__heading-row{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.variant-card__top h3{margin:0;color:#082f49;font-size:1.02rem;line-height:1.15}.variant-badge{display:inline-flex;align-items:center;padding:.22rem .48rem;border-radius:999px;font-size:.64rem;font-weight:800}.variant-badge--recommended{background:#10b9811f;color:#047857}.variant-hero-stat{min-width:116px;padding:.62rem .72rem;border-radius:.9rem;background:linear-gradient(180deg,#0ea5e914,#fffffff2);border:1px solid rgba(14,165,233,.14)}.variant-hero-stat--diff{background:linear-gradient(180deg,#0ea5e91f,#f0f9fffa);border-color:#0ea5e947}.variant-hero-stat span{display:block;color:var(--text-muted);font-size:.72rem;font-weight:700;margin-bottom:.18rem}.variant-hero-stat strong{color:#082f49;font-size:.9rem;line-height:1.25}.variant-card__highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.variant-highlight{padding:.68rem .72rem;border-radius:.9rem;background:var(--surface-soft);border:1px solid rgba(125,182,255,.14)}.variant-highlight--diff{background:linear-gradient(180deg,#0ea5e91f,#fffffffa);border-color:#0ea5e942;box-shadow:inset 0 0 0 1px #0ea5e914}.variant-highlight span{display:flex;align-items:center;justify-content:space-between;gap:.35rem;color:var(--text-muted);font-size:.72rem;margin-bottom:.18rem}.variant-diff-label{display:inline-flex;align-items:center;padding:.1rem .36rem;border-radius:999px;background:#0ea5e91f;color:var(--primary-dark);font-size:.6rem;font-style:normal;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.variant-highlight strong{color:#082f49;font-size:.88rem;line-height:1.3}.variant-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;margin:0}.variant-card__meta div,.variant-meta-row{display:grid;grid-template-columns:1fr;gap:.16rem;padding:.56rem .62rem;border:1px solid rgba(125,182,255,.12);border-radius:.8rem;background:#f8fcffe0}.variant-meta-row--diff{border-color:#0ea5e92e;background:#0ea5e90d}.variant-card__meta dt{color:var(--text-muted);font-size:.76rem}.variant-card__meta dd{margin:0;color:#082f49;font-size:.84rem}.variant-card__remark{margin:0;padding:.62rem .72rem;border-radius:.9rem;background:#f973160f;border:1px solid rgba(249,115,22,.12);color:var(--text-soft);font-size:.84rem}.variant-card .button--small{padding:.66rem .82rem;font-size:.86rem}.matrix-disclosure{margin-top:1rem;border:1px solid rgba(125,182,255,.16);border-radius:1rem;background:#ffffffe6;overflow:hidden}.matrix-disclosure summary{list-style:none;cursor:pointer;padding:1rem 1.15rem;font-weight:800;color:#082f49}.matrix-disclosure summary::-webkit-details-marker{display:none}.matrix-disclosure[open] summary{border-bottom:1px solid rgba(125,182,255,.16)}.matrix-disclosure .table-wrap{border:0;border-radius:0}.variant-switcher{display:none}.variant-switcher__button{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.12rem;min-width:120px;padding:.62rem .72rem;border:1px solid rgba(125,182,255,.16);border-radius:.9rem;background:#ffffffe6;color:#082f49;text-align:left;font-weight:800;touch-action:manipulation}.variant-switcher__button>span{font-size:.86rem;line-height:1.15}.variant-switcher__button small{color:var(--text-muted);font-size:.72rem;font-weight:700}.variant-switcher__flag{display:inline-flex;align-items:center;margin-top:.16rem;padding:.12rem .4rem;border-radius:999px;background:#10b9811f;color:#047857;font-size:.62rem;font-style:normal;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.variant-switcher__button.is-active{border-color:#0ea5e947;background:linear-gradient(180deg,#0ea5e91f,#fffffff5);box-shadow:var(--shadow-sm)}.spec-grid,.faq-list{display:grid;gap:1rem}.spec-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.spec-card strong,.faq-card h3,.faq-card h2{display:block;margin:0 0 .45rem;color:#082f49}.table-wrap{overflow-x:auto;border:1px solid rgba(125,182,255,.18);border-radius:1rem;background:#fff}.spec-table{width:100%;border-collapse:collapse;min-width:720px}.spec-table th,.spec-table td{padding:.9rem .78rem;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top;font-size:.92rem}.spec-table th{background:linear-gradient(135deg,var(--primary-dark),var(--primary));color:#fff;font-weight:800}.spec-table th.spec-table__head--diff{background:linear-gradient(135deg,#0369a1,#0ea5e9)}.spec-table tbody tr:nth-child(2n){background:#f8fbff}.spec-table td.spec-table__cell--diff{background:#0ea5e90f}.table-note{margin-top:.8rem!important;color:var(--text-muted);font-size:.92rem}.rfq-form{display:grid;gap:1.1rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field--full{grid-column:1 / -1}.success-box{padding:1rem 1.2rem;border-radius:1rem;background:#ecfdf5;border:1px solid #bbf7d0;color:#166534}.success-box p{margin:.4rem 0 0}.site-footer{padding:3rem 0 2rem;background:linear-gradient(180deg,#082032,#0f172a);color:#ffffffe0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:1.5rem}.site-footer h3,.site-footer h4{color:#fff;margin-top:0}.site-footer p,.site-footer li,.site-footer a{color:#ffffffb8}.site-footer ul,.article-link-list{list-style:none;padding:0;margin:0;display:grid;gap:.7rem}.footer-meta{margin-top:1.5rem;padding-top:1.2rem;border-top:1px solid rgba(148,163,184,.2)}.section-actions{display:flex;justify-content:center;margin-top:1.5rem}.article-card{display:grid;gap:.9rem;height:100%}.article-card--dense{gap:.75rem;padding:1.1rem}.article-card__topline{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.article-card--dense h2{margin:0;font-size:1rem;line-height:1.42;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.article-card__excerpt{margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:4.2em}.tag-row--compact{gap:.45rem}.article-card__actions{justify-content:space-between;margin-top:auto}.article-card__actions--compact{gap:.75rem;align-items:center}.article-hero{margin-bottom:1.5rem}.article-link-list a{color:var(--primary-dark);font-weight:800}.seo-section-stack{display:grid;gap:1rem}.hidden-field{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.hero-qualifiers{display:flex;flex-wrap:wrap;gap:.65rem}.hero-qualifiers .mini-tag{background:#0f172a0d;color:#334155}.procurement-steps{display:grid;gap:.9rem;margin:1.2rem 0 1.3rem}.procurement-step{display:grid;grid-template-columns:auto 1fr;gap:.9rem;align-items:start;padding:.95rem 1rem;border-radius:1rem;background:#ffffffc7;border:1px solid rgba(125,182,255,.16)}.procurement-step__index,.rfq-step__index{display:inline-flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;border-radius:999px;background:#0ea5e91f;color:var(--primary-ink);font-size:.8rem;font-weight:800}.procurement-step strong{display:block;margin-bottom:.2rem;color:#082f49}.procurement-step p{margin:0;color:var(--text-muted);font-size:.92rem}.catalog-hero{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(280px,.72fr);gap:1.1rem;align-items:start;margin-bottom:1rem}.catalog-hero__content,.rfq-sidebar{display:grid;gap:.82rem}.catalog-hero h1{margin:0;font-size:clamp(2rem,3.4vw,3.1rem);line-height:1.02;color:#082f49;max-width:11ch}.catalog-hero__body{margin:0;color:var(--text-soft);font-size:.98rem;max-width:58ch}.catalog-hero__actions,.catalog-hero__utility{display:flex;gap:.8rem;flex-wrap:wrap}.catalog-hero__aside{padding:1rem 1.05rem;border-radius:var(--radius-lg);background:linear-gradient(180deg,#fffffff5,#f0f9fff5);border:1px solid rgba(14,165,233,.16);box-shadow:var(--shadow)}.catalog-hero__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-bottom:.75rem}.summary-stat{padding:.82rem .9rem;border-radius:.95rem;background:#ffffffd1;border:1px solid rgba(125,182,255,.16);box-shadow:var(--shadow-sm)}.summary-stat strong{display:block;margin-bottom:.14rem;color:#082f49;font-size:1.28rem;line-height:1}.summary-stat span{color:var(--text-muted);font-size:.78rem}.catalog-hero__note{margin:0;color:var(--text-soft);font-size:.92rem;line-height:1.5}.catalog-hero .eyebrow{margin-bottom:.2rem}.catalog-hero__utility .text-link{font-size:.92rem}.catalog-page{padding-bottom:2.1rem}.filter-shell{display:grid;gap:1rem;margin-bottom:1.5rem}.filter-shell--catalog{gap:.75rem;margin-bottom:1rem}.catalog-scope{display:grid;gap:.55rem}.catalog-scope__buttons{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;max-width:520px}.catalog-scope__button{display:grid;gap:.14rem;padding:.78rem .9rem;border:1px solid rgba(125,182,255,.18);border-radius:1rem;background:#ffffffb8;color:#082f49;text-align:left;font-weight:800;box-shadow:var(--shadow-sm)}.catalog-scope__button small{color:var(--text-muted);font-size:.76rem;font-weight:700}.catalog-scope__button.is-active{border-color:#0ea5e947;background:linear-gradient(180deg,#0ea5e91a,#fffffffa);box-shadow:0 12px 22px #0ea5e91f}.catalog-scope__note{margin:0;color:var(--text-muted);font-size:.86rem;max-width:72ch}.filter-panel{padding:1rem;background:#ffffffd1;border:1px solid rgba(125,182,255,.18);border-radius:1.2rem;box-shadow:var(--shadow-sm)}.filter-panel--catalog{padding:.88rem;margin-bottom:0}.results-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.15rem;border-radius:1.2rem;background:#ffffffc7;border:1px solid rgba(125,182,255,.16);box-shadow:var(--shadow-sm)}.results-toolbar--catalog{padding:.85rem 1rem}.results-toolbar p,.rfq-submit__note{margin:0;color:var(--text-soft)}.results-tag{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .72rem;border-radius:999px;background:#0f172a0d;color:#475569;font-size:.8rem;font-weight:700}.results-tag strong{color:#082f49}.button--small{padding:.76rem 1rem;font-size:.92rem}.catalog-summary__links--catalog{grid-template-columns:repeat(auto-fit,minmax(112px,max-content));gap:.55rem;margin-bottom:.4rem}.product-grid--catalog{grid-template-columns:repeat(auto-fit,minmax(248px,1fr));gap:1rem}.product-grid--catalog .product-card{padding:.9rem;gap:.85rem}.product-grid--catalog .product-card p{min-height:4.1em}.product-grid--catalog .product-card__meta{gap:.65rem}.product-grid--catalog .product-card__meta li{padding-top:.65rem}.product-grid--catalog .product-card__actions .button{padding:.68rem .92rem}.catalog-empty{padding:1rem 1.05rem;border-radius:1rem;background:#ffffffc7;border:1px solid rgba(125,182,255,.16);color:var(--text-soft)}.catalog-empty p{margin:0}.product-card{overflow:hidden}.product-card h3{line-height:1.16;min-height:2.7em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:4.5em}.product-card__image-wrap{position:relative}.product-card__image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff0 54%,#082f490a);pointer-events:none}.product-card__meta span{text-align:right;color:var(--text-muted)}.product-card__actions .button,.product-card__actions .text-link{min-height:44px}.rfq-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.rfq-step{padding:1rem;border-radius:1.1rem;background:#ffffffd1;border:1px solid rgba(125,182,255,.16);box-shadow:var(--shadow-sm)}.rfq-step h3{margin:.7rem 0 .35rem;color:#082f49;font-size:1rem}.rfq-step p{margin:0;color:var(--text-muted);font-size:.92rem}.field__label{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-weight:800;color:#082f49}.field__required{display:inline-flex;align-items:center;padding:.18rem .45rem;border-radius:999px;background:#f973161f;color:#9a3412;font-size:.72rem;font-weight:800}.field__hint{margin:0;color:var(--text-muted);font-size:.82rem;line-height:1.45}.rfq-form{padding:1.6rem}.rfq-form__section{margin:0;padding:0;border:0;display:grid;gap:1rem}.rfq-form__section+.rfq-form__section{padding-top:1.2rem;border-top:1px solid rgba(125,182,255,.16)}.rfq-form__section legend{padding:0;margin:0 0 .35rem;color:#082f49;font-size:1rem;font-weight:800}.info-banner--emphasis{background:linear-gradient(135deg,#0ea5e91a,#f9731614);border:1px solid rgba(14,165,233,.18)}.rfq-submit{display:grid;gap:.75rem}@media(max-width:960px){.catalog-hero,.rfq-steps,.detail-section__header{grid-template-columns:1fr}.results-toolbar,.variant-card__top,.variant-card__highlights,.article-card__actions--compact{display:grid;grid-template-columns:1fr}}@media(max-width:720px){.catalog-hero__stats,.rfq-steps,.variant-summary-grid{grid-template-columns:1fr}.variant-switcher{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(118px,1fr);gap:.5rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding-bottom:.25rem;margin-bottom:.75rem}.variant-card-grid{display:block}.variant-card{display:none}.variant-card.is-active{display:grid}.variant-card{gap:.72rem;padding:.8rem}.variant-card__top .eyebrow{display:none}.variant-card__highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.variant-switcher__button{min-width:0;padding:.58rem .64rem;scroll-snap-align:start}.variant-card__meta div{grid-template-columns:1fr;gap:.25rem}.variant-card__meta{grid-template-columns:1fr}.article-card__topline{align-items:flex-start}}@media(max-width:520px){.variant-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.variant-card__highlights{grid-template-columns:1fr}.variant-switcher{grid-auto-columns:minmax(110px,1fr)}.variant-switcher__button>span{font-size:.82rem}.variant-switcher__button small{font-size:.68rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:1080px){.hero-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.site-header__inner,.hero__grid,.two-col-grid,.category-hero,.product-detail,.footer-grid,.article-hero,.article-layout{grid-template-columns:1fr;display:grid}.site-nav{order:3}.header-cta{width:100%}.hero h1{max-width:100%}.filter-panel,.form-grid,.hero-proof-grid{grid-template-columns:1fr}.detail-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-hero{margin-bottom:.8rem}.hero--home{padding:4.2rem 0 2rem}.hero--home .hero__grid{grid-template-columns:1fr}.hero--home .hero-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-priority__header{grid-template-columns:1fr}}@media(max-width:720px){.section{padding:3.1rem 0}.container{width:min(100% - 1.2rem,1180px)}.cta-banner,.site-header__inner{display:grid}.site-header__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.55rem .75rem;min-height:auto;padding:.7rem 0}.brand{min-width:0;gap:.7rem}.brand__badge{width:2.2rem;height:2.2rem;border-radius:.78rem}.brand strong{font-size:.98rem;white-space:nowrap}.brand small{display:none}.site-nav{grid-column:1 / -1;order:3;flex-wrap:nowrap;overflow-x:auto;gap:.35rem;padding-bottom:.1rem;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.site-nav__link{flex:0 0 auto;padding:.54rem .78rem;font-size:.94rem}.site-nav__link:after{left:.78rem;right:.78rem;bottom:.34rem}.cta-banner{padding:1.5rem}.catalog-page{padding-bottom:1.5rem}.hero--home{padding:3.6rem 0 1.7rem}.hero--home h1{font-size:clamp(2rem,9vw,2.9rem);max-width:12ch}.hero--home .hero__body{font-size:.95rem;line-height:1.5}.hero-card--home{padding:.95rem}.hero--home .hero-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.product-grid--home,.category-grid--home{grid-template-columns:1fr;gap:.85rem}.home-priority__surface{padding:1rem;border-radius:1.15rem}.product-card__commerce,.product-card__actions--b2b{grid-template-columns:1fr}.catalog-hero{gap:.8rem;margin-bottom:.7rem}.catalog-hero h1{font-size:clamp(1.9rem,9vw,2.6rem);max-width:11ch}.catalog-hero__body{font-size:.94rem;line-height:1.48}.catalog-hero__utility .text-link{font-size:.88rem}.catalog-hero__aside{display:none}.filter-shell--catalog{gap:.62rem;margin-bottom:.9rem}.catalog-scope__buttons{grid-template-columns:1fr;max-width:none}.catalog-scope__button{padding:.72rem .8rem}.catalog-scope__note{font-size:.82rem}.filter-panel--catalog,.results-toolbar--catalog{padding:.8rem;border-radius:1rem}.catalog-summary__links--catalog{gap:.45rem}.product-grid--catalog{gap:.85rem}.hero{padding-top:5rem}.button,.hero__actions .button,.cta-banner__actions .button{width:100%}.site-header .button,.header-cta{width:auto}.header-cta{justify-self:end;padding:.72rem 1rem;font-size:.94rem}.product-detail__panel{padding:1rem;border-radius:1.15rem}.product-detail__title-row{gap:.45rem;align-items:flex-start}.priority-badge--large{font-size:.72rem}.product-detail h1{font-size:clamp(2rem,8vw,2.55rem);line-height:1.08;margin-bottom:.48rem}.product-detail__subtitle{margin:0 0 .62rem;font-size:.97rem;line-height:1.45}.product-detail__hero-note{padding:.82rem .9rem}.product-detail__hero-note p{font-size:.93rem;line-height:1.5}.product-detail__visual{margin:.72rem 0 .58rem}.product-detail__image{max-height:220px}.product-detail__tag-row{gap:.34rem}.product-detail__tag-row .mini-tag{padding:.24rem .48rem;font-size:.65rem}.detail-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:.52rem;margin:.82rem 0 .95rem}.detail-grid--compact div{padding:.68rem}.detail-grid--compact strong{font-size:.73rem}.detail-grid--compact p{font-size:.76rem;line-height:1.35}.detail-section{margin:1rem 0}}@media(min-width:961px){.product-detail__sidebar{position:sticky;top:calc(5.2rem + .9rem);align-self:start}}
