:root{--brand-red: #cf102d;--brand-red-dark: #ab0b23;--text-main: #1a1a1a;--text-muted: #4b4b4b;--surface: #ffffff;--surface-soft: #f3f3f3;--surface-raised: #f7f9fc;--surface-card: #fbfcfe;--surface-glass: rgba(249, 251, 254, .92);--line: #d9d9d9;--footer-bg: #121212;--max-width: 1220px;--bg-top: #eef2f6;--bg-mid: #f8f9fb;--bg-bottom: #ffffff}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{font-family:Helvetica Neue,Arial Narrow,PingFang SC,Microsoft YaHei,sans-serif;color:var(--text-main);background:linear-gradient(180deg,var(--bg-top) 0%,var(--bg-mid) 42%,var(--bg-bottom) 100%);line-height:1.45}a{color:inherit}h1,h2,h3,p,ul{margin:0}.utility-strip{background:#111;color:#f2f2f2}.utility-inner{max-width:var(--max-width);margin:0 auto;padding:10px 22px;display:flex;flex-wrap:wrap;gap:18px;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.site-shell{max-width:var(--max-width);margin:0 auto;min-height:calc(100vh - 40px);padding:0 22px 22px;display:flex;flex-direction:column}.topbar{position:sticky;top:0;z-index:50;margin-top:16px;border:1px solid var(--line);background:var(--surface-glass);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:14px 18px}.brand-wrap{display:flex;align-items:center;gap:12px}.brand-mark{width:56px;height:56px;background:var(--brand-red);color:#fff;text-decoration:none;font-weight:900;font-size:22px;display:inline-flex;align-items:center;justify-content:center;letter-spacing:.03em}.brand-copy{display:flex;flex-direction:column;gap:2px}.brand-name{text-decoration:none;font-weight:800;font-size:20px;line-height:1}.brand-copy p{color:var(--text-muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.menu{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.menu-link{text-decoration:none;font-weight:700;padding:9px 14px;border:1px solid transparent}.menu-link:hover,.menu-link.router-link-active{color:var(--brand-red);border-color:var(--line);background:var(--surface-soft)}.header-cta{text-decoration:none;background:var(--brand-red);color:#fff;padding:12px 16px;font-weight:800;letter-spacing:.02em;white-space:nowrap}.header-cta:hover{background:var(--brand-red-dark)}.page-wrap{flex:1;min-width:0;margin-top:22px}.hero{border:1px solid var(--line);background:radial-gradient(circle at 88% 18%,rgba(207,16,45,.09),transparent 28%),linear-gradient(112deg,#f5f5f5,#fff 58%);padding:34px}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:28px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#666;font-weight:700}h1{margin-top:12px;font-size:clamp(34px,5vw,56px);line-height:.98;letter-spacing:-.02em;max-width:14ch}h2{font-size:clamp(30px,4vw,44px);line-height:1.05;letter-spacing:-.01em}.lead{margin-top:16px;color:var(--text-muted);max-width:72ch;line-height:1.75}.hero-actions{margin-top:24px;display:flex;gap:10px;flex-wrap:wrap}.hero-metrics{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:620px}.metric{border:1px solid #d0d0d0;background:#f8fafde6;padding:10px 12px}.metric-value{font-size:24px;font-weight:900;letter-spacing:-.02em;color:#151515}.metric-label{margin-top:2px;font-size:12px;color:#5a5a5a;letter-spacing:.03em}.btn{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;padding:11px 18px;font-weight:800;min-height:44px}.btn-primary{background:var(--brand-red);color:#fff}.btn-primary:hover{background:var(--brand-red-dark)}.btn-secondary{background:var(--surface-card);color:var(--text-main);border-color:#2a2a2a}.btn-secondary:hover{color:var(--brand-red);border-color:var(--brand-red)}.hero-panel{background:linear-gradient(180deg,#fbfcfe,#f5f8fc);border:1px solid #2f2f2f;padding:22px;align-self:stretch}.hero-panel h2{font-size:24px}.hero-list{margin-top:14px}.hero-panel .text-link{margin-top:16px}.section{margin-top:32px}.capability-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.capability-item{border:1px solid var(--line);background:linear-gradient(180deg,#fcfdff,#f3f7fb);padding:16px}.capability-item h3{margin-top:8px;font-size:24px;line-height:1.15}.capability-item p{margin-top:10px;color:var(--text-muted);line-height:1.68}.product-section{margin-top:26px}.product-page{display:grid;gap:16px}.product-hero{border:1px solid var(--line);background:radial-gradient(circle at 86% 18%,rgba(207,16,45,.08),transparent 28%),linear-gradient(132deg,#f2f6fb,#fbfdff 58%);padding:22px}.product-metrics{margin-top:14px;max-width:620px}.product-tags{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.product-tag{display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfd5dd;background:#f6f9fdeb;padding:7px 11px;font-size:12px;letter-spacing:.03em;color:#3f464f;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.product-tag:hover{border-color:#aeb8c5}.product-tag-active{border-color:var(--brand-red);background:#cf102d14;color:#7f0f1f}.group-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;border-bottom:1px solid #d6dce4;padding-bottom:8px}.group-title{margin-bottom:0;font-size:30px}.group-count{color:#626d79;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.group-standard{margin-top:6px;color:var(--brand-red);font-size:13px;font-weight:700}.about-page{display:grid;gap:18px}.about-hero{border:1px solid var(--line);background:radial-gradient(circle at 86% 16%,rgba(207,16,45,.08),transparent 26%),linear-gradient(135deg,#f2f6fb,#fbfdff 58%);padding:22px;display:grid;grid-template-columns:1.4fr .9fr;gap:18px}.about-hero-main .lead{margin-top:12px}.about-metrics{margin-top:18px;max-width:560px}.about-hero-side{background:linear-gradient(180deg,#fbfcfe,#f3f7fb);border:1px solid #2f2f2f;padding:16px}.about-hero-side h3{font-size:22px;line-height:1.2}.core-factory-figure{margin-top:14px}.core-factory-figure img{width:100%;aspect-ratio:4 / 3;object-fit:cover;object-position:center 46%;border:1px solid #cfd5dd;display:block;background:#f5f8fc}.core-factory-figure figcaption{margin-top:8px;font-size:12px;color:#616a75}.about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.about-block{display:grid;gap:10px;background:linear-gradient(180deg,#fcfdff,#f4f8fc)}.about-subtitle{margin-top:6px;color:var(--text-main);font-weight:700}.about-eco{margin-top:0}.section-head h1,.section-head h2{margin-top:8px}.product-grid,.timeline-grid,.contact-grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card{border:1px solid var(--line);background:linear-gradient(180deg,#fcfdff,#f5f8fc);transition:transform .24s ease,box-shadow .24s ease}.card:hover{transform:translateY(-3px);box-shadow:0 16px 28px #00000014}.card img{width:100%;aspect-ratio:1024 / 313;object-fit:contain;display:block;background:#e9edf1;border-bottom:1px solid var(--line)}.card-body{padding:16px}.tag{color:var(--brand-red);font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.05em}.card-body h3{margin-top:8px;font-size:22px;line-height:1.14}.card-body p{margin-top:10px;color:var(--text-muted);line-height:1.65}.model-list{margin-top:12px;padding-left:18px;color:var(--text-main);line-height:1.6}.text-link{display:inline-flex;margin-top:12px;text-decoration:none;font-weight:800;color:var(--brand-red)}.text-link:hover{text-decoration:underline}.highlight-box{margin-top:18px;border-left:6px solid var(--brand-red);background:linear-gradient(180deg,#f3f6fa,#edf2f8);padding:20px}.highlight-box h2{font-size:30px}.list{margin-top:12px;padding-left:18px;color:var(--text-muted);line-height:1.75}.panel{border:1px solid var(--line);background:linear-gradient(180deg,#fcfdff,#f5f8fc);padding:16px}.panel h3{font-size:22px;line-height:1.2}.panel p{margin-top:10px;color:var(--text-muted);line-height:1.65}.product-detail-page{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:0}.product-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:8px 0 16px;color:#65707c;font-size:12px}.product-breadcrumb a{color:#3e4853;text-decoration:underline;text-underline-offset:3px}.product-title-block{border:1px solid var(--line);border-bottom:0;background:#fff;padding:28px 30px 24px}.product-title-block h1{max-width:1040px;font-size:clamp(32px,4.4vw,52px);line-height:1.06;overflow-wrap:anywhere}.product-title-meta{margin:22px 0 0;display:flex;flex-wrap:wrap;gap:12px 34px}.product-title-meta div{display:flex;align-items:baseline;gap:10px}.product-title-meta dt{color:#69727d;font-size:12px;letter-spacing:.06em}.product-title-meta dd{margin:0;font-weight:800}.product-section-nav{position:relative;z-index:2;width:100%;min-width:0;max-width:100%;display:flex;align-items:stretch;overflow-x:auto;background:#222;color:#fff;scrollbar-width:thin}.product-section-nav a{min-height:48px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:inherit;font-size:14px;font-weight:800;text-decoration:none;border-right:1px solid rgba(255,255,255,.12)}.product-section-nav a:hover{background:#383838}.product-section-nav .product-section-nav-cta{margin-left:auto;background:var(--brand-red);border-right:0}.product-section-nav .product-section-nav-cta:hover{background:var(--brand-red-dark)}.detail-anchor{scroll-margin-top:24px}.product-detail-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);border:1px solid var(--line);border-top:0;background:#fff}.product-media-panel{margin:0;padding:28px;border-right:1px solid var(--line)}.product-image-stage{min-height:390px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(207,16,45,.04),transparent 46%),#eef1f4;border:1px solid #d4d9df}.product-image-stage img{width:100%;max-height:460px;object-fit:contain;display:block}.product-media-panel figcaption{margin-top:10px;color:#69727d;font-size:12px}.product-overview-panel{padding:32px}.product-overview-panel h2{margin-top:10px;font-size:34px}.product-summary{margin-top:16px;color:var(--text-muted);line-height:1.78}.product-key-points{margin:22px 0 0;padding:0;display:grid;gap:12px;list-style:none}.product-key-points li{position:relative;padding-left:22px;font-weight:700;line-height:1.55}.product-key-points li:before{content:"";position:absolute;top:.58em;left:0;width:9px;height:9px;background:var(--brand-red)}.product-overview-note{margin-top:24px;padding:15px 16px;border-left:4px solid var(--brand-red);background:#f1f3f5}.product-overview-note strong{font-size:14px}.product-overview-note p{margin-top:5px;color:#58616b;font-size:13px;line-height:1.6}.product-overview-actions{margin-top:24px;display:flex;flex-wrap:wrap;gap:10px}.product-content-section{margin-top:24px;padding:28px 30px 30px;border:1px solid var(--line);background:#fff}.product-section-heading{display:grid;grid-template-columns:160px minmax(0,1fr);gap:28px;padding-bottom:22px;border-bottom:1px solid var(--line)}.product-section-heading h2{font-size:34px}.product-section-heading>div>p{margin-top:10px;max-width:850px;color:var(--text-muted);line-height:1.72}.product-section-index{padding-top:7px;color:var(--brand-red);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-feature-grid{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-feature-card{min-height:96px;padding:18px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:start;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafbfc}.product-feature-card span{color:var(--brand-red);font-size:12px;font-weight:900}.product-feature-card p{line-height:1.62;font-weight:700}.spec-table-wrap{margin-top:20px;overflow-x:auto;border:1px solid var(--line)}.spec-table{width:100%;border-collapse:collapse;background:#fff;min-width:520px}.spec-table th,.spec-table td{padding:12px 14px;border-bottom:1px solid #dfe4ea;text-align:left;vertical-align:middle;line-height:1.55}.spec-table thead th{background:#222;color:#fff;font-size:13px;letter-spacing:.04em}.spec-table tbody th{width:38%;color:#343a42;font-size:14px}.spec-table tbody td{color:var(--text-muted)}.spec-table tbody tr:nth-child(2n){background:#f5f6f7}.spec-table tbody tr:last-child th,.spec-table tbody tr:last-child td{border-bottom:0}.product-application-grid{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-application-grid article{min-height:84px;padding:18px;display:grid;grid-template-columns:14px minmax(0,1fr);align-items:start;gap:12px;border:1px solid var(--line);background:#fafbfc}.product-application-grid article span{width:8px;height:8px;margin-top:7px;background:var(--brand-red)}.product-application-grid article p{color:#343a42;line-height:1.65}.product-guidance-list{margin-top:20px;border-top:1px solid var(--line)}.product-guidance-item{border-bottom:1px solid var(--line);background:#fff}.product-guidance-item summary{padding:17px 44px 17px 2px;position:relative;cursor:pointer;list-style:none;font-size:18px;font-weight:800}.product-guidance-item summary::-webkit-details-marker{display:none}.product-guidance-item summary:after{content:"+";position:absolute;top:50%;right:10px;color:var(--brand-red);font-size:24px;font-weight:400;transform:translateY(-50%)}.product-guidance-item[open] summary:after{content:"−"}.product-guidance-item .list,.product-guidance-item .detail-steps{margin:0 0 18px}.product-guidance-empty{padding:20px 0;color:var(--text-muted)}.detail-steps{padding-left:22px;color:var(--text-muted);line-height:1.75}.detail-steps li+li{margin-top:6px}.product-support-band{margin-top:24px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#1d1d1d;color:#fff;border-left:7px solid var(--brand-red)}.product-support-band .eyebrow{color:#b8bec5}.product-support-band h2{margin-top:7px;font-size:30px}.product-support-band p:not(.eyebrow){margin-top:8px;color:#d5d8dc}.product-support-band .btn{flex:0 0 auto}.product-not-found .btn{margin-top:20px}.honors-page{display:grid;gap:18px}.honors-hero{border:1px solid var(--line);background:radial-gradient(circle at 86% 18%,rgba(207,16,45,.08),transparent 28%),linear-gradient(132deg,#f2f6fb,#fbfdff 58%);padding:24px}.honors-metrics{margin-top:20px}.honors-section{margin-top:10px}.honors-overview{border:1px solid var(--line);background:linear-gradient(145deg,#f5f8fc,#fff 65%);padding:22px}.achievement-grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.achievement-card{position:relative;min-height:210px;border:1px solid #d4dae2;background:#fcfdffeb;padding:18px;display:grid;grid-template-rows:auto auto auto 1fr;align-content:start}.achievement-code{color:#ccd2da;font-size:30px;font-weight:900;line-height:1;letter-spacing:-.04em}.credential-type{margin-top:20px;color:var(--brand-red)!important;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.achievement-card h3{margin-top:8px;font-size:22px;line-height:1.25}.achievement-card>p:last-child{margin-top:10px;color:var(--text-muted);line-height:1.65}.patent-section{border-top:4px solid var(--brand-red);background:#f7f9fc;padding:22px}.innovation-grid{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.innovation-card{border:1px solid var(--line);background:#fff;padding:18px}.innovation-index{color:var(--brand-red);font-size:24px;font-weight:900}.innovation-card h3{margin-top:10px;font-size:18px;line-height:1.3}.innovation-card>p:last-child{margin-top:8px;color:var(--text-muted);line-height:1.6}.process-board{border:1px solid var(--line);background:linear-gradient(134deg,#f1f5fb,#fbfdff 45%),var(--surface-card);padding:20px}.process-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.process-card{border:1px solid #d3d3d3;background:#f7fafdf0;padding:14px}.process-index{font-weight:900;font-size:28px;color:var(--brand-red);letter-spacing:-.02em}.process-card h3{margin-top:6px;font-size:22px;line-height:1.12}.process-card p{margin-top:10px;color:var(--text-muted);line-height:1.62}.footer{margin-top:40px;background:var(--footer-bg);color:#fff;padding:24px}.footer-main{display:grid;gap:8px}.footer-brand{font-size:20px;font-weight:800}.footer-main p{color:#d9d9d9}.footer-copy{margin-top:18px;color:#a7a7a7;font-size:13px}@media(max-width:1080px){.topbar{grid-template-columns:1fr;justify-items:start;gap:14px}.menu{justify-content:start}.hero-grid,.product-detail-hero,.about-hero{grid-template-columns:1fr}.product-media-panel{border-right:0;border-bottom:1px solid var(--line)}.about-grid,.achievement-grid,.innovation-grid,.product-grid,.timeline-grid,.contact-grid,.capability-strip,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.site-shell{padding:0 14px 14px}.utility-inner{padding:8px 14px;gap:10px}.topbar{margin-top:12px;padding:12px}.brand-mark{width:48px;height:48px;font-size:19px}.brand-name{font-size:18px}.about-hero{padding:16px}.about-metrics{max-width:100%}.product-hero{padding:16px}.product-metrics{max-width:100%}.group-head{align-items:flex-start;flex-direction:column}.hero{padding:22px 16px}.hero-metrics{grid-template-columns:1fr;max-width:100%}h1{font-size:clamp(30px,8vw,42px);max-width:100%}h2{font-size:clamp(26px,6vw,34px)}.product-grid,.achievement-grid,.innovation-grid,.product-feature-grid,.product-application-grid,.timeline-grid,.contact-grid,.capability-strip,.process-grid{grid-template-columns:1fr}.process-board{padding:16px}.product-title-block,.product-overview-panel,.product-content-section,.product-support-band{padding:20px 16px}.product-title-meta,.product-title-meta div{align-items:flex-start;flex-direction:column;gap:4px}.product-section-nav a{min-height:44px;padding:0 14px;font-size:13px}.product-section-nav .product-section-nav-cta{margin-left:0}.product-media-panel{padding:16px}.product-image-stage{min-height:220px}.product-section-heading{grid-template-columns:1fr;gap:8px;padding-bottom:16px}.product-section-heading h2,.product-overview-panel h2{font-size:28px}.product-support-band{align-items:flex-start;flex-direction:column}}
