:root{color-scheme:light;--tc-bg:#fff;--tc-surface:#fff;--tc-surface-muted:#f5f6f7;--tc-text:#0f172a;--tc-text-muted:#475569;--tc-border:#d1d5db;--tc-primary:#0b3a78;--tc-primary-dark:#072c5c;--tc-accent:#eef4ff;--tc-shadow:none;--tc-radius-lg:8px;--tc-radius-md:6px;--tc-radius-sm:4px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--tc-bg);color:var(--tc-text);margin:0;font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6}a{color:var(--tc-primary);text-decoration:none}a:hover{color:var(--tc-primary-dark)}img{max-width:100%}h1,h2,h3,h4,p,ul,ol,dl,table{margin-top:0}section+section{margin-top:32px}.site-shell{width:min(1180px,100% - 32px);margin:0 auto}.skip-link{color:#fff;z-index:1000;background:#000;padding:8px 16px;transition:top .3s;position:absolute;top:-40px;left:0}.skip-link:focus{top:0}.site-header{z-index:20;border-bottom:1px solid var(--tc-border);background:#fff;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.site-brand{color:var(--tc-text);align-items:center;gap:12px;display:inline-flex}.site-brand__logo{object-fit:contain;flex:none;width:44px;height:44px}.site-brand__content{align-content:center;gap:1px;display:grid}.site-brand__title{color:var(--tc-primary);font-size:28px;font-weight:700;line-height:1}.site-brand__summary{color:#666;font-size:14px;font-weight:500;line-height:1.45}.site-nav__list{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.site-nav__list a{border-radius:var(--tc-radius-md);min-height:40px;color:var(--tc-text-muted);align-items:center;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.site-nav__list a:hover{background:var(--tc-surface-muted);color:var(--tc-primary)}.site-nav-toggle{border:1px solid var(--tc-border);border-radius:var(--tc-radius-md);width:44px;min-height:44px;color:var(--tc-primary);cursor:pointer;background:#fff;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:5px;padding:0;display:none}.site-nav-toggle:hover{background:var(--tc-surface-muted)}.site-nav-toggle__bar{background:currentColor;border-radius:999px;width:20px;height:2px;display:block}.site-main{padding:32px 0 56px}.page-header{border:1px solid var(--tc-border);border-radius:var(--tc-radius-lg);background:var(--tc-surface);box-shadow:var(--tc-shadow);margin-bottom:28px;padding:20px}.page-header__eyebrow{border-radius:var(--tc-radius-sm);background:var(--tc-accent);color:var(--tc-primary);margin-bottom:12px;padding:4px 10px;font-size:13px;font-weight:700;display:inline-flex}.page-header h1{margin-bottom:10px;font-size:30px;line-height:1.25}.page-header p{max-width:760px;color:var(--tc-text-muted);margin-bottom:0;font-size:15px}.page-header__body{gap:16px;display:grid}.page-grid{gap:24px;display:grid}.content-card,.section-card,.brand-hero,.product-quote,.product-basic-info,.product-images,.product-specifications,.product-resources,.not-found__contact,.search-panel{border:1px solid var(--tc-border);border-radius:var(--tc-radius-md);background:var(--tc-surface);box-shadow:var(--tc-shadow);padding:18px}.card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.info-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.ui-card{border:1px solid var(--tc-border);border-radius:var(--tc-radius-md);background:var(--tc-surface);height:100%;box-shadow:var(--tc-shadow);padding:16px}.ui-card h2,.ui-card h3{margin-bottom:10px}.ui-card p{color:var(--tc-text-muted)}.ui-card__meta{border-radius:var(--tc-radius-sm);background:var(--tc-accent);color:var(--tc-primary);margin-bottom:12px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.ui-button,button,input[type=submit]{border:1px solid var(--tc-primary);border-radius:var(--tc-radius-sm);background:var(--tc-primary);color:#fff;cursor:pointer;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:700;display:inline-flex}.ui-button:hover,button:hover,input[type=submit]:hover{background:var(--tc-primary-dark);color:#fff}.button-secondary{color:var(--tc-primary);background:#fff}.button-secondary:hover{color:var(--tc-primary-dark)}.breadcrumb{margin-bottom:16px}.breadcrumb__list{flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.breadcrumb__item{color:var(--tc-text-muted);align-items:center;gap:10px;font-size:14px;display:inline-flex}.breadcrumb__separator{color:#94a3b8}.breadcrumb__current{color:var(--tc-text);font-weight:700}.search-bar-form{border:1px solid var(--tc-border);border-radius:var(--tc-radius-md);background:var(--tc-surface);box-shadow:var(--tc-shadow);grid-template-columns:1fr auto;align-items:end;gap:12px;padding:14px;display:grid}.search-bar-label{color:var(--tc-text-muted);grid-column:1/-1;font-size:14px;font-weight:700;display:block}.search-bar-input{border:1px solid var(--tc-border);border-radius:var(--tc-radius-sm);min-height:52px;color:var(--tc-text);background:#fff;padding:0 16px;font-size:16px}.search-bar-input:focus{outline-offset:0;border-color:var(--tc-primary);outline:2px solid #1f4fa338}.product-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.product-list-empty{grid-column:1/-1}.empty-state{border:1px dashed var(--tc-border);border-radius:var(--tc-radius-md);background:var(--tc-surface-muted);color:var(--tc-text-muted);text-align:center;padding:28px}.product-card{height:100%}.product-card-link{border:1px solid var(--tc-border);border-radius:var(--tc-radius-md);background:var(--tc-surface);height:100%;box-shadow:var(--tc-shadow);flex-direction:column;transition:border-color .2s;display:flex;overflow:hidden}.product-card-link:hover{border-color:var(--tc-primary)}.product-card-image-wrapper{background:var(--tc-surface-muted);justify-content:center;align-items:center;min-height:180px;padding:18px;display:flex}.product-card-image{object-fit:contain;border-radius:12px;width:100%;height:144px}.product-card-content{gap:10px;padding:20px;display:grid}.product-card-title{color:var(--tc-text);margin-bottom:0;font-size:19px;line-height:1.35}.product-card-model{color:var(--tc-primary);letter-spacing:.02em;margin-bottom:0;font-size:14px;font-weight:800}.product-card-description{color:var(--tc-text-muted);margin-bottom:0;font-size:14px}.product-card-footer{color:var(--tc-text-muted);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;font-size:13px;display:flex}.image-placeholder{border:1px solid var(--tc-border);border-radius:var(--tc-radius-sm);background:var(--tc-surface-muted);min-height:64px;color:var(--tc-text-muted);text-align:center;justify-content:center;align-items:center;padding:10px;font-size:13px;font-weight:600;display:flex}.site-footer{border-top:1px solid var(--tc-border);color:var(--tc-text);background:#fff}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:28px;padding-top:40px;padding-bottom:40px;display:flex}.site-footer__contact{flex:380px;min-width:280px}.site-footer__title{margin:0 0 8px;font-size:22px}.site-footer__summary{max-width:560px;color:var(--tc-text-muted);margin:0 0 18px}.site-footer__company{color:#222;margin:0 0 12px;font-weight:600}.site-footer__dl{margin:0}.site-footer__row{grid-template-columns:72px 1fr;column-gap:12px;margin:6px 0;display:grid}.site-footer__row dt{color:#222;font-weight:600}.site-footer__row dd{color:#222;word-break:break-word;margin:0;font-weight:600}.site-footer__row a{color:#222;text-underline-offset:2px;font-weight:600;text-decoration:underline}.site-footer__qrcode{text-align:center;flex:none}.site-footer__qrcode-image{border-radius:var(--tc-radius-sm);aspect-ratio:1;object-fit:contain;width:150px;min-height:150px}.site-footer__qrcode-caption{color:var(--tc-primary);margin:8px 0 0;font-size:16px;font-weight:600}.info-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:0;display:grid}.info-list div{background:var(--tc-surface-muted);border-radius:14px;padding:16px}.info-list dt{color:var(--tc-text-muted);margin-bottom:6px;font-size:13px;font-weight:700}.info-list dd{color:var(--tc-text);margin:0;font-weight:700}.specs-table{border-collapse:collapse;border-radius:14px;width:100%;overflow:hidden}.specs-table th,.specs-table td{border-bottom:1px solid var(--tc-border);text-align:left;padding:14px 16px}.specs-table th{background:var(--tc-surface-muted)}.image-gallery,.resource-list{gap:16px;margin:0;padding:0;list-style:none;display:grid}.image-gallery{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-image{border:1px solid var(--tc-border);background:#fff;border-radius:16px;width:100%}.resource-link{border:1px solid var(--tc-border);background:var(--tc-surface-muted);border-radius:14px;gap:6px;padding:18px;display:grid}.resource-title{color:var(--tc-text);font-weight:700}.resource-version,.resource-doc-number{color:var(--tc-text-muted);font-size:13px}@media (width<=767px){.site-header__inner{flex-wrap:wrap;gap:12px;min-height:72px;padding-top:12px;padding-bottom:12px}.site-brand{flex:auto;min-width:0}.site-brand__title{font-size:22px}.site-brand__summary{font-size:12px}.site-nav-toggle{display:inline-flex}.site-nav{opacity:0;width:100%;max-height:0;transition:max-height .24s,opacity .2s,padding-top .2s;overflow:hidden}.site-nav[data-mobile-open=true]{opacity:1;max-height:420px;padding-top:4px}.site-nav__list{border-top:1px solid var(--tc-border);flex-direction:column;gap:8px;padding-top:8px}.site-nav__list li{width:100%}.site-nav__list a{justify-content:flex-start;width:100%;padding:0 14px}.page-header{padding:24px}}@media (width<=640px){.site-shell{width:min(100% - 20px,1180px)}.search-bar-form{grid-template-columns:1fr}.search-bar-button{width:100%}}
