:root{--blue:#1262de;--blue-dark:#0b4eb9;--ink:#111318;--muted:#737984;--line:#e8ebef;--soft:#f7f9fb;--navy:#06192d;--wrap:1228px;--ease:cubic-bezier(.2,.8,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}button,a,input,select{font:inherit}button{color:inherit}.wrap{width:min(var(--wrap),calc(100% - 44px));margin:auto}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.clickable{cursor:pointer;transition:transform .25s var(--ease),box-shadow .25s var(--ease),color .2s,background .2s,border-color .2s}.clickable:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(18,98,222,.25);outline-offset:3px}.clickable:active{transform:translateY(1px) scale(.99)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:10px;left:10px;padding:9px 13px;background:#fff;color:var(--blue);transform:translateY(-150%)}.skip-link:focus{transform:none}.status-note{font-size:11px;color:#6f7680}.source-chip{display:inline-flex;align-items:center;border:1px solid #e3e7ed;border-radius:999px;padding:4px 8px;background:#fafbfc;color:#68717c;font-size:10px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:6px;padding:9px 16px;text-decoration:none;font-size:12px}.primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff}.primary-button:hover{background:var(--blue-dark)}.secondary-button{border:1px solid #d9dfe7;background:#fff;color:#1a2029}.secondary-button:hover{border-color:#b7c7dc;background:#f8fbff}.empty-state{padding:50px 24px;border:1px dashed #d8dee7;border-radius:8px;text-align:center;color:var(--muted);background:#fbfcfd}.empty-state h2{margin:0 0 10px;color:var(--ink);font-size:20px}.empty-state p{max-width:540px;margin:0 auto;line-height:1.8;font-size:13px}
.site-header{height:57px;background:rgba(255,255,255,.97);position:relative;z-index:30;border-bottom:1px solid rgba(232,235,239,.55)}.header-inner{height:100%;display:flex;align-items:center}.brand{width:330px;display:flex;align-items:center;text-decoration:none;color:#0d1117;line-height:1}.brand img{display:block;width:150px;height:44px;object-fit:contain;object-position:left center}.nav{display:flex;justify-content:space-between;align-items:stretch;flex:1;height:100%}.nav-item-wrap{display:flex;align-items:stretch;position:relative}.nav a,.nav-trigger,.header-contact{display:flex;align-items:center;padding:0 12px;color:#16191e;text-decoration:none;font-size:12px;white-space:nowrap;position:relative;border:0;background:transparent}.nav a::after,.nav-trigger::after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:2px;background:var(--blue);transform:scaleX(0);transition:transform .2s}.nav a:hover,.nav-trigger:hover,.nav a.active,.nav-trigger.active{color:var(--blue)}.nav a:hover::after,.nav-trigger:hover::after,.nav a.active::after,.nav-trigger.active::after{transform:scaleX(1)}.nav-caret{margin-left:5px;font-size:9px}.mega-menu{position:absolute;z-index:40;left:-140px;top:57px;width:760px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:0 0 8px 8px;box-shadow:0 18px 45px rgba(19,38,65,.14);opacity:0;visibility:hidden;transform:translateY(-7px);transition:.2s}.nav-item-wrap:hover .mega-menu,.nav-item-wrap:focus-within .mega-menu,.mega-menu.open{opacity:1;visibility:visible;transform:none}.mega-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.mega-heading strong{font-size:14px}.mega-heading a{height:auto;padding:0;color:var(--blue)}.mega-heading a::after{display:none}.mega-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px 12px}.mega-grid a{min-height:38px;padding:7px 10px;border-radius:5px;color:#2b3038}.mega-grid a::after{display:none}.mega-grid a:hover{background:#f4f7fb}.header-actions{display:flex;align-items:center;margin-left:24px;gap:15px}.icon-button{width:32px;height:32px;border:0;background:transparent;display:grid;place-items:center;border-radius:50%}.icon-button:hover{background:#f1f5fb;color:var(--blue)}.icon-button .icon{width:18px;height:18px}.divider{width:1px;height:17px;background:#d9dde2}.header-contact{padding:0 2px}.header-contact:hover{color:var(--blue)}.menu-button{display:none}.search-disabled{position:absolute;right:max(22px,calc((100% - var(--wrap))/2));top:49px;width:310px;padding:14px;background:#fff;border:1px solid var(--line);box-shadow:0 14px 35px rgba(25,38,56,.15);border-radius:8px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.search-disabled.open{opacity:1;visibility:visible;transform:none}.search-disabled strong{display:block;font-size:13px;margin-bottom:4px}.search-disabled span{display:block;color:var(--muted);font-size:11px;line-height:1.6}
.hero{height:266px;position:relative;overflow:hidden;background:linear-gradient(90deg,#fafbfc,#f7f9fb)}.hero-art{position:absolute;inset:0 0 0 43%;background-image:url("/static-homepage-replica/reference.png");background-repeat:no-repeat;background-size:1448px 1086px;background-position:right -57px;pointer-events:none}.hero-art::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f9fafb 0%,rgba(249,250,251,.68) 12%,transparent 38%)}.hero-copy{position:relative;z-index:2;padding-top:42px;width:500px}.eyebrow{width:31px;height:2px;background:var(--blue);margin-bottom:15px}.hero h1{margin:0;font-size:31px;line-height:1.46;letter-spacing:.05em;font-weight:600}.hero p{margin:12px 0 16px;color:#666c75;font-size:12px;line-height:1.7}.arrow-link{display:inline-flex;align-items:center;gap:12px;border:0;background:none;padding:4px 0;color:var(--blue);font-size:12px;text-decoration:none}.arrow-link span{font-size:20px;transition:transform .2s}.arrow-link:hover span{transform:translateX(5px)}
.products-strip{height:91px;border-bottom:1px solid var(--line);background:#fff}.product-strip-grid{height:100%;display:grid;grid-template-columns:repeat(11,1fr)}.product-category-card{border:0;background:transparent;padding:5px 2px 8px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:0;text-decoration:none;color:var(--ink)}.product-category-card:hover{background:#f7f9fc;transform:translateY(-3px)}.product-thumb{width:74px;height:53px;background:url("/static-homepage-replica/reference.png") no-repeat;background-size:1448px 1086px}.product-category-card span{font-size:9px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.p1{background-position:-116px -326px}.p2{background-position:-260px -326px}.p3{background-position:-377px -326px}.p4{background-position:-523px -326px}.p5{background-position:-665px -326px}.p6{background-position:-790px -326px}.p7{background-position:-914px -326px}.p8{background-position:-1037px -326px}.p9{background-position:-1170px -326px}.p10{background-position:-1290px -326px}
.band{border-bottom:1px solid var(--line)}.section-layout{display:grid;grid-template-columns:240px 1fr;height:100%;align-items:center}.section-intro h2{margin:0 0 9px;font-size:19px;font-weight:600}.section-intro p{margin:0 0 13px;color:var(--muted);font-size:11px}.solution-band{height:136px}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.solution-card{height:103px;border:1px solid #e5e8ed;border-radius:6px;background:#fff;display:grid;grid-template-columns:132px 1fr;overflow:hidden;text-align:left;padding:0;text-decoration:none;color:var(--ink)}.solution-card:hover{border-color:#c9d8ed;box-shadow:0 9px 22px rgba(31,65,109,.1);transform:translateY(-3px)}.solution-image{height:100%;background:url("/static-homepage-replica/reference.png") no-repeat;background-size:1448px 1086px}.s1{background-position:-350px -434px}.s2{background-position:-682px -434px}.s3{background-position:-1014px -434px}.solution-content{padding:17px 14px}.solution-content strong{display:block;font-size:13px;margin-bottom:7px}.solution-content p{margin:0 0 7px;color:#777e88;font-size:10px;line-height:1.55}.mini-link{color:var(--blue);font-size:10px;font-style:normal}.industry-band{height:124px}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px 18px}.industry-card{height:50px;border:1px solid #e8ebef;border-radius:5px;background:#fff;display:flex;align-items:center;text-align:left;padding:0 16px;gap:15px;text-decoration:none;color:var(--ink)}.industry-card:hover{border-color:#b9cff0;background:#f9fbff;transform:translateX(3px)}.industry-card .icon{color:var(--blue);width:26px;height:26px}.industry-card strong{display:block;font-size:12px;margin-bottom:3px}.industry-card small{display:block;color:#7a8089;font-size:10px}.support-band{height:112px}.support-grid,.resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.info-card{height:88px;border:1px solid #e6e9ee;border-radius:6px;background:#fff;text-align:left;padding:15px 14px;display:grid;grid-template-columns:42px 1fr;gap:11px;text-decoration:none;color:var(--ink)}.info-card:hover{border-color:#c2d3ed;box-shadow:0 7px 18px rgba(31,65,109,.08);transform:translateY(-2px)}.info-card .icon{color:var(--blue);width:32px;height:32px;margin-top:4px}.info-card strong{display:block;font-size:12px;margin-bottom:4px}.info-card p{margin:0;color:#777e88;font-size:10px;line-height:1.5}.info-card .mini-link{display:block;margin-top:4px}.resource-band{min-height:118px}.resource-card{height:94px;border:1px solid #e6e9ee;border-radius:6px;background:#fff;text-align:left;padding:16px 14px;display:grid;grid-template-columns:36px 1fr auto;gap:9px;text-decoration:none;color:var(--ink)}.resource-card:hover{border-color:#c2d3ed;background:#fbfdff;transform:translateY(-2px)}.resource-card .icon{color:var(--blue);width:28px}.resource-card strong{display:block;font-size:12px;margin-bottom:5px}.resource-card p{margin:0;color:#777e88;font-size:10px;line-height:1.5}.download{align-self:end;color:var(--blue);font-size:9px;white-space:nowrap;font-style:normal}
.page-hero{padding:58px 0 42px;background:linear-gradient(115deg,#f8fafc,#fff);border-bottom:1px solid var(--line)}.page-hero .eyebrow{margin-bottom:16px}.page-hero h1{margin:0;font-size:34px;font-weight:600;letter-spacing:.03em}.page-hero p{max-width:720px;margin:14px 0 0;color:var(--muted);font-size:13px;line-height:1.8}.page-body{padding:42px 0 70px;min-height:480px}.products-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:38px}.category-sidebar{position:sticky;top:24px;align-self:start;border:1px solid var(--line);border-radius:7px;background:#fff;overflow:hidden}.category-sidebar h2{margin:0;padding:18px 19px;border-bottom:1px solid var(--line);font-size:15px}.category-list{margin:0;padding:7px;list-style:none}.category-list a{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:5px;color:#3d434c;text-decoration:none;font-size:12px}.category-list a:hover,.category-list a.active{background:#f0f5fd;color:var(--blue)}.category-list small{color:#9298a1}.product-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.product-toolbar h2{margin:0 0 5px;font-size:24px}.product-toolbar p{margin:0;color:var(--muted);font-size:11px}.toolbar-controls{display:flex;gap:10px}.toolbar-controls input,.toolbar-controls select{height:38px;border:1px solid #dce1e7;border-radius:5px;background:#fff;padding:0 11px;color:#2f353d;font-size:12px}.toolbar-controls input{width:210px}.toolbar-controls input:disabled{background:#f6f7f9;color:#9298a1;cursor:not-allowed}.product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.catalog-card{border:1px solid #e4e8ed;border-radius:7px;background:#fff;overflow:hidden;text-align:left;padding:0}.catalog-card:hover{border-color:#bfd0e9;box-shadow:0 9px 24px rgba(31,65,109,.09);transform:translateY(-3px)}.catalog-visual{height:148px;display:grid;place-items:center;background:linear-gradient(150deg,#f8fafc,#eef3f8)}.catalog-visual .product-thumb{transform:scale(1.45)}.catalog-copy{display:block;padding:16px}.catalog-copy small{display:block;color:var(--blue);font-size:10px;margin-bottom:7px}.catalog-copy strong{display:block;min-height:34px;font-size:14px;line-height:1.45}.catalog-copy em{display:block;margin-top:11px;color:#737b85;font-size:10px;font-style:normal}.route-tabs{display:flex;gap:8px;margin-bottom:28px}.route-tabs a{padding:9px 15px;border:1px solid #dfe4ea;border-radius:5px;text-decoration:none;color:#3c434c;font-size:12px}.route-tabs a.active{border-color:var(--blue);background:var(--blue);color:#fff}.support-sections{display:grid;gap:34px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.section-heading h2{margin:0;font-size:22px}.section-heading p{margin:0;color:var(--muted);font-size:11px}.support-card-grid,.resource-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.support-page-card,.resource-list-item{padding:22px;border:1px solid var(--line);border-radius:7px;background:#fff}.support-page-card h3,.resource-list-item h3{margin:0 0 8px;font-size:16px}.support-page-card p,.resource-list-item p{margin:0 0 18px;color:var(--muted);font-size:12px;line-height:1.7}.resource-meta{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:18px;color:#69727d;font-size:10px}.content-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:36px}.prose-card,.contact-card{padding:28px;border:1px solid var(--line);border-radius:8px}.prose-card h2,.contact-card h2{margin:0 0 14px;font-size:22px}.prose-card p{margin:0;color:#4f5660;font-size:13px;line-height:2}.fact-warning{margin-top:20px;padding:12px 14px;border-left:3px solid #d59b2a;background:#fffaf0;color:#75602f;font-size:11px;line-height:1.7}.contact-list{margin:0;padding:0;list-style:none}.contact-list li{padding:11px 0;border-bottom:1px solid var(--line)}.contact-list li:last-child{border-bottom:0}.contact-list small{display:block;margin-bottom:4px;color:var(--muted);font-size:10px}.contact-list a,.contact-list span{color:#252b33;text-decoration:none;font-size:13px;line-height:1.55}.map-placeholder{margin-top:22px;min-height:210px;display:grid;place-items:center;padding:24px;border-radius:7px;background:linear-gradient(135deg,#eef3f7,#f8fafb);text-align:center;color:#6d7580}.map-placeholder strong{display:block;margin-bottom:7px;color:#2b3139;font-size:15px}.map-placeholder p{margin:0;font-size:11px;line-height:1.7}
footer{background:linear-gradient(110deg,#07192c,#0a2036);color:rgba(255,255,255,.78)}.footer-main{min-height:150px;padding:24px 0 20px;display:grid;grid-template-columns:190px 1fr 250px;gap:26px}.footer-brand img{display:block;width:145px;height:48px;object-fit:contain;object-position:left center}.footer-brand small{display:block;font-size:9px;margin-top:5px}.footer-nav{display:grid;grid-template-columns:repeat(4,1fr)}.footer-col{padding:0 18px;border-left:1px solid rgba(255,255,255,.15)}.footer-col h3{margin:0 0 8px;color:#fff;font-size:11px}.footer-col a{display:block;color:rgba(255,255,255,.69);text-decoration:none;font-size:9px;line-height:1.9}.footer-col a:hover{color:#fff;transform:translateX(2px)}.footer-contact-info{border-left:1px solid rgba(255,255,255,.15);padding-left:25px;font-size:10px;line-height:2}.footer-contact-info a,.footer-contact-info span{display:block;color:inherit;text-decoration:none}.footer-contact-info a:hover{color:#fff}.footer-contact-info .unconfirmed{margin-top:6px;color:rgba(255,255,255,.48);font-size:8px;line-height:1.5}.footer-bottom{min-height:36px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);font-size:9px}.footer-bottom a{color:inherit;text-decoration:none}.footer-bottom a:hover{color:#fff}
.backdrop{position:fixed;z-index:70;inset:0;background:rgba(3,16,29,.5);opacity:0;visibility:hidden;transition:.2s}.backdrop.open{opacity:1;visibility:visible}.drawer{position:absolute;top:0;right:0;width:min(480px,100%);height:100%;overflow:auto;background:#fff;box-shadow:-20px 0 55px rgba(0,0,0,.18);transform:translateX(100%);transition:transform .28s var(--ease)}.open .drawer{transform:none}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid var(--line)}.drawer-header h2{margin:0;font-size:21px}.close-button{width:36px;height:36px;border:0;border-radius:50%;background:#f2f4f7;font-size:19px}.drawer-body{padding:25px}.consult-context{margin-bottom:22px;padding:15px;border-radius:6px;background:#f3f7fd}.consult-context small{display:block;color:#6d7580;font-size:10px}.consult-context strong{display:block;margin-top:4px;font-size:14px}.drawer-intro{margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.75}.contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.copy-status{min-height:18px;margin-top:12px;color:var(--blue);font-size:11px}.quick-view{position:absolute;top:50%;left:50%;width:min(720px,calc(100% - 32px));max-height:calc(100% - 32px);overflow:auto;background:#fff;border-radius:9px;box-shadow:0 24px 70px rgba(0,0,0,.22);transform:translate(-50%,calc(-50% + 15px));transition:transform .25s}.open .quick-view{transform:translate(-50%,-50%)}.quick-grid{display:grid;grid-template-columns:280px 1fr}.quick-visual{min-height:360px;display:grid;place-items:center;background:linear-gradient(145deg,#f4f7fa,#eaf0f5)}.quick-visual .product-thumb{transform:scale(2.5)}.quick-content{padding:34px}.quick-content .close-button{float:right;margin:-12px -12px 0 0}.quick-content small{display:block;color:var(--blue);font-size:10px}.quick-content h2{margin:9px 0 14px;font-size:24px}.quick-content p{margin:0 0 18px;color:#5e6670;font-size:12px;line-height:1.8}.quick-actions{display:flex;gap:10px;margin-top:24px}
@media(max-width:1080px){.brand{width:210px}.header-actions{margin-left:10px}.nav a,.nav-trigger{padding:0 8px}.product-strip-grid{grid-template-columns:repeat(6,1fr);height:auto}.products-strip{height:auto}.product-category-card{height:90px}.section-layout{grid-template-columns:190px 1fr}.footer-main{grid-template-columns:160px 1fr 210px}.product-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.site-header{height:62px}.brand{width:auto;flex:1}.brand img{width:130px}.nav{position:absolute;top:62px;left:0;right:0;height:auto;background:#fff;box-shadow:0 14px 28px rgba(20,35,55,.13);padding:9px 18px;display:none;flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav-item-wrap{display:block}.nav a,.nav-trigger{width:100%;height:44px}.mega-menu{position:static;width:100%;padding:10px;box-shadow:none;border-radius:5px;display:none;opacity:1;visibility:visible;transform:none}.mega-menu.open{display:block}.mega-grid{grid-template-columns:1fr 1fr}.header-actions{margin-left:auto}.header-contact,.divider{display:none}.menu-button{display:grid}.hero{height:350px}.hero-art{left:0;background-size:1840px 1380px;background-position:68% -72px;opacity:.48}.hero-art::after{background:linear-gradient(180deg,rgba(249,250,251,.96),rgba(249,250,251,.52) 62%,#f9fafb)}.hero-copy{width:auto;padding-top:48px}.hero h1{font-size:29px}.product-strip-grid{grid-template-columns:repeat(2,1fr)}.product-category-card{height:100px;border-bottom:1px solid var(--line)}.section-layout{display:block;padding:28px 0}.section-intro{margin-bottom:22px}.solution-band,.industry-band,.support-band,.resource-band{height:auto}.solution-grid,.industry-grid,.support-grid,.resource-grid{grid-template-columns:1fr}.solution-card,.industry-card,.info-card,.resource-card{height:auto;min-height:88px}.products-layout,.content-grid{grid-template-columns:1fr}.category-sidebar{position:static}.product-toolbar{align-items:stretch;flex-direction:column}.toolbar-controls{flex-direction:column}.toolbar-controls input{width:100%}.product-list,.support-card-grid,.resource-list{grid-template-columns:1fr}.page-hero{padding:40px 0 32px}.page-hero h1{font-size:28px}.footer-main{grid-template-columns:1fr}.footer-nav{grid-template-columns:repeat(2,1fr);gap:22px}.footer-col{border:0;padding:0}.footer-contact-info{border:0;padding:0}.footer-bottom{padding:14px 0;gap:14px;align-items:flex-start}.quick-grid{grid-template-columns:1fr}.quick-visual{min-height:190px}.quick-content{padding:24px}.contact-actions,.quick-actions{grid-template-columns:1fr;display:grid}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
.hero-art::before{content:"";position:absolute;z-index:1;left:47.5%;top:53px;width:72px;height:25px;border-radius:2px;background:linear-gradient(105deg,#202a33,#111820);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}
@media(max-width:800px){.hero-art::before{left:30.5%;top:28px;width:92px;height:29px}}

/* Spacious corporate scale: preserve the approved visual language while restoring vertical rhythm. */
.site-header{height:82px}
.header-inner{min-height:82px}
.brand{width:360px}
.brand img{width:200px;height:64px}
.nav a,.nav-trigger,.header-contact{padding:0 18px;font-size:15px}
.nav a::after,.nav-trigger::after{left:18px;right:18px}
.mega-menu{top:82px;width:820px;padding:30px}
.mega-heading{margin-bottom:22px}.mega-heading strong{font-size:18px}
.mega-grid{gap:8px 18px}.mega-grid a{min-height:48px;padding:10px 14px;font-size:14px}
.header-actions{margin-left:30px;gap:20px}.icon-button{width:42px;height:42px}.icon-button .icon{width:21px;height:21px}.divider{height:24px}
.search-disabled{top:70px;width:340px;padding:20px}.search-disabled strong{font-size:15px}
.hero{height:clamp(680px,calc(100svh - 82px),900px)}
.hero-art{inset:0;background-size:auto 408%;background-position:right 7%;opacity:1}
.hero-art::before{display:none}
.hero-art::after{background:linear-gradient(90deg,#f8fafb 0%,rgba(248,250,251,.98) 32%,rgba(248,250,251,.88) 48%,rgba(248,250,251,.42) 68%,transparent 82%)}
.hero .wrap{height:100%;position:relative}
.hero-copy{height:100%;width:650px;padding-top:0;display:flex;flex-direction:column;justify-content:center}
.hero-copy .eyebrow{width:48px;height:3px;margin-bottom:28px}
.hero h1{font-size:54px;line-height:1.35;letter-spacing:.04em}
.hero p{margin:26px 0 34px;font-size:17px;line-height:1.9}
.hero .arrow-link{font-size:16px}.hero .arrow-link span{font-size:26px}
.products-strip{height:180px}
.product-category-card{padding:24px 6px 26px;justify-content:center;gap:14px}
.product-category-card .product-thumb{transform:scale(1.35)}
.product-category-card span{font-size:12px}
.section-layout{grid-template-columns:300px 1fr}
.section-intro h2{margin-bottom:15px;font-size:29px}.section-intro p{margin-bottom:22px;font-size:14px;line-height:1.8}.section-intro .arrow-link{font-size:14px}
.support-band{height:300px}.resource-band{min-height:300px}
.support-grid,.resource-grid{gap:28px}
.info-card{height:160px;padding:30px 26px;grid-template-columns:60px 1fr;gap:18px}
.info-card .icon{width:48px;height:48px;margin-top:3px}.info-card strong{font-size:17px;margin-bottom:10px}.info-card p{font-size:13px;line-height:1.75}.info-card .mini-link{margin-top:10px;font-size:12px}
.resource-card{height:160px;padding:30px 24px;grid-template-columns:52px 1fr auto;gap:16px}.resource-card .icon{width:42px;height:42px}.resource-card strong{font-size:17px;margin-bottom:10px}.resource-card p{font-size:13px;line-height:1.7}.download{font-size:11px}
.page-hero{padding:108px 0 88px}.page-hero .eyebrow{width:46px;height:3px;margin-bottom:24px}.page-hero h1{font-size:48px}.page-hero p{max-width:820px;margin-top:22px;font-size:16px;line-height:1.9}
.page-body{padding:90px 0 130px;min-height:680px}
.products-layout{grid-template-columns:290px minmax(0,1fr);gap:60px}.category-sidebar{top:36px}.category-sidebar h2{padding:26px 24px;font-size:20px}.category-list{padding:12px}.category-list a{padding:15px 16px;font-size:14px}
.product-toolbar{gap:30px;margin-bottom:40px}.product-toolbar h2{margin-bottom:10px;font-size:32px}.product-toolbar p{font-size:14px}
.toolbar-controls{gap:14px}.toolbar-controls input,.toolbar-controls select{height:50px;padding:0 16px;font-size:14px}.toolbar-controls input{width:250px}
.product-list{gap:26px}.catalog-visual{height:240px}.catalog-visual .product-thumb{transform:scale(2)}.catalog-copy{padding:24px}.catalog-copy small{font-size:12px;margin-bottom:10px}.catalog-copy strong{min-height:48px;font-size:18px}.catalog-copy em{margin-top:18px;font-size:12px}
.route-tabs{gap:12px;margin-bottom:42px}.route-tabs a{padding:13px 22px;font-size:14px}.solution-shell{min-height:420px;border-top:1px solid var(--line)}
.support-sections{gap:70px}.section-heading{margin-bottom:26px}.section-heading h2{font-size:30px}.section-heading p{font-size:14px}.support-card-grid,.resource-list{gap:28px}
.support-page-card,.resource-list-item{padding:38px}.support-page-card h3,.resource-list-item h3{margin-bottom:14px;font-size:22px}.support-page-card p,.resource-list-item p{margin-bottom:28px;font-size:15px;line-height:1.9}.resource-meta{gap:22px;margin-bottom:28px;font-size:13px}
.content-grid{gap:50px}.prose-card,.contact-card{padding:48px}.prose-card h2,.contact-card h2{margin-bottom:24px;font-size:30px}.prose-card p{font-size:16px;line-height:2.15}
.contact-list li{padding:17px 0}.contact-list small{margin-bottom:7px;font-size:12px}.contact-list a,.contact-list span{font-size:15px;line-height:1.7}.map-placeholder{margin-top:30px;min-height:360px;padding:40px}.map-placeholder strong{font-size:20px}.map-placeholder p{font-size:14px;line-height:1.9}
.empty-state{padding:90px 32px}.empty-state h2{font-size:26px}
.primary-button,.secondary-button{min-height:48px;padding:12px 22px;font-size:14px}
.footer-main{min-height:300px;padding:62px 0 50px;grid-template-columns:220px 1fr 300px;gap:40px}.footer-brand img{width:190px;height:64px}.footer-brand small{margin-top:12px;font-size:12px}.footer-col{padding:0 26px}.footer-col h3{margin-bottom:15px;font-size:14px}.footer-col a{font-size:12px;line-height:2.1}.footer-contact-info{padding-left:34px;font-size:13px;line-height:2.15}.footer-bottom{min-height:64px;font-size:11px}
.drawer{width:min(560px,100%)}.drawer-header{padding:30px 34px}.drawer-header h2{font-size:28px}.close-button{width:44px;height:44px;font-size:22px}.drawer-body{padding:36px}.consult-context{margin-bottom:30px;padding:22px}.consult-context small{font-size:12px}.consult-context strong{font-size:18px}.drawer-intro{margin-bottom:28px;font-size:14px;line-height:1.9}.contact-actions{gap:14px;margin-top:30px}
.quick-view{width:min(860px,calc(100% - 40px))}.quick-grid{grid-template-columns:360px 1fr}.quick-visual{min-height:460px}.quick-visual .product-thumb{transform:scale(3)}.quick-content{padding:50px}.quick-content small{font-size:12px}.quick-content h2{margin:14px 0 20px;font-size:34px}.quick-content p{font-size:15px;line-height:1.9}.quick-actions{margin-top:34px}

@media(max-width:1200px){
  .brand{width:240px}.brand img{width:175px}.nav a,.nav-trigger{padding:0 10px;font-size:13px}.header-actions{margin-left:12px;gap:12px}
  .product-strip-grid{grid-template-columns:repeat(6,1fr);height:auto}.products-strip{height:auto}.product-category-card{min-height:150px;border-bottom:1px solid var(--line)}
  .footer-main{grid-template-columns:180px 1fr 240px;gap:24px}.footer-col{padding:0 16px}
}

@media(max-width:800px){
  .site-header,.header-inner{height:66px;min-height:66px}.brand img{width:145px;height:50px}.nav{top:66px}.nav a,.nav-trigger{height:52px;font-size:14px}.mega-menu{top:auto}.header-actions{gap:8px}.icon-button{width:40px;height:40px}
  .hero{height:clamp(560px,78svh,720px)}.hero-art{inset:0;background-size:auto 300%;background-position:66% 4%;opacity:.38}.hero-art::after{background:linear-gradient(180deg,rgba(248,250,251,.96) 0%,rgba(248,250,251,.78) 62%,rgba(248,250,251,.94) 100%)}
  .hero-copy{width:auto;padding:60px 0 34px;justify-content:center}.hero-copy .eyebrow{width:38px;margin-bottom:22px}.hero h1{font-size:38px;line-height:1.38}.hero p{margin:22px 0 28px;font-size:15px;line-height:1.85}.hero .arrow-link{font-size:15px}
  .product-strip-grid{grid-template-columns:repeat(2,1fr)}.product-category-card{min-height:150px;padding:24px 8px}.product-category-card span{font-size:12px}
  .section-layout{display:block;padding:70px 0}.section-intro{margin-bottom:34px}.section-intro h2{font-size:27px}.support-band,.resource-band{height:auto;min-height:0}.support-grid,.resource-grid{grid-template-columns:1fr;gap:18px}.info-card,.resource-card{height:auto;min-height:150px}
  .page-hero{padding:72px 0 58px}.page-hero h1{font-size:36px}.page-hero p{font-size:15px}.page-body{padding:62px 0 90px;min-height:540px}
  .products-layout,.content-grid{grid-template-columns:1fr;gap:42px}.category-sidebar{position:static}.product-toolbar{margin-bottom:30px}.product-toolbar h2{font-size:28px}.product-list{grid-template-columns:1fr}.catalog-visual{height:230px}
  .support-card-grid,.resource-list{grid-template-columns:1fr}.support-page-card,.resource-list-item,.prose-card,.contact-card{padding:30px}.solution-shell{min-height:300px}
  .footer-main{grid-template-columns:1fr;padding:52px 0 42px;gap:40px}.footer-nav{grid-template-columns:repeat(2,1fr);gap:32px}.footer-col{padding:0}.footer-contact-info{padding:0}.footer-bottom{min-height:80px;padding:20px 0}
  .quick-grid{grid-template-columns:1fr}.quick-visual{min-height:250px}.quick-content{padding:30px}.quick-content h2{font-size:28px}.drawer-body{padding:28px}
}

/* Homepage module layout: full-width titles followed by large visual/card fields. */
.home-section{padding:120px 0;border-bottom:1px solid var(--line);background:#fff}
.home-section:nth-of-type(even){background:#f8fafc}
.home-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:58px}
.home-section-header .eyebrow{width:54px;height:4px;margin-bottom:20px}
.home-section-header h2{margin:0;font-size:44px;line-height:1.2;font-weight:600;letter-spacing:.03em}
.home-section-header .arrow-link{font-size:15px}
.product-showcase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:260px;gap:24px}
.product-showcase-grid .product-category-card{position:relative;min-height:260px;padding:32px 24px;justify-content:center;gap:24px;overflow:hidden;border:1px solid #e3e8ee;border-radius:10px;background:linear-gradient(145deg,#f8fafc,#eef3f7);box-shadow:0 10px 30px rgba(28,54,88,.04)}
.product-showcase-grid .product-category-card:hover{border-color:#b9cce6;background:linear-gradient(145deg,#fbfdff,#edf4fc);box-shadow:0 18px 42px rgba(31,65,109,.12)}
.product-showcase-grid .product-category-card .product-thumb{transform:scale(2)}
.product-showcase-grid .product-category-card span{font-size:17px;font-weight:600;overflow:visible;text-overflow:clip}
.product-showcase-grid .product-category-card em{color:var(--blue);font-size:12px;font-style:normal}
.product-showcase-grid .product-category-card.is-featured{grid-column:span 2;grid-row:span 2;min-height:544px;background:linear-gradient(145deg,#eef3f8,#dfe8f1)}
.product-showcase-grid .product-category-card.is-featured::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 60% 40%,rgba(255,255,255,.78),transparent 56%);pointer-events:none}
.product-showcase-grid .product-category-card.is-featured .product-thumb{transform:scale(3.5)}
.product-showcase-grid .product-category-card.is-featured span{position:relative;margin-top:46px;font-size:30px}
.product-showcase-grid .product-category-card.is-featured em{position:relative;font-size:14px}
.discovery-section{padding-top:130px;padding-bottom:130px}
.discovery-card{position:relative;display:block;height:540px;overflow:hidden;border-radius:12px;background:#dfe6ed;color:#fff;text-decoration:none;box-shadow:0 20px 55px rgba(22,43,69,.12)}
.discovery-art{position:absolute;inset:0;background-image:url("/static-homepage-replica/reference.png");background-repeat:no-repeat;background-size:auto 408%;background-position:right 7%;transition:transform .55s var(--ease)}
.industry-entry .discovery-art{background-position:64% 7%;filter:saturate(.82) contrast(1.04)}
.discovery-card::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,22,39,.82),rgba(5,22,39,.24) 52%,rgba(5,22,39,.08)),linear-gradient(0deg,rgba(5,22,39,.6),transparent 60%)}
.discovery-card:hover .discovery-art{transform:scale(1.025)}
.discovery-copy{position:absolute;z-index:2;left:58px;bottom:54px;display:flex;align-items:flex-end;justify-content:space-between;width:calc(100% - 116px);gap:24px}
.discovery-copy strong{font-size:38px;line-height:1.25}.discovery-copy em{font-size:15px;font-style:normal}
.home-section.support-band,.home-section.resource-band{height:auto;min-height:0;padding-top:120px;padding-bottom:120px}
.home-section .support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.home-section .resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.home-section .info-card{height:220px;padding:42px 38px;grid-template-columns:76px 1fr;gap:24px;border-radius:10px}
.home-section .info-card .icon{width:58px;height:58px}.home-section .info-card strong{font-size:22px}.home-section .info-card p{font-size:15px}.home-section .info-card .mini-link{font-size:13px}
.home-section .resource-card{height:220px;padding:42px 38px;grid-template-columns:68px 1fr auto;border-radius:10px}
.home-section .resource-card .icon{width:54px;height:54px}.home-section .resource-card strong{font-size:22px}.home-section .resource-card p{font-size:15px}.home-section .resource-card .download{font-size:13px}

@media(max-width:1200px){
  .home-section{padding:96px 0}.home-section-header h2{font-size:38px}.product-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-showcase-grid .product-category-card.is-featured{grid-column:span 2}
  .discovery-card{height:480px}
}

@media(max-width:800px){
  .home-section,.home-section.support-band,.home-section.resource-band,.discovery-section{padding:78px 0}
  .home-section-header{align-items:flex-start;margin-bottom:38px}.home-section-header h2{font-size:32px}.home-section-header .eyebrow{width:42px;height:3px;margin-bottom:16px}.home-section-header .arrow-link{font-size:13px}
  .product-showcase-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:18px}.product-showcase-grid .product-category-card,.product-showcase-grid .product-category-card.is-featured{grid-column:auto;grid-row:auto;min-height:210px}.product-showcase-grid .product-category-card.is-featured{min-height:360px}.product-showcase-grid .product-category-card.is-featured .product-thumb{transform:scale(3)}.product-showcase-grid .product-category-card.is-featured span{margin-top:36px;font-size:25px}
  .discovery-card{height:360px}.discovery-art{background-size:auto 330%;background-position:70% 5%}.industry-entry .discovery-art{background-position:56% 5%}.discovery-copy{left:28px;bottom:28px;width:calc(100% - 56px)}.discovery-copy strong{font-size:27px}.discovery-copy em{font-size:13px}
  .home-section .support-grid,.home-section .resource-grid{grid-template-columns:1fr}.home-section .info-card,.home-section .resource-card{height:auto;min-height:180px;padding:34px 28px}
}
