:root{color-scheme:light;font-family:Microsoft YaHei UI,PingFang SC,Noto Sans SC,system-ui,sans-serif;color:#0a3152;background:#f5fbff;font-synthesis:none;text-rendering:optimizeLegibility;--blue-950: #062d50;--blue-900: #063c6a;--blue-800: #075f9e;--blue-700: #0066aa;--blue-600: #139be4;--blue-300: #82d2f5;--blue-100: #dff4ff;--ice: #f8fdff;--mint: #72d8c0;--ink: #082d4c;--muted: #5f7890;--line: rgba(28, 125, 187, .16);--shadow: 0 24px 70px rgba(15, 88, 133, .16);--surface-blue: #eaf7fe;--surface-ice: #f7fcff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px;background:#f5fbff}body{margin:0;min-width:320px;min-height:100vh;overflow-x:clip;background:#f5fbff;color:var(--ink);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(0,128,220,.34);outline-offset:3px}.site{overflow:clip}.scroll-progress{position:fixed;z-index:100;top:0;left:0;width:100%;height:3px;transform:scaleX(0);transform-origin:left center;background:#7de7d4;box-shadow:0 0 16px #7de7d4bf}.page-shell{width:min(100% - 64px,1360px);margin-inline:auto}.section{position:relative;padding:clamp(96px,10vw,150px) 0}.section-kicker,.eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--blue-700);font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.section-heading{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);align-items:end;gap:60px;margin-bottom:54px}.section-heading h2,.quality-copy h2,.faq h2,.lead-form h2,.oem-process__copy h2{margin:0;color:var(--ink);font-size:clamp(38px,4.3vw,68px);font-weight:800;line-height:1.08;letter-spacing:-.045em}.section-heading>p,.quality-copy>p,.oem-process__copy>p{max-width:560px;margin:0;color:var(--muted);font-size:16px;line-height:1.9}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-size:14px;font-weight:800;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--blue-700);color:#fff;box-shadow:0 14px 30px #0070bf3d}.button--primary:hover{background:#006fbe;box-shadow:0 17px 34px #0070bf4d}.button--ghost{border-color:#005f9d47;background:#ffffff8a;color:var(--blue-900);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero{min-height:100svh;position:relative;isolation:isolate;display:flex;flex-direction:column;overflow:hidden;color:var(--blue-950);background:#cbefff}.hero__water-image,.hero__caustics{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;pointer-events:none}.hero__water-image{background:url(/assets/hero/water-stage.webp) center / cover no-repeat}.hero__water-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#f4fbffeb,#ecf9ff3d 15%,#ecf9ff00 31%),linear-gradient(90deg,#f4fcffc2,#e8f8ff66 35%,#076fb808 72%)}.hero__caustics{z-index:-2;opacity:.34;background-image:url(/assets/hero/water-stage.webp);background-size:112% auto;background-position:54% 80%;mix-blend-mode:screen;filter:contrast(1.08) saturate(.82);animation:causticDrift 12s ease-in-out infinite alternate}@keyframes causticDrift{0%{transform:scale(1.01) translate3d(-.5%,0,0);opacity:.22}to{transform:scale(1.035) translate3d(.6%,-.7%,0);opacity:.38}}.site-header{width:min(100% - 64px,1360px);min-height:78px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:32px;position:relative;z-index:40;border-bottom:1px solid rgba(7,100,164,.16)}.brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto}.brand__mark{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:#fff;color:var(--blue-700);box-shadow:0 10px 25px #0065aa21}.brand>span:last-child{display:grid;gap:1px}.brand strong{font-size:17px;letter-spacing:.08em}.brand small{color:var(--blue-800);font-size:8px;font-weight:800;letter-spacing:.16em}.site-nav{display:flex;align-items:center;gap:clamp(18px,2vw,34px);font-size:13px;font-weight:700}.site-nav>a:not(.site-nav__cta){position:relative;padding:12px 0;color:#06375bd4}.site-nav>a:not(.site-nav__cta):after{content:"";position:absolute;left:0;right:100%;bottom:5px;height:2px;background:var(--blue-700);transition:right .18s ease}.site-nav>a:hover:after{right:0}.site-nav__cta{min-height:40px;display:inline-flex;align-items:center;padding:0 18px;border-radius:999px;background:#06a;color:#fff;box-shadow:0 12px 25px #0070bb33}.menu-toggle{width:42px;height:42px;display:none;place-items:center;border:1px solid rgba(6,100,164,.18);border-radius:13px;background:#ffffffa8;color:var(--ink)}.hero__content{flex:1;min-height:610px;display:grid;grid-template-columns:minmax(430px,.82fr) minmax(570px,1.18fr);align-items:center;gap:0;padding:46px 0 26px}.hero__copy{position:relative;z-index:4;padding-bottom:42px}.hero__copy h1{margin:0 0 23px;max-width:680px;color:#073f6b;font-size:clamp(52px,5.45vw,84px);font-weight:900;line-height:1.01;letter-spacing:-.06em;text-shadow:0 2px 0 rgba(255,255,255,.65)}.hero__copy h1>span{white-space:nowrap}.hero__copy h1 em{color:#006f94;font-style:normal}.hero__copy>p{max-width:520px;margin:0;color:#083c60bf;font-size:17px;line-height:1.85}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero__actions .button{min-height:52px;padding-inline:24px}.hero__customizer-hint{display:inline-flex;align-items:center;gap:7px;margin-top:12px;color:#0567a3e0;font-size:12px;font-weight:800}.hero__points{display:flex;align-items:center;gap:0;margin:28px 0 0;padding:0;list-style:none;color:#315f7d;font-size:13px;font-weight:700}.hero__points li{display:flex;align-items:center}.hero__points li:before{content:"";width:6px;height:6px;margin-right:8px;border:2px solid #12a1d4;border-radius:50%}.hero__points li+li:before{margin-left:22px}.product-stage{height:min(69vh,700px);min-height:500px;position:relative;z-index:2}.product-stage:before{content:"";position:absolute;z-index:1;left:11%;right:5%;bottom:5%;height:28%;border-radius:50%;background:url(/assets/hero/water-stage.webp) center 82% / 138% auto no-repeat;opacity:.3;filter:saturate(.86) contrast(1.08);mix-blend-mode:screen;transform:perspective(700px) rotateX(66deg);pointer-events:none}.product-stage__ambient{position:absolute;top:11%;right:3%;bottom:3%;left:7%;border-radius:50%;box-shadow:inset 0 0 150px var(--ambient),0 0 150px var(--ambient);opacity:.72;filter:blur(30px);transition:box-shadow .76s ease,opacity .76s ease;pointer-events:none}.product-stage__products{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;will-change:transform}.product-stage__item{--offset: 0;--distance: 0;width:clamp(155px,16.8vw,250px);aspect-ratio:2 / 3;position:absolute;left:50%;top:45%;z-index:calc(20 - var(--distance));padding:0;border:0;background:transparent;cursor:pointer;transform:translate(calc(-50% + (var(--offset) * clamp(106px,10.5vw,164px))),calc(-50% + (var(--distance) * 62px))) rotate(calc(var(--offset) * -6deg)) scale(calc(1 - (var(--distance) * .12)));opacity:calc(1 - (var(--distance) * .2));filter:blur(calc(var(--distance) * .28px)) saturate(calc(1.08 - (var(--distance) * .13))) brightness(calc(1 - (var(--distance) * .055))) drop-shadow(0 23px 20px rgba(3,71,113,.17));transition:width .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1),opacity .56s ease,filter .56s ease}.product-stage__item:after{content:"";width:72%;height:12%;position:absolute;left:14%;bottom:0;border-radius:50%;background:#064e7a33;filter:blur(16px);transform:scaleX(calc(1 - (var(--distance) * .15)))}.product-stage__asset{width:100%;height:100%;object-fit:contain;position:relative;z-index:1;display:block;-webkit-user-select:none;user-select:none;transform:translateY(var(--asset-lift, 0px)) scale(var(--asset-scale));animation:productFloat 4.8s ease-in-out infinite;animation-delay:calc(var(--offset) * -.35s)}.product-stage__asset img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 16px rgba(3,62,101,.2)) drop-shadow(0 0 12px rgba(255,255,255,.16))}.product-stage__item.is-active{width:clamp(245px,23vw,350px);filter:saturate(1.1) drop-shadow(0 42px 38px rgba(3,71,113,.3))}.product-stage__item.is-active .product-stage__asset img{filter:contrast(1.06) saturate(1.08) brightness(.98) drop-shadow(0 28px 20px rgba(3,62,101,.28)) drop-shadow(0 0 18px rgba(255,255,255,.26))}.product-stage__item.is-active:after{width:82%;left:9%;background:#05497542;filter:blur(20px)}.product-stage__item.is-active .product-stage__asset{animation-duration:5.6s}@keyframes productFloat{0%,to{transform:translateY(var(--asset-lift, 0px)) scale(var(--asset-scale)) rotate(-.3deg)}50%{transform:translateY(calc(var(--asset-lift, 0px) - 10px)) scale(var(--asset-scale)) rotate(.6deg)}}.product-stage__meta{position:absolute;left:50%;bottom:28px;translate:-50% 0;z-index:28;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;min-width:178px;padding:10px 14px 10px 10px;border:1px solid rgba(255,255,255,.72);border-radius:17px;background:#f8fdffb8;box-shadow:0 18px 38px #07528024;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-stage__meta-index{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:var(--blue-700);color:#fff;font-size:10px;font-weight:900}.product-stage__meta-copy{display:grid;gap:2px}.product-stage__meta-copy>span{color:var(--blue-700);font-size:9px;font-weight:800;letter-spacing:.1em}.product-stage__meta-copy strong{color:var(--ink);font-size:16px}.product-stage__controls{position:absolute;right:12px;bottom:29px;z-index:30;display:flex;align-items:center;gap:10px;color:var(--blue-900);font-size:11px;font-weight:800}.product-stage__controls button{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(0,98,166,.23);border-radius:50%;background:#ffffffb3;color:var(--blue-900);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .18s ease,transform .18s ease}.product-stage__controls button:hover{background:#fff;transform:scale(1.06)}.category-strip{position:relative;z-index:10;display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:26px;border:1px solid rgba(255,255,255,.82);border-radius:24px;background:#ecf9ffb3;box-shadow:0 24px 58px #00599529,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(20px) saturate(1.08);backdrop-filter:blur(20px) saturate(1.08)}.category-strip a{min-height:84px;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 8px;color:#0a669e;font-size:12px;font-weight:800;transition:background .18s ease,color .18s ease}.category-strip a+a{border-left:1px solid rgba(8,109,174,.13)}.category-strip a:hover{background:#ffffff9e;color:var(--blue-950)}.oem-process{height:135vh;min-height:1100px;position:relative;isolation:isolate;background:linear-gradient(180deg,#f4fbff 0%,#f8fdff 68%,var(--surface-blue) 100%)}.oem-process:before{content:"";position:absolute;z-index:0;inset:0 0 auto;height:430px;background:url(/assets/hero/water-stage.webp) center 70% / cover no-repeat;opacity:.065;-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.48) 48%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.48) 48%,transparent 100%);pointer-events:none}.oem-process:after{content:"";position:absolute;z-index:0;right:0;bottom:0;left:0;height:220px;background:linear-gradient(180deg,rgba(234,247,254,0),var(--surface-blue));pointer-events:none}.oem-process__sticky{height:100vh;min-height:720px;position:sticky;z-index:1;top:0;display:grid;grid-template-columns:minmax(300px,.88fr) minmax(390px,1.1fr) minmax(250px,.72fr);align-items:center;gap:clamp(24px,4vw,68px);overflow:hidden}.oem-process__copy{position:relative;z-index:4}.oem-process__copy h2{font-size:clamp(42px,4.5vw,66px)}.oem-process__copy>p{margin-top:24px}.text-link{display:inline-flex;align-items:center;gap:10px;margin-top:28px;padding-bottom:6px;border-bottom:1px solid rgba(8,127,212,.36);color:var(--blue-700);font-size:14px;font-weight:800}.oem-process__visual{height:72vh;max-height:700px;min-height:510px;position:relative;overflow:hidden;border:1px solid rgba(13,133,202,.14);border-radius:50% 50% 30% 30%/44% 44% 23% 23%;background:url(/assets/hero/water-stage.webp) 62% center / cover no-repeat;box-shadow:inset 0 0 90px #ebfaffeb,0 38px 80px #166e9e21}.oem-process__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f8fdff33,#1188c824)}.oem-process__visual img{width:70%;height:84%;position:absolute;z-index:2;left:16%;top:8%;object-fit:contain;filter:drop-shadow(0 32px 28px rgba(8,77,119,.2));will-change:transform}.oem-process__orbit,.oem-process__bubble{display:none}.process-steps{position:relative;z-index:4;display:grid;gap:0;margin:0;padding:0;list-style:none}.process-steps li{position:relative}.process-steps li:after{content:"";width:1px;height:100%;position:absolute;top:50%;left:20px;background:var(--line)}.process-steps li:last-child:after{display:none}.process-steps button{width:100%;min-height:66px;position:relative;z-index:1;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:14px;padding:8px 12px 8px 0;border:0;background:transparent;color:#536c82;text-align:left;cursor:pointer}.process-steps__number{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#f8fdff;color:var(--blue-700);font-size:11px;font-weight:800;transition:background .22s ease,color .22s ease,transform .22s ease,box-shadow .22s ease}.process-steps__label{font-size:15px;font-weight:800;transition:color .22s ease,transform .22s ease}.process-steps li.is-active .process-steps__number{transform:scale(1.12);background:var(--blue-700);color:#fff;box-shadow:0 8px 24px #087fd447}.process-steps li.is-active .process-steps__label{transform:translate(5px);color:var(--ink)}.process-steps li.is-complete .process-steps__number{border-color:#43c0a36b;color:#24a98a}.products-section{isolation:isolate;background:linear-gradient(180deg,var(--surface-blue) 0%,#e6f5fd 58%,var(--surface-ice) 100%)}.products-section:before{content:"";position:absolute;z-index:0;inset:0 0 auto;height:64%;background:url(/assets/hero/water-stage.webp) center 18% / cover no-repeat;opacity:.075;-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.46) 54%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.46) 54%,transparent 100%);pointer-events:none}.products-section:after{content:"";position:absolute;z-index:0;right:0;bottom:0;left:0;height:180px;background:linear-gradient(180deg,rgba(247,252,255,0),var(--surface-ice));pointer-events:none}.products-section>.page-shell{position:relative;z-index:1}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;perspective:1000px}.product-card{--tilt-x: 0deg;--tilt-y: 0deg;min-height:468px;position:relative;isolation:isolate;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.74);border-radius:24px;background:color-mix(in srgb,var(--card-accent) 82%,white 18%);color:#fff;box-shadow:0 24px 45px color-mix(in srgb,var(--card-accent) 22%,transparent);transform:rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;transition:transform .22s ease,box-shadow .22s ease}.product-card:before{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:url(/assets/hero/water-stage.webp) 62% 64% / 210% auto no-repeat;opacity:.13;mix-blend-mode:soft-light}.product-card:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff1f,#03497414 52%,#0237593d);pointer-events:none}.product-card--deep:after{background:linear-gradient(180deg,#ffffff1f,#0349741f 48%,#0237594f)}.product-card:nth-child(1){grid-column:span 2}.product-card:hover{box-shadow:0 32px 62px color-mix(in srgb,var(--card-accent) 31%,transparent)}.product-card__topline{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:21px 22px 0;font-size:10px;font-weight:800;letter-spacing:.1em;opacity:.86}.product-card__image{flex:1;min-height:265px;position:relative;display:grid;place-items:center;padding:0 18px}.product-card__image:after{content:"";width:76%;height:20%;position:absolute;left:12%;bottom:7%;border-radius:50%;background:#ffffff40;filter:blur(22px)}.product-card__asset{width:100%;height:285px;position:relative;z-index:2;display:grid;place-items:center;transform:translate(var(--asset-x),var(--asset-y)) rotate(var(--asset-rotate)) scale(var(--asset-scale))}.product-card__image img{width:auto;height:100%;object-fit:contain;filter:drop-shadow(0 24px 20px rgba(4,57,93,.2));transition:transform .4s cubic-bezier(.22,1,.36,1)}.product-card:hover .product-card__image img{transform:translateY(-7px) scale(1.035)}.product-card:nth-child(1) .product-card__asset{height:302px}.product-card__body{position:relative;z-index:4;display:grid;gap:5px;margin:0 14px 14px;padding:16px 18px 18px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:#04436921;box-shadow:inset 0 1px #ffffff29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-card__tags{display:flex;align-items:center;gap:7px}.product-card__mode{margin-bottom:1px;color:#ffffffa3;font-size:9px;font-weight:900;letter-spacing:.16em}.product-card__package{padding:3px 7px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:#ffffff1f;color:#ffffffdb;font-size:9px;font-weight:800;letter-spacing:.04em}.product-card__body h3{margin:0;font-size:25px;letter-spacing:-.035em}.product-card__body p{max-width:330px;margin:0;color:#ffffffc7;font-size:12px;line-height:1.65}.product-card__arrow{width:42px;height:42px;position:absolute;right:16px;bottom:17px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:#ffffff1f}.factory-section{background:linear-gradient(180deg,var(--surface-ice) 0%,#f4fbff 72%,#e8f7fe 100%)}.asset-notice{max-width:390px;padding:16px 18px;border-left:3px solid var(--mint);background:#effaff;color:var(--muted);font-size:13px;line-height:1.7}.asset-notice span{display:block;margin-bottom:3px;color:var(--blue-700);font-weight:800}.factory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:320px;gap:16px}.factory-card{position:relative;overflow:hidden;border-radius:22px;background:#cae8f6;border:1px solid rgba(255,255,255,.78);box-shadow:0 22px 50px #10578021;transition:transform .26s ease,box-shadow .26s ease}.factory-card:hover{transform:translateY(-4px);box-shadow:0 30px 64px #1057802b}.factory-card--wide{grid-column:span 2}.factory-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.factory-card:hover img{transform:scale(1.045)}.factory-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#012f4c05 34%,#022a47c7)}.factory-card__tag{position:absolute;top:16px;left:16px;padding:7px 10px;border:1px solid rgba(255,255,255,.52);border-radius:999px;background:#f2fbffb8;color:#17678e;font-size:10px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.factory-card__body{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:28px 1fr 24px;align-items:end;gap:12px;padding:22px;color:#fff}.factory-card__body h3{margin:0 0 4px;font-size:20px}.factory-card__body p{margin:0;color:#ffffffb8;font-size:11px;line-height:1.5}.factory-card__arrow{align-self:center}.quality-section{background:linear-gradient(180deg,#e8f7fe,#effaff 54%,#e3f5fd)}.quality-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:start;gap:clamp(55px,8vw,120px)}.quality-copy{position:sticky;top:110px}.quality-copy>p{margin-top:24px}.quality-photo{position:relative;overflow:hidden;margin-top:34px;border-radius:26px;background:#cae9f7;box-shadow:0 26px 55px #0e598424}.quality-photo img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.quality-photo span{position:absolute;left:16px;bottom:16px;padding:8px 11px;border-radius:999px;background:#f8fdffd1;color:#17678e;font-size:10px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.quality-timeline{margin:0;padding:0;list-style:none}.quality-timeline li{min-height:150px;display:grid;grid-template-columns:52px 60px 1fr;align-items:center;gap:20px;position:relative;padding:28px 0;border-bottom:1px solid rgba(8,99,160,.16)}.quality-timeline li:before{content:"";width:1px;height:100%;position:absolute;left:81px;top:50%;background:#087fd429}.quality-timeline li:last-child:before{display:none}.quality-timeline__index{color:#72a6c4;font-size:12px;font-weight:800;letter-spacing:.1em}.quality-timeline__icon{width:58px;height:58px;position:relative;z-index:2;display:grid;place-items:center;border:1px solid rgba(8,127,212,.19);border-radius:18px;background:#f8fdff;color:var(--blue-700);box-shadow:0 12px 28px #166e9e17}.quality-timeline h3{margin:0 0 6px;font-size:21px}.quality-timeline p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.inquiry-section{overflow:hidden;background:#087bc9;color:#fff}.inquiry-section__water{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/hero/water-stage.webp) center / cover no-repeat;opacity:.27;filter:saturate(1.15) contrast(1.04)}.inquiry-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#04538fe6,#0981cda6);pointer-events:none}.inquiry-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.84fr) minmax(540px,1.16fr);gap:clamp(36px,6vw,86px)}.inquiry-section .section-kicker{color:#95f1df}.faq h2,.lead-form h2{color:#fff;font-size:clamp(34px,3.5vw,54px)}.faq__list{margin-top:34px;border-top:1px solid rgba(255,255,255,.2)}.faq__list article{border-bottom:1px solid rgba(255,255,255,.2)}.faq__list h3{margin:0}.faq__list button{width:100%;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0;border:0;background:transparent;color:#fff;text-align:left;cursor:pointer;font-size:15px;font-weight:800}.faq__answer p{margin:-4px 0 22px;padding-right:35px;color:#ffffffb8;font-size:13px;line-height:1.8}.lead-form{scroll-margin-top:92px;scroll-margin-bottom:94px;padding:clamp(30px,4vw,52px);border:1px solid rgba(255,255,255,.58);border-radius:30px;background:#f7fcffe6;color:var(--ink);box-shadow:0 32px 80px #0131583b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lead-form h2{color:var(--ink);font-size:clamp(34px,3.2vw,50px)}.lead-form>p{margin:17px 0 28px;color:var(--muted);font-size:13px;line-height:1.75}.product-customizer{position:relative;margin:0 0 22px;padding:22px;overflow:hidden;border:1px solid rgba(10,123,192,.19);border-radius:22px;background:radial-gradient(circle at 86% 10%,rgba(116,230,215,.25),transparent 31%),linear-gradient(135deg,#e8f9fff0,#ffffffeb);box-shadow:inset 0 1px #ffffffeb,0 14px 30px #106fa814}.product-customizer__header,.product-customizer__question,.product-customizer__actions,.product-customizer__result-actions{display:flex;align-items:center}.product-customizer__header{justify-content:space-between;gap:18px}.product-customizer__eyebrow{display:inline-flex;align-items:center;gap:6px;color:var(--blue-700);font-size:10px;font-weight:900;letter-spacing:.14em}.product-customizer h3,.product-customizer h4,.product-customizer p{margin:0}.product-customizer h3{margin-top:5px;color:var(--ink);font-size:24px;font-weight:900;letter-spacing:-.035em}.product-customizer__time{flex:0 0 auto;padding:7px 10px;border:1px solid rgba(10,136,208,.14);border-radius:999px;background:#ffffffad;color:#1976ad;font-size:11px;font-weight:800}.product-customizer__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:20px 0 18px;padding:0;list-style:none}.product-customizer__steps li{min-width:0;display:flex;align-items:center;gap:8px;padding:9px;border:1px solid rgba(13,117,182,.13);border-radius:13px;background:#ffffff75;color:#668299}.product-customizer__steps li>span{width:23px;height:23px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#0c7abe1c;color:#33769f;font-size:11px;font-weight:900}.product-customizer__steps strong{overflow:hidden;font-size:11px;font-weight:800;text-overflow:ellipsis}.product-customizer__steps li.is-active{border-color:#0789d75c;background:#def5ffeb;color:#075d99}.product-customizer__steps li.is-active>span,.product-customizer__steps li.is-complete>span{background:var(--blue-700);color:#fff}.product-customizer__body{min-height:244px;display:flex;flex-direction:column}.product-customizer__question{align-items:flex-start;gap:11px;margin-bottom:16px}.product-customizer__question>span{min-width:50px;padding-top:3px;color:#1d86bf;font-size:10px;font-weight:900;letter-spacing:.08em}.product-customizer__question h4{color:#114c70;font-size:16px;font-weight:900}.product-customizer__question p{margin-top:4px;color:#668197;font-size:11px;line-height:1.5}.product-customizer__fieldset{min-width:0;margin:0;padding:0;border:0}.product-customizer__options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.product-customizer__options--product{grid-template-columns:repeat(4,minmax(0,1fr))}.product-customizer__option{min-width:0;min-height:54px;display:flex;align-items:center;justify-content:center;gap:6px;padding:9px 8px;border:1px solid rgba(12,117,184,.17);border-radius:13px;background:#ffffffa8;color:#315b77;cursor:pointer;text-align:center;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.product-customizer__option:hover{border-color:#0480cd70;transform:translateY(-1px)}.product-customizer__option.is-selected{border-color:#0794d7;background:linear-gradient(145deg,#effbff,#d8f4ff);color:#075c94;box-shadow:0 8px 17px #068bd524}.product-customizer__option strong{display:block;font-size:12px;font-weight:900;line-height:1.35}.product-customizer__option--product{min-height:82px;justify-content:flex-start;padding:7px;text-align:left}.product-customizer__option--product img{width:38px;height:64px;flex:0 0 auto;object-fit:contain}.product-customizer__option--product small{display:block;margin-top:2px;color:#5f86a0;font-size:9px;font-weight:700}.product-customizer__option--flavor.is-selected{background:linear-gradient(145deg,#f3fffb,#dbfaf0);border-color:#49c8a8;color:#157b68}.product-customizer__actions{justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px}.product-customizer__actions .button{min-height:42px;padding-inline:17px;border:0;font-size:12px}.product-customizer__actions .button:disabled{cursor:not-allowed;background:#a9c3d3;box-shadow:none;transform:none}.product-customizer__back{background:#ffffff94;color:#2b668f}.product-customizer__result{min-height:244px;display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:14px}.product-customizer__result>img{width:88px;height:150px;object-fit:contain;filter:drop-shadow(0 12px 14px rgba(9,116,175,.18))}.product-customizer__result>div:nth-child(2)>span{color:#1885bc;font-size:11px;font-weight:900;letter-spacing:.08em}.product-customizer__result h4{margin-top:7px;color:#0b507a;font-size:25px;font-weight:900;letter-spacing:-.04em}.product-customizer__result p{margin-top:6px;color:#5d8299;font-size:13px;font-weight:800}.product-customizer__result-actions{grid-column:1 / -1;gap:14px;align-items:center}.product-customizer__result-actions .button{min-height:44px;padding-inline:18px;border:0;font-size:12px}.product-customizer__restart{padding:8px 0;border:0;background:transparent;color:#2479a9;cursor:pointer;font-size:12px;font-weight:800}.product-customizer__result>small{grid-column:1 / -1;color:#6b8799;font-size:10px;line-height:1.5}.lead-form__prefill{margin:-4px 0 18px;padding:10px 12px;border:1px solid rgba(42,177,147,.27);border-radius:12px;background:#e0fcf5b8;color:#22705f;font-size:12px;font-weight:800;line-height:1.55}.lead-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lead-form label{display:grid;gap:8px}.lead-form label>span{color:#315a76;font-size:12px;font-weight:800}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid rgba(4,103,168,.17);border-radius:12px;background:#ffffffd1;color:var(--ink);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.lead-form input,.lead-form select{height:48px;padding:0 14px}.lead-form textarea{min-height:116px;resize:vertical;padding:13px 14px;line-height:1.6}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--blue-600);background:#fff;box-shadow:0 0 0 4px #139be417;outline:none}.lead-form__message{grid-column:1 / -1}.button--submit{width:100%;margin-top:20px;background:var(--blue-700);color:#fff;border-radius:13px}.lead-form>small{display:block;margin-top:12px;color:#7b91a2;font-size:10px;text-align:center}.lead-form--success{min-height:590px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.lead-form--success>svg{margin-bottom:20px;color:#35b899}.lead-form--success .button{margin-top:8px;border:0}body.has-customizer-open{overflow-y:hidden}.sr-only{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.customizer-modal{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;overflow-y:auto;overscroll-behavior:contain;background:#03395f6b;-webkit-backdrop-filter:blur(14px) saturate(1.08);backdrop-filter:blur(14px) saturate(1.08)}.customizer-modal__panel{width:min(100%,1360px);max-height:min(900px,calc(100dvh - 48px));position:relative;overflow:auto;overscroll-behavior:contain;padding:clamp(28px,3.5vw,52px);border:1px solid rgba(255,255,255,.92);border-radius:30px;background:linear-gradient(125deg,#f7fdfff7,#e0f6fff2),url(/assets/hero/water-stage.webp) center / cover no-repeat;box-shadow:0 34px 100px #002d4f61,inset 0 1px #fffffff5;animation:customizerPanelIn .24s cubic-bezier(.22,1,.36,1) both}@keyframes customizerPanelIn{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.customizer-modal__close{width:42px;height:42px;position:absolute;z-index:3;top:18px;right:18px;display:grid;place-items:center;border:1px solid rgba(8,101,166,.16);border-radius:50%;background:#ffffffb8;color:#0d5e95;cursor:pointer;transition:transform .18s ease,background .18s ease}.customizer-modal__close:hover{background:#fff;transform:rotate(4deg) scale(1.04)}.customizer-modal__intro{max-width:665px;margin-bottom:28px}.customizer-modal__title{display:flex;align-items:baseline;gap:13px;color:#083f69}.customizer-modal__title>span{color:#087fcb;font-size:clamp(64px,6vw,94px);font-weight:900;letter-spacing:-.085em;line-height:.8}.customizer-modal__title>span small{margin-left:3px;font-size:.4em;letter-spacing:-.04em}.customizer-modal__title h2{margin:0;color:#083f69;font-size:clamp(36px,4vw,58px);font-weight:900;letter-spacing:-.065em}.customizer-modal__intro>p{margin:16px 0 5px;color:#29678f;font-size:16px;font-weight:700;line-height:1.7}.customizer-modal__intro>small{color:#6e8ba0;font-size:11px;line-height:1.6}.customizer-modal__layout{display:grid;grid-template-columns:minmax(0,.96fr) minmax(450px,1.04fr);align-items:stretch;gap:clamp(22px,3vw,38px)}.customizer-modal__choices{display:grid;align-content:start;gap:12px}.customizer-choice-card{padding:15px 16px;border:1px solid rgba(14,125,193,.14);border-radius:19px;background:#ffffffbd;box-shadow:0 10px 26px #14679712}.customizer-choice-card__header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.customizer-choice-card__header>span{min-width:38px;height:34px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#0d92dc,#0571b7);color:#fff;font-size:13px;font-weight:900}.customizer-choice-card__header h3{flex:1;margin:0;color:#104f7a;font-size:17px;font-weight:900;letter-spacing:-.025em}.customizer-choice-card__header>svg{color:#3883b2}.customizer-choice-card fieldset{min-width:0;margin:0;padding:0;border:0}.customizer-choice-card__options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.customizer-choice-card__options--products{grid-template-columns:repeat(4,minmax(0,1fr))}.customizer-choice-card__options button{min-width:0;min-height:52px;display:flex;align-items:center;justify-content:center;gap:5px;padding:8px;border:1px solid rgba(20,118,183,.14);border-radius:12px;background:#fbfeffd6;color:#336a90;cursor:pointer;font-size:12px;font-weight:800;line-height:1.25;text-align:center;transition:border-color .18s ease,transform .18s ease,background .18s ease,box-shadow .18s ease}.customizer-choice-card__options button:hover{border-color:#0583d17a;transform:translateY(-1px)}.customizer-choice-card__options button.is-selected{border-color:#078ddd;background:linear-gradient(145deg,#effbfffa,#d1f4fffa);color:#075c99;box-shadow:0 8px 16px #0589d726}.customizer-choice-card__options--products button{min-height:66px;display:grid;grid-template-columns:31px minmax(0,1fr) 15px;justify-content:start;text-align:left}.customizer-choice-card__options--products img{width:30px;height:48px;grid-row:1;object-fit:contain}.customizer-choice-card__options--products span{overflow-wrap:anywhere}.customizer-choice-card__flavor.is-selected{border-color:#4bc8a9!important;background:linear-gradient(145deg,#f3fffbfa,#d7f9edfa)!important;color:#18745f!important}.customizer-preview{min-width:0;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:21px;background:#d8f5ffad;box-shadow:0 17px 34px #0e659424}.customizer-preview__stage{min-height:385px;position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(180deg,#d6f7ff21,#0b91d324),url(/assets/hero/water-stage.webp) center 58% / cover no-repeat}.customizer-preview__stage:after{content:"";width:73%;height:17%;position:absolute;z-index:0;bottom:12%;border-radius:50%;background:#d4fcff75;box-shadow:0 14px 36px #0166a838,inset 0 1px #fffffff0}.customizer-preview__stage>span{position:absolute;z-index:2;top:16px;left:16px;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:#f5fdffc4;color:#1c79ae;font-size:11px;font-weight:900}.customizer-preview__stage>img{width:min(52%,250px);max-height:310px;position:relative;z-index:1;object-fit:contain;filter:drop-shadow(0 22px 22px rgba(0,75,127,.25))}.customizer-preview__summary{min-height:195px;display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:20px;margin:-25px 18px 18px;padding:22px;border:1px solid rgba(255,255,255,.8);border-radius:18px;background:#fafefff0;box-shadow:0 14px 28px #10669721}.customizer-preview__summary h3{margin:0;color:#0c5380;font-size:20px;font-weight:900;letter-spacing:-.04em}.customizer-preview__summary h3 small{display:inline-block;margin-left:7px;padding:4px 7px;border-radius:999px;background:#e0f5ff;color:#1887c4;font-size:9px;font-weight:900;letter-spacing:.03em;vertical-align:middle}.customizer-preview__summary dl{display:grid;gap:8px;margin:14px 0 0}.customizer-preview__summary dl>div{display:grid;grid-template-columns:62px minmax(0,1fr);gap:8px;color:#4e7895;font-size:12px}.customizer-preview__summary dt:after{content:"："}.customizer-preview__summary dd{margin:0;color:#155e8d;font-weight:900}.customizer-preview__actions{display:grid;align-content:center;gap:9px;padding-left:20px;border-left:1px solid rgba(16,112,179,.14)}.customizer-preview__actions .button{min-height:47px;border:0;font-size:12px}.customizer-preview__actions .button:disabled{cursor:not-allowed;background:#a9c6d7;box-shadow:none}.customizer-preview__reset{border:1px solid rgba(8,123,195,.18)!important;background:#f4fbff;color:#1a71a5}.customizer-preview__actions>small{color:#6c8da0;font-size:10px;font-weight:700;text-align:center}.customizer-modal__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:22px;padding:15px 18px;border:1px solid rgba(18,120,185,.11);border-radius:19px;background:#ffffff8c}.customizer-modal__benefits>span{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr);column-gap:9px;align-items:center;padding:0 14px;color:#2a78a7}.customizer-modal__benefits>span+span{border-left:1px solid rgba(16,122,189,.12)}.customizer-modal__benefits svg{grid-row:span 2}.customizer-modal__benefits b{font-size:11px}.customizer-modal__benefits small{margin-top:3px;color:#69889d;font-size:10px;line-height:1.4}.mobile-inquiry-cta{display:none}.site-footer{padding:32px 0;background:#063c69;color:#fff}.site-footer .page-shell{display:grid;grid-template-columns:minmax(250px,.85fr) minmax(300px,1.15fr) auto;align-items:center;gap:40px}.site-footer__brand{display:flex;align-items:center;gap:12px}.site-footer__brand svg{color:#83e5d2}.site-footer__brand div{display:grid;gap:3px}.site-footer__brand strong{font-size:14px}.site-footer__brand span{color:#ffffff8c;font-size:9px;letter-spacing:.12em}.site-footer p{margin:0;color:#ffffff94;font-size:11px;line-height:1.7}.site-footer>.page-shell>a{display:inline-flex;align-items:center;gap:7px;color:#b7edff;font-size:12px;font-weight:800}@media(max-width:1100px){.site-nav{gap:16px}.hero__content{grid-template-columns:minmax(350px,.82fr) minmax(450px,1.18fr)}.product-stage__item{width:clamp(150px,20vw,240px)}.product-stage__item.is-active{width:clamp(230px,25vw,310px)}.category-strip{grid-template-columns:repeat(4,1fr)}.category-strip a:nth-child(5){border-left:0}.category-strip a:nth-child(n+5){border-top:1px solid rgba(8,109,174,.13)}.oem-process__sticky{grid-template-columns:minmax(280px,.9fr) minmax(340px,1.1fr)}.process-steps{grid-column:1 / -1;grid-template-columns:repeat(7,1fr);align-self:start}.process-steps li:after{width:100%;height:1px;left:50%;top:20px}.process-steps button{grid-template-columns:1fr;justify-items:center;gap:7px;padding:0;text-align:center}.process-steps__label{font-size:12px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card:nth-child(1){grid-column:span 1}.factory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.factory-card--wide{grid-column:span 2}.quality-layout{gap:55px}}@media(max-width:820px){.page-shell,.site-header{width:min(100% - 36px,1360px)}.site{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.mobile-inquiry-cta{min-height:54px;position:fixed;z-index:35;right:18px;bottom:calc(14px + env(safe-area-inset-bottom));left:18px;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid rgba(211,249,255,.68);border-radius:17px;background:linear-gradient(135deg,#087dc4,#06a);box-shadow:0 14px 30px #014e864f;color:#fff;cursor:pointer;font-size:14px;font-weight:900}.customizer-modal{align-items:start;padding:10px}.customizer-modal__panel{max-height:calc(100dvh - 20px);padding:28px 22px 24px;border-radius:24px}.customizer-modal__layout{grid-template-columns:1fr}.customizer-preview{order:-1}.customizer-preview__stage{min-height:285px}.customizer-preview__stage>img{max-height:238px}.customizer-preview__summary{grid-template-columns:minmax(0,1fr) 215px}.site-header{min-height:68px}.site-nav{position:absolute;top:62px;left:0;right:0;display:none;align-items:stretch;flex-direction:column;gap:0;padding:12px;border:1px solid rgba(7,94,153,.14);border-radius:18px;background:#f8fdfff5;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-nav.is-open{display:flex}.site-nav>a:not(.site-nav__cta){padding:13px 12px}.site-nav__cta{justify-content:center;margin-top:6px}.menu-toggle{display:grid}.hero__content{min-height:760px;grid-template-columns:1fr;align-items:start;padding-top:58px}.hero__copy{max-width:560px;padding-bottom:0}.product-stage{height:550px;min-height:550px}.product-stage:before{left:5%;right:5%;bottom:3%;height:24%}.product-stage__item{left:50%;width:clamp(145px,26vw,190px);transform:translate(calc(-50% + (var(--offset) * 116px)),calc(-50% + (var(--distance) * 44px))) rotate(calc(var(--offset) * -5deg)) scale(calc(1 - (var(--distance) * .14)))}.product-stage__item.is-active{width:clamp(225px,38vw,270px)}.product-stage__meta{left:0;translate:0 0}.section-heading{grid-template-columns:1fr;gap:24px}.oem-process{height:auto;min-height:0;padding:110px 0}.oem-process__sticky{height:auto;min-height:0;position:relative;top:auto;grid-template-columns:1fr;overflow:visible}.oem-process__visual{height:570px;min-height:0;order:2}.process-steps{order:3;grid-template-columns:1fr;gap:0}.process-steps li:after{width:1px;height:100%;left:20px;top:50%}.process-steps button{min-height:62px;grid-template-columns:42px 1fr;justify-items:start;text-align:left}.process-steps__label{font-size:14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{min-height:438px}.factory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.factory-card--wide{grid-column:span 2}.quality-layout{grid-template-columns:1fr}.quality-copy{position:relative;top:auto}.quality-photo{max-width:640px}.inquiry-layout{grid-template-columns:1fr}.site-footer .page-shell{grid-template-columns:1fr;gap:20px}}@media(max-width:520px){:root{--shadow: 0 18px 45px rgba(15, 88, 133, .14)}html{scroll-padding-top:68px}.page-shell,.site-header{width:min(100% - 28px,1360px)}.section{padding:84px 0}.brand__mark{width:34px;height:34px;border-radius:11px}.brand strong{font-size:15px}.brand small{font-size:7px}.hero__water-image{background-position:60% center}.hero__water-image:after{background:linear-gradient(180deg,#f5fcffdb,#e6f7ff61 48%,#0870b605)}.hero__caustics{display:none}.hero__content{min-height:700px;padding-top:32px;gap:0}.hero__copy h1{margin-bottom:17px;font-size:clamp(45px,13.2vw,60px)}.hero__copy>p{font-size:14px;line-height:1.75}.eyebrow{margin-bottom:14px;font-size:10px}.hero__actions{margin-top:22px}.hero__actions .button{flex:1 1 150px;padding-inline:15px}.hero__customizer-hint{margin-top:10px;font-size:11px}.hero__points{margin-top:18px;font-size:11px}.hero__points li+li:before{margin-left:14px}.product-stage{height:340px;min-height:340px;margin-top:-10px}.product-stage:before{left:-4%;right:-4%;bottom:4%;height:23%;opacity:.24}.product-stage__ambient{top:18%;right:0;bottom:5%;left:0;opacity:.5}.product-stage__item{width:135px;left:50%;top:46%;transform:translate(calc(-50% + (var(--offset) * 84px)),calc(-50% + (var(--distance) * 34px))) rotate(calc(var(--offset) * -5.5deg)) scale(calc(1 - (var(--distance) * .15)))}.product-stage__item.is-active{width:190px}.product-stage__meta{left:0;bottom:5px;min-width:144px;padding:8px 10px 8px 8px;border-radius:14px}.product-stage__meta-index{width:30px;height:30px;border-radius:10px}.product-stage__meta-copy strong{font-size:14px}.product-stage__controls{right:0;bottom:5px;gap:7px}.product-stage__controls button{width:38px;height:38px}.category-strip{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(148px,42vw);margin-bottom:14px;overflow-x:auto;border-radius:18px;scroll-snap-type:x proximity;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-strip a{min-height:62px;justify-content:flex-start;padding:10px 13px}.category-strip a{border-top:0!important;scroll-snap-align:start}.category-strip a+a{border-left:1px solid rgba(8,109,174,.13)}.section-heading h2,.quality-copy h2,.oem-process__copy h2{font-size:38px}.section-heading{margin-bottom:34px}.oem-process{padding:86px 0 92px}.oem-process__visual{height:440px}.product-grid{grid-template-columns:1fr}.product-card{min-height:458px}.product-card__asset{height:270px}.product-card:nth-child(1) .product-card__asset{height:286px}.factory-grid{grid-template-columns:1fr;grid-auto-rows:310px}.factory-card--wide{grid-column:span 1}.quality-timeline li{grid-template-columns:38px 52px 1fr;gap:13px}.quality-timeline li:before{left:63px}.quality-timeline__icon{width:50px;height:50px;border-radius:15px}.quality-timeline h3{font-size:18px}.inquiry-section{padding-top:90px}.faq h2,.lead-form h2{font-size:36px}.lead-form{padding:28px 20px;border-radius:24px}.lead-form__grid{grid-template-columns:1fr}.lead-form__message{grid-column:auto}.lead-form--success{min-height:520px}.mobile-inquiry-cta{right:14px;left:14px;min-height:52px;border-radius:16px}.customizer-modal__panel{padding:26px 14px 18px;border-radius:21px}.customizer-modal__close{top:12px;right:12px;width:38px;height:38px}.customizer-modal__intro{margin-right:30px;margin-bottom:19px}.customizer-modal__title{gap:9px}.customizer-modal__title>span{font-size:58px}.customizer-modal__title h2{font-size:36px}.customizer-modal__intro>p{margin-top:12px;font-size:13px}.customizer-modal__intro>small{font-size:10px}.customizer-modal__layout{gap:14px}.customizer-choice-card{padding:13px 11px;border-radius:16px}.customizer-choice-card__header{margin-bottom:10px}.customizer-choice-card__header>span{min-width:34px;height:31px;border-radius:10px;font-size:12px}.customizer-choice-card__header h3{font-size:15px}.customizer-choice-card__options,.customizer-choice-card__options--products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.customizer-choice-card__options button{min-height:48px;padding:7px 6px;font-size:12px}.customizer-choice-card__options--products button{min-height:58px;grid-template-columns:28px minmax(0,1fr) 14px}.customizer-choice-card__options--products img{width:27px;height:43px}.customizer-preview__stage{min-height:250px}.customizer-preview__stage>span{top:12px;left:12px}.customizer-preview__stage>img{max-height:213px}.customizer-preview__summary{min-height:0;grid-template-columns:1fr;gap:14px;margin:-17px 10px 10px;padding:17px;border-radius:15px}.customizer-preview__summary h3{font-size:19px}.customizer-preview__summary dl{margin-top:11px}.customizer-preview__actions{padding:14px 0 0;border-top:1px solid rgba(16,112,179,.14);border-left:0}.customizer-preview__actions .button{min-height:45px}.customizer-modal__benefits{grid-template-columns:1fr;gap:10px;margin-top:14px;padding:14px 8px}.customizer-modal__benefits>span{padding:0 7px}.customizer-modal__benefits>span+span{padding-top:10px;border-top:1px solid rgba(16,122,189,.12);border-left:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.product-stage__products,.oem-process__visual img{transform:none!important}}
