:root{--ink:#171816;--muted:#62645f;--ivory:#f4f1e9;--white:#fff;--sand:#ded5c5;--line:#d5d1c8;--bronze:#a8794f;--bronze-dark:#785336;--charcoal:#1b1d1a;--radius-xl:32px;--radius-lg:24px;--radius-md:12px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:"Helvetica Neue",Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-page{overflow:hidden}.site-utility{padding:9px clamp(22px,5vw,76px);background:var(--charcoal);color:#f4f1e9;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.site-nav{position:relative;z-index:50;min-height:78px;padding:0 clamp(22px,5vw,76px);background:rgba(255,255,255,.97);display:flex;align-items:center;gap:24px;border-bottom:1px solid rgba(23,24,22,.12)}.site-logo{font-weight:600;letter-spacing:.18em;margin-right:auto;font-size:15px}.site-links{display:flex;align-items:center;gap:18px;font-size:12px}.site-menu{position:relative}.site-menu>button{border:0;background:none;font:inherit;padding:30px 0;cursor:pointer;color:inherit}.site-menu>button::after{content:" +";color:var(--bronze)}.site-menu.open>button::after{content:" −"}.site-submenu{display:none;position:absolute;top:100%;left:-18px;min-width:255px;padding:12px;background:#fff;border-top:2px solid var(--bronze);box-shadow:0 18px 45px rgba(20,21,19,.13);border-radius:0 0 12px 12px}.site-menu.open .site-submenu{display:block}.site-submenu a{display:block;padding:10px 12px;color:var(--muted);white-space:nowrap}.site-submenu a:hover,.site-submenu a:focus{color:var(--ink);background:var(--ivory)}.site-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid currentColor;border-radius:8px;font-weight:600;font-size:11px;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;transition:.2s ease}.site-button:hover{transform:translateY(-2px)}.site-button-primary{background:var(--charcoal);border-color:var(--charcoal);color:#fff}.site-mobile-toggle{display:none;border:1px solid var(--line);border-radius:8px;background:#fff;padding:10px 12px;font:inherit}.site-footer{padding:70px clamp(22px,6vw,96px);display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:30px;background:var(--charcoal);color:#f5f2eb;font-size:12px}.site-footer strong{display:block;margin-bottom:18px;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.site-footer a,.site-footer span{display:block;margin:10px 0;color:#c0c3bc}.site-footer a:hover{color:#fff}.page-shell section{padding:clamp(72px,9vw,132px) clamp(22px,6vw,96px)}.page-shell .eyebrow{margin-bottom:16px;color:var(--bronze-dark);font-size:10px;letter-spacing:.22em;text-transform:uppercase}.page-shell h1,.page-shell h2,.page-shell h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.035em}.page-shell h1{font-size:clamp(50px,7vw,100px);line-height:.96;margin:0 0 26px}.page-shell h2{font-size:clamp(38px,5vw,68px);line-height:1.02;margin:0 0 22px}.page-shell h3{font-size:clamp(24px,2.3vw,34px);margin:0 0 12px}.page-shell p{color:var(--muted);line-height:1.75;margin:0 0 24px}.hero-panel{margin:18px clamp(12px,2vw,30px) 24px;padding:clamp(70px,9vw,128px) clamp(22px,7vw,110px);border-radius:var(--radius-xl);background:var(--sand)}.hero-panel p{max-width:720px;font-size:17px}.action-row{display:flex;gap:12px;flex-wrap:wrap}.center{text-align:center;max-width:850px;margin:0 auto 52px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.info-card{padding:28px;border:1px solid var(--line);border-radius:var(--radius-lg);background:rgba(255,255,255,.6)}.media-placeholder{min-height:360px;border-radius:var(--radius-lg);display:grid;place-items:center;padding:20px;background:linear-gradient(145deg,#7b827b,#d2c5b1);color:#fff;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,7vw,100px);align-items:center}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:grid;gap:8px}.field.full{grid-column:1/-1}.field span{font-size:10px;letter-spacing:.08em;text-transform:uppercase}.field input,.field select,.field textarea{width:100%;min-height:52px;padding:13px 15px;border:1px solid rgba(78,75,69,.28);border-radius:12px;background:rgba(255,255,255,.72);color:var(--ink);font:inherit}.field textarea{min-height:130px;resize:vertical}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.choice{display:flex;align-items:center;gap:8px;padding:14px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.55);font-size:12px}.consent{grid-column:1/-1;display:flex;align-items:flex-start;gap:8px;color:var(--muted);font-size:11px}.form-actions{grid-column:1/-1;display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:12px}.notice{display:none;margin-top:20px;padding:18px;background:#fff;border-radius:12px;text-align:center}.notice.show{display:block}

body:has(.home-hero){background:#fff}
body:has(.home-hero) .home-hero{background-color:#4d554e;background-image:url("optimized/3991b7c9249cd653.webp");background-size:cover;background-position:55% center}
@media(max-width:1100px){.site-links{display:none}.site-mobile-toggle{display:block}.site-nav.mobile-open .site-links{display:block;position:absolute;left:0;right:0;top:100%;padding:16px 24px 24px;background:#fff;border-bottom:1px solid var(--line)}.site-nav.mobile-open .site-menu>button{width:100%;padding:13px 0;text-align:left}.site-nav.mobile-open .site-submenu{position:static;box-shadow:none;border:0;padding:0 0 8px 12px}.site-footer{grid-template-columns:1.5fr 1fr 1fr}.cards{grid-template-columns:1fr 1fr}}
@media(max-width:680px){:root{--radius-xl:22px;--radius-lg:18px}.site-utility span:first-child{display:none}.site-nav{min-height:66px;padding-inline:18px}.site-nav>.site-button{display:none}.hero-panel{margin:12px;padding:60px 22px}.split,.form-grid{grid-template-columns:1fr}.field.full,.consent,.form-actions{grid-column:auto}.choice-grid,.cards{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr 1fr;padding-block:50px}.site-footer>div:first-child{grid-column:1/-1}}

/* Homepage factory image gallery */
.factory-capability .factory-proof{grid-template-columns:minmax(0,1.28fr) minmax(280px,.72fr);gap:16px;max-width:1120px;margin-inline:auto}
.factory-capability .factory-proof-main{min-height:0;aspect-ratio:4/3}
.factory-capability .factory-proof-side{gap:16px}
.factory-capability .factory-proof figure{min-height:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);background:#181a17}
.factory-capability .factory-proof figure::after{content:"";position:absolute;z-index:1;inset:38% 0 0;background:linear-gradient(180deg,transparent,rgba(14,16,13,.78));pointer-events:none}
.factory-capability .factory-proof img{filter:saturate(.82) contrast(1.04);object-fit:contain}
.factory-capability .factory-proof-main img{content:url("../references/product-details/顶部百叶2.jpg");object-position:center}
.factory-capability .factory-proof-side figure:first-child img{content:url("../references/product-details/木箱包装.jpg");object-position:center}
.factory-capability .factory-proof-side figure:last-child img{content:url("../references/product-details/立柱横梁连接.jpg");object-position:center}
.factory-capability .factory-proof figcaption{z-index:2;inset:auto 18px 18px}
@media(max-width:960px){.factory-capability .factory-proof{grid-template-columns:1fr;max-width:720px}.factory-capability .factory-proof-main{min-height:0}.factory-capability .factory-proof-side{grid-template-columns:1fr 1fr}.factory-capability .factory-proof-side figure{aspect-ratio:4/3}}
@media(max-width:620px){.factory-capability .factory-proof-main{aspect-ratio:4/3}.factory-capability .factory-proof-side{grid-template-columns:1fr}.factory-capability .factory-proof-side figure{aspect-ratio:4/3}.factory-capability .factory-proof figcaption{inset:auto 12px 12px;padding:11px 12px}}

/* Horizontal, swipeable factory gallery */
.factory-capability .factory-proof{display:flex;align-items:flex-end;gap:clamp(16px,2.4vw,32px);max-width:none;margin-inline:calc(clamp(22px,6vw,96px) * -1);padding:4px clamp(22px,6vw,96px) 24px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-padding-inline:clamp(22px,6vw,96px);overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#8e735b #30332e}
.factory-capability .factory-proof::-webkit-scrollbar{height:5px}
.factory-capability .factory-proof::-webkit-scrollbar-track{background:#30332e;border-radius:99px}
.factory-capability .factory-proof::-webkit-scrollbar-thumb{background:#8e735b;border-radius:99px}
.factory-capability .factory-proof-side{display:contents}
.factory-capability .factory-proof figure{flex:none;scroll-snap-align:start;aspect-ratio:auto}
.factory-capability .factory-proof-main{width:38vw;min-width:380px;max-width:720px;height:clamp(245px,25vw,430px);aspect-ratio:auto}
.factory-capability .factory-proof-side figure:first-child{width:38vw;min-width:380px;max-width:720px;height:clamp(220px,21vw,360px);margin-top:0}
.factory-capability .factory-proof-side figure:last-child{width:32vw;min-width:320px;max-width:600px;height:clamp(300px,31vw,500px);margin-top:0}
.factory-capability .factory-proof.is-auto-scrolling{scroll-snap-type:none;scroll-behavior:auto}
.factory-capability .factory-proof img{width:100%;height:100%;object-fit:contain}
@media(max-width:680px){.factory-capability .factory-proof{margin-inline:-22px;padding-inline:22px;scroll-padding-inline:22px}.factory-capability .factory-proof-main{width:82vw;height:62vw}.factory-capability .factory-proof-side figure:first-child{width:82vw;height:52vw;margin-top:0}.factory-capability .factory-proof-side figure:last-child{width:72vw;height:86vw}.factory-capability .factory-proof figcaption{inset:auto 10px 10px}}

/* Light-grey factory section */
.manufacturing.factory-capability{background:#efeeec;color:#20221f}
.factory-capability .manufacturing-head p{color:#666963}
.factory-capability .process-kicker{color:#777a74}
.factory-capability .process-kicker::after{background:#d4d2ce}
.factory-capability .factory-process{border-color:#cfcdc8}
.factory-capability .process-step{border-color:#d4d2ce}
.factory-capability .process-step p{color:#6a6d67}
.factory-capability .proof-line{border-color:#cfcdc8}
.factory-capability .proof-line span{color:#666963}
.factory-capability .factory-proof figure{background:#e2e0dc;box-shadow:inset 0 0 0 1px rgba(32,34,31,.09)}
.factory-capability .factory-proof{scrollbar-color:#9b7a5d #dad8d4}
.factory-capability .factory-proof::-webkit-scrollbar-track{background:#dad8d4}
.factory-capability .factory-proof::-webkit-scrollbar-thumb{background:#9b7a5d}

/* Homepage: replace all dark content panels with light grey */
body:has(.home-hero) .manufacturing.factory-capability,
body:has(.home-hero) .audiences{background:#efeeec;color:#20221f}
body:has(.home-hero) .audiences p,
body:has(.home-hero) .manufacturing.factory-capability p{color:#666963}
body:has(.home-hero) .audiences .eyebrow,
body:has(.home-hero) .manufacturing.factory-capability .eyebrow{color:#9a6841}
body:has(.home-hero) .audiences .info-card{background:#f8f7f5;border-color:#d4d2ce;color:#20221f}
body:has(.home-hero) .manufacturing.factory-capability .process-kicker{color:#777a74}
body:has(.home-hero) .manufacturing.factory-capability .process-kicker::after,
body:has(.home-hero) .manufacturing.factory-capability .factory-process,
body:has(.home-hero) .manufacturing.factory-capability .process-step,
body:has(.home-hero) .manufacturing.factory-capability .proof-line{border-color:#cfcdc8;background-color:transparent}
body:has(.home-hero) .manufacturing.factory-capability .process-kicker::after{background:#cfcdc8}

/* Audience identity image cards */
body:has(.home-hero) .audiences .cards .info-card{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:flex-end;min-height:360px;aspect-ratio:4/3;overflow:hidden;padding:30px;background-color:#4d504b;background-repeat:no-repeat;background-size:cover;background-position:center;color:#fff;border-color:rgba(255,255,255,.28);box-shadow:0 18px 38px rgba(30,32,29,.12)}
body:has(.home-hero) .audiences .cards .info-card::before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(17,19,17,.04) 20%,rgba(17,19,17,.3) 56%,rgba(17,19,17,.88) 100%)}
body:has(.home-hero) .audiences .cards .info-card:nth-child(1){background-image:url("optimized/b768f5ef6eef6c26.webp");background-position:center}
body:has(.home-hero) .audiences .cards .info-card:nth-child(2){background-image:url("optimized/1b3891c0912415c5.webp");background-position:center}
body:has(.home-hero) .audiences .cards .info-card:nth-child(3){background-image:url("optimized/6c7f0b66e7a96cc8.webp");background-position:center}
body:has(.home-hero) .audiences .cards .info-card h3{color:#fff;text-shadow:0 1px 16px rgba(0,0,0,.2)}
body:has(.home-hero) .audiences .cards .info-card p{color:rgba(255,255,255,.82);margin-bottom:18px}
body:has(.home-hero) .audiences .cards .info-card a{color:#fff;font-size:11px;letter-spacing:.08em;text-transform:uppercase}
@media(max-width:1100px){body:has(.home-hero) .audiences .cards .info-card{aspect-ratio:16/11}}
@media(max-width:680px){body:has(.home-hero) .audiences .cards .info-card{min-height:390px;aspect-ratio:4/3;padding:24px}}

/* Audience cards: separated layout and readable lower copy */
body:has(.home-hero) .audiences .cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,2vw,32px)}
body:has(.home-hero) .audiences .cards .info-card{width:100%;min-width:0;max-width:100%;min-height:380px;aspect-ratio:auto;padding:clamp(24px,2.2vw,34px);border:1px solid rgba(255,255,255,.34);box-shadow:0 16px 34px rgba(30,32,29,.14)}
body:has(.home-hero) .audiences .cards .info-card::before{background:linear-gradient(180deg,rgba(15,17,15,.02) 18%,rgba(15,17,15,.16) 40%,rgba(15,17,15,.72) 70%,rgba(15,17,15,.94) 100%)}
body:has(.home-hero) .audiences .cards .info-card>h3{min-height:0;margin:0 0 10px;font-size:clamp(25px,2vw,32px);line-height:1.08;text-wrap:balance;text-shadow:0 2px 12px rgba(0,0,0,.5)}
body:has(.home-hero) .audiences .cards .info-card>p{flex:0 0 auto;margin:0 0 18px;max-width:36ch;font-size:13px;line-height:1.65;color:rgba(255,255,255,.9);text-shadow:0 1px 8px rgba(0,0,0,.6)}
body:has(.home-hero) .audiences .cards .info-card>a{margin-top:0;padding-top:12px;border-top:1px solid rgba(255,255,255,.28);font-weight:600;text-shadow:0 1px 8px rgba(0,0,0,.5)}
@media(max-width:1100px){body:has(.home-hero) .audiences .cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}
@media(max-width:680px){body:has(.home-hero) .audiences .cards{grid-template-columns:1fr;gap:18px}body:has(.home-hero) .audiences .cards .info-card{min-height:390px;aspect-ratio:auto;padding:24px}}

/* Factory gallery: show images directly at their native proportions */
body:has(.home-hero) .factory-capability .factory-proof figure{height:auto;min-height:0;background:transparent;border:0;box-shadow:none}
body:has(.home-hero) .factory-capability .factory-proof figure::after{display:none}
body:has(.home-hero) .factory-capability .factory-proof-main{width:38vw;min-width:380px;max-width:720px;aspect-ratio:4/3}
body:has(.home-hero) .factory-capability .factory-proof-side figure:first-child{width:38vw;min-width:380px;max-width:720px;aspect-ratio:2.16/1}
body:has(.home-hero) .factory-capability .factory-proof-side figure:last-child{width:26vw;min-width:260px;max-width:430px;aspect-ratio:9/16}
body:has(.home-hero) .factory-capability .factory-proof img{display:block;width:100%;height:100%;object-fit:cover;filter:none}
body:has(.home-hero) .factory-capability .factory-proof figcaption{inset:auto 14px 14px;padding:11px 14px;border:1px solid rgba(255,255,255,.68);background:rgba(248,247,244,.86);color:#242622;box-shadow:0 5px 18px rgba(24,26,23,.12);backdrop-filter:blur(9px)}
body:has(.home-hero) .factory-capability .factory-proof figcaption span{color:#8c5f3d}
@media(max-width:680px){body:has(.home-hero) .factory-capability .factory-proof-main{width:82vw;min-width:82vw}body:has(.home-hero) .factory-capability .factory-proof-side figure:first-child{width:82vw;min-width:82vw}body:has(.home-hero) .factory-capability .factory-proof-side figure:last-child{width:70vw;min-width:70vw}}

/* Factory gallery: uploaded production photos */
body:has(.home-hero) .factory-capability .factory-proof figure,
body:has(.home-hero) .factory-capability .factory-proof figure:first-child,
body:has(.home-hero) .factory-capability .factory-proof figure:last-child{flex:0 0 auto;width:clamp(340px,34vw,560px);min-width:340px;max-width:560px;aspect-ratio:4/3;margin:0;overflow:hidden;border-radius:22px;background:transparent;box-shadow:none;scroll-snap-align:start}
body:has(.home-hero) .factory-capability .factory-proof figure::after{display:none}
body:has(.home-hero) .factory-capability .factory-proof figure img{width:100%;height:100%;object-fit:cover;object-position:center;filter:none}
body:has(.home-hero) .factory-capability .factory-proof figure figcaption{display:flex;align-items:center;justify-content:space-between;gap:18px;inset:auto 14px 14px;padding:11px 14px;border:1px solid rgba(255,255,255,.7);border-radius:12px;background:rgba(248,247,244,.88);color:#242622;box-shadow:0 5px 18px rgba(24,26,23,.12);backdrop-filter:blur(9px)}
body:has(.home-hero) .factory-capability .factory-proof figure figcaption strong{font-size:11px;letter-spacing:.08em;text-transform:uppercase}
body:has(.home-hero) .factory-capability .factory-proof figure figcaption span{color:#8c5f3d;font-size:10px;letter-spacing:.08em;text-align:right;text-transform:uppercase}
@media(max-width:680px){body:has(.home-hero) .factory-capability .factory-proof figure,body:has(.home-hero) .factory-capability .factory-proof figure:first-child,body:has(.home-hero) .factory-capability .factory-proof figure:last-child{width:82vw;min-width:82vw;max-width:none;aspect-ratio:4/3;border-radius:18px}}

/* Form delivery feedback */
.notice{color:var(--ink)}
.notice.is-success{border:1px solid rgba(42,112,68,.28);background:#edf8ef;color:#195c31;font-weight:600}
.site-links>a{padding:30px 0}
/* About Us factory section layout (shared outside the homepage) */
.manufacturing.factory-capability{display:block;overflow:hidden}
.manufacturing-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.7fr);gap:48px;align-items:end;margin-bottom:56px}
.manufacturing h2{max-width:820px}
.manufacturing-head p{margin:0}
.factory-proof{display:grid;grid-template-columns:1.15fr .85fr;gap:14px;margin-bottom:52px}
.factory-proof-main,.factory-proof-side{position:relative;overflow:hidden;border-radius:var(--radius-lg)}
.factory-proof-main{min-height:420px}
.factory-proof-side{display:grid;grid-template-rows:1fr 1fr;gap:14px}
.factory-proof figure{position:relative;margin:0;min-height:200px;overflow:hidden;border-radius:var(--radius-lg);background:#e2e0dc}
.factory-proof img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}
.factory-proof figure:hover img{transform:scale(1.025)}
.factory-proof figcaption{position:absolute;inset:auto 18px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border:1px solid rgba(255,255,255,.65);border-radius:10px;background:rgba(248,247,244,.88);backdrop-filter:blur(10px);font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.factory-proof figcaption span{color:#8c5f3d}
.process-kicker{display:flex;align-items:center;gap:16px;margin-bottom:22px;font-size:10px;letter-spacing:.16em;text-transform:uppercase}
.process-kicker::after{content:"";height:1px;flex:1;background:#cfcdc8}
.factory-process{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #cfcdc8}
.process-step{padding:26px 22px 8px;border-right:1px solid #d4d2ce}
.process-step:first-child{padding-left:0}.process-step:last-child{border-right:0;padding-right:0}
.process-number{display:block;margin-bottom:30px;color:#a9774e;font:400 28px Georgia,serif}
.process-step h3{font-size:13px;font-weight:600;line-height:1.4}
.process-step p{margin:10px 0 0;color:#6a6d67;font-size:12px;line-height:1.6}
@media(max-width:960px){.manufacturing-head,.factory-proof{grid-template-columns:1fr}.factory-proof-side{grid-template-columns:1fr 1fr;grid-template-rows:none}.factory-process{grid-template-columns:repeat(2,1fr)}.process-step,.process-step:first-child,.process-step:last-child{padding:22px;border-right:1px solid #d4d2ce;border-bottom:1px solid #d4d2ce}}
@media(max-width:620px){.manufacturing-head{gap:18px;margin-bottom:34px}.factory-proof-main{min-height:300px}.factory-proof-side{grid-template-columns:1fr}.factory-process{grid-template-columns:1fr}.process-step,.process-step:first-child,.process-step:last-child{padding:22px 0;border-right:0}.process-number{margin-bottom:10px}}

/* About Us hero image */
body:has(.about-intro) .hero-panel{background-image:linear-gradient(90deg,rgba(15,17,15,.78),rgba(15,17,15,.2) 72%,rgba(15,17,15,.04)),url("images/about-factory.jpg") !important;background-position:center;background-size:cover}
/* Compact, consistent factory image row on About Us. */
body:has(.about-intro) .factory-proof{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:16px;margin-inline:0;padding:0;overflow:visible}
body:has(.about-intro) .factory-proof-side{display:contents}
body:has(.about-intro) .factory-proof figure,
body:has(.about-intro) .factory-proof-main,
body:has(.about-intro) .factory-proof-side figure{width:auto;min-width:0;max-width:none;height:auto;min-height:0;aspect-ratio:4/3;margin:0}
body:has(.about-intro) .factory-proof img{object-fit:cover}
/* Match the shared image-hero typography used across product and contact pages. */
body:has(.about-hero) .about-hero{color:#fff}
body:has(.about-hero) .about-hero .eyebrow{color:#e2b996}
body:has(.about-hero) .about-hero h1{color:#fff;font-size:clamp(42px,6vw,82px);line-height:1;max-width:760px}

/* Preliminary solution application choices: keep labels legible over the photo panel. */
body:has(#solutionForm) .choice-grid{gap:12px}
body:has(#solutionForm) .choice{min-height:72px;padding:14px 18px;gap:14px;font-size:clamp(16px,1.15vw,20px);font-weight:500;line-height:1.2;color:#171816;text-shadow:0 1px 1px rgba(255,255,255,.35)}
body:has(#solutionForm) .choice input[type="radio"]{width:22px;height:22px;flex:0 0 22px;margin:0;accent-color:#1677e8}
@media(max-width:680px){body:has(#solutionForm) .choice{min-height:60px;font-size:16px}}
.error-modal-layout{display:grid;grid-template-columns:140px minmax(0,1fr);align-items:center;gap:24px}.error-modal-copy{min-width:0}.error-modal-art{width:140px;height:140px;object-fit:contain}.error-modal-copy .submission-modal-actions{margin-top:20px;flex-wrap:nowrap}.error-modal-copy .submission-modal-actions .site-button{flex:0 0 auto;white-space:nowrap;padding-inline:16px;font-size:10px}@media(max-width:680px){.error-modal-layout{grid-template-columns:1fr;gap:8px;text-align:center}.error-modal-art{width:112px;height:112px;margin-inline:auto}.error-modal-copy .submission-modal-actions{justify-content:center;flex-wrap:nowrap}.error-modal-copy .submission-modal-actions .site-button{padding-inline:12px;font-size:9px}}
body:has(#solutionForm) .required-label{color:#ff3b30!important;text-shadow:0 1px 2px rgba(0,0,0,.35)}
body:has(#solutionForm) .field-error{display:inline;margin-left:8px;color:#ff3b30;font-size:14px;font-style:normal;font-weight:700;line-height:1.35;text-shadow:0 1px 2px rgba(0,0,0,.55)}
body:has(#solutionForm) .field-invalid{border-color:#ff3b30!important;box-shadow:0 0 0 2px rgba(255,59,48,.3)}
body:has(#contactForm) .required-label{color:#ff3b30!important;text-shadow:0 1px 2px rgba(0,0,0,.35)}
body:has(#contactForm) .field-error{display:inline;margin-left:8px;color:#ff3b30;font-size:inherit;font-style:normal;font-weight:inherit;line-height:inherit;text-shadow:0 1px 2px rgba(0,0,0,.55)}
body:has(#contactForm) .field-invalid{border-color:#ff3b30!important;box-shadow:0 0 0 2px rgba(255,59,48,.3)}
body:has(#contactForm) #contactNotice{display:none!important}
body:has(#solutionForm.form-invalid) #formNotice{display:none!important}
body:has(#solutionForm) #formNotice{display:none!important}
.submission-modal{display:none;position:fixed;inset:0;z-index:1000;align-items:center;justify-content:center;padding:24px}.submission-modal.show{display:flex}.submission-modal-backdrop{position:absolute;inset:0;background:rgba(17,19,17,.58);backdrop-filter:blur(4px)}.submission-modal-card{position:relative;z-index:1;width:min(620px,100%);max-height:min(86vh,760px);overflow:auto;padding:38px 42px;border-radius:20px;background:#f8f7f4;color:#20221f;box-shadow:0 24px 70px rgba(0,0,0,.28)}.submission-modal-close{position:absolute;top:10px;right:14px;border:0;background:none;color:#62645f;font-size:30px;line-height:1;cursor:pointer}.submission-modal-content h2{margin:0 30px 20px 0;font:400 clamp(28px,4vw,42px)/1.08 Georgia,serif}.submission-modal-content p{margin:0 0 14px;color:#4d514b;line-height:1.65}.submission-modal-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.submission-modal-actions .site-button{min-width:130px}@media(max-width:680px){.submission-modal-card{padding:32px 24px 28px;border-radius:16px}}

/* All-products uses separate image/copy columns, so remove the dark overlay
   intended for full-bleed homepage cards. */
body.page:has(#products) #products .product-card{background:#f8f7f4!important;color:var(--ink)}
body.page:has(#products) #products .product-card::after{display:none!important}
body.page:has(#products) #products .product-copy{background:#f8f7f4!important;color:var(--ink)}

/* Homepage product system cards sit over photography; keep their copy white. */
body:has(.home-hero) #products .product-card{color:#fff}
body:has(.home-hero) #products .product-card strong,
body:has(.home-hero) #products .product-card small,
body:has(.home-hero) #products .product-card a{color:#fff}
body:has(.about-hero) .about-hero p{color:rgba(255,255,255,.86)}
body:has(.about-hero) .about-hero .site-button{color:#fff}
body:has(.about-hero) .about-hero .site-button-primary{background:#fff;border-color:#fff;color:var(--ink)}
/* About Us uses a more editorial layout: no factory image gallery here. */
body:has(.about-hero) #factory .factory-proof{display:none}
body:has(.about-hero) .about-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--line)}
body:has(.about-hero) .about-list article{border:0;border-right:1px solid var(--line);border-radius:0;background:transparent;padding:28px 30px 18px 0}
body:has(.about-hero) .about-list article+article{padding-left:30px}
body:has(.about-hero) .about-list article:last-child{border-right:0}
body:has(.about-hero) .about-list h3{margin-bottom:14px}
@media(max-width:760px){body:has(.about-hero) .about-list{grid-template-columns:1fr;border-top:0}body:has(.about-hero) .about-list article,body:has(.about-hero) .about-list article+article{padding:22px 0;border-top:1px solid var(--line);border-right:0}}
/* Editorial rhythm for About Us: varied sections instead of repeated cards. */
body:has(.about-hero) .about-section:nth-of-type(2){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);column-gap:clamp(36px,8vw,120px);align-items:start}
body:has(.about-hero) .about-section:nth-of-type(2) .about-lead,body:has(.about-hero) .about-section:nth-of-type(2)>p:not(.about-lead){grid-column:2}
body:has(.about-hero) .about-section:nth-of-type(2) .about-proof{grid-column:1/-1}
body:has(.about-hero) .about-section:nth-of-type(2)::before{content:"";grid-column:1;grid-row:2 / span 2;min-height:470px;border-radius:var(--radius-lg);background:url("images/company-overview.png") center/cover no-repeat;box-shadow:0 12px 30px rgba(23,24,22,.08)}
body:has(.about-hero) .about-section:nth-of-type(4){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);column-gap:clamp(36px,8vw,120px);align-items:start}
body:has(.about-hero) .about-section:nth-of-type(4) h2,
body:has(.about-hero) .about-section:nth-of-type(4) .about-lead{grid-column:1;max-width:680px}
body:has(.about-hero) .about-section:nth-of-type(4) .about-list{grid-column:1/-1}
body:has(.about-hero) .about-section:nth-of-type(5){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);column-gap:clamp(36px,8vw,120px);align-items:start}
body:has(.about-hero) .about-section:nth-of-type(5) h2{grid-column:1}
body:has(.about-hero) .about-section:nth-of-type(5) .about-lead{grid-column:2;max-width:680px}
body:has(.about-hero) .about-section:nth-of-type(5) .about-list{grid-column:1/-1}
body:has(.about-hero) .about-section:nth-of-type(5) h2,
body:has(.about-hero) .about-section:nth-of-type(5) .about-lead{grid-column:2}
body:has(.about-hero) .about-section:nth-of-type(5)::before{content:"";grid-column:1;grid-row:2 / span 2;min-height:420px;border-radius:var(--radius-lg);background:url("images/rnd-customization.jpg") center/cover no-repeat;box-shadow:0 12px 30px rgba(23,24,22,.08)}
body:has(.about-hero) .about-section:nth-of-type(2),body:has(.about-hero) .about-section:nth-of-type(5){position:relative}
body:has(.about-hero) .about-section:nth-of-type(2)::before,body:has(.about-hero) .about-section:nth-of-type(5)::before{position:absolute;left:clamp(22px,6vw,96px);top:clamp(88px,7vw,112px);width:calc(50% - clamp(22px,6vw,96px));height:clamp(360px,32vw,500px);min-height:0}
body:has(.about-hero) .about-section:nth-of-type(2) .about-proof{margin-top:clamp(390px,32vw,500px)}
body:has(.about-hero) .about-section:nth-of-type(5) .about-list{margin-top:clamp(330px,28vw,440px)}
body:has(.about-hero) .about-section:nth-of-type(4)::after{content:"";grid-column:2;grid-row:1 / span 3;align-self:stretch;min-height:420px;border-radius:var(--radius-lg);background:url("images/technology-alloy.png") center/cover no-repeat;box-shadow:0 12px 30px rgba(23,24,22,.08)}
body:has(.about-hero) #factory{background:var(--charcoal);color:#fff}
body:has(.about-hero) #factory .eyebrow{color:#d5ac87}
body:has(.about-hero) #factory p{color:#c2c5bd}
body:has(.about-hero) #factory .about-list{border-color:#4b5049}
body:has(.about-hero) #factory .about-list article{border-color:#4b5049}
body:has(.about-hero) #factory .about-list h3{color:#fff}
body:has(.about-hero) .about-proof{border-top:1px solid var(--line);padding-top:26px}
body:has(.about-hero) .about-proof article{border:0;border-right:1px solid var(--line);border-radius:0;background:transparent;padding:0 24px 0 0}
body:has(.about-hero) .about-proof article+article{padding-left:24px}
body:has(.about-hero) .about-proof article:last-child{border-right:0}
body:has(.about-hero) .about-steps{counter-reset:step;grid-template-columns:1fr;max-width:980px}
body:has(.about-hero) .about-step{display:grid;grid-template-columns:76px 1fr;column-gap:20px;align-items:start;padding:22px 0;border-right:0}
body:has(.about-hero) .about-step b{grid-row:1 / span 2;font-size:34px}
body:has(.about-hero) .about-step h3{margin:0 0 6px}
body:has(.about-hero) .about-step p{margin:0;max-width:620px}
@media(max-width:760px){body:has(.about-hero) .about-section:nth-of-type(2){display:block}body:has(.about-hero) .about-proof article,body:has(.about-hero) .about-proof article+article{padding:14px 0;border-right:0;border-bottom:1px solid var(--line)}body:has(.about-hero) .about-proof article:last-child{border-bottom:0}.about-proof{gap:14px}}
@media(max-width:760px){body:has(.about-hero) .about-section:nth-of-type(4){display:block}body:has(.about-hero) .about-section:nth-of-type(4)::after{display:block;min-height:260px;margin-top:28px}}
@media(max-width:760px){body:has(.about-hero) .about-section:nth-of-type(5){display:block}}
@media(max-width:760px){body:has(.about-hero) .about-section:nth-of-type(2)::before,body:has(.about-hero) .about-section:nth-of-type(5)::before{position:static;display:block;width:100%;height:260px;min-height:0;margin:20px 0 28px}}
@media(max-width:760px){body:has(.about-hero) .about-section:nth-of-type(2) .about-proof,body:has(.about-hero) .about-section:nth-of-type(5) .about-list{margin-top:32px}}
/* Match Company overview and R&D to the Technology split: copy left, image right. */
body:has(.about-hero) .about-section:nth-of-type(2),body:has(.about-hero) .about-section:nth-of-type(5){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:clamp(36px,7vw,96px);align-items:start;position:relative}
body:has(.about-hero) .about-section:nth-of-type(2) h2,body:has(.about-hero) .about-section:nth-of-type(2) .about-lead,body:has(.about-hero) .about-section:nth-of-type(2)>p:not(.about-lead),body:has(.about-hero) .about-section:nth-of-type(5) h2,body:has(.about-hero) .about-section:nth-of-type(5) .about-lead{grid-column:1;max-width:680px}
body:has(.about-hero) .about-section:nth-of-type(2) .about-proof,body:has(.about-hero) .about-section:nth-of-type(5) .about-list{grid-column:1/-1;margin-top:32px}
body:has(.about-hero) .about-section:nth-of-type(2)::before,body:has(.about-hero) .about-section:nth-of-type(5)::before{position:static;grid-column:2;grid-row:1 / span 4;width:100%;height:100%;min-height:420px;margin:0;align-self:stretch}
@media(max-width:760px){body:has(.about-hero) .about-section:nth-of-type(2),body:has(.about-hero) .about-section:nth-of-type(5){display:block}body:has(.about-hero) .about-section:nth-of-type(2)::before,body:has(.about-hero) .about-section:nth-of-type(5)::before{display:block;width:100%;height:260px;min-height:0;margin:24px 0}body:has(.about-hero) .about-section:nth-of-type(2) .about-proof,body:has(.about-hero) .about-section:nth-of-type(5) .about-list{margin-top:32px}}
@media(max-width:760px){body:has(.about-intro) .factory-proof{grid-template-columns:1fr 1fr}body:has(.about-intro) .factory-proof-main{grid-column:1/-1}}
@media(max-width:520px){body:has(.about-intro) .factory-proof{grid-template-columns:1fr}body:has(.about-intro) .factory-proof-main{grid-column:auto}}

/* Unified factory capability image sizing across all pages. */
.factory-capability .factory-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-inline:0;padding:0;overflow:visible;scroll-snap-type:none}
.factory-capability .factory-proof-side{display:contents}
.factory-capability .factory-proof figure,
.factory-capability .factory-proof-main,
.factory-capability .factory-proof-side figure{width:auto;min-width:0;max-width:none;height:auto;min-height:0;aspect-ratio:4/3;margin:0;border-radius:var(--radius-lg)}
.factory-capability .factory-proof img{width:100%;height:100%;object-fit:cover}
.all-products-cases{background:var(--ivory)}
.all-products-case-grid{display:grid;grid-template-columns:1.25fr 1fr;grid-template-rows:repeat(2,minmax(230px,1fr));gap:16px}
.all-products-case{min-height:280px;padding:28px;border-radius:var(--radius-lg);background-position:center;background-size:cover;color:#fff;display:flex;align-items:flex-end;transition:transform .25s ease,box-shadow .25s ease}
.all-products-case:first-child{grid-row:1 / span 2;min-height:500px}
.all-products-case:hover{transform:translateY(-3px);box-shadow:0 16px 30px rgba(20,21,19,.16)}
.all-products-case small{display:block;margin-bottom:10px;color:#e8c6a7;font-size:10px;letter-spacing:.12em}
.all-products-case h3{margin:0 0 16px;font-size:clamp(24px,2.5vw,36px);color:#fff}
.all-products-case span{font-size:11px;letter-spacing:.1em;text-transform:uppercase}
.decision-info{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin:4px 0 24px;padding-top:18px;border-top:1px solid var(--line)}
.decision-info>div{min-width:0}.decision-info small{display:block;margin-bottom:5px;color:var(--bronze-dark);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.decision-info span,.decision-info strong{display:block;color:var(--muted);font-size:12px;line-height:1.45;font-weight:400}.decision-info .decision-benefit{grid-column:1/-1;padding-top:8px;border-top:1px solid rgba(78,75,69,.14)}.decision-info .decision-benefit strong{color:var(--ink);font-weight:600}
@media(max-width:680px){.decision-info{grid-template-columns:1fr}.decision-info .decision-benefit{grid-column:auto}}
.project-case-link{position:relative;z-index:2;display:inline-block;margin-top:12px;color:#fff;font-size:11px;letter-spacing:.1em;text-transform:uppercase}
@media(max-width:680px){.all-products-case-grid{grid-template-columns:1fr;grid-template-rows:none}.all-products-case,.all-products-case:first-child{min-height:330px;grid-row:auto}}
/* Home and About Us use the same factory gallery treatment. */
body:has(.home-hero) .factory-capability .factory-proof,
body:has(.about-intro) .factory-capability .factory-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
body:has(.home-hero) .factory-capability .factory-proof figure,
body:has(.about-intro) .factory-capability .factory-proof figure{aspect-ratio:4/3}
@media(max-width:760px){.factory-capability .factory-proof{grid-template-columns:repeat(2,minmax(0,1fr))}.factory-capability .factory-proof-main{grid-column:1/-1}}
@media(max-width:520px){.factory-capability .factory-proof{grid-template-columns:1fr}.factory-capability .factory-proof-main{grid-column:auto}}
/* Restore the homepage factory gallery as a horizontal scrolling rail. */
body:has(.home-hero) .factory-capability .factory-proof{display:flex;align-items:flex-end;gap:clamp(16px,2.4vw,32px);margin-inline:calc(clamp(22px,6vw,96px) * -1);padding:4px clamp(22px,6vw,96px) 24px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-padding-inline:clamp(22px,6vw,96px);overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}
body:has(.home-hero) .factory-capability .factory-proof-side{display:contents}
body:has(.home-hero) .factory-capability .factory-proof figure{flex:0 0 auto;min-width:0;max-width:none;aspect-ratio:4/3;margin:0;scroll-snap-align:start}
body:has(.home-hero) .factory-capability .factory-proof-main{width:clamp(340px,38vw,720px);height:clamp(245px,25vw,430px)}
body:has(.home-hero) .factory-capability .factory-proof-side figure:first-child{width:clamp(340px,38vw,720px);height:clamp(220px,21vw,360px)}
body:has(.home-hero) .factory-capability .factory-proof-side figure:last-child{width:clamp(300px,32vw,600px);height:clamp(260px,28vw,420px)}
@media(max-width:680px){body:has(.home-hero) .factory-capability .factory-proof{margin-inline:-22px;padding-inline:22px;scroll-padding-inline:22px}body:has(.home-hero) .factory-capability .factory-proof figure,body:has(.home-hero) .factory-capability .factory-proof-main,body:has(.home-hero) .factory-capability .factory-proof-side figure:first-child,body:has(.home-hero) .factory-capability .factory-proof-side figure:last-child{width:82vw;min-width:82vw;height:auto;aspect-ratio:4/3}}

/* Keep both navigation implementations at the top on every page. */
.site-page > header[data-site-header] {
  min-height: 108px;
  background: #fff;
}
.site-page > header[data-site-header] .site-utility { min-height: 30px; }
@media (max-width: 1100px) and (min-width: 681px) {
  .site-page > header[data-site-header] { min-height: 126px; }
}
@media (max-width: 680px) {
  .site-page > header[data-site-header] { min-height: 96px; }
}

body > .page > .utility,
body > .page > .nav,
.site-page > header[data-site-header] {
  position: relative;
  z-index: 200;
  margin-top: 0;
  visibility: visible;
  transform: translateZ(0);
}
body > .page > .utility,
.site-page > header[data-site-header] .site-utility { width: 100%; }
body > .page > .nav,
.site-page > header[data-site-header] .site-nav {
  width: 100%;
  isolation: isolate;
}

/* Keep the actual navigation bar pinned to the viewport while the page scrolls. */
body > .page > .nav,
.site-page > header[data-site-header] .site-nav {
  position: sticky;
  top: 0;
  z-index: 210;
}

/* On pages using the injected header, stick the complete utility + nav stack. */
.site-page > header[data-site-header] {
  position: sticky;
  top: 0;
  z-index: 210;
}

/* Use a fully opaque white navigation surface while it is pinned. */
body > .page > .nav,
.site-page > header[data-site-header] .site-nav {
  background: #fff !important;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

/* The legacy .page and new .site-page wrappers must not become scroll containers;
   otherwise position: sticky would stop at the wrapper boundary. */
body > .page,
.site-page { overflow: clip; }

/* Floating contact rail: expands on hover or keyboard/click focus. */
.contact-float{position:fixed;right:0;top:50%;z-index:900;display:flex;align-items:stretch;transform:translateY(-50%);font-size:11px}
.contact-float-tab{writing-mode:vertical-rl;transform:rotate(180deg);display:flex;align-items:center;gap:10px;padding:18px 10px;border:0;border-radius:12px 0 0 12px;background:var(--charcoal);color:#fff;font:600 10px/1 "Helvetica Neue",Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;box-shadow:0 8px 25px rgba(0,0,0,.2)}
.contact-float-tab b{font-size:17px;font-weight:400;line-height:1}
.contact-float-panel{display:flex;flex-direction:column;align-items:center;gap:10px;width:220px;max-height:380px;overflow:hidden;padding:16px 14px;background:#fff;border-radius:12px 0 0 12px;box-shadow:0 8px 25px rgba(0,0,0,.16);opacity:1}

.contact-float-actions{display:grid;gap:8px;width:100%}
.contact-float-actions .site-button{min-height:38px;width:100%;padding:0 10px;font-size:9px;text-align:center}
.contact-float-panel p{margin:2px 0 0;color:var(--muted);font-size:10px;text-align:center}.contact-float-whatsapp a{color:inherit;text-decoration:none;white-space:nowrap}
.contact-float-panel img{width:142px;height:142px;object-fit:contain;padding:5px;border:1px solid var(--line);border-radius:8px;background:#fff}
@media(max-width:680px){.contact-float{top:auto;right:12px;bottom:16px;transform:none}.contact-float-tab{writing-mode:horizontal-tb;transform:none;border-radius:24px;padding:13px 15px}.contact-float-tab b{transform:rotate(90deg)}.contact-float-panel{position:absolute;right:0;bottom:48px;border-radius:12px;width:210px}}

/* About Us image modules. The images are inserted from the shared script so
   the same layout works on the published site and local preview. */
.about-section-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:clamp(36px,7vw,96px);align-items:center;max-width:1280px;margin:0 auto}
.about-section-content{min-width:0}
.about-section-media{min-height:360px;border-radius:var(--radius-lg);overflow:hidden;background:#e7e3da}
.about-section-media img{width:100%;height:100%;min-height:360px;object-fit:cover}
@media(max-width:760px){.about-section-grid{grid-template-columns:1fr}.about-section-media,.about-section-media img{min-height:260px}}

/* The About Us image modules replace the former pseudo-element artwork.  Keep
   each section as a normal block so the generated text/image grid cannot be
   combined with the legacy nth-of-type grid (which produced duplicate images
   and overlapping text on the published page). */
body:has(.about-hero) .about-section:has(.about-section-grid){display:block !important;position:static !important}
body:has(.about-hero) .about-section:has(.about-section-grid)::before,
body:has(.about-hero) .about-section:has(.about-section-grid)::after{content:none !important;display:none !important}
.about-section:has(.about-section-grid){overflow:hidden}

/* About Us factory development timeline. Image slots are intentionally
   data-labelled so supplied milestone photos can be mapped by year later. */
.page-shell .about-timeline{padding:clamp(64px,8vw,112px) clamp(22px,6vw,96px) 20px;background:#e8e2d6;overflow:hidden}
.about-timeline-intro{max-width:620px;margin-bottom:42px}
.about-timeline-intro h2{margin-bottom:14px}
.about-timeline-intro p{max-width:520px}
.about-timeline-track{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:26px;max-width:1320px;margin:0 auto;position:relative}
.about-timeline-track::before{content:"";position:absolute;left:0;right:0;top:190px;height:2px;background:var(--bronze);opacity:.55}
.about-timeline-item{position:relative;z-index:1;min-width:0}
.about-timeline-media{height:150px;margin-bottom:22px;border-radius:var(--radius-lg);background:linear-gradient(135deg,#c7d2d0,#879b9b);border:1px solid rgba(23,24,22,.12);background-size:cover;background-position:center;box-shadow:0 10px 25px rgba(23,24,22,.1)}
.about-timeline-year{display:inline-flex;align-items:center;justify-content:center;min-width:82px;height:38px;padding:0 14px;border-radius:999px;background:var(--charcoal);color:#fff;font:600 15px/1 "Helvetica Neue",Arial,sans-serif;letter-spacing:.08em}
.about-timeline-item h3{margin:18px 0 10px;font-size:24px;min-height:120px}
.about-timeline-item p{font-size:13px;line-height:1.65;max-width:280px;margin-bottom:0}
@media(max-width:1000px){.about-timeline-track{grid-template-columns:repeat(2,minmax(220px,1fr))}.about-timeline-track::before{top:190px}}
@media(max-width:600px){.about-timeline{padding-inline:18px}.about-timeline-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px;gap:18px}.about-timeline-track::before{display:none}.about-timeline-item{flex:0 0 min(78vw,290px);scroll-snap-align:start}.about-timeline-media{height:165px}}

.proof-capability{padding:clamp(64px,8vw,112px) clamp(22px,6vw,96px);background:#f7f5ef}
.proof-capability-head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:48px;align-items:end;max-width:1280px;margin:0 auto 42px}
.proof-capability-head h2{max-width:760px}
.proof-capability-head>p{max-width:460px;margin:0}
.proof-capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1280px;margin:0 auto}
.proof-capability-grid article{min-width:0;padding-bottom:10px}
.proof-capability-media{height:190px;border-radius:var(--radius-lg);background:#d8d5cc center/cover no-repeat;box-shadow:0 8px 20px rgba(23,24,22,.08)}
.proof-capability-media.proof-document{background-size:contain;background-color:#fff}
.proof-capability-media.proof-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:4px;padding:4px;background:#d8d5cc}
.proof-gallery img{width:100%;height:100%;min-width:0;min-height:0;object-fit:cover;border-radius:8px}
.proof-gallery img:first-child{grid-row:1 / span 2}
.proof-gallery.proof-document img{object-fit:contain;background:#fff}
.proof-gallery img{cursor:zoom-in}
.proof-lightbox{position:fixed;inset:0;z-index:1200;display:none;place-items:center;padding:28px}.proof-lightbox.is-open{display:grid}.proof-lightbox-backdrop{position:absolute;inset:0;background:rgba(12,14,12,.86)}.proof-lightbox-dialog{position:relative;z-index:1;display:grid;place-items:center;width:min(92vw,1100px);height:min(88vh,820px);padding:40px 64px 56px;border-radius:var(--radius-lg);background:#f7f5ef;box-shadow:0 24px 80px rgba(0,0,0,.35)}.proof-lightbox-image{width:100%;height:100%;object-fit:contain}.proof-lightbox-close,.proof-lightbox-prev,.proof-lightbox-next{position:absolute;border:0;background:var(--charcoal);color:#fff;cursor:pointer}.proof-lightbox-close{top:12px;right:16px;width:36px;height:36px;border-radius:50%;font-size:25px;line-height:1}.proof-lightbox-prev,.proof-lightbox-next{top:50%;transform:translateY(-50%);width:44px;height:64px;border-radius:10px;font-size:40px;line-height:1}.proof-lightbox-prev{left:12px}.proof-lightbox-next{right:12px}.proof-lightbox-count{position:absolute;bottom:18px;left:0;right:0;text-align:center;color:var(--muted);font-size:12px;letter-spacing:.1em}.proof-lightbox-open{overflow:hidden}
@media(max-width:600px){.proof-lightbox{padding:12px}.proof-lightbox-dialog{width:100%;height:78vh;padding:44px 46px 52px}.proof-lightbox-prev,.proof-lightbox-next{width:34px;height:52px;font-size:30px}}
.proof-lightbox-dialog{min-height:0;overflow:hidden}
.proof-lightbox-dialog .proof-lightbox-image{display:block;width:auto;height:auto;max-width:100%;max-height:100%;min-width:0;min-height:0;object-fit:contain}
.proof-capability-grid h3{margin:16px 0 6px;font-size:22px}
.proof-capability-grid p{font-size:13px;line-height:1.55;margin:0}
@media(max-width:1000px){.proof-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-capability-head{grid-template-columns:1fr;gap:18px}}
@media(max-width:600px){.proof-capability{padding-inline:18px}.proof-capability-grid{grid-template-columns:1fr}.proof-capability-media{height:210px}}

/* True horizontal timeline: every milestone shares one continuous axis. */
.about-timeline-track{display:flex;align-items:flex-start;gap:0;max-width:none;padding:0 0 12px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--bronze) transparent}
.about-timeline-track::before{top:190px;left:135px;right:135px}
.about-timeline-item{flex:0 0 270px;padding:0 14px;scroll-snap-align:start}
.about-timeline-item:first-child{padding-left:0}
.about-timeline-item:last-child{padding-right:0}
@media(max-width:1000px){.about-timeline-track{grid-template-columns:none}.about-timeline-track::before{display:block;top:190px;left:135px;right:135px}}
@media(max-width:600px){.about-timeline-track{padding-bottom:14px}.about-timeline-track::before{display:none}.about-timeline-item{flex-basis:min(78vw,290px);padding-inline:0;margin-right:18px}}

/* Fixed-roof configurator reference-image preview. */
.custom-stage .custom-preview-image {
  position: absolute;
  z-index: 3;
  inset: 58px 22px 70px;
  width: calc(100% - 44px);
  height: calc(100% - 128px);
  min-height: 0;
  object-fit: contain;
  border-radius: 14px;
  background: #e9e6df;
  animation: fixedPreviewFade .45s ease both;
}
.custom-stage .pergola { z-index: 1; opacity: .0; }
.custom-stage .caption { z-index: 4; }
@keyframes fixedPreviewFade { from { opacity: .25; } to { opacity: 1; } }
@media(max-width:680px){
  .custom-stage .custom-preview-image { inset: 52px 14px 62px; width: calc(100% - 28px); height: calc(100% - 114px); }
}

/* Conversion reassurance and stable long-page rendering. */
.hero-reassurance,.cta-reassurance{margin:18px 0 0!important;color:rgba(255,255,255,.78)!important;font-size:12px!important;letter-spacing:.03em}
.final-cta .cta-reassurance{color:var(--muted)!important}
.conversion-promises{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:-26px 0 34px}
.conversion-promises span{padding:9px 12px;border:1px solid rgba(78,75,69,.18);border-radius:999px;background:rgba(255,255,255,.55);color:var(--muted);font-size:11px}
.field small{color:var(--muted);font-size:11px;line-height:1.5}
.case span{font-size:10px;letter-spacing:.1em;text-transform:uppercase}
.home-hero .action-row .site-button-primary{box-shadow:0 10px 28px rgba(0,0,0,.22)}
body:has(.home-hero) #products .product-card p{max-width:42ch;margin:0 0 18px;color:rgba(255,255,255,.84);font-size:14px;line-height:1.6}
body:has(.home-hero) #products .product-card a{display:inline-flex;align-items:center;min-height:40px;width:max-content;padding:0 14px;border:1px solid rgba(255,255,255,.55);border-radius:7px;background:rgba(20,22,19,.24);font-weight:600}
body:has(.home-hero) #products .product-card a:hover{background:#fff;color:var(--ink);transform:translateY(-2px)}
body:has(.home-hero) #solutions .info-card a{display:inline-flex;margin-top:4px;padding-bottom:5px;border-bottom:1px solid rgba(255,255,255,.52);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}
.trust-proof{margin:24px clamp(12px,2vw,30px);border-radius:var(--radius-xl);background:#e9e3d7}
.trust-proof-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);column-gap:clamp(32px,7vw,96px);align-items:end;margin-bottom:52px}
.trust-proof-intro .eyebrow,.trust-proof-intro h2{grid-column:1}.trust-proof-intro p,.trust-proof-intro .action-row{grid-column:2}.trust-proof-intro p{margin-bottom:18px}
.trust-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(23,24,22,.2);border-bottom:1px solid rgba(23,24,22,.2)}
.trust-proof-grid article{padding:28px 24px;border-right:1px solid rgba(23,24,22,.16)}.trust-proof-grid article:first-child{padding-left:0}.trust-proof-grid article:last-child{padding-right:0;border-right:0}
.trust-proof-grid article>span{display:block;margin-bottom:34px;color:var(--bronze-dark);font:400 25px Georgia,serif}.trust-proof-grid h3{font-size:23px}.trust-proof-grid p{margin:0;font-size:13px;line-height:1.65}
.trust-disclaimer{margin:28px 0 0!important;padding:18px 20px;border-left:3px solid var(--bronze);background:rgba(255,255,255,.46);font-size:12px!important}
.performance-note{margin-top:24px;padding:18px 20px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--muted);font-size:13px}.performance-note a{color:var(--ink);font-weight:600}
@media(max-width:900px){.trust-proof-intro{grid-template-columns:1fr}.trust-proof-intro .eyebrow,.trust-proof-intro h2,.trust-proof-intro p,.trust-proof-intro .action-row{grid-column:1}.trust-proof-grid{grid-template-columns:1fr 1fr}.trust-proof-grid article,.trust-proof-grid article:first-child,.trust-proof-grid article:last-child{padding:24px;border-right:1px solid rgba(23,24,22,.16);border-bottom:1px solid rgba(23,24,22,.16)}}
@media(max-width:560px){.trust-proof-grid{grid-template-columns:1fr}.trust-proof-grid article,.trust-proof-grid article:first-child,.trust-proof-grid article:last-child{padding:24px 0;border-right:0}.trust-proof-intro{margin-bottom:34px}.trust-proof-intro .action-row .site-button{width:100%}}
@media(max-width:680px){.conversion-promises{justify-content:flex-start;margin-top:-20px}.hero-reassurance{font-size:11px!important}.contact-float-panel{max-height:360px}}

/* Standard pavilion model video */
.factory-video{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:28px;align-items:center;margin:0 0 48px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-lg);background:#292c28}
.factory-video-copy{padding:8px 10px}.factory-video-copy h3{max-width:520px;margin:10px 0 14px;font:400 clamp(26px,3vw,42px)/1.08 Georgia,serif;color:#fff}.factory-video-copy p{max-width:560px;margin:0;color:#bfc4bc;font-size:13px;line-height:1.7}.factory-video-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.factory-video-options span{padding:7px 10px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#e0b993;font-size:10px;letter-spacing:.04em}.factory-video-player{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px;background:#111}
@media(max-width:800px){.factory-video{grid-template-columns:1fr;margin-bottom:34px;padding:16px}.factory-video-copy{padding:4px}.factory-video-copy h3{font-size:30px}.factory-video-player{order:-1}}