.datasheets-page{--brand-blue:#173368;--brand-blue-dark:#061a3a;--brand-cyan:#09e9b4;--text-main:#11213f;--text-sub:#667386;--bg-page:#fff;--bg-white:#fff;--line:#dce4ee;--content-width:1200px;--radius-sm:8px;--ease-fast:.22s ease;--ease-normal:.32s ease;color:var(--text-main);background:#fff;line-height:1.6}.datasheets-page *{box-sizing:border-box}.datasheets-page a{color:inherit;text-decoration:none}.datasheets-page button,.datasheets-page input{font:inherit}.datasheets-page button{cursor:pointer;border:0}.datasheets-page .datasheets-hero{background:var(--brand-blue);color:#fff;align-items:center;min-height:520px;display:flex;position:relative;overflow:hidden}.datasheets-page .datasheets-hero-image{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.datasheets-page .datasheets-hero-overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#061a3ae0,#1733686b);position:absolute;inset:0}.datasheets-page .datasheets-hero:before{content:"";z-index:2;opacity:.28;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0f 1px,#0000 1px),linear-gradient(0deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:86px 86px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.datasheets-page .datasheets-hero:after{content:"";z-index:3;pointer-events:none;border:1px solid #09e9b447;width:520px;height:520px;position:absolute;bottom:-200px;right:-150px;transform:rotate(24deg)}.datasheets-page .datasheets-hero-inner{z-index:4;width:min(var(--content-width), calc(100% - 56px));margin:0 auto;padding:132px 0 142px;position:relative}.datasheets-page .datasheets-hero-title{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(42px,4.8vw,60px);font-weight:700;line-height:1.08}.datasheets-page .datasheets-hero-desc{color:#ffffffc7;max-width:760px;margin:22px 0 0;font-size:17px;line-height:1.9}.datasheets-page .breadcrumb-bar{border-bottom:1px solid var(--line);background:#fff}.datasheets-page .breadcrumb-bar-inner{width:min(var(--content-width), calc(100% - 56px));color:#7a8797;align-items:center;gap:8px;height:58px;margin:0 auto;font-size:14px;display:flex}.datasheets-page .breadcrumb-bar-inner a{color:#7a8797;transition:color var(--ease-fast)}.datasheets-page .breadcrumb-bar-inner a:hover{color:var(--brand-blue)}.datasheets-page .breadcrumb-bar-inner strong{color:var(--brand-blue);font-weight:600}.datasheets-page .tool-panel{width:min(var(--content-width), calc(100% - 56px));border:1px solid var(--line);background:#fff;margin:28px auto 0;padding:24px}.datasheets-page .search-row{grid-template-columns:1fr auto;gap:14px;display:grid}.datasheets-page .search-wrap{position:relative}.datasheets-page .search-icon{width:32px;height:32px;color:var(--brand-blue);opacity:.72;pointer-events:none;position:absolute;top:55%;left:14px;transform:translateY(-50%)}.datasheets-page .search-input{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;height:56px;color:var(--text-main);transition:border-color var(--ease-fast), background var(--ease-fast);background:#f8fafc;outline:none;padding:0 18px 0 50px;font-size:15px}.datasheets-page .search-input:focus{border-color:var(--brand-blue);background:#fff}.datasheets-page .search-btn{border:1px solid var(--brand-blue);border-radius:var(--radius-sm);min-width:118px;height:56px;color:var(--brand-blue);transition:background var(--ease-fast), color var(--ease-fast), border-color var(--ease-fast);background:#fff;padding:0 24px;font-size:15px;font-weight:400}.datasheets-page .search-btn:hover{background:var(--brand-blue);color:var(--brand-cyan);border-color:var(--brand-blue)}.datasheets-page .content-wrap{width:min(var(--content-width), calc(100% - 56px));background:#fff;margin:54px auto 0;padding-bottom:72px}.datasheets-page .datasheets-category-bar{justify-content:center;width:100%;margin:0 0 34px;display:flex}.datasheets-page .filter-row{flex-wrap:wrap;gap:10px;display:flex}.datasheets-page .section-filter-row{flex-wrap:wrap;justify-content:center;gap:12px;max-width:100%;display:flex}.datasheets-page .filter-btn{border:1px solid var(--line);height:38px;color:var(--brand-blue);white-space:nowrap;box-shadow:none;transition:color var(--ease-fast), border-color var(--ease-fast), background var(--ease-fast);background:#fff;border-radius:8px;padding:0 18px;font-size:14px;font-weight:400}.datasheets-page .filter-btn:hover,.datasheets-page .filter-btn.is-active{border-color:var(--brand-blue);background:var(--brand-blue);color:var(--brand-cyan);box-shadow:none;font-weight:400}.datasheets-page .datasheets-filter-panel{display:none}.datasheets-page .section-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.datasheets-page .section-head-main{min-width:0;max-width:760px}.datasheets-page .section-title{color:var(--brand-blue);letter-spacing:-.02em;margin:0;font-size:30px;font-weight:700;line-height:1.25}.datasheets-page .section-desc{color:var(--text-sub);margin:8px 0 0;font-size:14px}.datasheets-page .result-count{color:var(--text-sub);white-space:nowrap;text-align:right;flex:none;font-size:14px}.datasheets-page .datasheet-list{border:1px solid var(--line);background:#fff}.datasheets-page .datasheet-row{border-bottom:1px solid var(--line);min-height:138px;transition:background var(--ease-fast);background:#fff;grid-template-columns:126px minmax(0,1fr) auto;align-items:stretch;gap:22px;padding:0 26px 0 0;display:grid;position:relative}.datasheets-page .datasheet-row:last-child{border-bottom:0}.datasheets-page .datasheet-row:before{content:"";z-index:3;background:var(--brand-cyan);transform-origin:top;width:3px;height:100%;transition:transform var(--ease-normal);position:absolute;top:0;left:0;transform:scaleY(0)}.datasheets-page .datasheet-row:hover{background:#f9fcfd}.datasheets-page .datasheet-row:hover:before{transform:scaleY(1)}.datasheets-page .product-thumb{z-index:1;background:#fff;border-right:1px solid #e3eaf3;width:126px;height:100%;min-height:138px;display:block;position:relative;overflow:hidden}.datasheets-page .product-thumb img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:138px;transition:transform var(--ease-normal);display:block}.datasheets-page .datasheet-row:hover .product-thumb img{transform:scale(1.04)}.datasheets-page .row-main{flex-direction:column;justify-content:center;min-width:0;padding:24px 0;display:flex}.datasheets-page .row-title-line{flex-wrap:wrap;align-items:center;gap:10px 12px;margin-bottom:8px;display:flex}.datasheets-page .row-title{color:var(--brand-blue);letter-spacing:-.01em;margin:0;font-size:20px;font-weight:700;line-height:1.35}.datasheets-page .row-label{height:24px;color:var(--brand-blue);white-space:nowrap;background:#1733680f;align-items:center;padding:0 9px;font-size:12px;font-weight:600;display:inline-flex}.datasheets-page .row-meta{color:var(--text-sub);flex-wrap:wrap;gap:7px;margin-bottom:10px;font-size:13px;display:flex}.datasheets-page .row-meta span{align-items:center;display:inline-flex}.datasheets-page .row-meta span:not(:last-child):after{content:"·";color:#b6c0ce;margin-left:7px}.datasheets-page .row-desc{max-width:760px;color:var(--text-sub);margin:0;font-size:14px;line-height:1.75}.datasheets-page .row-actions{white-space:nowrap;align-self:center;align-items:center;gap:10px;display:flex}.datasheets-page .row-link,.datasheets-page .row-download,.datasheets-page .row-custom{border:1px solid var(--brand-blue);border-radius:var(--radius-sm);height:40px;color:var(--brand-blue);transition:color var(--ease-fast), background var(--ease-fast), border-color var(--ease-fast);background:#fff;justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:400;display:inline-flex}.datasheets-page .row-link:hover,.datasheets-page .row-download:hover,.datasheets-page .row-custom:hover{background:var(--brand-blue);color:var(--brand-cyan);border-color:var(--brand-blue)}.datasheets-page .row-download svg{color:currentColor;width:15px;height:15px;margin-left:8px}.datasheets-page .empty-state{text-align:center;background:#fff;border:1px dashed #17336842;padding:48px 24px}.datasheets-page .empty-title{color:var(--brand-blue);font-size:22px;font-weight:700}.datasheets-page .empty-desc{max-width:620px;color:var(--text-sub);margin:12px auto 0;font-size:15px;line-height:1.8}.datasheets-page .support-section{background:var(--brand-blue);color:#fff;position:relative;overflow:hidden}.datasheets-page .support-section:before{content:"";border:1px solid #09e9b438;width:520px;height:520px;position:absolute;top:-220px;left:-160px;transform:rotate(18deg)}.datasheets-page .support-inner{z-index:1;width:min(var(--content-width), calc(100% - 56px));grid-template-columns:1fr auto;align-items:center;gap:42px;margin:0 auto;padding:66px 0;display:grid;position:relative}.datasheets-page .support-kicker{color:var(--brand-cyan);letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:700}.datasheets-page .support-title{color:#fff;letter-spacing:-.02em;margin:0;font-size:32px;font-weight:700;line-height:1.3}.datasheets-page .support-desc{color:#ffffffbd;max-width:720px;margin:14px 0 0;font-size:16px;line-height:1.9}.datasheets-page .support-actions{justify-content:flex-end;align-items:center;display:flex}.datasheets-page .support-btn{min-width:172px;height:46px;transition:background var(--ease-fast), color var(--ease-fast), border-color var(--ease-fast), transform var(--ease-fast);padding:0 24px;font-size:15px;line-height:1;color:var(--brand-blue)!important;box-shadow:none!important;opacity:1!important;background:#fff!important;border:1px solid #fff!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;font-weight:400!important;text-decoration:none!important;display:inline-flex!important}.datasheets-page .support-btn:hover,.datasheets-page .support-btn:focus{border-color:var(--brand-cyan)!important;background:var(--brand-cyan)!important;color:var(--brand-blue)!important;box-shadow:none!important}.datasheets-page .search-btn,.datasheets-page .filter-btn,.datasheets-page .filter-btn:hover,.datasheets-page .filter-btn.is-active,.datasheets-page .row-link,.datasheets-page .row-download,.datasheets-page .row-custom,.datasheets-page .support-btn{font-weight:600!important}@media (max-width:1080px){.datasheets-page .section-head{display:block}.datasheets-page .result-count{text-align:left;margin-top:10px}.datasheets-page .datasheet-row{grid-template-columns:110px 1fr;min-height:126px;padding:0 18px 0 0}.datasheets-page .product-thumb{width:110px;min-height:126px}.datasheets-page .product-thumb img{object-fit:cover;width:100%;height:100%;min-height:126px}.datasheets-page .row-main{padding:18px 0}.datasheets-page .row-actions{grid-column:2;justify-content:flex-start;padding-bottom:18px}.datasheets-page .support-inner{grid-template-columns:1fr}.datasheets-page .support-actions{justify-content:flex-start}}@media (max-width:760px){.datasheets-page .datasheets-hero-inner,.datasheets-page .breadcrumb-bar-inner,.datasheets-page .tool-panel,.datasheets-page .content-wrap,.datasheets-page .support-inner{width:min(100% - 36px, var(--content-width))}.datasheets-page .datasheets-hero{min-height:360px}.datasheets-page .datasheets-hero-inner{padding:88px 0 96px}.datasheets-page .datasheets-hero-title{font-size:clamp(34px,10vw,42px)}.datasheets-page .datasheets-hero-desc{font-size:15px;line-height:1.8}.datasheets-page .breadcrumb-bar-inner{height:52px;font-size:13px}.datasheets-page .tool-panel{margin-top:20px;padding:18px}.datasheets-page .search-row{grid-template-columns:1fr}.datasheets-page .search-btn{width:100%}.datasheets-page .content-wrap{margin-top:42px}.datasheets-page .datasheets-category-bar{margin-bottom:26px}.datasheets-page .section-filter-row{gap:8px}.datasheets-page .filter-btn{height:36px;padding:0 14px;font-size:13px}.datasheets-page .section-head{margin-bottom:18px;display:block}.datasheets-page .section-title{font-size:26px}.datasheets-page .result-count{text-align:left;margin-top:10px}.datasheets-page .datasheet-row{grid-template-columns:88px 1fr;gap:14px;min-height:110px;padding:0 16px 0 0}.datasheets-page .product-thumb{width:88px;min-height:110px}.datasheets-page .product-thumb img{object-fit:cover;width:100%;height:100%;min-height:110px}.datasheets-page .row-main{padding:14px 0}.datasheets-page .row-title{font-size:18px}.datasheets-page .row-actions{grid-column:1/-1;grid-template-columns:1fr;padding:0 0 16px 16px;display:grid}.datasheets-page .row-link,.datasheets-page .row-download,.datasheets-page .row-custom{width:100%}.datasheets-page .support-title{font-size:28px}.datasheets-page .support-actions{justify-content:flex-start;align-items:stretch}.datasheets-page .support-btn{width:100%}}.datasheets-page{--content-width:1600px}
