:root{--ink: #061f2e;--ink-2: #123847;--muted: #607b86;--line: rgba(22, 132, 160, .18);--aqua: #17c8db;--mint: #77f0cf;--cyan: #b9f5ff;--foam: #f3fbfd;--page-bg: #f7fdff;--page-bg-soft: #eefbfe;--page-bg-glass: rgba(247, 253, 255, .92);--white: #ffffff;--deep: #031c2a;--deep-2: #062f43;--panel: rgba(255, 255, 255, .72);--panel-strong: rgba(255, 255, 255, .94);--shadow: 0 32px 90px rgba(0, 68, 92, .13);--shadow-soft: 0 18px 54px rgba(3, 28, 42, .08);--radius: 8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{overscroll-behavior-y:none;scroll-behavior:smooth;scroll-padding-top:92px;background:#021722}body{min-height:100vh;margin:0;overflow-x:hidden;overflow-x:clip;overscroll-behavior-y:none;color:var(--ink);background:radial-gradient(ellipse at 12% 6%,rgba(185,245,255,.24),transparent 34rem),radial-gradient(ellipse at 92% 34%,rgba(119,240,207,.16),transparent 38rem),linear-gradient(180deg,#ffffff 0%,var(--page-bg) 18%,var(--page-bg-soft) 48%,var(--page-bg) 76%,#ffffff 100%)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{margin:0}h1,h2,h3{margin:0;letter-spacing:0}ul{margin:0}.container{width:min(1360px,calc(100% - 56px));margin-inline:auto}.section{padding:112px 0}.section-heading{position:relative;max-width:1080px;margin-bottom:44px}.section-heading h1,.section-heading h2{max-width:1080px;margin-top:14px;font-size:clamp(2.35rem,3.9vw,4.25rem);line-height:1.06;font-weight:840}.section-heading p{max-width:820px;margin-top:20px;font-size:clamp(1.02rem,1.2vw,1.16rem)}.section-heading:after{content:"";display:block;width:min(220px,36vw);height:1px;margin-top:28px;background:linear-gradient(90deg,rgba(23,200,219,.58),rgba(119,240,207,.28),transparent)}.deferred-section{content-visibility:auto;contain-intrinsic-size:760px}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid rgba(23,200,219,.82);outline-offset:3px}.eyebrow{color:#047b91;font-size:.77rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.prose{color:#315563;font-size:1.03rem;line-height:1.85}.prose h2,.prose h3{color:var(--ink);margin:1.6rem 0 .6rem}.prose p{margin:.9rem 0}.prose li{margin:.35rem 0}.gradient-text{color:transparent;background:linear-gradient(90deg,#bffcff,#78efd2 45%,#fff);-webkit-background-clip:text;background-clip:text}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;gap:.55rem;padding:.86rem 1.18rem;border-radius:var(--radius);border:1px solid rgba(255,255,255,.66);font-weight:850;box-shadow:0 16px 42px #0077962e;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.btn.primary{color:#fff;background:linear-gradient(135deg,#047da0,#16bfd3 58%,#47ddae)}.btn.secondary{color:#063748;background:#ffffffc7;backdrop-filter:blur(16px)}.btn:hover{transform:translateY(-2px);box-shadow:0 24px 58px #00638440}.site-header{position:fixed;top:0;left:0;right:0;z-index:90;border-bottom:1px solid rgba(255,255,255,.46);background:linear-gradient(180deg,#ffffff94,#e2fcff40),radial-gradient(circle at 18% 0%,rgba(119,240,207,.22),transparent 26rem);box-shadow:0 18px 54px #031c2a14;backdrop-filter:blur(28px) saturate(1.28);-webkit-backdrop-filter:blur(28px) saturate(1.28)}.nav{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo{display:inline-flex;align-items:center;gap:.72rem;color:#062f43;font-size:1.22rem;font-weight:900}.site-header .logo{gap:.86rem;min-width:0}.logo-image{width:154px;height:60px;object-fit:contain;background:transparent;border-radius:0;transform-origin:left center;filter:drop-shadow(0 12px 18px rgba(0,135,165,.2));transition:transform .22s ease,filter .22s ease}.site-header .logo-image{width:142px;height:56px;filter:drop-shadow(0 10px 16px rgba(0,96,132,.2)) contrast(1.08) saturate(1.06)}.site-header .logo:hover .logo-image,.site-header .logo:focus-visible .logo-image{transform:scale(1.055);filter:drop-shadow(0 16px 24px rgba(0,104,140,.24)) contrast(1.12) saturate(1.1)}.logo-tagline{position:relative;display:inline-flex;align-items:baseline;gap:.42rem;padding-left:.9rem;color:#062f43d6;font-family:Palatino Linotype,Cambria,"Bodoni 72",Didot,Georgia,serif;line-height:1;white-space:nowrap}.logo-tagline:before{content:"";position:absolute;left:0;top:7px;bottom:6px;width:1px;background:linear-gradient(180deg,transparent,rgba(23,200,219,.44),rgba(119,240,207,.3),transparent)}.logo-tagline span{font-size:clamp(.9rem,.95vw,1.04rem);font-weight:700;letter-spacing:.01em}.logo-tagline span:after{content:","}.logo-tagline small{color:#047b91;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.61rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.site-header .logo:hover .logo-tagline,.site-header .logo:focus-visible .logo-tagline{color:#04495ff0;text-shadow:0 10px 26px rgba(119,240,207,.2)}.nav-links{display:flex;align-items:center;gap:.35rem;color:#315867;font-size:.95rem;font-weight:760}.nav-links>a,.nav-item>.nav-trigger{padding:.62rem .78rem;border-radius:var(--radius)}.nav-links>a:hover,.nav-trigger:hover,.nav-item:focus-within>.nav-trigger{color:#006d88;background:#13cde11f}.nav-item{position:relative}.nav-trigger{display:inline-flex;align-items:center;min-height:42px}.mega-menu{position:absolute;top:calc(100% + 14px);left:50%;z-index:80;width:min(1060px,calc(100vw - 32px));opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.nav-products:hover .mega-menu,.nav-products:focus-within .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.mega-menu:before{content:"";position:absolute;left:0;right:0;top:-18px;height:18px}.mega-menu-shell{position:relative;overflow:visible;display:block;padding:14px;border:1px solid rgba(255,255,255,.52);border-radius:8px;background:linear-gradient(180deg,#ffffff8f,#e8fcff5c),radial-gradient(circle at 16% 0%,rgba(119,240,207,.14),transparent 24rem),radial-gradient(circle at 84% 28%,rgba(23,200,219,.1),transparent 22rem);box-shadow:0 30px 90px #031c2a24,inset 0 1px #ffffffa3;backdrop-filter:blur(28px) saturate(1.24);-webkit-backdrop-filter:blur(28px) saturate(1.24)}.mega-menu-shell:after{content:"";position:absolute;inset:1px;border-radius:8px;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.34),transparent 28%,rgba(23,200,219,.08) 68%,transparent);mix-blend-mode:screen}.mega-category-list{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mega-category-item{position:relative}.mega-category-link{display:flex;align-items:center;min-height:56px;padding:12px 14px;border:1px solid rgba(22,132,160,.12);border-radius:8px;color:#123847;background:#ffffff3d;box-shadow:inset 0 1px #ffffff7a;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.mega-category-link span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:880}.mega-category-link:after{content:"›";margin-left:auto;color:#047b91b8;font-size:1.15rem;line-height:1}.mega-category-item:hover .mega-category-link,.mega-category-item:focus-within .mega-category-link{color:#005f78;border-color:#13cde157;background:#e8fbffbd;box-shadow:0 18px 40px #006c881f,inset 0 1px #ffffffe6;transform:translateY(-1px)}.mega-product-flyout{position:absolute;top:0;left:calc(100% - 1px);z-index:2;width:min(360px,42vw);max-height:min(68vh,620px);overflow:auto;display:grid;gap:4px;padding:14px;border:1px solid rgba(255,255,255,.52);border-radius:8px;background:linear-gradient(180deg,#ffffff94,#eefdff61),radial-gradient(circle at 78% 8%,rgba(119,240,207,.12),transparent 18rem);box-shadow:0 24px 70px #031c2a24,inset 0 1px #ffffffad;backdrop-filter:blur(28px) saturate(1.22);-webkit-backdrop-filter:blur(28px) saturate(1.22);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-6px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.mega-category-item:nth-child(3n) .mega-product-flyout{left:auto;right:calc(100% - 1px);transform:translate(6px)}.mega-category-item:hover .mega-product-flyout,.mega-category-item:focus-within .mega-product-flyout{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.mega-product-flyout a{padding:.62rem .68rem;border-radius:8px;color:#315867;line-height:1.35;font-size:.88rem}.mega-product-flyout a:hover{color:#006d88;background:#e8fbffc7}.mega-product-flyout .mega-view-all{margin-top:6px;color:#036d86;background:#13cde11f;font-weight:880}.nav-products.is-open>.nav-trigger{color:#006d88;background:linear-gradient(180deg,#e8fbffbd,#ffffff7a);box-shadow:inset 0 1px #ffffffc7}.nav-products.is-open .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) scale(1)}.mega-menu{transform:translate(-50%,14px) scale(.985);transform-origin:50% 0;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.mega-menu-shell{padding:16px;border-color:#ffffff9e;background:linear-gradient(180deg,#ffffffb3,#eafdff75),radial-gradient(circle at 14% 0%,rgba(119,240,207,.18),transparent 24rem),radial-gradient(circle at 84% 24%,rgba(23,200,219,.14),transparent 22rem);box-shadow:0 34px 94px #031c2a21,inset 0 1px #ffffffc7;backdrop-filter:blur(30px) saturate(1.3);-webkit-backdrop-filter:blur(30px) saturate(1.3)}.mega-category-list{gap:12px}.mega-category-link{background:linear-gradient(180deg,#ffffff70,#ecfdff42);box-shadow:inset 0 1px #ffffff9e}.mega-category-link:after{content:">";font-size:.92rem;transition:transform .18s ease,color .18s ease}.mega-category-item:hover .mega-category-link,.mega-category-item:focus-within .mega-category-link{background:linear-gradient(180deg,#e8fbffd1,#ffffff94);box-shadow:0 18px 40px #006c881c,inset 0 1px #ffffffe6}.mega-category-item:hover .mega-category-link:after,.mega-category-item:focus-within .mega-category-link:after{color:#0098ad;transform:translate(3px)}.mega-product-flyout{background:linear-gradient(180deg,#ffffffbd,#eefdff75),radial-gradient(circle at 78% 8%,rgba(119,240,207,.16),transparent 18rem);box-shadow:0 26px 74px #031c2a21,inset 0 1px #ffffffc7;backdrop-filter:blur(30px) saturate(1.28);-webkit-backdrop-filter:blur(30px) saturate(1.28)}.mega-product-flyout a{transition:color .16s ease,background .16s ease,transform .16s ease}.mega-product-flyout a:hover{transform:translate(2px)}.mobile-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.mobile-toggle span{display:block;width:18px;height:2px;margin:4px auto;background:#074259}.hero{position:relative;min-height:100vh;min-height:100svh;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 18%,rgba(23,200,219,.22),transparent 30rem),linear-gradient(135deg,#031824,#052333 52%,#063b4d)}.hero-water-surface{position:absolute;inset:0;z-index:0;overflow:hidden;background-image:var(--hero-bg-desktop);background-position:center 48%;background-size:cover;pointer-events:none;transform:translateZ(0);filter:brightness(1.05) saturate(1.02) contrast(1.02)}.hero-water-surface:before{content:none}.hero-water-surface:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,#010e178a,#01121c63 34%,#01162029 64%,#01121c3d),linear-gradient(180deg,#010e174d,#01121c12 44%,#01121c42),radial-gradient(ellipse at 78% 32%,rgba(119,240,207,.08),transparent 28rem)}.hero-water-surface canvas{z-index:1!important;opacity:.98}.hero-ripple-canvas{position:absolute;inset:0;z-index:1;width:100%;height:100%;pointer-events:none;mix-blend-mode:screen}.hero a,.hero button{cursor:pointer}.hero-inner{position:relative;z-index:3;min-height:100vh;min-height:100svh;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(320px,.78fr);gap:48px;align-items:center;padding:104px 0 72px}.hero-copy h1{margin-top:16px;max-width:850px;font-size:clamp(3.3rem,6.7vw,6.95rem);line-height:.92;font-weight:900;text-shadow:0 22px 60px rgba(0,16,28,.3)}.hero-copy p{max-width:680px;margin-top:24px;color:#e9fcffe0;font-size:1.12rem;line-height:1.82}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-visual{position:relative;min-height:clamp(520px,46vw,640px);display:block}.hero-visual img{width:min(100%,520px);margin-inline:auto;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;filter:drop-shadow(0 32px 70px rgba(0,10,20,.38))}.hero-visual:before{content:none}.hero-product-stage{position:absolute;left:50%;bottom:-26px;width:min(104%,760px);height:min(82vh,620px);transform:translate(-50%);pointer-events:none;isolation:isolate}.hero-product-stage:before{content:"";position:absolute;left:50%;bottom:2px;z-index:0;width:min(88%,560px);height:30%;border-radius:50%;background:radial-gradient(ellipse at 50% 58%,rgba(185,245,255,.22),rgba(119,240,207,.08) 38%,transparent 68%),radial-gradient(ellipse at 52% 74%,rgba(255,255,255,.16),transparent 52%);filter:blur(8px);opacity:.78;mix-blend-mode:screen;transform:translate(-50%)}.hero-product{--x: -50%;--scale: 1;--rise-distance: 86px;--surface-delay: .12s;--float-y: -7px;--float-rotate: .38deg;--float-rotate-back: -.22deg;position:absolute;left:50%;bottom:18px;z-index:2;width:min(54vw,430px);margin:0;opacity:0;transform-origin:50% 88%;transform:translate3d(var(--x),var(--rise-distance),0) scale(calc(var(--scale) * .82));animation:heroProductSurface 2.05s cubic-bezier(.16,.86,.18,1) var(--surface-delay) forwards;will-change:transform,opacity,filter;pointer-events:auto;cursor:default}.hero-product:before{content:"";position:absolute;left:50%;bottom:4%;z-index:0;width:76%;height:13%;border-radius:50%;background:radial-gradient(ellipse at 50% 50%,#ffffff61,#77f0cf2e 38%,#77f0cf00 72%),radial-gradient(ellipse at 50% 50%,transparent 45%,rgba(185,245,255,.26) 50%,transparent 64%);filter:blur(1.5px);opacity:0;transform:translate(-50%) scale(.54);animation:heroProductWake 2.1s cubic-bezier(.18,.82,.22,1) var(--surface-delay) forwards}.hero-product:after{content:"";position:absolute;inset:6% 8% 12%;z-index:2;border-radius:44% 50% 36% 52%;background:linear-gradient(116deg,transparent 24%,rgba(255,255,255,.2) 42%,transparent 56%);mix-blend-mode:screen;opacity:0;transform:translate3d(-18%,18%,0) rotate(-8deg);animation:heroProductGlint 2.35s ease-out calc(var(--surface-delay) + .22s) forwards}.hero-product img{position:relative;z-index:1;display:block;width:100%;height:auto;margin:0 auto;object-fit:contain;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;filter:drop-shadow(0 38px 70px rgba(0,10,20,.46)) drop-shadow(0 0 24px rgba(139,237,255,.16));transform:translateZ(0);scale:1;animation:heroProductFloat 8.2s ease-in-out calc(var(--surface-delay) + 2.15s) infinite;transition:scale .42s cubic-bezier(.16,1,.3,1),filter .42s ease}.hero-product-1{--scale: 1;--surface-delay: .08s;--float-y: -7px;--float-rotate: .32deg;--float-rotate-back: -.18deg;z-index:2;bottom:4px;width:min(55vw,440px)}.hero-product-2{--scale: .9;--surface-delay: .98s;--float-y: -5px;--float-rotate: -.28deg;--float-rotate-back: .18deg;left:calc(20% + 50px);bottom:-76px;z-index:4;width:min(36.5vw,325px)}.hero-product-3{--scale: 1;--surface-delay: 1.82s;--float-y: -6px;--float-rotate: .26deg;--float-rotate-back: -.16deg;left:calc(82% + 64px);bottom:-52px;z-index:5;width:min(55vw,440px)}.hero-product-count-1 .hero-product-1{--scale: 1.06;width:min(62vw,500px);left:50%;bottom:4px}.hero-product-count-2 .hero-product-1{--scale: .94;left:36%;width:min(50vw,430px)}.hero-product-count-2 .hero-product-2{--scale: .94;left:69%;bottom:-58px;width:min(41vw,357px)}.hero-product-count-3 .hero-product-1{left:calc(50% + 20px)}@media(hover:hover)and (pointer:fine){.hero-product:hover img{scale:1.045;filter:drop-shadow(0 44px 78px rgba(0,10,20,.5)) drop-shadow(0 0 34px rgba(139,237,255,.24))}.hero-product:hover:before{opacity:.32;filter:blur(1px)}}.hero-product.is-product-active img{scale:1.06;filter:drop-shadow(0 44px 78px rgba(0,10,20,.5)) drop-shadow(0 0 34px rgba(139,237,255,.24))}.hero-product.is-product-active:before{opacity:.32;filter:blur(1px)}@media(hover:none),(pointer:coarse){.hero-product.is-product-active img,.hero-product:active img{scale:1.12;filter:drop-shadow(0 50px 86px rgba(0,10,20,.54)) drop-shadow(0 0 42px rgba(139,237,255,.3))}}.metric-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px;max-width:720px}.metric{min-height:108px;padding:18px;border:1px solid rgba(255,255,255,.22);border-radius:var(--radius);background:linear-gradient(180deg,#ffffff21,#ffffff12);backdrop-filter:blur(18px) saturate(1.12);cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.metric:hover,.metric:focus-visible{outline:0;border-color:#b9f5fff5;background:radial-gradient(circle at 22% 0%,rgba(119,240,207,.28),transparent 8.5rem),linear-gradient(180deg,#ffffff4d,#b9f5ff21);box-shadow:inset 0 0 0 1px #ffffff94,0 0 0 4px #b9f5ff42,0 26px 70px #00182857;transform:translateY(-4px) scale(1.02)}.metric:hover strong,.metric:focus-visible strong{text-shadow:0 0 24px rgba(185,245,255,.62)}.metric strong{display:block;margin-bottom:7px;color:#fff;font-size:1.85rem;line-height:1}.metric span{color:#e9fcffc2;font-size:.92rem;line-height:1.45}.page-banner{position:relative;min-height:min(58vh,560px);overflow:hidden;color:#fff;background:#031c2a;isolation:isolate}.page-banner:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 78% 18%,rgba(119,240,207,.24),transparent 28rem),linear-gradient(105deg,#02121ed1,#045e7475 50%,#17c8db1f),var(--page-banner-image) center / cover;transform:scale(1.04);animation:bannerDrift 16s ease-in-out infinite alternate}.page-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,28,42,.62),transparent 34%,rgba(2,50,68,.28)),linear-gradient(180deg,transparent 54%,rgba(247,253,255,.96));pointer-events:none}.page-banner--catalog:before{background:radial-gradient(ellipse at 78% 18%,rgba(119,240,207,.26),transparent 28rem),linear-gradient(105deg,#02121ed6,#0460746b 48%,#17c8db14),var(--page-banner-image) center 48% / cover}.page-banner--interior:before{filter:saturate(1.08) contrast(1.04)}.page-banner--interior:after{background:radial-gradient(ellipse at 24% 74%,rgba(185,245,255,.16),transparent 22rem),linear-gradient(90deg,rgba(3,28,42,.66),transparent 42%,rgba(4,94,116,.26)),linear-gradient(180deg,transparent 56%,rgba(247,253,255,.96))}.page-banner-inner{position:relative;z-index:1;min-height:min(58vh,560px);display:grid;align-items:end;padding:118px 0 72px}.page-banner-copy{max-width:760px;padding-bottom:18px;text-shadow:0 16px 52px rgba(0,20,34,.38)}.page-banner .eyebrow{color:#b9f5ff}.page-banner h1{margin-top:14px;max-width:900px;font-size:clamp(3rem,5.8vw,6rem);line-height:.94;font-weight:900}.page-banner p{max-width:640px;margin-top:20px;color:#e9fcffdb;font-size:1.08rem;line-height:1.78}.page-banner .btn{margin-top:26px}.page-banner .btn.secondary{color:#e9fcff;border-color:#ffffff57;background:linear-gradient(180deg,#ffffff29,#ffffff14)}.catalog-banner-strip{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:-42px;padding:12px;border:1px solid rgba(255,255,255,.82);border-radius:var(--radius);background:linear-gradient(180deg,#ffffffd1,#e6fcff9e),radial-gradient(circle at 12% 0%,rgba(119,240,207,.24),transparent 12rem);box-shadow:0 24px 72px #031c2a1f,inset 0 1px #ffffffe6;backdrop-filter:blur(22px) saturate(1.12);-webkit-backdrop-filter:blur(22px) saturate(1.12)}.catalog-banner-strip span{min-height:78px;display:grid;align-content:center;gap:7px;padding:14px 18px;border:1px solid rgba(22,132,160,.12);border-radius:8px;color:#456775;background:radial-gradient(circle at 90% 0%,rgba(185,245,255,.28),transparent 6rem),#ffffff70;line-height:1.35}.catalog-banner-strip strong{display:block;color:#03495f;font-size:1.18rem;line-height:1.1}.glass-panel,.card,.tree-node,.faq-item{border:1px solid rgba(255,255,255,.78);border-radius:var(--radius);background:linear-gradient(180deg,#ffffffc7,#ebfdff8f);box-shadow:var(--shadow-soft);backdrop-filter:blur(20px) saturate(1.12);-webkit-backdrop-filter:blur(20px) saturate(1.12)}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.card{position:relative;overflow:hidden;isolation:isolate;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.card:after{content:"";position:absolute;inset:1px;z-index:-1;border-radius:calc(var(--radius) - 1px);background:linear-gradient(128deg,rgba(255,255,255,.42),transparent 38%,rgba(23,200,219,.08) 72%,transparent);opacity:.72;pointer-events:none}.card:hover{border-color:#13cde14d;transform:translateY(-5px);box-shadow:0 34px 96px #00496229}.card a{display:grid;min-height:100%}.card img{width:100%;height:260px;object-fit:cover;background:#dff5fa;transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .35s ease}.card:hover img{transform:scale(1.045);filter:saturate(1.06) contrast(1.02)}.card-body{padding:26px}.card h3{margin:12px 0;font-size:clamp(1.18rem,1.35vw,1.45rem);line-height:1.24}.card p{color:#456775;line-height:1.65}.category-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.category-card{position:relative;min-height:500px;overflow:hidden;isolation:isolate;border:1px solid rgba(22,132,160,.16);border-radius:8px;background:linear-gradient(180deg,#ffffffd1,#ecfeff94),var(--category-accent-image) center / cover;box-shadow:var(--shadow-soft);backdrop-filter:blur(16px) saturate(1.1);-webkit-backdrop-filter:blur(16px) saturate(1.1);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.category-card:before{content:"";position:absolute;inset:1px;z-index:0;border-radius:7px;background:linear-gradient(135deg,rgba(255,255,255,.5),transparent 34%,rgba(23,200,219,.08) 72%,transparent);pointer-events:none}.category-card:hover{border-color:#13cde16b;box-shadow:0 38px 104px #047c9729;transform:translateY(-6px)}.category-card-link{position:relative;z-index:1;display:grid;grid-template-rows:260px 1fr;min-height:100%;color:inherit}.category-card-media{position:relative;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.96),transparent 16rem),linear-gradient(180deg,#eefbfff5,#ffffffc2)}.category-card-media:after{content:"";position:absolute;inset:auto 18px 16px;height:1px;background:linear-gradient(90deg,transparent,rgba(23,200,219,.62),transparent)}.category-card-media img{width:100%;height:100%;padding:28px;object-fit:contain;filter:drop-shadow(0 22px 34px rgba(3,28,42,.18));transition:transform .65s cubic-bezier(.2,.8,.2,1)}.category-card:hover .category-card-media img{transform:scale(1.05)}.category-count{position:absolute;top:16px;right:16px;padding:.46rem .62rem;border:1px solid rgba(255,255,255,.72);border-radius:8px;color:#04546e;background:#ffffffd1;box-shadow:0 14px 30px #031c2a14;backdrop-filter:blur(12px);font-size:.78rem;font-weight:880}.category-card-body{display:grid;align-content:start;padding:24px;background:#ffffffb3;backdrop-filter:blur(16px) saturate(1.08);-webkit-backdrop-filter:blur(16px) saturate(1.08)}.category-card-kicker{color:#047b91;font-size:.72rem;font-weight:860;letter-spacing:.14em;text-transform:uppercase}.category-card h3{margin-top:10px;color:#061f2e;font-size:clamp(1.3rem,1.65vw,1.78rem);line-height:1.12;font-weight:900}.category-card p{margin-top:12px;color:#456775;line-height:1.68;font-size:.98rem}.category-card-tags,.category-card-products{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.category-card-tags span,.category-card-products span{padding:.4rem .55rem;border-radius:8px;color:#036d86;background:#e8fbffdb;border:1px solid rgba(19,205,225,.14);font-size:.76rem;font-weight:820}.category-card-products{padding-top:12px;border-top:1px solid rgba(22,132,160,.13)}.category-card-products span{color:#607b86;background:#ffffff9e}.series-card-grid{align-items:stretch}.series-card{position:relative;height:100%;overflow:hidden;isolation:isolate;border:1px solid rgba(255,255,255,.72);border-radius:var(--radius);background:linear-gradient(180deg,#ffffffd1,#edfdff99);box-shadow:var(--shadow-soft);backdrop-filter:blur(18px) saturate(1.08);-webkit-backdrop-filter:blur(18px) saturate(1.08);transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.series-card:before{content:"";position:absolute;inset:1px;z-index:0;border-radius:calc(var(--radius) - 1px);background:linear-gradient(132deg,rgba(255,255,255,.48),transparent 36%,rgba(119,240,207,.08) 74%,transparent);pointer-events:none}.series-card:hover{border-color:#22d3ee;box-shadow:0 28px 80px #06b6d433,0 1px 2px #0f172a0f;transform:translateY(-4px)}.series-card-link{position:relative;z-index:1;display:grid;grid-template-rows:minmax(270px,1fr) auto;min-height:100%}.series-card-media{position:relative;min-height:280px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(180deg,#f8fafc,#eef9fc)}.series-card-media:after{content:"";position:absolute;inset:auto 8% 12%;height:1px;background:linear-gradient(90deg,transparent,rgba(34,211,238,.58),transparent);opacity:.75}.series-card-media img{width:100%;height:100%;max-height:310px;padding:28px;object-fit:contain;transform:scale(1);transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .7s ease;filter:drop-shadow(0 18px 26px rgba(3,28,42,.14))}.series-card:hover .series-card-media img{transform:scale(1.05)}.series-card-body{min-height:210px;padding:28px;background:#ffffffbd}.series-card-kicker{display:block;color:#047b91;font-size:.72rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.series-card h3{margin-top:10px;color:#0f172a;font-size:clamp(1.18rem,1.3vw,1.42rem);line-height:1.28;font-weight:880}.series-card-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.series-card-tags span{padding:.46rem .62rem;border:1px solid rgba(14,165,233,.12);border-radius:999px;color:#0e7490;background:#ecfeff80;backdrop-filter:blur(12px);font-size:.78rem;font-weight:790}.brand-section,.home-ambient-section,.factory-section{overflow:visible}.brand-section{position:relative;padding-top:clamp(70px,6.2vw,104px);padding-bottom:clamp(18px,2.2vw,34px);isolation:isolate}.brand-section:before{content:"";position:absolute;left:50%;top:0;z-index:0;width:100vw;height:clamp(320px,42vw,540px);transform:translate(-50%);background:linear-gradient(90deg,var(--page-bg) 0%,rgba(247,253,255,.76) 5.5%,rgba(247,253,255,.14) 15%,rgba(247,253,255,.14) 85%,rgba(247,253,255,.76) 94.5%,var(--page-bg) 100%),linear-gradient(180deg,var(--page-bg) 0%,rgba(247,253,255,.68) 15%,rgba(247,253,255,.12) 48%,rgba(247,253,255,.58) 78%,var(--page-bg) 100%),var(--brand-section-bg) center 68% / cover no-repeat,radial-gradient(ellipse at 18% 22%,rgba(119,240,207,.12),transparent 28rem),linear-gradient(180deg,#f7fdff42,#e8fcff57 48%,#f7fdff00);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 9%,#000 84%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 9%,#000 84%,transparent 100%);pointer-events:none}.home-ambient-section{position:relative;padding-top:clamp(78px,6vw,106px);padding-bottom:clamp(72px,5.6vw,96px);isolation:isolate}.home-ambient-section:before,.home-ambient-section:after{content:"";position:absolute;left:0;right:0;top:0;z-index:0;width:100%;height:var(--home-heading-bg-height, clamp(270px, 18vw, 350px));pointer-events:none}.home-ambient-section:before{background:var(--home-section-bg) center var(--home-section-bg-y, 58%) / 100% auto no-repeat}.home-ambient-section:after{height:calc(var(--home-heading-bg-height, clamp(270px, 18vw, 350px)) + 52px);background:linear-gradient(90deg,var(--page-bg) 0%,rgba(247,253,255,.76) 5.5%,rgba(247,253,255,0) 15%,rgba(247,253,255,0) 85%,rgba(247,253,255,.76) 94.5%,var(--page-bg) 100%),linear-gradient(180deg,var(--page-bg) 0%,rgba(247,253,255,.86) 8%,rgba(247,253,255,.06) 30%,rgba(247,253,255,.16) 50%,rgba(247,253,255,.72) 70%,var(--page-bg) 92%,var(--page-bg) 100%),radial-gradient(ellipse at 18% 10%,rgba(119,240,207,.13),transparent 24rem),radial-gradient(ellipse at 86% 18%,rgba(23,200,219,.1),transparent 28rem)}.featured-equipment-section{margin-top:0;padding-top:clamp(88px,7vw,118px);--home-heading-bg-height: clamp(286px, 18vw, 350px)}.factory-section{padding-top:clamp(76px,5.8vw,98px);--home-heading-bg-height: clamp(330px, 22vw, 430px);--home-section-bg-y: 52%}.brand-section .section-heading,.brand-rail-shell,.factory-carousel-shell,.home-ambient-inner{position:relative;z-index:1}.brand-rail-shell,.factory-carousel-shell{overflow:hidden;overflow:clip;overflow-clip-margin:36px;cursor:grab;touch-action:pan-y;user-select:none}.brand-rail-shell.is-dragging,.factory-carousel-shell.is-dragging{cursor:grabbing}.brand-rail-hint{position:absolute;top:-16px;right:0;z-index:3;padding:.46rem .64rem;border:1px solid rgba(19,205,225,.18);border-radius:999px;color:#047b91;background:linear-gradient(180deg,#ffffffd1,#e8fbff9e);box-shadow:0 14px 36px #031c2a12;font-size:.76rem;font-weight:820;opacity:0;pointer-events:none;transform:translateY(5px);transition:opacity .18s ease,transform .18s ease;backdrop-filter:blur(14px) saturate(1.12)}.brand-rail-shell:hover .brand-rail-hint,.brand-rail-shell:focus-within .brand-rail-hint,.brand-rail-shell.is-dragging .brand-rail-hint,.factory-carousel-shell:hover .brand-rail-hint,.factory-carousel-shell:focus-within .brand-rail-hint,.factory-carousel-shell.is-dragging .brand-rail-hint{opacity:.9;transform:translateY(0)}.brand-rail,.factory-carousel{display:flex;width:max-content;gap:18px;padding:4px 0 10px;animation:aquaMarquee 42s linear infinite;animation-delay:var(--marquee-delay, 0s);will-change:transform}.brand-rail-shell.is-dragging .brand-rail,.factory-carousel-shell.is-dragging .factory-carousel{animation:none;transform:translate3d(var(--drag-x, 0px),0,0)}.factory-carousel{animation-duration:48s;animation-direction:reverse}.brand-slide{position:relative;display:block;width:min(74vw,468px);height:clamp(330px,26vw,390px);overflow:hidden;isolation:isolate;border-radius:var(--radius);border:1px solid rgba(255,255,255,.72);color:inherit;text-decoration:none;background:radial-gradient(circle at 50% 12%,#fffffff5,#e8fbffc7 36%,#073d52c2),#e8fbff;box-shadow:none;transform:translateZ(0);transition:border-color .28s ease,transform .28s ease}.brand-slide:hover{border-color:#b9f5ffeb;transform:translateY(-2px)}.brand-slide-image-link{position:absolute;inset:10px 14px 92px;z-index:2;display:block;-webkit-user-drag:none}.brand-slide img{width:100%;height:100%;object-fit:contain;pointer-events:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 22px 34px rgba(0,28,42,.22));transform:scale(1.06);transition:transform .9s cubic-bezier(.2,.8,.2,1),filter .4s ease}.brand-slide:hover img{transform:scale(1.1);filter:drop-shadow(0 28px 42px rgba(0,28,42,.26)) saturate(1.05) contrast(1.03)}.brand-slide:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#ffffff1a,#03182305 38%,#02121ed1),radial-gradient(ellipse at 78% 8%,rgba(185,245,255,.18),transparent 18rem)}.brand-slide:after{content:"";position:absolute;inset:1px;z-index:2;pointer-events:none;border-radius:calc(var(--radius) - 1px);background:linear-gradient(112deg,rgba(255,255,255,.16),transparent 27%,rgba(23,200,219,.08) 62%,transparent);mix-blend-mode:screen}.brand-slide div{position:absolute;left:22px;right:22px;bottom:22px;z-index:3;color:#fff}.brand-slide span{display:inline-flex;padding:.42rem .62rem;border-radius:var(--radius);border:1px solid rgba(255,255,255,.24);color:#e9fcfff2;background:#0436483d;backdrop-filter:blur(14px) saturate(1.15);font-weight:850;font-size:.76rem}.brand-slide h3{display:-webkit-box;max-width:360px;margin-top:10px;overflow:hidden;font-size:clamp(.92rem,1.04vw,1.12rem);line-height:1.18;text-shadow:0 18px 44px rgba(0,12,22,.48);-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-architecture-transition{position:relative;height:clamp(350px,31vw,500px);margin:clamp(-32px,-1.8vw,-18px) 0 -26px;overflow:hidden;isolation:isolate;background:var(--page-bg)}.home-architecture-transition:before{content:"";position:absolute;inset:0 0 0 50%;width:100vw;transform:translate(-50%);background:var(--architecture-transition-bg-desktop) center center / min(100%,3024px) auto no-repeat;filter:contrast(1.08) saturate(1.04);opacity:.52}.home-architecture-transition:after{content:"";position:absolute;inset:0 0 0 50%;width:100vw;transform:translate(-50%);background:linear-gradient(90deg,var(--page-bg) 0%,rgba(247,253,255,.76) 5.5%,rgba(247,253,255,0) 15%,rgba(247,253,255,0) 85%,rgba(247,253,255,.76) 94.5%,var(--page-bg) 100%),linear-gradient(180deg,var(--page-bg) 0%,rgba(247,253,255,.9) 9%,rgba(247,253,255,.18) 34%,rgba(247,253,255,.18) 56%,rgba(247,253,255,.72) 74%,var(--page-bg) 92%,var(--page-bg) 100%)}.product-architecture-section{position:relative;z-index:1;margin-top:clamp(-336px,-19vw,-236px);padding-top:0}.product-architecture-section:after{content:"";position:absolute;z-index:-1;left:50%;top:clamp(242px,15vw,340px);width:100vw;height:190px;transform:translate(-50%);background:linear-gradient(180deg,rgba(247,253,255,0),rgba(247,253,255,.88) 28%,var(--page-bg) 58%,var(--page-bg));pointer-events:none}.product-tree{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.expanded-tree{grid-template-columns:repeat(5,minmax(0,1fr))}.tree-node{min-height:258px;padding:22px;overflow:hidden;position:relative;background:linear-gradient(180deg,#ffffffeb,#e6faffbd)}.tree-node:before{content:"";position:absolute;right:-54px;top:-54px;width:140px;height:140px;border-radius:999px;background:radial-gradient(circle,rgba(23,200,219,.23),transparent 65%)}.tree-node h2,.tree-node h3{margin-bottom:12px;font-size:1.18rem;line-height:1.25}.tree-node p{color:#496a76;line-height:1.62;font-size:.95rem}.tree-node ul{margin-top:16px;padding-left:1rem;color:#496a76;line-height:1.7}.product-tree-link{display:inline-flex;color:#036d86;font-weight:820}.product-tree-link:after{content:">";margin-left:.38rem;color:#12abc0}.product-tree-link:hover{color:#043c51}.feature-band{position:relative;overflow:hidden;padding-top:clamp(74px,5.8vw,96px);padding-bottom:clamp(74px,5.8vw,96px);color:#fff;background:linear-gradient(135deg,#031b29,#06364d 48%,#047f94)}.feature-band:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 28% 22%,rgba(119,240,207,.2),transparent 24rem),radial-gradient(circle at 80% 76%,rgba(255,255,255,.14),transparent 24rem)}.feature-band:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.18),transparent 15%,transparent 85%,rgba(255,255,255,.18)),linear-gradient(180deg,#ffffff26,#031b2929 36%,#031b2933 68%,#ffffff1f),linear-gradient(90deg,#031b29c7,#031b2938 52%,#031b29b3),var(--feature-band-bg) center 66% / cover no-repeat;opacity:.18;mix-blend-mode:screen;pointer-events:none}.feature-band-inner{position:relative;z-index:1;display:grid;grid-template-columns:.92fr 1.08fr;gap:34px;align-items:center}.feature-band h2{max-width:760px;margin-top:12px;font-size:clamp(2.35rem,4.1vw,4.6rem);line-height:1.02;font-weight:880}.feature-band p{margin-top:18px;color:#ebfcffd1;line-height:1.82}.mini-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hot-sale-card{position:relative;min-height:210px;overflow:hidden;border:1px solid rgba(255,255,255,.24);border-radius:var(--radius);background:#ffffff1f;box-shadow:0 18px 44px #0014222e;transition:transform .22s ease,box-shadow .22s ease}.hot-sale-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.64;transform:scale(1.03);transition:transform .3s ease,opacity .3s ease}.hot-sale-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#021a2a14,#021a2adb)}.hot-sale-card div{position:absolute;left:20px;right:20px;bottom:18px;z-index:1}.hot-sale-card strong{display:block;font-size:2.4rem;line-height:1}.hot-sale-card span{display:block;margin-top:6px;color:#ebfcffd1}.hot-sale-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #00142242}.hot-sale-card:hover img{opacity:.84;transform:scale(1.1)}.partners-section{position:relative;margin-top:clamp(-34px,-2vw,-18px);padding-top:clamp(54px,4.5vw,76px);padding-bottom:clamp(72px,5.8vw,96px);isolation:isolate}.partners-section:before{content:"";position:absolute;left:50%;top:0;z-index:-1;width:100vw;height:100%;transform:translate(-50%);background:radial-gradient(ellipse at 18% 6%,rgba(119,240,207,.12),transparent 26rem),radial-gradient(ellipse at 92% 36%,rgba(23,200,219,.11),transparent 28rem),linear-gradient(180deg,var(--page-bg) 0%,rgba(240,253,255,.54) 46%,var(--page-bg) 100%);pointer-events:none}.proof-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:28px;align-items:stretch}.interior-section{position:relative;isolation:isolate}.interior-section:before{content:"";position:absolute;left:50%;top:0;z-index:-1;width:100vw;height:100%;transform:translate(-50%);background:radial-gradient(ellipse at 12% 0%,rgba(119,240,207,.12),transparent 24rem),radial-gradient(ellipse at 88% 34%,rgba(23,200,219,.1),transparent 28rem),linear-gradient(180deg,var(--page-bg) 0%,rgba(240,253,255,.54) 54%,var(--page-bg) 100%);pointer-events:none}.section-heading--compact{margin-bottom:26px}.proof-panel{padding:38px}.partnership-panel{position:relative;display:grid;align-content:space-between;gap:28px;min-height:100%;overflow:hidden;border-color:#b9f5ff7a;background:linear-gradient(145deg,#ffffffe6,#e8fbff94 58%,#ffffffc7),radial-gradient(circle at 18% 12%,rgba(119,240,207,.2),transparent 18rem);box-shadow:0 28px 74px #031c2a1a,inset 0 1px #ffffffe6}.partnership-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(112deg,rgba(255,255,255,.52),transparent 26%,rgba(23,200,219,.1) 58%,transparent),radial-gradient(circle at 92% 8%,rgba(185,245,255,.28),transparent 10rem);pointer-events:none}.partnership-copy,.partnership-visual{position:relative;z-index:1}.proof-panel h2{margin-top:14px;font-size:clamp(2.15rem,3.5vw,4rem);line-height:1.04}.partnership-visual{margin:4px -18px -18px;overflow:hidden;border:1px solid rgba(255,255,255,.74);border-radius:var(--radius);background:#ffffff57}.partnership-visual img{width:100%;height:clamp(220px,20vw,310px);object-fit:cover;opacity:.78;filter:saturate(1.06) contrast(1.03)}.partnership-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff29,#ffffffad),radial-gradient(ellipse at 76% 18%,rgba(185,245,255,.22),transparent 16rem);pointer-events:none}.partnership-visual figcaption{position:absolute;left:18px;right:18px;bottom:16px;z-index:1;color:#03495f;font-size:.78rem;font-weight:860;letter-spacing:.1em;text-transform:uppercase}.proof-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.proof-card{position:relative;display:flex;min-height:244px;flex-direction:column;overflow:hidden;padding:24px;border:1px solid rgba(255,255,255,.66);border-radius:var(--radius);background:radial-gradient(circle at 100% 0%,rgba(119,240,207,.2),transparent 8rem),linear-gradient(180deg,#ffffffc7,#ecfdff8f);box-shadow:0 20px 54px #031c2a12,inset 0 1px #ffffffe6;backdrop-filter:blur(18px) saturate(1.12);cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.proof-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,rgba(23,200,219,.6),rgba(119,240,207,.25),transparent)}.proof-card:after{content:"";position:absolute;right:-34px;bottom:-42px;width:130px;height:130px;border-radius:999px;background:radial-gradient(circle,rgba(23,200,219,.12),transparent 68%);pointer-events:none}.proof-card:hover,.proof-card:focus-visible{outline:0;border-color:#b9f5fff5;background:radial-gradient(circle at 22% 0%,rgba(119,240,207,.26),transparent 8.5rem),radial-gradient(circle at 100% 0%,rgba(185,245,255,.24),transparent 8rem),linear-gradient(180deg,#ffffffeb,#b9f5ff38);box-shadow:inset 0 0 0 1px #ffffff9e,0 0 0 4px #b9f5ff3d,0 26px 70px #031c2a24;transform:translateY(-4px) scale(1.02)}.proof-icon{position:relative;z-index:1;display:grid;width:clamp(92px,9vw,128px);height:clamp(92px,9vw,128px);margin:auto auto 0;place-items:center;border:1px solid rgba(185,245,255,.72);border-radius:32px;color:#036d86;background:radial-gradient(circle at 68% 16%,rgba(255,255,255,.96),transparent 2.9rem),linear-gradient(145deg,#ffffffe0,#c8f9ff85),radial-gradient(circle at 18% 86%,rgba(119,240,207,.26),transparent 4.4rem);box-shadow:0 20px 46px #007a9621,inset 0 1px #ffffffe6;transition:transform .2s ease,color .2s ease,box-shadow .2s ease}.proof-icon svg{width:clamp(48px,4.7vw,68px);height:clamp(48px,4.7vw,68px);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75}.proof-card:hover .proof-icon,.proof-card:focus-visible .proof-icon{color:#005f78;transform:translateY(-3px) scale(1.06);box-shadow:0 26px 58px #007a9638,inset 0 1px #fffffff0}.proof-list strong{position:relative;z-index:1;display:block;color:#026c83;font-size:clamp(1.55rem,2vw,2.1rem);margin-bottom:8px;transition:text-shadow .2s ease}.proof-card:hover strong,.proof-card:focus-visible strong{text-shadow:0 0 22px rgba(185,245,255,.58)}.proof-card .prose{position:relative;z-index:1}.insights-section{margin-top:clamp(-34px,-2vw,-18px);padding-top:clamp(54px,4.5vw,76px);padding-bottom:clamp(82px,6.2vw,108px)}.factory-carousel figure{width:min(74vw,380px);margin:0;overflow:hidden;border-radius:var(--radius);background:#fff;border:1px solid rgba(255,255,255,.84);box-shadow:var(--shadow)}.factory-carousel figure{position:relative;isolation:isolate}.factory-carousel figure:after{content:"";position:absolute;inset:1px;border-radius:calc(var(--radius) - 1px);background:linear-gradient(128deg,rgba(255,255,255,.28),transparent 38%,rgba(23,200,219,.08) 72%,transparent);pointer-events:none}.factory-carousel img{width:100%;height:260px;object-fit:cover;pointer-events:none;user-select:none;-webkit-user-drag:none;filter:saturate(1.04) contrast(1.02)}.factory-carousel figcaption{position:relative;z-index:1;padding:16px 18px;color:#063b51;font-weight:860}.category-hero{position:relative;min-height:min(82vh,760px);overflow:hidden;color:#fff;background:#031c2a}.category-hero-bg{position:absolute;inset:0;background:linear-gradient(105deg,#02121edb,#0454688f 52%,#048ca31f),var(--category-hero-image) center / cover;transform:scale(1.03)}.category-hero-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 74% 32%,rgba(119,240,207,.2),transparent 24rem),linear-gradient(180deg,transparent 62%,rgba(3,28,42,.72))}.category-hero-inner{position:relative;z-index:1;min-height:min(82vh,760px);display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.82fr);gap:42px;align-items:center;padding:72px 0}.category-hero-copy h1{margin-top:14px;max-width:860px;font-size:clamp(3rem,5.8vw,6rem);line-height:.95;font-weight:900}.category-hero-copy p{max-width:660px;margin-top:22px;color:#e9fcffd6;font-size:1.08rem;line-height:1.8}.category-hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.category-hero-tags span{padding:.62rem .78rem;border:1px solid rgba(255,255,255,.24);border-radius:8px;color:#e9fcff;background:#ffffff1f;backdrop-filter:blur(14px);font-weight:820}.category-hero-media{min-height:430px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#ffffff1f;backdrop-filter:blur(18px);box-shadow:0 30px 90px #000a144d}.category-hero-media img{width:100%;max-height:520px;padding:34px;object-fit:contain;filter:drop-shadow(0 28px 45px rgba(0,10,20,.42))}.product-hero{position:relative;padding-top:128px;isolation:isolate}.product-hero:before{content:"";position:absolute;left:50%;top:0;z-index:-1;width:100vw;height:100%;transform:translate(-50%);background:radial-gradient(ellipse at 18% 8%,rgba(119,240,207,.18),transparent 26rem),radial-gradient(ellipse at 86% 18%,rgba(23,200,219,.14),transparent 28rem),linear-gradient(180deg,#ffffff94,#f0fdff4d,#fff0);pointer-events:none}.product-hero-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;min-height:520px;overflow:hidden;isolation:isolate}.product-hero-grid:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(105deg,#ffffffe0,#ebfdff85 44%,#fff3),var(--product-hero-image) right center / cover no-repeat;opacity:.18;filter:saturate(1.08) contrast(1.02);pointer-events:none}.product-hero-copy{position:relative;z-index:1;padding:52px;display:grid;align-content:center}.product-hero-copy h1{max-width:760px;margin-top:12px;font-size:clamp(2.35rem,4.3vw,4.7rem);line-height:1.03}.product-hero-copy p{margin-top:18px}.product-hero-media{position:relative;z-index:1;display:grid;place-items:center;min-height:420px;background:radial-gradient(circle at 52% 18%,rgba(255,255,255,.95),transparent 19rem),linear-gradient(180deg,#ffffff9e,#e8fbff57)}.product-hero-media:after{content:"";position:absolute;inset:24px;border:1px solid rgba(255,255,255,.68);border-radius:var(--radius);background:linear-gradient(132deg,rgba(255,255,255,.28),transparent 32%,rgba(23,200,219,.08) 74%,transparent);pointer-events:none}.product-hero-media img{position:relative;z-index:1;width:100%;height:100%;max-height:500px;padding:36px;object-fit:contain;filter:drop-shadow(0 30px 48px rgba(3,28,42,.18))}.product-meta-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.product-meta-strip span{padding:.62rem .75rem;border-radius:var(--radius);color:#04546e;background:#e8fbffdb;border:1px solid rgba(19,215,232,.24);font-weight:800;font-size:.88rem}.product-story-grid{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr);gap:42px;align-items:start}.sticky{position:sticky}.top-24{top:6rem}.product-sticky-panel{display:grid;gap:18px;align-self:start}.product-image-stage{min-height:min(68vh,720px);display:grid;place-items:center;overflow:hidden;border:1px solid rgba(148,163,184,.2);border-radius:1.5rem;background:radial-gradient(circle at 48% 20%,rgba(255,255,255,.96),transparent 22rem),linear-gradient(180deg,#f8fafc,#eef2f7);box-shadow:0 24px 80px #0f172a14}.product-image-stage img{width:100%;height:100%;max-height:640px;padding:42px;object-fit:contain;filter:drop-shadow(0 28px 42px rgba(3,24,35,.18))}.product-sticky-meta{padding:18px 20px;border:1px solid rgba(148,163,184,.18);border-radius:1rem;background:#ffffffb8;box-shadow:0 18px 50px #0f172a0f;backdrop-filter:blur(16px)}.product-sticky-meta span{display:block;color:#0891b2;font-size:.78rem;font-weight:860;letter-spacing:.12em;text-transform:uppercase}.product-sticky-meta strong{display:block;margin-top:8px;color:#0f172a;font-size:1.08rem}.product-sticky-meta p{margin-top:8px;color:#64748b;line-height:1.65;font-size:.94rem}.product-sticky-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.product-sticky-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.58rem .72rem;border:1px solid rgba(19,205,225,.2);border-radius:var(--radius);color:#036d86;background:#e8fbffc7;font-size:.86rem;font-weight:860;transition:transform .18s ease,background .18s ease,border-color .18s ease}.product-sticky-actions a:hover{border-color:#13cde15c;background:#ffffffeb;transform:translateY(-1px)}.product-scroll-copy{display:grid;gap:24px}.detail-panel{position:relative;overflow:hidden;padding:34px;border:1px solid rgba(226,232,240,.92);border-radius:var(--radius);background:linear-gradient(180deg,#ffffffe6,#f4fdffb8);box-shadow:var(--shadow-soft)}.detail-panel:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,rgba(23,200,219,.55),rgba(119,240,207,.24),transparent);pointer-events:none}.detail-panel h2{margin-top:10px;color:#0f172a;font-size:clamp(1.65rem,2.55vw,2.72rem);line-height:1.12;font-weight:880}.detail-panel>.prose,.detail-panel .application-list,.detail-panel .spec-table-stack,.faq-accordion-list{margin-top:20px}.product-highlights{display:grid;gap:12px;margin-top:22px;padding:0;list-style:none}.highlight-card{display:grid;grid-template-columns:24px minmax(0,1fr);gap:12px;padding:1rem;border:1px solid rgba(22,132,160,.13);border-radius:.75rem;color:#334155;background:linear-gradient(180deg,#ffffffdb,#edfdff94);line-height:1.65;box-shadow:inset 0 1px #ffffffd1}.highlight-check{color:#06b6d4;font-weight:900;line-height:1.65}.application-list{padding-left:1.1rem}.spec-table-stack{display:grid;gap:28px}.table-wrap{position:relative;overflow:hidden;padding:20px;border:1px solid rgba(22,132,160,.16);border-radius:1rem;background:radial-gradient(circle at 8% 0%,rgba(119,240,207,.12),transparent 18rem),#fff;box-shadow:0 18px 54px #0f172a0f}.table-wrap h2,.table-wrap h3{margin-bottom:6px;color:#0f172a;font-size:1.18rem}.spec-table-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}.table-scroll{position:relative;overflow-x:scroll;overflow-y:hidden;padding-bottom:0;border:1px solid #e2e8f0;border-radius:.85rem;background:#fff;cursor:grab;scrollbar-color:transparent transparent;scrollbar-gutter:stable both-edges;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.table-scroll.is-dragging-scroll,.table-scroll.is-dragging-scroll *{cursor:grabbing;user-select:none}.table-scroll::-webkit-scrollbar{width:0;height:0}.table-scroll::-webkit-scrollbar-track{background:transparent}.table-scroll::-webkit-scrollbar-thumb{background:transparent}.table-scrollbar{position:relative;height:22px;margin:6px 4px 12px;cursor:grab;touch-action:none}.table-scrollbar[hidden]{display:none}.table-scrollbar:before{position:absolute;right:0;left:0;top:8px;height:6px;border-radius:999px;background:linear-gradient(90deg,#d5f7fbeb,#e8fbffbd);box-shadow:inset 0 1px 2px #031c2a14;content:""}.table-scrollbar span{position:absolute;top:4px;left:0;width:56px;min-width:48px;height:14px;border:2px solid rgba(255,255,255,.92);border-radius:999px;background:linear-gradient(90deg,#036d86,#12abc0 62%,#77f0cf);box-shadow:0 10px 24px #036d862e,inset 0 1px #ffffff9e}.table-scrollbar.is-dragging{cursor:grabbing}.table-scroll--overview{margin-top:8px}.matrix-scroll{background:linear-gradient(180deg,#fffffffa,#f5fdfffa)}.markdown-table-scroll{margin:1.1rem 0}.table-hint-row{display:flex;min-height:31px;align-items:center;justify-content:flex-end;margin:8px 0 7px}.table-hint-row[hidden]{display:none}.table-scroll-hint{display:inline-flex;width:fit-content;padding:.44rem .62rem;border:1px solid rgba(185,245,255,.46);border-radius:999px;color:#e9fcff;background:linear-gradient(135deg,#046d86e6,#12abc0d6);box-shadow:0 14px 34px #031c2a26;font-size:.72rem;font-weight:850;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease;backdrop-filter:blur(14px) saturate(1.12)}.table-wrap:hover .table-scroll-hint,.table-wrap:focus-within .table-scroll-hint,.detail-panel:hover>.table-hint-row .table-scroll-hint,.detail-panel:focus-within>.table-hint-row .table-scroll-hint,.detail-panel.prose:hover .table-scroll-hint,.detail-panel.prose:focus-within .table-scroll-hint{opacity:.92;transform:translateY(0)}.spec-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:.85rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 18px 48px #0f172a0d}.spec-table th,.spec-table td{padding:15px 17px;text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0}.spec-table th{width:34%;padding:15px 17px;text-align:left;vertical-align:top;border-bottom:1px solid rgba(6,109,134,.16);color:#03495f;background:linear-gradient(180deg,#e8fbfff0,#d5f7fbb8)}.spec-table tr:last-child th,.spec-table tr:last-child td{border-bottom:0}.spec-overview-table,.detail-panel.prose table{min-width:620px}.spec-table.matrix{min-width:780px}.spec-table.matrix{border:0;border-radius:0;box-shadow:none}.spec-table.matrix th{width:auto;color:#fff;background:linear-gradient(135deg,#036d86,#12abc0);text-align:center;vertical-align:middle;white-space:nowrap;border-right:1px solid rgba(226,232,240,.18);border-bottom:1px solid rgba(226,232,240,.2)}.spec-table.matrix thead tr+tr th{background:linear-gradient(135deg,#045d78,#0794ae)}.spec-table.matrix td{color:#334155;vertical-align:middle;line-height:1.45;font-variant-numeric:tabular-nums;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.spec-table.matrix th[rowspan],.spec-table.matrix td[rowspan],.spec-table.matrix th[colspan],.spec-table.matrix td[colspan]{vertical-align:middle}.spec-table.matrix tbody tr:nth-child(2n) td{background:#f8fafc}.spec-table.matrix tbody tr{cursor:pointer;transition:background .16s ease,box-shadow .16s ease}.spec-table.matrix tbody tr:hover,.spec-table.matrix tbody tr.is-selected{background:#ecfeff;box-shadow:inset 4px 0 #10b7ca}.spec-table.matrix tbody tr:hover td,.spec-table.matrix tbody tr.is-selected td,.spec-table.matrix tbody tr:hover td:first-child,.spec-table.matrix tbody tr.is-selected td:first-child{background:#ecfeff}.spec-table.matrix th:first-child,.spec-table.matrix td:first-child{position:sticky;left:0;z-index:2}.spec-table.matrix th:first-child{z-index:3}.spec-table.matrix td:first-child{color:#0f172a;font-weight:860;background:#fff}.spec-table.matrix tbody tr:nth-child(2n) td:first-child{background:#f8fafc}.detail-panel.prose table{width:100%;overflow:hidden;border-collapse:separate;border-spacing:0;border:1px solid #dbeafe;border-radius:.85rem;background:#fff}.detail-panel.prose table th{color:#fff;background:linear-gradient(135deg,#036d86,#12abc0);vertical-align:middle}.detail-panel.prose table th,.detail-panel.prose table td{padding:13px 15px;border-right:1px solid rgba(226,232,240,.76);border-bottom:1px solid rgba(226,232,240,.76);line-height:1.5}.detail-panel.prose table tr:last-child th,.detail-panel.prose table tr:last-child td{border-bottom:0}.detail-panel.prose table th:last-child,.detail-panel.prose table td:last-child{border-right:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.contact-grid{grid-template-columns:1fr 1fr}.contact-page-section{padding-bottom:clamp(46px,4.4vw,72px)}.contact-card{position:relative;overflow:hidden;padding:30px}.contact-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 92% 6%,rgba(119,240,207,.18),transparent 10rem),linear-gradient(126deg,rgba(255,255,255,.28),transparent 42%,rgba(23,200,219,.07));pointer-events:none}.contact-card>*{position:relative;z-index:1}.contact-map-section{padding-top:0}.input,textarea{width:100%;padding:1rem;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffe6;color:var(--ink);font:inherit}textarea{min-height:150px;resize:vertical}.faq-item{padding:22px;margin-bottom:12px;background:#ffffffd1}.faq-item summary{cursor:pointer}.faq-accordion-list{display:grid;gap:12px}.faq-page-list{max-width:980px;margin:0 auto}.faq-accordion{overflow:hidden;border:1px solid #e2e8f0;border-radius:1rem;background:#fff;box-shadow:0 12px 34px #0f172a0d}.faq-accordion--water{border-color:#ffffffd1;background:linear-gradient(180deg,#ffffffdb,#e8fbff9e),radial-gradient(circle at 92% 0%,rgba(119,240,207,.18),transparent 9rem);box-shadow:0 20px 58px #031c2a14,inset 0 1px #ffffffe6;backdrop-filter:blur(18px) saturate(1.1);-webkit-backdrop-filter:blur(18px) saturate(1.1)}.faq-accordion summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:68px;padding:18px 20px;color:#0f172a;cursor:pointer;list-style:none}.faq-accordion summary::-webkit-details-marker{display:none}.faq-accordion summary span{flex:0 0 auto;display:grid;place-items:center;width:28px;height:28px;border:1px solid #cffafe;border-radius:999px;color:#0891b2;background:#ecfeff;font-weight:860;transition:transform .28s ease,color .28s ease,background .28s ease}.faq-accordion[open] summary span{color:#fff;background:#06b6d4;transform:rotate(45deg)}.faq-accordion-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}.faq-accordion[open] .faq-accordion-panel{grid-template-rows:1fr}.faq-accordion-panel p{min-height:0;overflow:hidden;padding:0 20px 20px;color:#475569;line-height:1.75}.faq-accordion--water[open]{border-color:#b9f5ffe6;box-shadow:0 0 0 4px #b9f5ff2e,0 26px 70px #031c2a1a}.faq-accordion[open] .faq-accordion-panel{animation:faqReveal .28s ease}.map-panel{overflow:hidden;padding:0}.map-panel iframe{width:100%;height:min(62vh,520px);min-height:360px;border:0;display:block;filter:saturate(1.08) contrast(1.02)}.map-water-panel{position:relative;border:1px solid rgba(255,255,255,.86);background:radial-gradient(circle at 20% 8%,rgba(119,240,207,.2),transparent 24rem),linear-gradient(180deg,#ffffffc7,#e2faff80);box-shadow:0 34px 100px #031c2a29}.map-water-panel:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.2),transparent 26%,rgba(23,200,219,.1) 58%,transparent),radial-gradient(circle at 70% 20%,rgba(185,245,255,.25),transparent 18rem);mix-blend-mode:screen}.map-water-panel iframe{position:relative;z-index:0;filter:saturate(1.05) contrast(1.02) hue-rotate(174deg) brightness(1.02)}.map-logo-pin{position:absolute;left:50%;top:44%;z-index:2;display:grid;min-width:150px;place-items:center;padding:12px 14px;border:1px solid rgba(255,255,255,.76);border-radius:16px;color:#03495f;background:linear-gradient(180deg,#ffffffe6,#e5fbffbd),radial-gradient(circle at 80% 0%,rgba(119,240,207,.22),transparent 5rem);box-shadow:0 22px 58px #031c2a29,inset 0 1px #ffffffeb;transform:translate(-50%,-50%);pointer-events:none;backdrop-filter:blur(18px) saturate(1.12);-webkit-backdrop-filter:blur(18px) saturate(1.12)}.map-logo-pin:after{content:"";position:absolute;left:50%;bottom:-10px;width:18px;height:18px;border-right:1px solid rgba(255,255,255,.76);border-bottom:1px solid rgba(255,255,255,.76);background:#e8fbffd1;transform:translate(-50%) rotate(45deg)}.map-logo-pin img{position:relative;z-index:1;width:126px;height:auto}.map-location-card{position:absolute;left:24px;bottom:24px;z-index:2;width:min(420px,calc(100% - 48px));padding:18px 20px;border:1px solid rgba(255,255,255,.72);border-radius:8px;background:#ffffffd6;box-shadow:0 22px 62px #031c2a29;backdrop-filter:blur(18px) saturate(1.18);-webkit-backdrop-filter:blur(18px) saturate(1.18)}.map-location-card strong{display:block;margin-top:8px;color:#061f2e;font-size:1.05rem}.map-location-card p{margin-top:8px;color:#456775;line-height:1.55;font-size:.92rem}.map-location-card a{display:inline-flex;align-items:center;min-height:40px;margin-top:12px;padding:.58rem .72rem;border:1px solid rgba(19,205,225,.24);border-radius:8px;color:#036d86;background:#e8fbffc7;font-size:.86rem;font-weight:860}.map-location-card a:hover{color:#005f78;background:#ffffffeb}.side-contact{position:fixed;right:12px;top:44%;z-index:50;display:grid;gap:7px;padding:8px;border:1px solid rgba(255,255,255,.62);border-radius:24px;background:linear-gradient(180deg,#ffffff9e,#e2fcff4d),linear-gradient(135deg,rgba(185,245,255,.32),transparent 58%);box-shadow:0 28px 72px #031c2a24,inset 0 1px #ffffffc7;backdrop-filter:blur(28px) saturate(1.24);-webkit-backdrop-filter:blur(28px) saturate(1.24)}.side-contact-link{position:relative;width:59px;min-height:59px;display:grid;place-items:center;padding:8px;border:1px solid rgba(255,255,255,.72);border-radius:999px;color:#fff;background:linear-gradient(145deg,#005d78f5,#13bed6e0 58%,#77f0cfd1);box-shadow:0 18px 38px #007a963d,inset 0 1px #ffffff75;font-size:.76rem;font-weight:900;isolation:isolate;opacity:.82;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,opacity .22s ease}.side-contact-link:before{content:"";position:absolute;inset:1px;z-index:-1;border-radius:inherit;background:linear-gradient(125deg,rgba(255,255,255,.42),transparent 38%),radial-gradient(circle at 70% 18%,rgba(255,255,255,.32),transparent 1.7rem);opacity:.8}.side-contact-icon{position:relative;z-index:1;display:grid;width:25px;height:25px;place-items:center;opacity:.82;transition:opacity .22s ease,transform .22s ease}.side-contact-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75}.side-contact-note{position:absolute;top:50%;right:calc(100% + 11px);z-index:3;display:grid;min-width:136px;padding:.62rem .74rem;border:1px solid rgba(255,255,255,.72);border-radius:14px;color:#05354a;background:linear-gradient(180deg,#fffffff0,#e5fbffd6),radial-gradient(circle at 100% 0%,rgba(119,240,207,.24),transparent 4rem);box-shadow:0 18px 44px #031c2a29,inset 0 1px #ffffffd6;opacity:0;pointer-events:none;transform:translate(8px,-50%) scale(.96);transform-origin:right center;transition:opacity .18s ease,transform .18s ease;backdrop-filter:blur(18px) saturate(1.12);-webkit-backdrop-filter:blur(18px) saturate(1.12);white-space:nowrap}.side-contact-note:after{content:"";position:absolute;top:50%;right:-6px;width:10px;height:10px;border-top:1px solid rgba(255,255,255,.72);border-right:1px solid rgba(255,255,255,.72);background:#f0fdffe6;transform:translateY(-50%) rotate(45deg)}.side-contact-note strong,.side-contact-note small{display:block;line-height:1.1}.side-contact-note strong{font-size:.72rem;font-weight:900}.side-contact-note small{margin-top:.22rem;color:#05354ab3;font-size:.66rem;font-weight:740}.side-contact-link:hover,.side-contact-link:focus-visible{opacity:1;transform:translateY(-2px) scale(1.035);box-shadow:0 24px 54px #007a964d,inset 0 1px #ffffff94}.side-contact-link:hover .side-contact-icon,.side-contact-link:focus-visible .side-contact-icon{opacity:1;transform:scale(1.04)}.side-contact-link:hover .side-contact-note,.side-contact-link:focus-visible .side-contact-note{opacity:1;transform:translateY(-50%) scale(1)}.side-contact-link--whatsapp{background:linear-gradient(145deg,#006f5cf2,#12c29adb 54%,#77f0cfc7)}.product-share{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(22,132,160,.14)}.product-share>span{color:#036d86;font-size:.78rem;font-weight:880;letter-spacing:.12em;text-transform:uppercase}.social-button-row,.footer-socials{display:flex;flex-wrap:wrap;gap:9px}.social-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:.46rem;padding:.46rem .66rem;border:1px solid rgba(185,245,255,.44);border-radius:999px;color:#03495f;background:linear-gradient(180deg,#ffffffd6,#e8fbff94),radial-gradient(circle at 80% 12%,rgba(119,240,207,.2),transparent 3rem);box-shadow:0 14px 34px #031c2a14,inset 0 1px #ffffffdb;font-size:.76rem;font-weight:900;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.social-button span{display:grid;width:28px;height:28px;place-items:center;border-radius:999px;color:#fff;background:linear-gradient(135deg,#036d86,#12abc0);font-size:.68rem;line-height:1}.social-button span img{display:block;width:17px;height:17px;object-fit:contain}.social-button small{color:inherit;font-size:.76rem;font-weight:850}.social-button:hover,.social-button:focus-visible{border-color:#b9f5ffe6;background:linear-gradient(180deg,#fffffff2,#d9faffc2),radial-gradient(circle at 80% 12%,rgba(119,240,207,.3),transparent 3.4rem);box-shadow:0 18px 46px #031c2a21,inset 0 1px #ffffffeb;transform:translateY(-2px)}.footer{position:relative;overflow:hidden;padding:78px 0 30px;color:#ebfcffd1;background:radial-gradient(ellipse at 16% 0%,rgba(119,240,207,.22),transparent 28rem),radial-gradient(ellipse at 86% 18%,rgba(23,200,219,.22),transparent 34rem),linear-gradient(152deg,#02131d,#052d42 48%,#047386)}.footer:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 102%,rgba(119,240,207,.18),transparent 34rem),linear-gradient(180deg,rgba(255,255,255,.08),transparent 38%,rgba(0,10,18,.18));pointer-events:none}.footer:after{content:"";position:absolute;left:50%;bottom:-180px;width:min(980px,92vw);height:260px;border-radius:999px;background:radial-gradient(ellipse,rgba(185,245,255,.18),transparent 68%);transform:translate(-50%);pointer-events:none}.footer-shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr);gap:24px;align-items:stretch}.footer-brand-card,.footer-links-panel{border:1px solid rgba(255,255,255,.22);border-radius:8px;background:linear-gradient(180deg,#ffffff1f,#ffffff0f),radial-gradient(circle at 0% 0%,rgba(185,245,255,.16),transparent 16rem);box-shadow:0 32px 90px #000c1638,inset 0 1px #ffffff2e;backdrop-filter:blur(18px) saturate(1.16);-webkit-backdrop-filter:blur(18px) saturate(1.16)}.footer-brand-card{display:grid;align-content:start;gap:18px;padding:28px}.footer-logo{width:fit-content}.footer p{margin-top:0;color:#ebfcffc7;line-height:1.78}.footer-socials{margin-top:4px}.footer-socials .social-button{color:#e9fcff;background:linear-gradient(180deg,#ffffff21,#e8fbff0f),radial-gradient(circle at 80% 12%,rgba(119,240,207,.17),transparent 3rem)}.footer-links-panel{display:grid;gap:18px;padding:28px}.footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.footer strong{display:block;color:#fff;margin-bottom:14px;font-size:.84rem;letter-spacing:.12em;text-transform:uppercase}.footer a:not(.logo):not(.social-button){display:block;margin:.62rem 0;color:#ebfcffcc;line-height:1.45;transition:color .18s ease,transform .18s ease}.footer a:not(.logo):not(.social-button):hover{color:#b9f5ff;transform:translate(3px)}.footer-contact-strip,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px}.footer-contact-strip{padding-top:18px;border-top:1px solid rgba(255,255,255,.13);color:#ebfcffb8;line-height:1.5}.footer-contact-strip a{flex:0 0 auto;color:#b9f5ff;font-weight:850}.footer-bottom{position:relative;z-index:1;margin-top:22px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:#ebfcffa8;font-size:.82rem;line-height:1.55}@keyframes aquaMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}@keyframes heroProductSurface{0%{opacity:0;transform:translate3d(var(--x),var(--rise-distance),0) scale(calc(var(--scale) * .78));filter:blur(6px) brightness(.76) saturate(.82)}34%{opacity:.58;transform:translate3d(var(--x),28px,0) scale(calc(var(--scale) * .9));filter:blur(2.5px) brightness(.9) saturate(.94)}62%{opacity:1;transform:translate3d(var(--x),-16px,0) scale(calc(var(--scale) * 1.055));filter:blur(0) brightness(1.04) saturate(1.05)}77%{transform:translate3d(var(--x),6px,0) scale(calc(var(--scale) * .978))}90%{transform:translate3d(var(--x),-2px,0) scale(calc(var(--scale) * 1.006))}to{opacity:1;transform:translate3d(var(--x),0,0) scale(var(--scale));filter:blur(0) brightness(1) saturate(1)}}@keyframes heroProductWake{0%{opacity:0;transform:translate(-50%) scale(.4)}36%{opacity:.62;transform:translate(-50%) scale(.8)}68%{opacity:.34;transform:translate(-50%) scale(1.18)}to{opacity:.18;transform:translate(-50%) scale(1)}}@keyframes heroProductGlint{0%{opacity:0;transform:translate3d(-18%,18%,0) rotate(-8deg)}34%{opacity:.5}to{opacity:0;transform:translate3d(22%,-14%,0) rotate(-8deg)}}@keyframes heroProductFloat{0%,to{transform:translateZ(0) rotate(0)}42%{transform:translate3d(0,var(--float-y),0) rotate(var(--float-rotate))}72%{transform:translate3d(0,2px,0) rotate(var(--float-rotate-back))}}@keyframes bannerDrift{0%{transform:scale(1.04) translate3d(-.4%,0,0)}to{transform:scale(1.08) translate3d(.6%,-.6%,0)}}@keyframes faqReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(min-width:769px){.hero{--mx: 50%;--my: 50%}.hero .eyebrow{color:#b9f5fff0}.hero .btn.secondary{color:#e9fcff;border-color:#ffffff57;background:linear-gradient(180deg,#ffffff29,#ffffff14)}}@media(prefers-reduced-motion:reduce){.hero-product,.hero-product:before,.hero-product:after,.hero-product img{animation:none!important}.hero-product{opacity:1;transform:translate3d(var(--x),0,0) scale(var(--scale));filter:none}.hero-product:before{opacity:.16;transform:translate(-50%) scale(1)}}@media(max-width:1100px){.product-tree,.expanded-tree,.card-grid,.category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-inner{grid-template-columns:1fr}.hero-visual{min-height:360px}.hero-product-stage{bottom:-18px;height:390px}.hero-product-1{width:min(58vw,400px)}.hero-product-2{left:calc(24% + 42px);bottom:-46px;width:min(37.5vw,289px)}.hero-product-3{left:calc(78% + 56px);bottom:-28px;width:min(58vw,400px)}.hero-product-count-3 .hero-product-1{left:calc(50% + 16px)}.mega-menu{left:auto;right:0;transform:translateY(8px)}.nav-products:hover .mega-menu,.nav-products:focus-within .mega-menu,.nav-products.is-open .mega-menu{transform:translate(0) scale(1)}.mega-category-list{grid-template-columns:repeat(2,minmax(0,1fr))}.mega-category-item:nth-child(3n) .mega-product-flyout{left:calc(100% - 1px);right:auto;transform:translate(-6px)}.mega-category-item:nth-child(2n) .mega-product-flyout{left:auto;right:calc(100% - 1px);transform:translate(6px)}}@media(max-width:780px){body{padding-bottom:0}.nav{min-height:70px;gap:.7rem}.site-header .logo{flex:1 1 auto;gap:.56rem;max-width:calc(100% - 54px)}.site-header .logo-image{width:126px;height:50px;flex:0 0 auto}.logo-tagline{display:grid;max-width:clamp(92px,32vw,142px);min-width:0;gap:1px;padding-left:.58rem;overflow:hidden}.logo-tagline:before{top:4px;bottom:4px}.logo-tagline span{overflow:hidden;font-size:.74rem;line-height:1.04;text-overflow:ellipsis}.logo-tagline small{overflow:hidden;font-size:.48rem;letter-spacing:.1em;line-height:1.05;text-overflow:ellipsis}.mobile-toggle{width:46px;height:46px;background:linear-gradient(180deg,#ffffffdb,#e8fbffa8);box-shadow:0 14px 34px #031c2a14}.nav-links{display:none;position:absolute;left:13px;right:13px;top:74px;max-height:calc(100vh - 92px);overflow:auto;padding:14px;flex-direction:column;align-items:stretch;background:linear-gradient(180deg,#ffffffeb,#e8fcffd1),radial-gradient(circle at 18% 0%,rgba(119,240,207,.18),transparent 16rem);border:1px solid rgba(255,255,255,.82);border-radius:var(--radius);box-shadow:0 28px 90px #031c2a2e,inset 0 1px #ffffffc7;backdrop-filter:blur(28px) saturate(1.22);-webkit-backdrop-filter:blur(28px) saturate(1.22)}.nav-links.open{display:flex}.nav-links>a,.nav-item>.nav-trigger{min-height:46px;padding:.82rem .92rem;border:1px solid rgba(22,132,160,.1);background:#ffffff7a}.nav-item{position:static}.nav-trigger{width:100%}.mega-menu{position:static;width:100%;opacity:1;visibility:visible;pointer-events:auto;transform:none}.mega-menu:before{display:none}.mega-menu-shell{display:block;margin-top:8px;padding:8px;border-radius:8px;background:#ffffff5c;box-shadow:inset 0 1px #ffffff9e}.mega-category-list{grid-template-columns:1fr}.mega-category-item{display:grid;gap:0}.mega-category-link{min-height:54px;background:#ffffff9e}.mega-category-link:after{content:"+";display:grid;place-items:center;width:26px;height:26px;border:1px solid rgba(19,205,225,.18);border-radius:999px;color:#047b91;background:#e8fbffc7;font-size:1rem;transition:transform .2s ease,color .2s ease,background .2s ease}.mega-category-item.is-open .mega-category-link{color:#005f78;border-color:#13cde157;background:#e8fbffdb}.mega-category-item.is-open .mega-category-link:after{content:"–";color:#fff;background:linear-gradient(135deg,#047da0,#16bfd3 58%,#47ddae);transform:rotate(180deg)}.mega-product-flyout{position:static;width:100%;max-height:0;overflow:hidden;margin:0;padding:0 12px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px);box-shadow:none;transition:max-height .28s ease,opacity .2s ease,transform .2s ease,padding .2s ease,visibility .2s ease}.mega-category-item:not(.is-open):hover .mega-product-flyout,.mega-category-item:not(.is-open):focus-within .mega-product-flyout{max-height:0;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px)}.mega-category-item.is-open .mega-product-flyout{max-height:58vh;overflow:auto;margin:7px 0 12px;padding:10px 12px 12px;opacity:1;visibility:visible;pointer-events:auto;transform:none}.mega-product-flyout a{min-height:42px;padding:.72rem .76rem;border-bottom:1px solid rgba(22,132,160,.08);font-size:.9rem}.mega-product-flyout a:last-child{border-bottom:0}.mega-product-flyout .mega-view-all{margin-top:8px;justify-content:center;border:1px solid rgba(19,205,225,.18);background:#e8fbffd1}.mega-category-item:nth-child(3n) .mega-product-flyout,.mega-category-item:nth-child(2n) .mega-product-flyout{left:auto;right:auto;transform:none}.nav-links{padding:16px;background:linear-gradient(180deg,#fffffff0,#e8fcffd6),radial-gradient(circle at 18% 0%,rgba(119,240,207,.22),transparent 16rem),radial-gradient(circle at 100% 18%,rgba(23,200,219,.16),transparent 14rem)}.mega-menu{display:none;opacity:0;visibility:hidden;pointer-events:none}.nav-products.is-open .mega-menu{display:block;opacity:1;visibility:visible;pointer-events:auto}.mega-menu-shell{margin-top:10px;padding:10px;border-color:#ffffffb8;background:linear-gradient(180deg,#ffffff94,#ebfdff61),radial-gradient(circle at 12% 0%,rgba(119,240,207,.14),transparent 12rem);box-shadow:0 14px 34px #031c2a12,inset 0 1px #ffffffb8}.mega-category-link{min-height:50px;padding:11px 13px;background:linear-gradient(180deg,#ffffffc2,#e8fbff8f)}.mega-category-link:after{content:">";border-color:#13cde129;color:#047b91;background:#ffffff9e;font-size:.82rem;transform:none}.mega-product-flyout{display:none!important}.mobile-toggle{display:block}.hero-water-surface{background-image:var(--hero-bg-mobile);background-position:right center;background-size:cover}.hero-water-surface:after{background:linear-gradient(180deg,#010e178a,#01121c4d 42%,#01121c70),linear-gradient(90deg,#010e1729,#01121c4a),radial-gradient(ellipse at 74% 32%,rgba(119,240,207,.08),transparent 18rem)}.hero{min-height:auto}.hero-inner{min-height:auto;gap:28px;padding:106px 0 52px}.hero .eyebrow{color:#b9f5fff0}.hero-copy h1{max-width:100%;font-size:clamp(2.75rem,12.2vw,4.7rem);line-height:.98}.hero-copy p{max-width:100%;font-size:1rem;line-height:1.72;color:#e9fcffe6}.brand-section{padding-top:clamp(62px,13vw,84px);padding-bottom:clamp(8px,3vw,18px)}.home-ambient-section{padding-top:clamp(62px,12vw,84px);padding-bottom:clamp(58px,11vw,80px)}.featured-equipment-section{padding-top:clamp(70px,14vw,92px);--home-heading-bg-height: clamp(238px, 58vw, 318px)}.factory-section{--home-heading-bg-height: clamp(286px, 72vw, 380px)}.partners-section{margin-top:-18px;padding-top:clamp(46px,9vw,66px);padding-bottom:clamp(58px,11vw,82px)}.insights-section{margin-top:-18px;padding-top:clamp(44px,9vw,64px);padding-bottom:clamp(64px,13vw,84px)}.home-ambient-section:before,.home-ambient-section:after{top:0;bottom:auto;height:var(--home-heading-bg-height, clamp(238px, 58vw, 318px))}.home-ambient-section:before{background:var(--home-section-bg) center var(--home-section-bg-y, 54%) / 100% auto no-repeat}.home-ambient-section:after{height:calc(var(--home-heading-bg-height, clamp(238px, 58vw, 318px)) + 38px);background:linear-gradient(90deg,var(--page-bg) 0%,rgba(247,253,255,.76) 5.5%,rgba(247,253,255,0) 15%,rgba(247,253,255,0) 85%,rgba(247,253,255,.76) 94.5%,var(--page-bg) 100%),linear-gradient(180deg,var(--page-bg) 0%,rgba(247,253,255,.86) 10%,rgba(247,253,255,.08) 32%,rgba(247,253,255,.18) 52%,rgba(247,253,255,.78) 76%,var(--page-bg) 94%,var(--page-bg) 100%),radial-gradient(ellipse at 18% 10%,rgba(119,240,207,.13),transparent 24rem),radial-gradient(ellipse at 86% 18%,rgba(23,200,219,.1),transparent 28rem)}.home-architecture-transition{height:clamp(230px,62vw,330px);margin:-34px 0;background:var(--page-bg)}.home-architecture-transition:before{background:var(--architecture-transition-bg-mobile) center 30% / 100% auto no-repeat;filter:contrast(1.09) saturate(1.05);opacity:.52}.home-architecture-transition:after{background:linear-gradient(90deg,var(--page-bg) 0%,rgba(247,253,255,.76) 5.5%,rgba(247,253,255,0) 15%,rgba(247,253,255,0) 85%,rgba(247,253,255,.76) 94.5%,var(--page-bg) 100%),linear-gradient(180deg,var(--page-bg) 0%,rgba(247,253,255,.86) 12%,rgba(247,253,255,.12) 38%,rgba(247,253,255,.44) 66%,rgba(247,253,255,.82) 84%,var(--page-bg) 100%)}.product-architecture-section{margin-top:clamp(-214px,-48vw,-156px);padding-top:0}.product-architecture-section:after{top:clamp(178px,42vw,250px);height:132px;background:linear-gradient(180deg,rgba(247,253,255,0),rgba(247,253,255,.88) 32%,var(--page-bg) 64%,var(--page-bg))}.product-architecture-section .section-heading{margin-bottom:30px}.brand-rail-hint{top:-10px;right:0;font-size:.72rem}.brand-rail{padding-bottom:4px}.brand-slide{width:min(86vw,392px);height:330px;box-shadow:none}.brand-slide-image-link{inset:8px 10px 86px}.brand-slide img{width:100%;height:100%;transform:scale(1.12)}.brand-slide div{left:18px;right:18px;bottom:18px}.hero-actions .btn{flex:1 1 220px;min-height:52px}.hero .btn.secondary{color:#e9fcff;border-color:#ffffff52;background:linear-gradient(180deg,#ffffff26,#ffffff12)}.hero-visual{min-height:clamp(318px,74vw,410px)}.hero-product-stage{bottom:-14px;width:min(98vw,540px);height:100%}.hero-product img{width:100%}.hero-product-1{--scale: .98;left:50%;bottom:114px;width:min(72vw,338px)}.hero-product-2{--scale: .82;left:21%;bottom:-42px;width:min(74.9vw,387px)}.hero-product-3{--scale: .98;left:81%;bottom:-26px;width:min(72vw,338px)}.hero-product-count-3 .hero-product-1{left:calc(50% - 32px)}.hero-product-count-1 .hero-product-1{--scale: 1.04;width:min(74vw,330px)}.hero-product-count-2 .hero-product-1{--scale: .92;left:36%;width:min(56vw,280px)}.hero-product-count-2 .hero-product-2{--scale: .9;left:68%;bottom:-42px;width:min(46vw,228px)}.metric-row{gap:10px}.metric{min-height:auto;padding:16px;background:#ffffff26}.metric-row,.feature-band-inner,.proof-grid,.product-hero-grid,.category-hero-inner,.product-story-grid,.product-detail-grid,.footer-shell,.footer-grid{grid-template-columns:1fr}.category-hero,.category-hero-inner{min-height:auto}.category-hero-inner{gap:28px;padding:74px 0 58px}.category-hero-copy h1{font-size:clamp(2.7rem,12.5vw,4.9rem);line-height:.98}.category-hero-copy p{font-size:1rem;line-height:1.72}.category-hero-tags span{padding:.54rem .68rem;font-size:.86rem}.category-hero-media{min-height:320px}.page-banner,.page-banner-inner{min-height:430px}.page-banner-inner{padding:96px 0 56px}.page-banner h1{font-size:clamp(2.7rem,12.6vw,4.8rem);line-height:.98}.page-banner p{line-height:1.72}.catalog-banner-strip{grid-template-columns:1fr;margin-top:-26px}.catalog-banner-strip span{min-height:66px}.map-location-card{left:14px;right:14px;bottom:14px;width:auto;padding:15px 16px}.map-logo-pin{top:36%;min-width:124px;padding:10px 12px}.map-logo-pin img{width:108px}.product-sticky-panel{position:static}.product-image-stage{min-height:360px}.product-scroll-copy{gap:18px}.detail-panel{padding:24px;border-radius:1rem}.partnership-panel{padding:28px;gap:20px}.partnership-visual{margin:0 -12px -12px}.partnership-visual img{height:clamp(190px,48vw,260px)}.proof-card{min-height:auto}.product-hero{padding-top:104px}.product-hero-copy{padding:28px}.product-hero-copy h1{font-size:clamp(2.35rem,10.6vw,4.2rem);line-height:1.06}.product-hero-media img{min-height:320px}.spec-table-head{align-items:stretch;flex-direction:column}.footer{padding:56px 0 calc(112px + env(safe-area-inset-bottom,0px))}.footer-brand-card,.footer-links-panel{padding:22px}.footer-contact-strip,.footer-bottom{align-items:flex-start;flex-direction:column}.footer-socials .social-button small{display:none}.side-contact{left:50%;right:auto;top:auto;bottom:calc(14px + env(safe-area-inset-bottom,0px));grid-auto-flow:column;gap:6px;padding:7px;transform:translate(-50%);border-radius:999px}.side-contact-link{width:55px;min-height:55px}.side-contact-note{display:none}}@media(max-width:620px){.section{padding:64px 0}.container{width:min(100% - 26px,1200px)}.section-heading h1,.section-heading h2{font-size:clamp(2.15rem,10vw,3.7rem);line-height:1.08}.section-heading:after{margin-top:22px}.card-grid,.category-card-grid,.product-tree,.expanded-tree,.mini-specs,.proof-list,.form-grid,.contact-grid{grid-template-columns:1fr}.page-banner,.page-banner-inner{min-height:390px}.page-banner-inner{padding:84px 0 48px}.page-banner p{font-size:1rem}.card-grid,.category-card-grid,.series-card-grid,.proof-list{gap:18px}.card img{height:220px}.card-body,.category-card-body,.series-card-body{padding:22px}.category-card-media,.series-card-media{min-height:230px}.category-card-media img,.series-card-media img{padding:22px}.feature-band h2{font-size:clamp(2.2rem,10vw,3.75rem)}.hot-sale-card{min-height:178px}.proof-panel{padding:26px}.proof-card{min-height:auto;padding:20px}.product-share{align-items:flex-start;flex-direction:column}.social-button-row{width:100%}.brand-rail,.factory-carousel{animation-duration:58s}.hero-visual{min-height:clamp(304px,82vw,360px)}.hero-product-stage{bottom:-12px;height:100%}.hero-product-1{bottom:114px;width:min(74.4vw,312px)}.hero-product-2{left:20%;bottom:-38px;width:min(74.9vw,349px)}.hero-product-3{left:82%;bottom:-24px;width:min(74.4vw,312px)}.hero-product-count-3 .hero-product-1{left:calc(50% - 24px)}.metric{min-height:96px}.series-card-link{grid-template-rows:minmax(210px,auto) auto}.series-card-body{min-height:auto;padding:20px}.category-card{min-height:auto}.category-card-link{grid-template-rows:220px auto}.product-image-stage img{padding:26px}.detail-panel{padding:20px}.spec-overview-table,.detail-panel.prose table{min-width:560px}.table-hint-row{justify-content:flex-start}}@media(max-width:380px){.site-header .logo-image{width:118px;height:48px}.logo-tagline{max-width:86px;padding-left:.46rem}.logo-tagline span{font-size:.66rem}.logo-tagline small{font-size:.43rem;letter-spacing:.08em}}
