/* HTML&HTML global catalog layer. Intentionally isolated from main.css and hero-preserve.css so parallel agents can work safely. */
.market-intro{padding:4.6rem 0 2.2rem;display:grid;grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr);gap:3rem;align-items:end}.market-intro h2,.compatibility-head h2,.buyer-info h2{margin:0;color:var(--ink);font-size:clamp(2rem,3.2vw,3.45rem);line-height:1.02;letter-spacing:-.045em}.market-intro>div:first-child>p:last-child,.compatibility-head>p:last-child{max-width:650px;margin:1rem 0 0;color:var(--muted)}.category-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.6rem}.category-chip{min-height:42px;padding:.7rem 1rem;border:1px solid #dfe3e9;border-radius:999px;background:#fff;color:#555d6a;font:inherit;font-size:.83rem;font-weight:720;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.category-chip:hover{transform:translateY(-1px);border-color:#cfd4dc}.category-chip.is-active,.category-chip[aria-pressed=true]{background:#181c25;border-color:#181c25;color:#fff}.category-chip:focus-visible,.product-card a:focus-visible{outline:3px solid rgba(231,116,111,.38);outline-offset:3px}.catalog-global{padding-top:3.5rem}.catalog-heading{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:3rem}.catalog-heading>p{max-width:520px;margin:0 0 .45rem;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.product-card{min-width:0;border:1px solid #e2e5ea;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 32px rgba(25,31,43,.055);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.product-card:hover{transform:translateY(-3px);border-color:#d5d9e0;box-shadow:0 20px 50px rgba(25,31,43,.095)}.product-card[hidden]{display:none!important}.product-visual{position:relative;display:block;min-height:285px;padding:1.25rem;overflow:hidden;color:inherit;text-decoration:none;background:radial-gradient(circle at 85% 15%,color-mix(in srgb,var(--product-accent) 20%,transparent),transparent 34%),linear-gradient(135deg,var(--product-soft),#fff 62%);border-bottom:1px solid #e8eaee}.browser-chrome{width:min(92%,610px);height:235px;margin:1.15rem auto 0;border:1px solid rgba(24,28,37,.12);border-radius:11px;background:#fff;box-shadow:0 25px 48px rgba(20,27,43,.14);overflow:hidden;position:relative;padding-top:31px}.browser-chrome>span{position:absolute;top:11px;width:7px;height:7px;border-radius:50%;background:#d4d7dc}.browser-chrome>span:nth-child(1){left:14px}.browser-chrome>span:nth-child(2){left:27px}.browser-chrome>span:nth-child(3){left:40px}.browser-chrome>b{position:absolute;left:62px;top:8px;width:38%;height:12px;border-radius:7px;background:#f0f2f5}.product-wireframe{height:100%;padding:19px 21px;background:#fff}.wf-nav{width:58%;height:8px;border-radius:999px;background:var(--product-accent);opacity:.78}.wf-hero{margin-top:18px;min-height:83px;padding:18px;border-radius:9px;background:var(--product-soft)}.wf-hero i,.wf-grid i{display:block;border-radius:999px}.wf-hero i:nth-child(1){width:53%;height:11px;background:var(--product-accent)}.wf-hero i:nth-child(2){width:78%;height:7px;margin-top:12px;background:color-mix(in srgb,var(--product-accent) 40%,#fff)}.wf-hero i:nth-child(3){width:38%;height:20px;margin-top:14px;background:var(--product-accent)}.wf-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.wf-grid i{height:44px;background:#f2f4f7;border:1px solid #eceef2}.visual-label{position:absolute;right:1rem;bottom:1rem;padding:.45rem .7rem;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:rgba(255,255,255,.87);backdrop-filter:blur(8px);color:#3d4553;font-size:.7rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.product-card-body{padding:1.55rem 1.55rem 1.45rem}.product-card-topline{display:flex;justify-content:space-between;align-items:center;gap:1rem}.product-card-topline p{margin:0;color:#7a818d;font-size:.71rem;font-weight:820;letter-spacing:.11em;text-transform:uppercase}.price{display:inline-flex;align-items:center;justify-content:center;min-width:52px;min-height:32px;padding:.25rem .65rem;border-radius:999px;background:#181c25;color:#fff;font-size:.83rem;font-weight:850}.product-card h3{margin:.5rem 0 .45rem;font-size:1.7rem;line-height:1.06;letter-spacing:-.035em}.product-card h3 a{text-decoration:none}.product-card-body>p{min-height:3.2em;margin:0;color:var(--muted);font-size:.93rem}.product-specs{margin:1.2rem 0 1.25rem;padding:.9rem 0;display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;border-top:1px solid #eceef1;border-bottom:1px solid #eceef1}.product-specs div{min-width:0}.product-specs dt{margin-bottom:.15rem;color:#9197a1;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-specs dd{margin:0;color:#3f4754;font-size:.76rem;font-weight:720}.product-actions{display:flex;gap:.7rem}.product-actions .btn{flex:1;text-align:center}.catalog-empty{padding:2rem;border:1px dashed #d9dde4;border-radius:14px;color:var(--muted);text-align:center}.compatibility-section{margin:1rem 0 0;padding:5.5rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.compatibility-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.6fr);gap:3rem;align-items:end}.compatibility-head>p:last-child{margin:0}.compatibility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.3rem}.compatibility-grid article{min-height:230px;padding:1.45rem;border:1px solid #e1e5ea;border-radius:14px;background:#fff}.compatibility-grid h3{margin:1rem 0 .45rem;font-size:1.3rem}.compatibility-grid p{margin:0;color:#59616e}.compatibility-grid small{display:block;margin-top:1rem;color:#8a909a;line-height:1.5}.status{display:inline-flex;padding:.36rem .58rem;border-radius:999px;font-size:.66rem;font-weight:880;letter-spacing:.08em}.status-direct{background:#e5f6ec;color:#17663a}.status-adapt{background:#e9efff;color:#2846aa}.status-adapter{background:#fff1e2;color:#99530e}.buyer-info{padding:5.5rem 0;display:grid;grid-template-columns:.72fr 1.28fr;gap:4rem;align-items:start}.buyer-info-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #e2e5ea}.buyer-info-grid div{min-height:94px;padding:1.05rem .2rem 1.05rem 0;border-bottom:1px solid #e2e5ea}.buyer-info-grid div:nth-child(odd){padding-right:1.5rem;border-right:1px solid #e2e5ea}.buyer-info-grid div:nth-child(even){padding-left:1.5rem}.buyer-info-grid strong,.buyer-info-grid span{display:block}.buyer-info-grid strong{color:#252b35;font-size:.78rem}.buyer-info-grid span{margin-top:.25rem;color:#727986;font-size:.84rem}.footer-logo{display:inline-block;width:190px;line-height:0}.footer-logo img{display:block;width:100%;height:auto}.product-detail-shell{width:min(calc(100% - 40px),1180px);margin:0 auto}.detail-nav{min-height:84px;display:flex;justify-content:space-between;align-items:center;gap:1rem;border-bottom:1px solid var(--line)}.detail-brand{width:180px;line-height:0}.detail-brand img{width:100%;height:auto;display:block}.detail-nav-links{display:flex;gap:1.2rem}.detail-nav-links a{color:#555d69;font-size:.86rem;text-decoration:none}.detail-hero{padding:4.7rem 0 3.2rem;display:grid;grid-template-columns:1fr 340px;gap:4rem;align-items:start}.detail-kicker{margin:0 0 .65rem;color:#e06d68;font-size:.73rem;font-weight:880;letter-spacing:.13em;text-transform:uppercase}.detail-hero h1{margin:0;font-size:clamp(3rem,5.5vw,5.5rem);line-height:.92;letter-spacing:-.06em}.detail-lede{max-width:710px;margin:1.25rem 0 0;color:#697180;font-size:1.06rem}.detail-buybox{padding:1.35rem;border:1px solid #dee2e8;border-radius:16px;background:#fbfcfd}.detail-price{margin:0;font-size:2.3rem;font-weight:900;letter-spacing:-.04em}.detail-price-note{margin:.2rem 0 1rem;color:#7b828e;font-size:.78rem}.detail-buybox .btn{display:block;width:100%;text-align:center}.detail-buybox dl{margin:1rem 0 0}.detail-buybox dl div{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0;border-top:1px solid #e7e9ed;font-size:.78rem}.detail-buybox dt{color:#8a9099}.detail-buybox dd{margin:0;font-weight:760;text-align:right}.device-preview{padding:1.2rem;border:1px solid #e0e4ea;border-radius:18px;background:#f5f6f8}.device-preview-bar{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1rem}.device-preview-bar strong{font-size:.83rem}.device-switcher{display:flex;gap:.4rem}.device-switcher button{min-height:38px;padding:.55rem .75rem;border:1px solid #d7dbe2;border-radius:8px;background:#fff;color:#555d68;cursor:pointer;font:inherit;font-size:.74rem;font-weight:760}.device-switcher button[aria-pressed=true]{background:#181c25;color:#fff;border-color:#181c25}.device-stage-frame{min-height:680px;display:flex;justify-content:center;align-items:flex-start;overflow:auto;border-radius:12px;background:#dfe3e8}.device-stage-frame iframe{width:100%;height:680px;border:0;background:#fff;transition:width .22s ease}.detail-section{padding:4.3rem 0;border-bottom:1px solid var(--line)}.detail-section-head{max-width:760px;margin-bottom:1.8rem}.detail-section-head h2{margin:0;font-size:clamp(2rem,3.2vw,3.25rem);line-height:1.02;letter-spacing:-.045em}.detail-section-head p{color:var(--muted)}.tech-profile{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e1e4e8;border-left:1px solid #e1e4e8}.tech-profile div{min-height:112px;padding:1rem;border-right:1px solid #e1e4e8;border-bottom:1px solid #e1e4e8}.tech-profile dt{color:#8c929c;font-size:.66rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.tech-profile dd{margin:.35rem 0 0;color:#343b47;font-size:.84rem;font-weight:700}.integration-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.integration-list article{padding:1.3rem;border:1px solid #e0e4e9;border-radius:13px}.integration-list h3{margin:.85rem 0 .4rem;font-size:1.16rem}.integration-list p{margin:0;color:#676f7c;font-size:.88rem}.method-steps{counter-reset:steps;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:0}.method-steps li{list-style:none;padding:1.25rem;border-top:2px solid #e7746f;background:#fafbfc}.method-steps li::before{counter-increment:steps;content:'0' counter(steps);display:block;margin-bottom:1rem;color:#e7746f;font-size:.72rem;font-weight:900}.method-steps strong,.method-steps span{display:block}.method-steps span{margin-top:.35rem;color:#737a86;font-size:.82rem}@media(max-width:980px){.market-intro,.compatibility-head,.buyer-info,.detail-hero{grid-template-columns:1fr}.market-intro{gap:1.8rem}.category-chips{justify-content:flex-start}.catalog-heading{align-items:flex-start;flex-direction:column;gap:1rem}.compatibility-grid,.integration-list{grid-template-columns:1fr}.buyer-info{gap:2rem}.tech-profile{grid-template-columns:repeat(2,1fr)}.method-steps{grid-template-columns:repeat(2,1fr)}.detail-buybox{max-width:520px}}@media(max-width:760px){.product-grid{grid-template-columns:1fr}.product-visual{min-height:240px}.browser-chrome{height:198px}.product-specs{grid-template-columns:1fr}.product-card-body>p{min-height:0}.product-actions{flex-direction:column}.buyer-info-grid{grid-template-columns:1fr}.buyer-info-grid div:nth-child(odd){padding-right:0;border-right:0}.buyer-info-grid div:nth-child(even){padding-left:0}.tech-profile{grid-template-columns:1fr}.method-steps{grid-template-columns:1fr}.device-preview-bar{align-items:flex-start;flex-direction:column}.device-switcher{width:100%;overflow-x:auto}.detail-nav{align-items:flex-start;padding:1rem 0;flex-direction:column}}@media(prefers-reduced-motion:reduce){.product-card,.category-chip,.device-stage-frame iframe{transition:none}}