.product-catalog,.product-catalog *{box-sizing:border-box}.product-catalog{z-index:82;inset:0 auto var(--app-bottom-nav-height) 50%;width:min(100%, var(--app-max-width));color:var(--text-primary);background:#fff;flex-direction:column;animation:.22s ease-out catalog-enter;display:flex;position:fixed;overflow:hidden;transform:translate(-50%)}@keyframes catalog-enter{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}.catalog-toolbar{padding:calc(10px + env(safe-area-inset-top)) 12px 10px;border-bottom:1px solid var(--border-subtle);background:var(--surface-raised);flex:none;grid-template-columns:minmax(0,1fr) 62px;gap:7px;display:grid}.catalog-search{color:#7c8490;background:#f5f5f3;border:1px solid #10213a17;border-radius:12px;grid-template-columns:24px minmax(0,1fr) 34px;align-items:center;gap:5px;min-width:0;min-height:46px;padding:0 7px 0 12px;display:grid}.catalog-search input{color:#1c283a;background:0 0;border:0;outline:0;min-width:0;height:44px;padding:0;font-size:14px}.catalog-search input::placeholder{color:#9a9fa6}.catalog-search>button{color:#737b85;cursor:pointer;background:0 0;border:0;place-items:center;width:34px;height:44px;padding:0;display:grid}.catalog-filter-entry{color:#26364d;cursor:pointer;background:#fff;border:1px solid #10213a1f;border-radius:12px;justify-content:center;align-items:center;gap:3px;min-height:46px;padding:0 2px;font-size:12px;font-weight:700;display:flex;position:relative}.catalog-filter-entry>span{white-space:nowrap}.catalog-filter-entry em{color:#fff;background:#eb6112;border:2px solid #fff;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;font-style:normal;display:grid;position:absolute;top:-6px;right:-4px}.catalog-workspace{flex:auto;grid-template-columns:96px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.catalog-group-rail{scrollbar-width:none;background:#f8f8f6;border-right:1px solid #10213a12;overflow:hidden auto}.catalog-group-rail::-webkit-scrollbar{display:none}.catalog-results::-webkit-scrollbar{display:none}.catalog-filter-scroll::-webkit-scrollbar{display:none}.catalog-rail-group{border-bottom:1px solid #10213a0e}.catalog-rail-group-button{color:#65707c;width:100%;min-height:58px;font-size:13px;font-weight:var(--font-weight-semibold);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:10px 9px;line-height:1.35;display:flex;position:relative}.catalog-rail-group-button strong{font-size:13px;line-height:1.35}.catalog-rail-group.is-active>.catalog-rail-group-button{color:#10213a;font-weight:var(--font-weight-bold);background:#fff}.catalog-rail-group.is-active>.catalog-rail-group-button:before{content:"";background:#eb6112;border-radius:0 3px 3px 0;width:3px;position:absolute;top:14px;bottom:14px;left:0}.catalog-rail-categories{background:#fff;padding:2px 8px 10px}.catalog-rail-categories button{color:#747c84;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:3px;width:100%;min-height:40px;padding:6px 4px;font-size:11px;line-height:1.25;display:flex}.catalog-rail-categories button.is-active{color:#bc4d0d;font-weight:var(--font-weight-semibold);background:#fff3e9}.catalog-results{scrollbar-width:none;overscroll-behavior:contain;background:#fff;min-width:0;overflow:hidden auto}.catalog-series-tabs>span{color:#89919a;font-size:9px;font-weight:var(--font-weight-semibold);white-space:nowrap;flex:none}.catalog-series-tabs{z-index:2;scrollbar-width:none;background:#fffffff7;border-bottom:1px solid #10213a12;align-items:center;gap:6px;min-height:48px;padding:5px 10px 7px;display:flex;position:sticky;top:0;overflow-x:auto}.catalog-series-tabs::-webkit-scrollbar{display:none}.catalog-series-tabs button{color:#66707b;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #10213a17;border-radius:8px;flex:none;min-height:36px;padding:0 10px;font-size:10px}.catalog-series-tabs button.is-active{color:#b94b0c;font-weight:var(--font-weight-semibold);background:#fff3ea;border-color:#eb611257}.catalog-series-tabs button:disabled{color:#a6aaaf;cursor:not-allowed;background:#efefed}.catalog-result-meta{justify-content:space-between;align-items:center;gap:8px;min-height:50px;padding:8px 11px 6px;display:flex}.catalog-result-meta p{align-items:baseline;gap:6px;min-width:0;margin:0;display:flex}.catalog-result-meta strong{color:#17253a;font-size:15px;font-weight:var(--font-weight-semibold)}.catalog-result-meta span{color:#8b9198;white-space:nowrap;font-size:11px}.catalog-result-meta button{color:#c05214;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;min-height:42px;padding:0 3px;font-size:11px;display:flex}.catalog-result-meta .catalog-smart-link{color:#68727e;font-weight:var(--font-weight-semibold)}.catalog-product-list{padding:0 9px max(18px, env(safe-area-inset-bottom));flex-direction:column;gap:7px;display:flex}.catalog-product-card{background:#fff;border:1px solid #10213a14;border-radius:12px;position:relative;overflow:hidden}.catalog-card-main{width:100%;min-height:124px;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:84px minmax(0,1fr);gap:12px;padding:10px 12px 10px 9px;display:grid}.catalog-card-image{background:#fff;align-self:center;place-items:center;width:84px;height:84px;display:grid}.catalog-card-image img{object-fit:contain;object-position:center;width:74px;height:74px}.catalog-card-copy{flex-direction:column;justify-content:center;align-self:center;min-width:0;display:flex}.catalog-card-copy>strong{color:#17253a;font-size:15px;font-weight:var(--font-weight-semibold);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.catalog-card-spec{flex-direction:column;gap:3px;min-width:0;margin-top:9px;display:flex}.catalog-card-spec>span{color:#747c85;grid-template-columns:34px minmax(0,1fr);min-width:0;font-size:11px;line-height:1.45;display:grid}.catalog-card-spec b{color:#4a5665;font-weight:var(--font-weight-medium)}.catalog-card-spec em{text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.catalog-empty{color:#78818b;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:290px;padding:24px 16px;display:flex}.catalog-empty svg{color:#8c98a5}.catalog-empty strong{color:#2c394a;margin-top:12px;font-size:16px}.catalog-empty p{margin:7px 0 15px;font-size:12px;line-height:1.6}.catalog-empty button{color:#ba4a0a;cursor:pointer;background:#fff2e8;border:1px solid #eb611259;border-radius:10px;min-height:44px;padding:0 15px;font-size:13px;font-weight:700}.catalog-filter-layer{z-index:10;background:#070f1b94;justify-content:center;align-items:flex-end;animation:.18s ease-out filter-layer-enter;display:flex;position:absolute;inset:0}@keyframes filter-layer-enter{0%{opacity:0}to{opacity:1}}.catalog-filter-sheet{background:#fff;border-radius:22px 22px 0 0;flex-direction:column;width:100%;max-height:84%;animation:.2s ease-out filter-sheet-enter;display:flex;overflow:hidden;box-shadow:0 -16px 48px #070f1b33}@keyframes filter-sheet-enter{0%{transform:translateY(24px)}to{transform:translateY(0)}}.catalog-filter-sheet>header{border-bottom:1px solid #10213a14;flex:none;grid-template-columns:1fr 44px;align-items:center;min-height:72px;padding:10px 13px 8px 17px;display:grid}.catalog-filter-sheet>header>div{flex-direction:column;display:flex}.catalog-filter-sheet>header strong{color:#17253a;font-size:19px}.catalog-filter-sheet>header small{color:#8b9199;margin-top:3px;font-size:11px}.catalog-filter-sheet>header button{color:#596572;cursor:pointer;background:#f3f3f1;border:0;border-radius:11px;place-items:center;width:44px;height:44px;padding:0;display:grid}.catalog-filter-scroll{scrollbar-width:none;flex:auto;min-height:0;padding:2px 16px 18px;overflow-y:auto}.catalog-filter-scroll fieldset{border:0;border-bottom:1px solid #10213a12;margin:0;padding:17px 0 15px}.catalog-filter-scroll legend{color:#26364a;align-items:baseline;gap:7px;width:100%;padding:0;font-size:15px;font-weight:800;display:flex}.catalog-filter-scroll legend small{color:#999fa6;font-size:10px;font-weight:500}.catalog-filter-scroll fieldset>div{flex-wrap:wrap;gap:8px;margin-top:11px;display:flex}.catalog-filter-scroll fieldset button{color:#616b76;cursor:pointer;background:#f7f7f5;border:1px solid #10213a1a;border-radius:10px;justify-content:center;align-items:center;gap:4px;min-height:44px;padding:0 12px;font-size:12px;display:inline-flex}.catalog-filter-scroll fieldset button.is-active{color:#b84a0b;background:#fff1e7;border-color:#eb61127a;font-weight:750}.catalog-filter-note{color:#878e96;align-items:flex-start;gap:6px;margin:16px 2px 0;font-size:11px;line-height:1.55;display:flex}.catalog-filter-note svg{color:#687b8f;flex:none;margin-top:1px}.catalog-filter-sheet>footer{min-height:72px;padding:10px 14px max(10px, env(safe-area-inset-bottom));background:#fff;border-top:1px solid #10213a14;flex:none;grid-template-columns:96px 1fr;gap:9px;display:grid;box-shadow:0 -7px 20px #10213a0f}.catalog-filter-sheet>footer button{color:#26364a;cursor:pointer;background:#fff;border:1px solid #10213a21;border-radius:12px;justify-content:center;align-items:center;gap:5px;min-height:50px;font-size:14px;font-weight:750;display:flex}.catalog-filter-sheet>footer button:last-child{color:#fff;background:#eb6112;border-color:#eb6112}.industry-scene-grid button{grid-template-columns:34px minmax(0,1fr);gap:7px;min-height:78px}.industry-scene-grid button>span{width:34px;height:34px}.industry-scene-grid button strong{white-space:normal;padding-right:10px;line-height:1.35;display:block}.industry-scene-grid button small{white-space:normal;line-height:1.35}.category-choice-grid button:disabled{color:#9aa0a7;cursor:not-allowed;background:#f1f1ef;border-color:#10213d12}.category-choice-grid button small{color:#a2a7ad;margin-left:auto;font-size:9px}.detail-section-title>div{flex-direction:column;min-width:0;display:flex}.detail-section-title>div h2{margin:0}.detail-section-title>div small{color:#92989f;margin-top:3px;font-size:10px}.flow-header.is-detail{min-height:64px;padding:max(8px, env(safe-area-inset-top)) 12px 8px;color:#17253a;box-shadow:none;background:#fff;border-bottom:1px solid #10213d14}.flow-header.is-detail .flow-back,.flow-share{color:#344152;cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;width:44px;height:44px;padding:0;display:grid}.flow-header.is-detail>div strong{color:#17253a;font-size:16px}.flow-header-spacer{width:44px;height:44px;display:block}.detail-product-media{background:#fff}.detail-intro-card{box-shadow:none;border:0;border-bottom:1px solid #10213d12;border-radius:0;margin:0;padding:17px 16px 19px}.detail-intro-card>small{color:#7d858e;letter-spacing:0;font-size:10px;font-weight:650}.detail-intro-card h1{font-size:21px;font-weight:var(--font-weight-bold);letter-spacing:0;margin:5px 0 13px}.detail-intro-card>p{color:#69717a;margin:13px 0 0;font-size:12px;line-height:1.7}.product-detail-anchor-nav{z-index:12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #10213d14;grid-template-columns:repeat(3,minmax(0,1fr));min-height:52px;display:grid;position:sticky;top:0;box-shadow:0 5px 15px #10213d0b}.product-detail-anchor-nav button{color:#77808a;cursor:pointer;background:0 0;border:0;min-height:52px;padding:0 6px;font-size:13px;font-weight:650;position:relative}.product-detail-anchor-nav button:after{content:"";background:0 0;border-radius:2px;height:2px;position:absolute;bottom:0;left:24%;right:24%}.product-detail-anchor-nav button.is-active{color:#26364a;font-weight:800}.product-detail-anchor-nav button.is-active:after{background:#eb6112}.product-detail-section-group{scroll-margin-top:60px}.detail-section-next{color:#9c4b19;cursor:pointer;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:3px;width:calc(100% - 32px);min-height:44px;margin:0 16px;padding:0;font-size:11px;font-weight:700;display:flex}.detail-section-next svg{transform:rotate(90deg)}.detail-section-next.is-back{color:#69737d;justify-content:center;margin-top:2px}.detail-section-next.is-back span{color:#d35a14;font-size:14px}.detail-core-specs{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.detail-core-specs>span{border-left:1px solid #10213d14;flex-direction:column;min-width:0;padding:0 10px;display:flex}.detail-core-specs>span:first-child{border-left:0;padding-left:0}.detail-core-specs small{color:#90969c;font-size:9px}.detail-core-specs strong{color:#344152;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:11px;line-height:1.4;overflow:hidden}.detail-section{box-shadow:none;background:#fff;border:1px solid #10213d0b;border-left:0;border-right:0;border-radius:0;margin:8px 0 0;padding:19px 16px}.detail-section-title{gap:0;margin-bottom:13px}.detail-section-title>span{display:none}.detail-section-title h2{font-size:16px}.product-variant-grid{scrollbar-width:none;gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.product-variant-grid::-webkit-scrollbar{display:none}.product-variant-grid button{color:#475362;cursor:pointer;background:#fff;border:1px solid #10213d1a;border-radius:8px;flex:none;align-items:center;min-height:44px;padding:0 13px;display:flex}.product-variant-grid button strong{color:#3b4858;font-size:11px;line-height:1.35}.product-variant-grid button.is-active{color:#b94d0d;box-shadow:none;background:#fff5ee;border-color:#eb611273}.product-variant-grid button.is-active strong{color:#a7440d}.product-variant-section .detail-section-title{justify-content:space-between}.product-variant-section .detail-section-title>em{color:#8a9199;flex:none;font-size:10px;font-style:normal}.product-spec-filter-panel{border-bottom:1px solid #10213d12;margin:0 -16px;padding:0 16px 12px}.product-spec-filter-row{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:8px;padding:5px 0;display:grid}.product-spec-filter-row>strong{color:#7b838c;padding-top:12px;font-size:10px;font-weight:700}.product-spec-filter-row>div{scrollbar-width:none;gap:6px;padding:1px 0;display:flex;overflow-x:auto}.product-spec-filter-row>div::-webkit-scrollbar{display:none}.product-spec-filter-row button{color:#626d79;cursor:pointer;background:#fff;border:1px solid #10213d14;border-radius:8px;flex:none;min-height:40px;padding:0 11px;font-size:10px}.product-spec-filter-row button.is-active{color:#ad470d;background:#fff4ec;border-color:#eb611257;font-weight:750}.product-spec-filter-actions{justify-content:flex-end;align-items:flex-end;gap:16px;min-height:34px;display:flex}.product-spec-filter-actions:empty{display:none}.product-spec-filter-actions button{color:#7b848d;cursor:pointer;background:0 0;border:0;min-height:34px;padding:0;font-size:10px;font-weight:650}.product-spec-filter-actions button:last-child{color:#ad4a13}.product-spec-list{flex-direction:column;display:flex}.product-spec-list article{background:#fff;border-bottom:1px solid #10213d12;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;min-height:76px;display:grid}.product-spec-list article.is-current{box-shadow:inset 2px 0 #eb6112}.product-spec-main{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;padding:11px 8px 11px 12px;display:flex}.product-spec-main>span{flex-direction:column;min-width:0;display:flex}.product-spec-main strong{color:#26364a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.product-spec-main small{color:#858d95;white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:10px;overflow:hidden}.product-spec-main em{color:#b84b0d;white-space:nowrap;flex:none;font-size:9px;font-style:normal;font-weight:700}.product-spec-compare-toggle{color:#536172;cursor:pointer;background:0 0;border:0;align-self:center;min-width:70px;min-height:44px;padding:0 4px;font-size:10px;font-weight:700}.product-spec-compare-toggle.is-selected{color:#bd4d0d;text-underline-offset:5px;-webkit-text-decoration:underline #eb611273;text-decoration:underline #eb611273}.product-spec-empty{color:#7c858e;flex-direction:column;justify-content:center;align-items:center;min-height:96px;padding:12px;display:flex}.product-spec-empty strong{font-size:12px}.product-spec-empty button{color:#ad4a13;cursor:pointer;background:0 0;border:0;min-height:40px;margin-top:4px;padding:0 8px;font-size:10px}.product-spec-compare-tray{z-index:3;bottom:calc(72px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-top:1px solid #10213d14;justify-content:space-between;align-items:center;gap:10px;min-height:62px;margin:12px -16px -19px;padding:9px 16px;display:flex;position:sticky;box-shadow:0 -5px 16px #10213d0b}.product-spec-compare-tray>div{flex-direction:column;min-width:0;display:flex}.product-spec-compare-tray strong{color:#26364a;font-size:12px}.product-spec-compare-tray small{color:#818991;margin-top:3px;font-size:9px}.product-spec-compare-tray>nav{flex:none;align-items:center;gap:12px;display:flex}.product-spec-compare-tray>nav button{color:#7b848d;cursor:pointer;background:0 0;border:0;min-height:44px;padding:0 2px;font-size:10px;font-weight:700}.product-spec-compare-tray>nav button:last-child{color:#fff;background:#eb6112;border-radius:8px;min-width:76px;padding:0 13px}.product-spec-compare-tray>nav button:disabled{color:#9ba1a8;cursor:not-allowed;background:#ececea}.highlight-grid{flex-direction:column;gap:0;display:flex}.highlight-grid div{background:#fff;border:0;border-bottom:1px solid #10213d12;border-radius:0;grid-template-columns:28px minmax(0,1fr);align-items:center;min-height:48px;padding:8px 0;display:grid}.highlight-grid div:last-child{border-bottom:0}.highlight-grid strong{color:#d35a14;font-size:10px}.highlight-grid span{color:#47515d;margin:0;font-size:12px;font-weight:600;line-height:1.5}.detail-scene-chips{gap:5px 14px}.detail-scene-chips span{color:#59636e;background:0 0;border:0;border-radius:0;padding:0;font-size:11px;line-height:1.8;position:relative}.detail-scene-chips span+span:before{color:#c5c8cb;content:"·";position:absolute;left:-9px}.product-document-list{flex-direction:column;gap:0;display:flex}.product-document-list article{background:#fff;border:0;border-bottom:1px solid #10213d12;border-radius:0;grid-template-columns:24px minmax(0,1fr);gap:9px;padding:13px 0;display:grid}.product-document-list article:last-child{border-bottom:0}.product-document-icon{color:#d3570f;background:0 0;place-items:center;width:24px;height:24px;display:grid}.product-document-list article>div{min-width:0}.product-document-list article p{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;margin:0;display:flex}.product-document-list article p strong{color:#26364a;font-size:13px}.product-document-list article>div>small{color:#838b94;margin-top:5px;font-size:10px;line-height:1.5;display:block}.product-document-list nav{flex-wrap:wrap;gap:14px;margin-top:8px;display:flex}.product-document-list nav button{color:#596575;cursor:pointer;background:0 0;border:0;border-radius:0;align-items:center;gap:3px;min-height:34px;padding:0;font-size:10px;display:inline-flex}.product-document-list nav button:first-child{color:#b84a0b}.product-compare-view{background:#f7f6f2;min-height:100%;padding-bottom:24px}.product-compare-summary{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-bottom:1px solid #10213d14;justify-content:space-between;align-items:center;gap:12px;min-height:74px;padding:12px 16px;display:flex;position:sticky;top:0}.product-compare-summary>div{flex-direction:column;min-width:0;display:flex}.product-compare-summary strong{color:#26364a;font-size:13px}.product-compare-summary small{color:#858d95;margin-top:4px;font-size:9px}.product-compare-summary nav{flex:none;align-items:center;gap:12px;display:flex}.product-compare-summary button{color:#7b848d;cursor:pointer;background:0 0;border:0;min-height:42px;padding:0 2px;font-size:10px;font-weight:700}.product-compare-summary button:last-child{color:#b84b0d}.product-compare-summary button:disabled{color:#a4a8ad;cursor:not-allowed}.product-compare-picker{background:#fff;border-top:1px solid #10213d0d;border-bottom:1px solid #10213d0f;margin-top:8px}.product-compare-picker>header{border-bottom:1px solid #10213d12;justify-content:space-between;align-items:center;gap:10px;min-height:65px;padding:12px 16px;display:flex}.product-compare-picker>header>div{flex-direction:column;min-width:0;display:flex}.product-compare-picker>header strong{color:#26364a;font-size:13px}.product-compare-picker>header small{color:#8a9199;margin-top:4px;font-size:9px}.product-compare-picker>header>span{color:#b84b0d;flex:none;font-size:10px;font-weight:700}.product-compare-picker-list>section{border-bottom:8px solid #f7f6f2;padding:0 16px}.product-compare-picker-list>section:last-child{border-bottom:0}.product-compare-picker-product{border-bottom:1px solid #10213d0f;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:10px;min-height:66px;display:grid}.product-compare-picker-product img{object-fit:contain;background:#fff;width:50px;height:50px}.product-compare-picker-product>span{flex-direction:column;min-width:0;display:flex}.product-compare-picker-product strong{color:#26364a;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.product-compare-picker-product small{color:#8a9199;margin-top:4px;font-size:9px}.product-compare-picker-variants{flex-direction:column;display:flex}.product-compare-picker-variants button{color:#68727d;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #10213d0f;justify-content:space-between;align-items:center;gap:10px;min-height:60px;padding:9px 0;font-size:10px;font-weight:700;display:flex}.product-compare-picker-variants button:last-child{border-bottom:0}.product-compare-picker-variants button>span{flex-direction:column;min-width:0;display:flex}.product-compare-picker-variants button strong{color:#344254;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.product-compare-picker-variants button small{color:#8c939a;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:9px;font-weight:500;overflow:hidden}.product-compare-picker-variants button.is-selected{color:#b94b0b}.product-compare-picker-variants button.is-selected>svg{margin-left:auto}.product-compare-empty-state{text-align:center;background:#fff;margin-top:8px;padding:48px 20px}.product-compare-empty-state strong{color:#344254;font-size:14px}.product-compare-empty-state p{color:#858d95;margin:8px auto 0;font-size:10px;line-height:1.65}.product-compare-result{background:#fff;border-top:1px solid #10213d0d;border-bottom:1px solid #10213d0f;margin-top:8px;padding:14px 0 16px}.product-compare-result>p{color:#8a9198;margin:11px 16px 0;font-size:9px;line-height:1.6}.product-related-list{gap:8px;display:grid}.product-related-list>button{min-height:82px;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #10213d12;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:11px;padding:8px 0;display:grid}.product-related-list>button:last-child{border-bottom:0}.product-related-list img{object-fit:contain;background:#fff;width:68px;height:64px}.product-related-list>button>span{flex-direction:column;min-width:0;display:flex}.product-related-list small{color:#8b9299;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:9px;overflow:hidden}.product-related-list strong{color:#27374a;font-size:13px}.detail-inline-notice{color:#276c53;background:#eaf7f1;border:1px solid #18785326;border-radius:10px;justify-content:center;align-items:center;gap:5px;width:calc(100% - 24px);min-height:42px;margin:12px 12px 0;font-size:11px;display:flex}.product-detail-layer{z-index:150;padding:18px 12px max(18px, env(safe-area-inset-bottom));background:#040b14b3;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.product-document-preview,.product-compare-panel{background:#fff;border-radius:20px;flex-direction:column;width:min(100%,430px);max-height:84vh;display:flex;overflow:hidden;box-shadow:0 22px 60px #03091147}.product-document-preview>header,.product-compare-panel>header{color:#fff;background:#10213a;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:8px;min-height:72px;padding:10px 12px 9px 17px;display:grid}.product-document-preview>header>div,.product-compare-panel>header>div{flex-direction:column;min-width:0;display:flex}.product-document-preview>header small,.product-compare-panel>header small{color:#ff9d5c;letter-spacing:.13em;font-size:8px;font-weight:800}.product-document-preview>header strong,.product-compare-panel>header strong{white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:16px;overflow:hidden}.product-document-preview>header button,.product-compare-panel>header button{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff24;border-radius:12px;place-items:center;width:44px;height:44px;padding:0;display:grid}.product-document-preview-body{min-height:0;padding:17px;overflow-y:auto}.product-document-preview-mark{color:#b94b0b;background:#fff6ef;border:1px dashed #eb611259;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:64px;font-size:14px;font-weight:800;display:flex}.product-document-preview-body dl{border:1px solid #10213d14;border-radius:12px;margin:14px 0 0;overflow:hidden}.product-document-preview-body dl>div{border-bottom:1px solid #10213d12;grid-template-columns:82px minmax(0,1fr);min-height:48px;display:grid}.product-document-preview-body dl>div:last-child{border-bottom:0}.product-document-preview-body dt,.product-document-preview-body dd{align-items:center;margin:0;padding:9px 10px;font-size:11px;line-height:1.5;display:flex}.product-document-preview-body dt{color:#6e7883;background:#f4f4f2}.product-document-preview-body dd{color:#344355}.product-document-preview-body>p{color:#8a9198;margin:13px 1px 0;font-size:10px;line-height:1.65}.product-document-preview>footer{border-top:1px solid #10213d14;grid-template-columns:1fr 1fr;gap:8px;padding:10px 13px;display:grid}.product-document-preview>footer button{color:#26364a;cursor:pointer;background:#fff;border:1px solid #10213d1f;border-radius:11px;justify-content:center;align-items:center;gap:5px;min-height:48px;font-size:12px;font-weight:700;display:flex}.product-document-preview>footer button:last-child{color:#fff;background:#eb6112;border-color:#eb6112}.product-compare-table-wrap{scrollbar-width:thin;scrollbar-color:#10213d33 transparent;max-width:100%;padding:0 0 6px;overflow-x:auto}.product-compare-table-wrap table{border-collapse:separate;border-spacing:0;table-layout:fixed;border:1px solid #10213d17}.product-compare-table-wrap th,.product-compare-table-wrap td{color:#4f5c69;text-align:left;vertical-align:middle;word-break:break-word;background:#fff;border-bottom:1px solid #10213d12;border-right:1px solid #10213d12;padding:10px 8px;font-size:10px;line-height:1.45}.product-compare-table-wrap tr>:last-child{border-right:0}.product-compare-table-wrap tbody:last-child tr:last-child>*{border-bottom:0}.product-compare-table-wrap thead th{vertical-align:top;background:#fff;height:104px;padding:8px}.product-compare-table-wrap thead th:first-child,.product-compare-table-wrap tbody tr:not(.product-compare-group-row) th:first-child{z-index:3;color:#66717d;background:#f5f5f3;width:92px;font-weight:700;position:sticky;left:0}.product-compare-table-wrap thead th:first-child{z-index:4;color:#344254;padding-top:13px}.product-compare-table-wrap thead th:not(:first-child){width:148px}.product-compare-table-wrap thead article{grid-template-columns:46px minmax(0,1fr);align-items:start;gap:7px;display:grid}.product-compare-table-wrap thead img{object-fit:contain;background:#fff;width:46px;height:46px}.product-compare-table-wrap thead article>span{flex-direction:column;min-width:0;display:flex}.product-compare-table-wrap thead strong{color:#26364a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.product-compare-table-wrap thead small{color:#858d95;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:9px;overflow:hidden}.product-compare-table-wrap thead button{color:#a94a15;cursor:pointer;background:0 0;border:0;align-self:flex-start;min-height:28px;margin-top:5px;padding:0;font-size:9px}.product-compare-table-wrap td.is-different{color:#9e430f;background:#fff6ef;font-weight:650}.product-compare-group-row th{z-index:3;color:#344254;background:#edece8;width:92px;height:32px;padding:7px 9px;font-size:10px;font-weight:800;position:sticky;left:0}.product-compare-group-row td{background:#edece8;height:32px;padding:0}@media (width>=520px){.product-catalog{top:24px;bottom:var(--app-bottom-nav-height);border-radius:24px 24px 0 0;box-shadow:0 24px 70px #10213a40}.catalog-filter-sheet{border-radius:22px;margin-bottom:12px}}@media (width>=700px){.product-catalog{top:28px;bottom:calc(28px + var(--app-bottom-nav-height))}}@media (width<=370px){.catalog-workspace{grid-template-columns:90px minmax(0,1fr)}.catalog-card-main{grid-template-columns:76px minmax(0,1fr);gap:9px}.catalog-card-image{width:76px;height:76px}.catalog-card-image img{width:68px;height:68px}.catalog-toolbar{grid-template-columns:minmax(0,1fr) 58px;gap:6px;padding-left:9px;padding-right:9px}}
