:root{--bg: #ffffff;--ink: #151719;--muted: #62676e;--line: #e4e6e8;--soft: #f6f5f4;--graphite: #202327;--graphite-2: #111315;--red: #e9551b;--red-dark: #b83a16;--shadow: 0 24px 70px rgba(17, 19, 21, .12);--radius: 8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--bg)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:0 44px;background:#fffffff0;border-bottom:1px solid rgba(228,230,232,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand img{width:168px;height:auto}.site-nav{display:flex;align-items:center;gap:24px;color:#2b2f34;font-size:.9rem;font-weight:600}.header-actions{display:flex;align-items:center;gap:10px}.site-nav a{position:relative;white-space:nowrap}.site-nav a.active:after{position:absolute;left:0;bottom:-10px;width:100%;height:2px;background:var(--red);content:""}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:1px solid transparent;border-radius:4px;font-size:.9rem;font-weight:700;line-height:1;transition:transform .18s ease,background .18s ease,border-color .18s ease}.language-toggle{min-height:38px;padding:0 13px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:4px;font-size:.86rem;font-weight:800;cursor:pointer}.nav-cta,.button.primary{color:#fff;background:var(--red)}.button.primary:hover,.nav-cta:hover{background:var(--red-dark);transform:translateY(-1px)}.button.secondary{color:var(--ink);background:#fff;border-color:#cfd3d8}.button.light{color:#fff;border-color:#ffffff75}.menu-button{display:none}.home-hero{position:relative;display:grid;align-items:end;min-height:calc(100vh - 76px);overflow:hidden;color:#fff;background:var(--graphite)}.home-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-hero:after{position:absolute;inset:0;background:linear-gradient(90deg,#111315d1,#1113155c 46%,#11131514),linear-gradient(0deg,#11131599,#11131500 52%);content:""}.home-hero-content{position:relative;z-index:1;display:grid;gap:26px;max-width:1320px;width:100%;margin:0 auto;padding:0 44px 72px}.home-hero-content h1{max-width:840px;margin:0;font-size:clamp(3.6rem,8vw,8.4rem);font-weight:760;line-height:.9;letter-spacing:0}.home-hero-content p{max-width:620px;margin:0;color:#ffffffe0;font-size:clamp(1.2rem,2.2vw,2rem);line-height:1.25}.home-hero-actions{display:flex;flex-wrap:wrap;gap:14px}.home-product-band,.home-projects,.home-split-showcase,.home-factory{max-width:1320px;margin:0 auto;padding:92px 44px}.home-section-title{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.home-section-title h2,.home-brand-statement h2,.home-split-showcase h2,.home-factory h2{margin:0;font-size:clamp(2.2rem,4.4vw,5rem);line-height:.95}.home-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-product-card{position:relative;display:grid;min-height:560px;overflow:hidden;color:#fff;background:var(--graphite);border-radius:var(--radius)}.home-product-card img,.home-project-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.home-product-card:after,.home-project-card:after{position:absolute;inset:0;background:linear-gradient(0deg,#111315c7,#1113151a 62%);content:""}.home-product-card:hover img,.home-project-card:hover img{transform:scale(1.025)}.home-product-card div,.home-project-card div{position:relative;z-index:1;align-self:end;padding:26px}.home-product-card h3,.home-project-card h3{margin:0;font-size:1.7rem;line-height:1.05}.home-product-card p{margin:12px 0 0;color:#ffffffd1;line-height:1.55}.home-brand-statement{display:flex;align-items:center;justify-content:space-between;gap:44px;max-width:none;padding:88px max(44px,calc((100vw - 1232px)/2));color:#fff;background:var(--graphite-2)}.home-brand-statement p,.home-split-showcase p,.home-factory p{max-width:680px;margin:18px 0 0;color:var(--muted);font-size:1.05rem;line-height:1.7}.home-brand-statement p{color:#cbd0d5}.home-split-showcase{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(560px,1.2fr);gap:48px;align-items:center}.home-solution-links{display:grid;gap:1px;max-width:520px;margin-top:34px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius)}.home-solution-links a{padding:18px 20px;background:#fff;font-weight:800}.home-showcase-mosaic{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.home-showcase-mosaic img{width:100%;height:560px;object-fit:cover;border-radius:var(--radius)}.home-showcase-mosaic img:nth-child(2),.home-showcase-mosaic img:nth-child(3){height:272px}.home-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-project-card{position:relative;display:grid;min-height:360px;overflow:hidden;color:#fff;border-radius:var(--radius)}.home-project-card span{display:block;margin-bottom:10px;color:#f0c3c7;font-size:.75rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.home-factory{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(620px,1.28fr);gap:44px;align-items:start;padding-top:32px}.home-factory-copy{position:sticky;top:104px}.home-factory-copy .button{margin-top:28px}.home-factory-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.home-factory-gallery img{width:100%;height:300px;object-fit:cover;border-radius:var(--radius)}.home-factory-gallery img:first-child{grid-column:1 / -1;height:430px;object-position:center}.hero-section{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(520px,1.2fr);gap:46px;align-items:center;max-width:1320px;min-height:760px;margin:0 auto;padding:48px 44px 52px}.hero-copy,.hero-media,.detail-hero>*,.product-detail-card>*{min-width:0}.hero-copy h1{max-width:680px;margin:0;font-size:clamp(3rem,6vw,5.8rem);font-weight:760;line-height:.94;letter-spacing:0}.hero-copy p{max-width:610px;margin:28px 0 0;color:var(--muted);font-size:1.08rem;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px}.section-action{margin-top:26px}.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-proof span,.buyer-strip span,.solution-card span{color:var(--red);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-proof span{padding:9px 11px;color:#4b5158;background:var(--soft);border:1px solid var(--line);border-radius:4px}.hero-media{min-height:560px;overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.hero-media img{width:100%;height:100%;min-height:560px;object-fit:cover}.section,.page-section{max-width:1320px;margin:0 auto;padding:92px 44px}.page-section{min-height:70vh;padding-top:72px}.section-header{max-width:780px;margin-bottom:38px}.section-header-center{margin-inline:auto;text-align:center}.section-header h1,.section-header h2,.detail-hero h1,.not-found h1{margin:0;font-size:clamp(2.2rem,4vw,4.4rem);font-weight:740;line-height:1;letter-spacing:0}.section-header p,.detail-hero p,.about-copy p,.factory-page-grid p,.contact-notes{color:var(--muted);font-size:1rem;line-height:1.75}.product-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-panel{display:grid;min-height:510px;overflow:hidden;background:var(--soft);border:1px solid var(--line);border-radius:var(--radius)}.product-panel img{width:100%;height:340px;object-fit:cover}.product-panel div{align-self:end;padding:26px}.product-panel h3,.project-card h3,.product-detail-card h2,.factory-page-grid h2,.about-copy h2{margin:0 0 12px;font-size:1.55rem;line-height:1.1}.product-panel p,.project-card p,.product-detail-card p,.solution-card p,.value-card p,.process-card p{margin:0;color:var(--muted);line-height:1.65}.solution-band{padding-top:24px}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.solution-grid.compact .solution-card{min-height:300px}.solution-card,.value-card,.process-card{display:flex;flex-direction:column;gap:16px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.solution-card{min-height:440px}.solution-card h2,.solution-card h3,.value-card h3,.process-card h3{margin:0;font-size:1.45rem;line-height:1.15}.solution-card strong{margin-top:auto}.solution-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.solution-columns strong{display:block;margin-bottom:10px;color:#343940}.solution-columns ul{margin:0;padding-left:18px;color:var(--muted);line-height:1.65}.solutions-page{max-width:1320px;margin:0 auto;padding:72px 44px 96px}.solutions-hero{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(560px,1.08fr);gap:56px;align-items:center;min-height:680px}.solutions-hero-copy{display:grid;gap:28px}.solutions-hero-copy h1{margin:0;font-size:clamp(3rem,6.2vw,6.8rem);font-weight:760;line-height:.92;letter-spacing:0}.solutions-hero-copy p{max-width:640px;margin:0;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.24rem);line-height:1.68}.solutions-hero-actions{display:flex;flex-wrap:wrap;gap:14px}.solutions-hero-media{display:grid;grid-template-columns:1.18fr .82fr;grid-template-rows:360px 230px;gap:16px}.solutions-hero-media img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius)}.solutions-hero-media img:first-child{grid-row:1 / 3}.solutions-hero-media img:nth-child(2){border-top:10px solid var(--red)}.solution-path-list{display:grid;gap:28px;padding-top:28px}.solution-path-panel{display:grid;grid-template-columns:minmax(460px,.96fr) minmax(420px,1.04fr);gap:42px;align-items:stretch;padding:34px;background:#fff;border:1px solid rgba(32,35,39,.1);border-radius:var(--radius);box-shadow:0 20px 60px #11131512}.solution-path-panel:nth-child(2n) .solution-path-image{order:2}.solution-path-image{display:grid;grid-template-columns:1fr .42fr;gap:12px;min-height:420px}.solution-path-image>img,.solution-path-image div img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius)}.solution-path-image>img{min-height:420px}.solution-path-panel:nth-child(4) .solution-path-image>img{object-position:center}.solution-path-image div{display:grid;gap:12px}.solution-path-content{display:grid;align-content:center;gap:22px}.solution-path-content>span{color:var(--red);font-size:2.2rem;font-weight:760;line-height:1}.solution-path-content h2{margin:0;font-size:clamp(2rem,3vw,3.15rem);line-height:1}.solution-path-content p,.solution-detail-columns li,.solutions-process p,.solutions-scenario p,.solutions-proof p,.solutions-cta p{color:var(--muted);line-height:1.65}.solution-path-content p{margin:0;font-size:1.04rem}.solution-detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.solution-detail-columns strong{display:block;margin-bottom:10px;color:var(--graphite);font-size:.86rem;letter-spacing:.06em;text-transform:uppercase}.solution-detail-columns ul{display:grid;gap:9px;margin:0;padding-left:18px}.solutions-spec-band{display:grid;grid-template-columns:minmax(300px,.58fr) minmax(560px,1.42fr);gap:34px;align-items:start;margin-top:96px;padding:48px;color:#fff;background:linear-gradient(135deg,#c83d32f0,#9f2d25fa),var(--red);border-radius:var(--radius)}.solutions-spec-band h2,.solutions-proof h2,.solutions-cta h2{margin:0;font-size:clamp(2.2rem,4vw,4.5rem);line-height:.98}.solutions-spec-band>div:first-child{display:grid;gap:18px}.solutions-spec-band>div:first-child p{margin:0;color:#ffffffd6;line-height:1.7}.solutions-process{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.solutions-process article{min-height:230px;padding:24px;background:#1113152e;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius)}.solutions-process span{color:#fff;font-weight:760}.solutions-process h3{margin:20px 0 10px;color:#fff;font-size:1.15rem}.solutions-process p{margin:0;color:#ffffffc7}.solutions-scenario-section{padding-top:96px}.solutions-scenario-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:32px}.solutions-scenario{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.solutions-scenario img{width:100%;height:250px;object-fit:cover}.solutions-scenario div{padding:24px}.solutions-scenario h3{margin:0 0 12px;font-size:1.25rem}.solutions-scenario p{margin:0}.solutions-proof{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(620px,1.2fr);gap:48px;align-items:start;margin-top:96px;padding:58px;color:#fff;background:var(--graphite-2);border-radius:var(--radius)}.solutions-proof>div:first-child{position:sticky;top:112px;display:grid;gap:18px}.solutions-proof p{margin:0;color:#c9ced3}.solutions-proof-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.solutions-proof-list article{min-height:205px;padding:26px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius)}.solutions-proof-list h3{margin:0 0 12px;color:#fff;font-size:1.2rem}.solutions-cta{display:grid;grid-template-columns:minmax(480px,.95fr) minmax(360px,1.05fr);gap:44px;align-items:center;margin-top:96px;padding:34px;background:#fff;border:1px solid var(--line);border-left:10px solid var(--red);border-radius:var(--radius)}.solutions-cta img{width:100%;height:420px;object-fit:cover;border-radius:var(--radius)}.solutions-cta div{display:grid;gap:20px}.solutions-cta p{margin:0}.dark-band{max-width:none;color:#fff;background:var(--graphite-2)}.dark-band>*{max-width:1232px;margin:0 auto}.dark-band .section-header p{color:#bfc4c9}.factory-grid{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(520px,1.15fr);gap:58px;align-items:center}.advantage-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.advantage-list article{min-height:190px;padding:26px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius)}.advantage-list h3{margin:0 0 12px;font-size:1.25rem}.advantage-list p{margin:0;color:#c8cdd2;line-height:1.65}.factory-proof{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(520px,1.15fr);gap:58px;align-items:center;padding-top:24px}.factory-mosaic{display:grid;grid-template-columns:1.25fr .75fr;gap:16px}.factory-mosaic img{width:100%;height:430px;object-fit:cover;border-radius:var(--radius)}.factory-mosaic img:nth-child(2){height:330px;margin-top:72px}.project-row,.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project-summary{display:grid;grid-template-columns:repeat(3,150px) 1fr;gap:14px;margin-bottom:32px}.project-summary article,.project-summary p{margin:0;padding:18px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.project-summary article{display:grid;align-content:center;gap:6px}.project-summary strong{color:var(--red);font-size:2rem;line-height:1}.project-summary span{color:#4b5158;font-size:.82rem;font-weight:800}.project-summary p{color:var(--muted);line-height:1.65}.project-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.project-card img{width:100%;height:300px;object-fit:cover}.project-card div{padding:24px}.project-card span{display:block;margin-bottom:12px;color:var(--red);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.project-card.large img{height:360px}.project-card .text-link{display:inline-block;margin-top:8px}.project-detail-hero{display:grid;grid-template-columns:minmax(360px,.78fr) minmax(520px,1.22fr);gap:44px;align-items:center}.project-detail-hero>div{display:grid;gap:18px}.project-detail-hero .button{justify-self:start}.project-detail-hero>div>span{color:var(--red);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.project-detail-hero h1{margin:0;font-size:clamp(2.7rem,5vw,5.7rem);line-height:.95}.project-detail-hero p{margin:0;color:var(--muted);font-size:1.08rem;line-height:1.75}.project-detail-hero img{width:100%;height:560px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.project-detail-meta{display:flex;flex-wrap:wrap;gap:8px}.project-detail-meta small{padding:8px 10px;color:#333940;background:var(--soft);border:1px solid var(--line);border-radius:4px;font-weight:800}.project-scope-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;background:var(--line);border:1px solid var(--line);border-radius:var(--radius)}.project-scope-grid article{display:grid;gap:12px;min-height:150px;padding:22px;background:#fff}.project-scope-grid span{color:var(--red);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.project-scope-grid strong{color:#272c31;line-height:1.45}.project-cta-band{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:72px;padding:34px;color:#fff;background:var(--graphite);border-radius:var(--radius)}.project-cta-band span{color:#f0c3c7;font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.project-cta-band h2{max-width:820px;margin:8px 0 0;font-size:clamp(1.8rem,3.3vw,3.4rem);line-height:1}.project-tags{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0;padding:0}.project-tags small{padding:7px 9px;color:#30363c;background:var(--soft);border:1px solid var(--line);border-radius:4px;font-size:.76rem;font-weight:800}.solution-section{margin-top:72px}.spec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;background:var(--line);border:1px solid var(--line);border-radius:var(--radius)}.spec-row{display:grid;gap:12px;min-height:150px;padding:22px;background:#fff}.spec-row span,.detail-proof-strip span{color:var(--red);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.spec-row strong{color:#272c31;line-height:1.45}.detail-proof-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.detail-proof-strip article{display:grid;gap:12px;padding:22px;background:var(--soft);border:1px solid var(--line);border-radius:var(--radius)}.detail-proof-strip h3{margin:0;font-size:1.12rem}.detail-proof-strip p{margin:0;color:var(--muted);line-height:1.65}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.value-grid.three{grid-template-columns:repeat(3,1fr)}.process-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;counter-reset:steps}.process-card{min-height:310px;background:var(--soft)}.process-card span{color:var(--red);font-size:2rem;font-weight:760;line-height:1}.brand-band{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:40px;color:#fff;background:var(--graphite);border-radius:var(--radius)}.brand-band h2{max-width:780px;margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1}.brand-band p{max-width:720px;color:#cdd1d5;line-height:1.75}.filter-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:34px}.buyer-strip,.contact-paths{display:grid;gap:12px;margin-bottom:34px}.buyer-strip{grid-template-columns:repeat(3,1fr)}.contact-paths{grid-template-columns:repeat(2,1fr)}.catalog-stats{display:grid;grid-template-columns:repeat(3,150px) 1fr;gap:14px;align-items:stretch;margin-bottom:34px}.catalog-stats article,.catalog-stats p{margin:0;padding:18px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.catalog-stats article{display:grid;align-content:center;gap:6px}.catalog-stats strong{color:var(--red);font-size:2rem;line-height:1}.catalog-stats span{color:#4b5158;font-size:.82rem;font-weight:800}.catalog-stats p{color:var(--muted);line-height:1.65}.buyer-strip article,.contact-paths article{display:grid;gap:8px;padding:18px;background:var(--soft);border:1px solid var(--line);border-radius:var(--radius)}.contact-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.contact-info-grid article{display:grid;gap:8px;min-height:142px;padding:20px;color:#fff;background:var(--graphite);border-radius:var(--radius)}.contact-info-grid article:nth-child(2){background:var(--red)}.contact-info-grid span,.contact-map-section span,.contact-support-band span{color:#ffffffb8;font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.contact-info-grid strong{font-size:1.08rem;line-height:1.25}.contact-info-grid p{margin:0;color:#ffffffbd;line-height:1.45}.buyer-strip strong,.contact-paths strong{color:#252a30;line-height:1.35}.filter-tabs button{min-height:42px;padding:0 18px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:4px;cursor:pointer}.filter-tabs button.active{color:#fff;background:var(--graphite);border-color:var(--graphite)}.product-list{display:grid;gap:24px}.product-detail-card{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(360px,1.15fr);gap:34px;align-items:center;padding:24px;background:var(--soft);border:1px solid var(--line);border-radius:var(--radius)}.product-detail-card img{width:100%;height:340px;object-fit:cover;border-radius:4px}.product-detail-card ul{margin:22px 0;padding-left:18px;color:#3f454b;line-height:1.8}.products-page{background:linear-gradient(180deg,#fff 0% 26%,#f7f8f9 26% 100%)}.product-page-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:start}.product-category-panel{position:sticky;top:96px;display:grid;gap:18px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 50px #11131514}.product-category-panel>div:first-child{display:grid;gap:8px;padding-bottom:16px;border-bottom:1px solid var(--line)}.product-category-panel span,.product-focus-copy>span,.catalog-heading>span,.featured-systems span,.product-system-card span{color:var(--red);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-category-panel strong{color:#252a30;line-height:1.35}.product-category-panel p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.65}.product-category-list{display:grid;gap:8px}.product-category-list button{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 12px;color:#252a30;background:#fff;border:1px solid var(--line);border-radius:4px;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.product-category-list button:hover,.product-category-list button.active{color:#fff;background:var(--graphite);border-color:var(--graphite)}.product-category-list button:active{transform:translateY(1px)}.product-category-list button span{color:inherit;font-size:.82rem;letter-spacing:0;text-transform:none}.product-category-list em{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;color:inherit;background:#ffffff24;border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:.72rem;font-style:normal;font-weight:900}.product-category-list button:not(.active) em{color:#5b6168;background:var(--soft);border-color:var(--line)}.product-catalog-main{min-width:0}.product-focus{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);gap:0;overflow:hidden;min-height:430px;margin-bottom:18px;background:var(--graphite);border-radius:var(--radius)}.product-focus-copy{display:grid;align-content:center;gap:20px;padding:42px;color:#fff}.product-focus-copy h2{max-width:620px;margin:0;font-size:clamp(2rem,4vw,4.2rem);line-height:.98}.product-focus-copy p{max-width:620px;margin:0;color:#d5d9dd;line-height:1.7}.product-focus-copy div{display:flex;flex-wrap:wrap;gap:8px}.product-focus-copy small{padding:8px 10px;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:4px;font-weight:800}.product-focus-copy .button{justify-self:start}.product-focus-media{position:relative;min-height:430px}.product-focus-media img{width:100%;height:100%;object-fit:cover}.product-focus-media div{position:absolute;right:18px;bottom:18px;display:grid;gap:4px;max-width:calc(100% - 36px);padding:14px 16px;color:#fff;background:#111315c7;border:1px solid rgba(255,255,255,.14);border-radius:6px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-focus-media span{color:#d8dce0;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-focus-media strong{font-size:1.05rem}.product-stats{grid-template-columns:repeat(3,minmax(120px,1fr)) minmax(260px,1.45fr);margin-bottom:22px}.featured-systems{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:30px}.featured-systems a{position:relative;display:grid;align-content:end;overflow:hidden;min-height:230px;padding:18px;color:#fff;background:var(--graphite);border-radius:var(--radius)}.featured-systems img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.66;transition:transform .35s ease}.featured-systems a:hover img{transform:scale(1.04)}.featured-systems span,.featured-systems strong{position:relative}.featured-systems span{color:#fff}.featured-systems strong{max-width:220px;margin-top:6px;font-size:1.25rem;line-height:1.15}.catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:10px 0 18px}.catalog-heading h2{margin:0;font-size:clamp(1.8rem,3vw,3rem);line-height:1}.product-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-system-card{display:grid;overflow:hidden;min-height:100%;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.product-system-card img{width:100%;height:210px;object-fit:cover}.product-system-card>div{display:grid;gap:12px;padding:18px}.product-system-card h3{min-height:2.5em;margin:0;font-size:1.15rem;line-height:1.2}.product-system-card p{margin:0;color:var(--muted);font-size:.93rem;line-height:1.55}.product-system-card ul{display:grid;gap:7px;min-height:3.4em;margin:0;padding:0;color:#3f454b;font-size:.88rem;line-height:1.4;list-style:none}.product-system-card li{position:relative;padding-left:14px}.product-system-card li:before{position:absolute;left:0;top:.62em;width:5px;height:5px;background:var(--red);border-radius:999px;content:""}.product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:12px;border-top:1px solid var(--line)}.product-card-footer small{min-width:0;color:#697078;font-size:.78rem;font-weight:700}.text-link,.breadcrumb{color:var(--red);font-weight:800}.detail-hero{display:grid;grid-template-columns:minmax(340px,.85fr) minmax(520px,1.15fr);gap:48px;align-items:center}.detail-hero img{width:100%;height:540px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.breadcrumb{display:inline-block;margin-bottom:24px}.detail-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-top:64px}.detail-columns section,.brand-values div,.contact-form{padding:32px;background:var(--soft);border:1px solid var(--line);border-radius:var(--radius)}.feature-list{margin:0;padding-left:18px;color:#3f454b;line-height:1.9}.gallery-section{margin-top:64px}.gallery-section h2{font-size:2.2rem}.gallery-heading,.section-split-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:18px}.gallery-heading h2,.section-split-heading h2{margin:0;font-size:clamp(1.8rem,3vw,3rem);line-height:1}.gallery-heading span,.section-split-heading span,.video-showcase span,.about-video-strip span{color:var(--red);font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.section-split-heading>div{max-width:720px}.section-split-heading p{max-width:460px;margin:0;color:var(--muted);line-height:1.7}.gallery-grid,.factory-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-grid img,.factory-gallery img{width:100%;height:320px;object-fit:cover;border-radius:var(--radius)}.media-proof-row,.deep-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.media-proof-row img,.deep-gallery img{width:100%;height:240px;object-fit:cover;border-radius:var(--radius)}.deep-gallery.compact{grid-template-columns:repeat(6,1fr)}.deep-gallery.compact img{height:190px}.brand-gallery{grid-template-columns:repeat(5,1fr)}.brand-gallery img{height:210px}.video-showcase{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(520px,1.2fr);gap:34px;align-items:center;padding:28px;background:var(--graphite);border-radius:var(--radius)}.video-showcase h2,.video-showcase p,.about-video-strip h3{margin:0}.video-showcase h2{margin:10px 0 14px;color:#fff;font-size:clamp(1.9rem,3.4vw,3.4rem);line-height:1}.video-showcase p{color:#d5d9dd;line-height:1.7}.video-showcase video,.about-video-strip video{width:100%;background:#0b0d0f;border-radius:var(--radius)}.video-showcase video{max-height:520px}.product-media-badges{display:flex;flex-wrap:wrap;gap:8px}.product-media-badges small{padding:6px 9px;color:#3f454b;background:var(--soft);border:1px solid var(--line);border-radius:999px;font-size:.74rem;font-weight:800}.factory-page-grid,.about-layout,.contact-page{display:grid;grid-template-columns:minmax(430px,1fr) minmax(430px,1fr);gap:44px;align-items:start}.factory-page-grid img{width:100%;height:520px;object-fit:cover;border-radius:var(--radius)}.factory-page-grid img.factory-logo-shot,.factory-gallery img.factory-logo-shot{object-position:center}.factory-gallery{margin-top:36px}.factory-capability-grid,.factory-support-grid,.about-pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.factory-capability-grid article,.factory-support-grid article,.about-pillar-grid article{display:grid;gap:12px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.factory-capability-grid h3,.factory-support-grid strong,.about-pillar-grid h3{margin:0;color:#252a30;font-size:1.2rem;line-height:1.25}.factory-capability-grid p,.factory-support-grid p,.about-pillar-grid p{margin:0;color:var(--muted);line-height:1.65}.factory-process-section,.about-capability-section,.factory-quality-section{display:grid;grid-template-columns:minmax(330px,.78fr) minmax(520px,1.22fr);gap:36px;align-items:start}.factory-process-section>div:first-child,.about-capability-section>div:first-child,.factory-quality-section>div:first-child{position:sticky;top:96px}.factory-process-section span,.about-capability-section span,.factory-quality-section span,.about-story span,.about-customer-band span{color:var(--red);font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.factory-process-section h2,.about-capability-section h2,.factory-quality-section h2,.about-story h2,.about-customer-band h2{margin:10px 0 16px;font-size:clamp(2rem,4vw,4rem);line-height:1}.factory-process-section p,.about-capability-section p,.factory-quality-section p,.about-story p,.about-customer-band p{margin:0;color:var(--muted);line-height:1.75}.factory-service-chain{display:grid;gap:12px}.factory-service-chain article{display:grid;grid-template-columns:56px 1fr;gap:12px 18px;padding:20px;background:var(--soft);border:1px solid var(--line);border-radius:var(--radius)}.factory-service-chain span{grid-row:span 2;color:var(--red);font-size:1.6rem;font-weight:900;letter-spacing:0}.factory-service-chain h3{margin:0;font-size:1.08rem}.factory-service-chain p{margin:0;color:var(--muted);line-height:1.6}.factory-support-grid{grid-template-columns:repeat(4,1fr)}.factory-quality-grid,.about-commitment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.factory-quality-grid article,.about-commitment-grid article{display:grid;gap:12px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.factory-quality-grid h3,.about-commitment-grid strong{margin:0;color:#252a30;font-size:1.1rem;line-height:1.25}.factory-quality-grid p,.about-commitment-grid p{margin:0;color:var(--muted);line-height:1.62}.factory-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.factory-proof-grid article{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.factory-proof-grid img{width:100%;height:230px;object-fit:cover}.factory-proof-grid div{padding:18px}.factory-proof-grid h3{margin:0 0 10px}.factory-proof-grid p{margin:0;color:var(--muted);line-height:1.6}.factory-trust-band{display:grid;grid-template-columns:.7fr .7fr 1.15fr;gap:18px;align-items:stretch;margin-top:28px;padding:22px;color:#fff;background:var(--graphite);border-radius:var(--radius)}.factory-trust-band img{width:100%;height:360px;object-fit:cover;border-radius:4px}.factory-trust-band div{display:grid;align-content:center;gap:18px;padding:12px 16px}.factory-trust-band span{color:#f0c3c7;font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.factory-trust-band h2{margin:0;font-size:clamp(1.8rem,3.4vw,3.4rem);line-height:1}.factory-trust-band p{margin:0;color:#d5d9dd;line-height:1.7}.brand-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.brand-values div{min-height:132px}.brand-values span{display:block;margin-bottom:10px;color:var(--red);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.brand-values strong{font-size:1.25rem;line-height:1.35}.about-story{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(520px,1.1fr);gap:40px;align-items:end;padding:38px;color:#fff;background:var(--graphite);border-radius:var(--radius)}.about-story span{color:#f0c3c7}.about-story h2{color:#fff}.about-story p{color:#d5d9dd;font-size:1.05rem}.about-capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.about-capability-grid article{padding:22px;background:var(--soft);border:1px solid var(--line);border-radius:var(--radius)}.about-capability-grid h3{margin:0 0 16px}.about-capability-grid ul{display:grid;gap:9px;margin:0;padding-left:18px;color:#3f454b;line-height:1.45}.about-customer-band{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(460px,1.1fr);gap:30px;align-items:center}.about-customer-band img{width:100%;height:430px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.about-customer-band .button{justify-self:start;margin-top:24px}.about-video-strip{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(520px,1.2fr);gap:24px;align-items:center;margin-top:24px;padding:24px;background:var(--soft);border:1px solid var(--line);border-radius:var(--radius)}.about-video-strip h3{margin-top:10px;font-size:clamp(1.4rem,2.4vw,2.4rem);line-height:1.08}.contact-form{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.contact-form label{display:grid;gap:8px;color:#343940;font-size:.86rem;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #cfd3d8;border-radius:4px;background:#fff;color:var(--ink)}.contact-form input,.contact-form select{height:46px;padding:0 12px}.contact-form textarea{resize:vertical;padding:12px;line-height:1.55}.full-field,.form-message,.contact-form .button{grid-column:1 / -1}.form-message{margin:0;font-size:.92rem;font-weight:700}.form-error{color:var(--red)}.form-success{color:#167047}.contact-notes{margin-top:16px;padding:24px;background:var(--soft);border-radius:var(--radius)}.contact-map-section,.contact-process-section,.contact-support-band{grid-column:1 / -1}.contact-map-section{display:grid;grid-template-columns:minmax(340px,.72fr) minmax(560px,1.28fr);gap:28px;align-items:stretch;margin-top:34px;padding:32px;color:#fff;background:var(--graphite-2);border-radius:var(--radius)}.contact-map-section>div{display:grid;align-content:center;gap:18px}.contact-map-section h2,.contact-support-band h2{margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1}.contact-map-section p,.contact-support-band p{margin:0;color:#cbd0d4;line-height:1.7}.contact-map-visual{position:relative;min-height:410px;overflow:hidden;background:linear-gradient(135deg,#ffffffe6,#dee4e8f2),#eef1f3;border-radius:4px}.map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(32,35,39,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(32,35,39,.08) 1px,transparent 1px);background-size:52px 52px}.map-route{position:absolute;height:3px;background:#c83d32b8;border-radius:999px;transform-origin:left center}.route-one{left:14%;top:56%;width:72%;transform:rotate(-9deg)}.route-two{left:22%;top:34%;width:58%;background:#2023273d;transform:rotate(15deg)}.map-marker{position:absolute;left:48%;top:48%;display:grid;gap:4px;min-width:150px;padding:16px 18px;color:var(--ink);background:#fff;border:1px solid rgba(32,35,39,.12);border-radius:var(--radius);box-shadow:0 18px 40px #11131529;transform:translate(-50%,-50%)}.map-marker span{position:absolute;left:50%;bottom:-18px;width:18px;height:18px;background:var(--red);border:4px solid #fff;border-radius:999px;transform:translate(-50%)}.map-marker strong{font-size:1.3rem}.map-marker small,.map-label{color:#62676e;font-weight:800}.map-label{position:absolute;padding:7px 10px;background:#ffffffb8;border-radius:999px;font-size:.82rem}.label-one{left:16%;top:22%}.label-two{right:16%;bottom:24%}.label-three{right:10%;top:14%}.contact-map-section iframe{width:100%;min-height:410px;border:0;border-radius:4px;filter:grayscale(.08) contrast(1.03)}.contact-process-section{padding-top:72px}.contact-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.contact-process-grid article{min-height:220px;padding:26px;background:#fff;border:1px solid var(--line);border-top:4px solid var(--red);border-radius:var(--radius)}.contact-process-grid h3{margin:0 0 14px;font-size:1.2rem}.contact-process-grid p{margin:0;color:var(--muted);line-height:1.65}.contact-support-band{display:grid;grid-template-columns:minmax(420px,.92fr) minmax(420px,1.08fr);gap:34px;align-items:center;margin-top:72px;padding:42px;color:#fff;background:linear-gradient(135deg,var(--red),var(--red-dark));border-radius:var(--radius)}.contact-support-band span{color:#ffffffc7}.contact-support-band p{color:#ffffffd1}.site-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:52px 44px;color:#d8dcdf;background:var(--graphite-2)}.site-footer img{width:168px;margin-bottom:18px}.site-footer p{max-width:520px;margin:0;line-height:1.65}.footer-links{display:flex;flex-wrap:wrap;gap:20px;font-weight:700}.footer-nav-block{display:grid;gap:26px;justify-items:end}.footer-social{display:grid;gap:14px;text-align:right}.footer-social strong{color:#fff;font-size:.92rem}.footer-social div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:560px}.footer-social a{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0;color:#fff;background:transparent;border:0;font-size:.86rem;font-weight:700}.social-icon{display:inline-grid;width:25px;height:25px;place-items:center;background:transparent}.social-icon svg{width:20px;height:20px}.social-label{color:inherit;font-size:.86rem;font-weight:800}.floating-cta{position:fixed;right:18px;top:42%;z-index:18;display:grid;gap:14px;transform:translateY(-50%)}.floating-cta a,.floating-cta button{display:grid;width:44px;height:44px;place-items:center;padding:0;color:var(--graphite);background:transparent;border:0;border-radius:999px;box-shadow:none;font-size:0;line-height:1.15;text-align:center;cursor:pointer;transition:transform .18s ease,background .18s ease}.floating-cta a:hover,.floating-cta button:hover{background:transparent;transform:translateY(-1px)}.floating-cta svg{width:26px;height:26px}.floating-cta span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.floating-cta button{font-family:inherit}@media(max-width:980px){.site-header{padding:0 22px}.menu-button{display:inline-grid;gap:6px;width:42px;height:42px;place-content:center;background:#fff;border:1px solid var(--line);border-radius:4px}.menu-button span{display:block;width:20px;height:2px;background:var(--ink)}.site-nav{position:absolute;top:76px;right:18px;left:18px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:16px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.site-nav a{padding:13px 10px}.site-nav a.active:after{display:none}.nav-cta{margin-top:8px}.hero-section,.solutions-hero,.solution-path-panel,.solutions-spec-band,.solutions-proof,.solutions-cta,.contact-map-section,.contact-support-band,.home-split-showcase,.home-factory,.factory-grid,.factory-proof,.detail-hero,.project-detail-hero,.factory-page-grid,.about-layout,.contact-page,.product-detail-card,.product-focus,.factory-process-section,.about-capability-section,.factory-quality-section,.about-story,.about-customer-band,.video-showcase,.about-video-strip{grid-template-columns:1fr}.hero-section{min-height:auto;padding:56px 22px 70px}.section,.page-section{padding:70px 22px}.product-showcase,.home-product-grid,.home-project-grid,.home-showcase-mosaic,.home-factory-gallery,.brand-values,.solution-grid,.solutions-scenario-grid,.solutions-process,.solutions-proof-list,.contact-info-grid,.contact-process-grid,.project-row,.project-grid,.gallery-grid,.factory-gallery,.value-grid,.value-grid.three,.process-rail,.buyer-strip,.contact-paths,.catalog-stats,.featured-systems,.product-card-grid,.spec-grid,.detail-proof-strip,.project-scope-grid,.factory-proof-grid,.factory-trust-band,.factory-capability-grid,.factory-support-grid,.factory-quality-grid,.about-pillar-grid,.about-capability-grid,.about-commitment-grid,.media-proof-row,.deep-gallery,.deep-gallery.compact,.brand-gallery{grid-template-columns:1fr}.gallery-heading,.section-split-heading{align-items:flex-start;flex-direction:column}.factory-process-section>div:first-child,.about-capability-section>div:first-child,.factory-quality-section>div:first-child{position:static}.product-category-list{grid-template-columns:1fr}.home-hero{min-height:720px}.home-hero-content{padding:0 22px 48px}.home-product-band,.home-projects,.home-split-showcase,.home-factory,.solutions-page{padding:70px 22px}.home-section-title,.home-brand-statement{align-items:flex-start;flex-direction:column}.home-brand-statement{padding:70px 22px}.home-product-card,.home-project-card{min-height:380px}.home-factory-copy{position:static}.home-showcase-mosaic img,.home-showcase-mosaic img:nth-child(2),.home-showcase-mosaic img:nth-child(3),.home-factory-gallery img,.home-factory-gallery img:first-child,.solutions-hero-media img,.solutions-hero-media img:first-child,.solution-path-image>img,.solution-path-image div img,.solutions-cta img{grid-row:auto;grid-column:auto;height:300px}.solutions-hero{min-height:0}.solutions-hero-media,.solution-path-image{grid-template-columns:1fr}.solution-path-panel,.solution-path-panel:nth-child(2n) .solution-path-image,.solutions-proof>div:first-child{order:initial;position:static}.product-focus{min-height:0}.product-focus-copy{padding:30px}.product-focus-media{min-height:360px}.catalog-heading{align-items:flex-start;flex-direction:column}.project-summary{grid-template-columns:repeat(3,1fr)}.project-summary p{grid-column:1 / -1}.project-grid,.project-row{grid-template-columns:repeat(2,minmax(0,1fr))}.project-cta-band{align-items:flex-start;flex-direction:column}.detail-columns{grid-template-columns:1fr}.brand-band,.site-footer{align-items:flex-start;flex-direction:column}.footer-nav-block,.footer-social{justify-items:start;text-align:left}.footer-social div{justify-content:flex-start}.floating-cta{inset:56% 10px auto auto;grid-template-columns:1fr;gap:10px;transform:translateY(-50%)}.floating-cta a,.floating-cta button{width:38px;min-width:38px;height:38px;min-height:38px;padding:0;font-size:.7rem}.floating-cta svg{width:22px;height:22px}}@media(max-width:760px){.product-page-shell{grid-template-columns:1fr}.product-category-panel{position:static}.product-category-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.site-header{min-height:68px;padding:0 16px}.brand img{width:136px}.header-actions{gap:8px}.language-toggle{min-height:36px;padding:0 10px;font-size:.78rem}.menu-button{width:38px;height:38px}.site-nav{top:68px;right:12px;left:12px}.home-hero-content h1{max-width:340px;font-size:clamp(3.2rem,18vw,4.8rem);line-height:.94}.home-hero-content p{max-width:340px;font-size:1.1rem}.home-hero-actions .button{flex:1 1 150px}.hero-copy h1{font-size:2.72rem;line-height:1.04;overflow-wrap:break-word}.hero-media,.hero-media img,.detail-hero img,.factory-page-grid img{min-height:0;height:360px}.about-customer-band img{height:320px}.product-category-list{grid-template-columns:1fr}.product-focus-copy{padding:24px}.product-focus-copy h2{font-size:2.2rem}.product-focus-media,.featured-systems a{min-height:300px}.product-system-card h3,.product-system-card ul{min-height:0}.product-card-footer{align-items:flex-start;flex-direction:column}.project-summary,.project-grid,.project-row,.project-scope-grid,.factory-mosaic,.advantage-list,.solution-columns,.solution-detail-columns{grid-template-columns:1fr}.factory-mosaic img,.factory-mosaic img:nth-child(2),.product-panel img,.project-card img,.project-card.large img,.gallery-grid img,.factory-gallery img,.media-proof-row img,.deep-gallery img,.deep-gallery.compact img,.brand-gallery img{height:280px;margin-top:0}.contact-form{grid-template-columns:1fr;padding:22px}.contact-map-section,.contact-support-band{padding:24px}.contact-map-section iframe,.contact-map-visual{min-height:320px}.label-three,.floating-cta{display:none}}
