.catalog-page{background:#fff}.catalog-hero{background:linear-gradient(110deg,#f0faff,#fbfdff);padding-bottom:26px}.catalog-hero-inner{max-width:1236px;margin:auto}.catalog-hero .breadcrumb{min-height:48px;font-size:12px}.catalog-hero h1{color:var(--navy);letter-spacing:-.04em;font-size:44px;font-weight:900;line-height:1.3}.catalog-hero #search-intent{margin:3px 0 22px;font-size:17px;font-weight:600}.catalog-hero .device-search{width:100%;height:64px}.catalog-shell{grid-template-columns:264px minmax(0,1fr);align-items:start;gap:28px;max-width:1332px;margin:28px auto 38px;display:grid}.catalog-results{min-width:0}.device-filter-panel{border:1px solid var(--border);border-radius:10px;padding:0 16px 16px}.filter-group{border-bottom:1px solid #edf2f6;padding:16px 0}.filter-group summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:14px;font-weight:700;list-style:none;display:flex}.filter-group summary::-webkit-details-marker{display:none}.filter-group summary .icon{color:var(--blue);transform:rotate(90deg)}.filter-group[open] summary .icon{transform:rotate(-90deg)}.filter-group fieldset{border:0;min-width:0;margin:0;padding:12px 0 0}.filter-group label{cursor:pointer;align-items:center;gap:9px;min-height:30px;font-size:13px;display:flex}.filter-group input{accent-color:var(--blue);flex:none;width:16px;height:16px;margin:0}.filter-group small{color:var(--muted);font-size:12px}.filter-clear{width:100%;color:var(--blue);background:#fff;border:1px solid #b9d7ed;border-radius:7px;margin-top:18px;padding:10px 5px;font-size:12px;font-weight:600}.catalog-result-header{justify-content:space-between;align-items:center;gap:16px;min-height:42px;margin-bottom:9px;display:flex}.catalog-result-header h2{white-space:nowrap;font-size:18px;font-weight:500}.catalog-result-header h2 strong{color:var(--navy);margin-left:4px;font-size:29px;font-weight:800}.catalog-result-header h2>span{font-size:17px;font-weight:700}.catalog-desktop-controls{align-items:center;gap:12px;display:flex}.catalog-sort{align-items:center;gap:8px;font-size:12px;display:flex}.catalog-sort select{font:inherit;width:128px;max-width:100%;min-height:36px;color:var(--text);background:#fff;border:1px solid #b9d7ed;border-radius:7px;padding:6px 10px}.catalog-view-toggle{border:1px solid #b9d7ed;border-radius:6px;display:flex;overflow:hidden}.catalog-view-toggle button{min-height:36px;color:var(--blue);background:#fff;align-items:center;gap:3px;padding:6px 11px;font-size:12px;display:flex}.catalog-view-toggle button[aria-pressed=true]{color:#fff;background:var(--blue)}.catalog-view-toggle button:focus-visible{outline-offset:-3px}.catalog-fixture-note{color:var(--muted);margin-bottom:12px;font-size:11px;line-height:1.6}.catalog-fixture-note span{margin-left:4px}.selected-filter-chips{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.selected-filter-chip{color:#006cb5;background:#e4f5ff;border-radius:30px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;display:inline-flex}.catalog-result-grid{overflow-anchor:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.catalog-result-grid:not([data-ready])>.catalog-item:nth-child(n+13){display:none}.catalog-item{min-width:0}.device-result-card{border:1px solid var(--border);height:100%;box-shadow:var(--shadow);background:#fff;border-radius:9px;flex-direction:column;padding:16px 13px 0;display:flex}.catalog-device-artwork{justify-content:center;align-items:center;height:148px;display:flex}.catalog-device-artwork img{object-fit:contain;width:100%;height:100%}.device-image-pending{color:var(--muted);justify-items:center;font-size:11px;display:grid}.device-result-name{min-height:76px;margin-top:12px}.device-result-name h3{letter-spacing:-.035em;font-size:17px;font-weight:750;line-height:1.35}.device-result-name p{color:var(--muted);margin-top:3px;font-size:12px}.device-result-name .device-result-code{overflow-wrap:anywhere;min-height:16px;font-size:10px}.device-result-status{gap:5px;margin:8px 0 11px;display:grid}.device-result-status>div{grid-template-columns:37px minmax(0,1fr);gap:3px;min-height:25px;display:grid}.device-result-status dt{background:#eff8fc;border-radius:4px;align-items:center;padding-left:6px;font-size:10px;display:flex}.device-result-status dd{min-width:0}.device-result-status .status-badge{white-space:nowrap;border-radius:4px;justify-content:flex-start;gap:4px;width:100%;min-height:25px;padding:2px 5px;font-size:11px}.device-result-status .status-badge .icon{width:13px;height:13px}.device-result-status .status-badge--supported{color:#00765a}.device-result-link{min-height:38px;color:var(--blue);border-top:1px solid #edf3f8;justify-content:center;align-items:center;gap:8px;margin:auto -13px 0;font-size:12px;font-weight:700;display:flex}.device-result-link:hover{background:var(--light-blue)}.device-result-link--pending{color:var(--muted);font-weight:500}.device-result-link--pending:hover{background:0 0}.catalog-result-grid[data-view=list]{grid-template-columns:1fr}.catalog-result-grid[data-view=list] .device-result-card{grid-template-columns:95px 1fr 230px 100px;align-items:center;gap:18px;padding:15px;display:grid}.catalog-result-grid[data-view=list] .catalog-device-artwork{height:105px}.catalog-result-grid[data-view=list] .device-result-name{min-height:0;margin:0}.catalog-result-grid[data-view=list] .device-result-link{border:0;margin:0}.catalog-pagination-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:25px 0;display:flex}.catalog-pagination{align-items:center;gap:8px;display:flex}.catalog-pagination a{color:var(--blue);border:1px solid #bedbef;border-radius:6px;place-items:center;width:38px;height:38px;font-size:13px;display:grid}.catalog-pagination a[aria-current]{background:var(--blue);color:#fff;border-color:var(--blue)}.catalog-range{color:var(--muted);font-size:11px}.catalog-help{background:#edf9ff;border-radius:12px;align-items:center;gap:25px;min-height:162px;padding:18px 26px 0;display:flex;overflow:hidden}.catalog-help>img{object-fit:contain;align-self:flex-end;width:126px;height:144px}.catalog-help>div{padding-bottom:18px}.catalog-help h2{color:var(--deep-blue);font-size:21px;line-height:1.5}.catalog-help p{margin:5px 0 13px;font-size:13px}.catalog-primary-button{color:#fff;background:var(--blue);border-radius:30px;justify-content:center;align-items:center;gap:18px;min-width:205px;padding:10px 24px;font-size:13px;font-weight:700;display:inline-flex}.catalog-trust,.catalog-mobile-controls,.catalog-load-more{display:none}.catalog-dialog{color:var(--text);border:1px solid var(--border);border-radius:18px;width:min(460px,100% - 24px);max-height:85dvh;padding:0}.catalog-dialog::backdrop{background:#082a5055}.catalog-dialog-heading{z-index:1;border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.catalog-dialog-heading h2{font-size:20px}.catalog-dialog-heading button{color:var(--blue);background:#edf8fe;border-radius:50%;padding:7px}.catalog-dialog-footer{border-top:1px solid var(--border);background:#fff;padding:12px 18px;position:sticky;bottom:0}.catalog-dialog-footer button{background:var(--blue);color:#fff;border-radius:24px;width:100%;padding:11px;font-weight:700}.catalog-dialog .device-filter-panel{border:0;padding-inline:20px}.sort-dialog .catalog-sort{padding:24px 20px}.sort-dialog .catalog-sort select{flex:1}.catalog-noscript{max-width:1000px;margin:20px auto}@media (width<=1350px){.catalog-hero-inner{width:calc(100% - 120px)}.catalog-shell{grid-template-columns:230px minmax(0,1fr);gap:22px;width:calc(100% - 64px)}.catalog-desktop-controls{gap:7px}.catalog-sort{gap:5px}.catalog-view-toggle button{padding-inline:8px}.device-result-card{padding:13px 10px 0}.device-result-name h3{font-size:15px}.device-result-link{margin-inline:-10px}.device-result-status .status-badge{font-size:10px}.device-result-status .status-badge .icon{display:none}}@media (width<=1100px){.catalog-shell{grid-template-columns:205px minmax(0,1fr);gap:18px}.catalog-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.catalog-view-toggle,.catalog-sort label{display:none}.catalog-hero h1{font-size:38px}.catalog-result-grid[data-view=list] .device-result-card{grid-template-columns:75px 1fr 175px}.catalog-result-grid[data-view=list] .device-result-link{grid-column:2/4}}@media (width<=900px){.catalog-shell{grid-template-columns:185px minmax(0,1fr);gap:18px;width:calc(100% - 40px)}.catalog-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-hero-inner{width:calc(100% - 48px)}.catalog-hero #search-intent{font-size:15px}.device-filter-panel{padding-inline:10px}.filter-group label{gap:6px;font-size:11px}.filter-group small{font-size:10px}.catalog-help{gap:12px;padding-inline:14px}.catalog-help>img{width:90px}.catalog-help h2{font-size:17px}.catalog-help p{font-size:12px}}@media (width<=767px){.catalog-hero{padding-bottom:15px}.catalog-hero-inner{width:calc(100% - 32px)}.catalog-hero .breadcrumb{min-height:38px;font-size:10px}.catalog-hero h1{font-size:29px;line-height:1.3}.catalog-hero #search-intent{max-width:440px;margin:6px 0 17px;font-size:13px;font-weight:500;line-height:1.7}.catalog-hero .device-search{gap:8px;height:52px;padding:4px 4px 4px 13px}.catalog-hero .device-search input{height:42px;font-size:13px}.catalog-hero .device-search .search-leading{width:21px;height:21px}.catalog-hero .device-search button{width:94px;height:42px;font-size:12px}.catalog-hero .device-search button .icon{width:15px}.catalog-shell{width:calc(100% - 32px);margin:0 auto 28px;display:block}.catalog-sidebar,.catalog-desktop-controls,.catalog-pagination-row,.catalog-desktop-help{display:none}.catalog-mobile-controls{grid-template-columns:1fr 1fr;gap:10px;padding:4px 0 16px;display:grid}.catalog-mobile-controls button{color:#006daf;background:#e8f7ff;border:1px solid #c5e7f8;border-radius:24px;justify-content:center;align-items:center;gap:7px;min-height:39px;font-size:13px;font-weight:600;display:flex}.catalog-result-header{min-height:34px;margin-bottom:3px}.catalog-result-header h2{font-size:14px}.catalog-result-header h2 strong{font-size:23px}.catalog-result-header h2>span{font-size:14px}.catalog-fixture-note{margin-bottom:10px;font-size:10px}.catalog-fixture-note span{margin:0;display:block}.selected-filter-chip{padding:5px 10px;font-size:11px}.catalog-result-grid,.catalog-result-grid[data-view=list]{grid-template-columns:1fr;gap:10px}.catalog-result-grid:not([data-ready])>.catalog-item:nth-child(n+9){display:none}.device-result-card,.catalog-result-grid[data-view=list] .device-result-card{grid-template-columns:91px minmax(0,1fr);gap:0 13px;min-height:177px;padding:14px 13px 9px;display:grid}.catalog-device-artwork,.catalog-result-grid[data-view=list] .catalog-device-artwork{grid-row:1/4;align-self:start;height:127px;padding-top:3px}.device-result-name,.catalog-result-grid[data-view=list] .device-result-name{min-height:0;margin:0 0 5px}.device-result-name h3{font-size:17px;line-height:1.3}.device-result-name p{margin-top:1px;font-size:11px}.device-result-name .device-result-code{min-height:0;font-size:9px}.device-result-status{gap:3px;margin:0}.device-result-status>div{grid-template-columns:34px minmax(0,1fr);min-height:20px}.device-result-status dt{padding-left:5px;font-size:9px}.device-result-status .status-badge{min-height:20px;padding:1px 5px;font-size:10px}.device-result-link,.catalog-result-grid[data-view=list] .device-result-link{border:0;grid-column:2;justify-content:flex-end;min-height:27px;margin:3px 0 0;font-size:10px}.catalog-load-more{background:var(--blue);color:#fff;border-radius:26px;justify-content:center;align-items:center;gap:13px;width:100%;min-height:46px;margin-top:20px;font-size:13px;font-weight:700;display:flex}.catalog-load-more .icon{transform:rotate(90deg)}.catalog-trust{background:#eff9fe;border-radius:9px;align-items:center;gap:12px;margin-top:26px;padding:16px 12px;display:flex}.catalog-trust>.icon{color:var(--blue)}.catalog-trust p{color:var(--muted);font-size:10px;line-height:1.8}.filter-group label{gap:10px;min-height:35px;font-size:14px}.filter-group small{font-size:12px}.filter-group input{width:18px;height:18px}.catalog-dialog{margin-bottom:12px}}@media (width>=1101px){.catalog-hero-inner{width:calc(100% - 108px);max-width:1332px}.catalog-hero{padding-bottom:32px}.catalog-hero .breadcrumb{min-height:54px}.catalog-hero h1{font-size:54px}.catalog-hero #search-intent{margin:7px 0 25px;font-size:19px}.catalog-hero .device-search{height:72px}.catalog-shell{grid-template-columns:300px minmax(0,1fr);gap:28px}.device-filter-panel{padding-inline:18px}.filter-group{padding-block:20px}.filter-group summary{font-size:16px}.filter-group label{min-height:34px;font-size:14px}.filter-group small{font-size:13px}.filter-group input{width:17px;height:17px}.filter-clear{padding-block:12px;font-size:13px}.catalog-result-header{margin-bottom:13px}.catalog-result-header h2{font-size:20px}.catalog-result-header h2 strong{font-size:32px}.catalog-sort,.catalog-view-toggle button{font-size:13px}.catalog-sort select,.catalog-view-toggle button{min-height:41px}.catalog-device-artwork{height:178px}.device-result-card{padding-top:20px}.device-result-name{min-height:91px;margin-top:17px}.device-result-name h3{font-size:21px}.device-result-name p{font-size:14px}.device-result-name .device-result-code{font-size:11px}.device-result-status{gap:6px;margin-bottom:13px}.device-result-status>div{grid-template-columns:38px minmax(0,1fr);min-height:30px}.device-result-status dt{font-size:11px}.device-result-status .status-badge{min-height:30px;font-size:12px}.device-result-link{min-height:46px;font-size:13px}.catalog-result-grid[data-view=list] .device-result-name{min-height:0;margin:0}.catalog-result-grid[data-view=list] .device-result-card{padding:15px}.catalog-help{min-height:192px;padding-top:20px}.catalog-help>img{width:147px;height:168px}.catalog-help h2{font-size:24px}.catalog-help p{font-size:15px}.catalog-primary-button{font-size:14px}}
