@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500&family=Barlow:wght@300;400;500;600&family=Barlow+Condensed:wght@300;400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--black:#060608;--surface:#0e0e12;--surface2:#13131a;--border:#252530;--border2:#30303e;--accent:#6ab4cc;--accent2:#3a8fa8;--accent-bright:#8fd4ec;--white:#eef0f6;--silver:#f2f4f8;--silver2:#fff;--silver3:#e0e4ee}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);font-family:Barlow,sans-serif;font-size:18px;font-weight:300;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.hero{flex-direction:column;justify-content:center;min-height:100vh;padding:140px 56px 180px;display:flex;position:relative;overflow:hidden}.hero-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.hero-corner{border-top:1px solid #fff6;border-left:1px solid #fff6;width:60px;height:60px;position:absolute;top:100px;left:56px}.hero-corner-br{border-bottom:1px solid #fff3;border-right:1px solid #fff3;width:60px;height:60px;position:absolute;bottom:160px;right:56px}.hero-beam{background:linear-gradient(#0000 0%,#6ab4cc26 30%,#6ab4cc59 50%,#6ab4cc26 70%,#0000 100%);width:1px;height:130%;position:absolute;top:-10%;right:12%;transform:rotate(-8deg)}.hero-beam-2{background:linear-gradient(#0000 0%,#ffffff0f 40%,#ffffff24 50%,#ffffff0f 60%,#0000 100%);width:1px;height:130%;position:absolute;top:-10%;right:28%;transform:rotate(-8deg)}.hero-beam-3{background:linear-gradient(#0000 10%,#ffffff0a 40%,#ffffff17 50%,#ffffff0a 60%,#0000 90%);width:1px;height:130%;position:absolute;top:-10%;right:5%;transform:rotate(-8deg)}.hero-hline{background:linear-gradient(90deg,#0000,#6ab4cc26 20%,#6ab4cc80 50%,#6ab4cc26 80%,#0000);height:1px;position:absolute;top:38%;left:0;right:0}.hero-box-accent{display:none}.hero-box-accent:after{content:"";border:1px solid #ffffff0a;position:absolute;inset:8px}.hero-molecules{opacity:1;pointer-events:none;z-index:0;width:60%;height:100%;position:absolute;top:0;right:0}.hero-content{max-width:820px;position:relative}.hero-eyebrow{opacity:0;align-items:center;gap:18px;margin-bottom:40px;animation:.8s .2s forwards fadeUp;display:flex}.hero-eyebrow-line{background:var(--accent-bright);width:44px;height:1px}.hero-eyebrow span{letter-spacing:.22em;text-transform:uppercase;color:var(--accent-bright);font-size:14px;font-weight:400}.hero-title{color:#fff;opacity:0;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:clamp(64px,8.5vw,110px);font-weight:300;line-height:.95;animation:.9s .3s forwards fadeUp}.hero-title em{color:#ffffffa6;font-style:italic}.hero-subtitle{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;opacity:0;margin-bottom:48px;font-family:Barlow Condensed,sans-serif;font-size:clamp(26px,3.5vw,42px);font-weight:300;animation:.9s .4s forwards fadeUp}.hero-desc{color:#000000bf;opacity:0;background:#ffffffeb;border-radius:12px;max-width:540px;margin-bottom:56px;padding:28px 32px;font-size:18px;font-weight:400;line-height:1.85;animation:.9s .5s forwards fadeUp;box-shadow:0 4px 32px #00000014}.hero-desc strong{color:#000;font-weight:600}.hero-actions{opacity:0;z-index:1;flex-wrap:wrap;align-items:center;gap:20px;animation:.9s .6s forwards fadeUp;display:flex;position:relative}.btn-secondary{letter-spacing:.16em;text-transform:uppercase;color:#000;background:#fff;border:1.5px solid #ffffffb3;border-radius:8px;padding:16px 44px;font-size:14px;font-weight:400;text-decoration:none;transition:all .3s;display:inline-block}.btn-secondary:hover{color:#fff;background:#282837fa;border-color:#fff}.hero-stats{opacity:0;border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:0;margin-top:60px;padding-top:32px;animation:.9s .75s forwards fadeUp;display:flex}.hero-stat{flex:1;min-width:140px}.hero-stat+.hero-stat{border-left:1px solid #ffffff1a;padding-left:32px}.hero-stat-num{color:#fff;letter-spacing:.04em;font-family:Barlow Condensed,sans-serif;font-size:44px;font-weight:300;display:block}.hero-stat-label{letter-spacing:.16em;text-transform:uppercase;color:#ffffff73;margin-top:4px;font-size:13px;display:block}.light-divider{background:linear-gradient(90deg,#0000,#6ab4cc66 30%,#c8dcff99 50%,#6ab4cc66 70%,#0000);height:1px;position:relative}.light-divider:after{content:"";background:radial-gradient(#6ab4cc1f 0%,#0000 70%);width:240px;height:48px;position:absolute;top:-24px;left:50%;transform:translate(-50%)}.section{padding:110px 56px}.section-header{margin-bottom:72px}.section-eyebrow{align-items:center;gap:16px;margin-bottom:20px;display:flex}.section-eyebrow-line{background:var(--accent-bright);width:32px;height:1px}.section-eyebrow span{letter-spacing:.22em;text-transform:uppercase;color:var(--accent-bright);font-size:12px}.section-title{color:#fff;font-family:Cormorant Garamond,serif;font-size:clamp(38px,4.5vw,60px);font-weight:300;line-height:1.05}.section-title em{color:#ffffff8c;font-style:italic}.section-sub{color:#000000bf;background:#ffffffeb;border-radius:12px;max-width:480px;margin-top:16px;padding:20px 24px;font-size:18px;font-weight:400;line-height:1.7;box-shadow:0 4px 32px #00000014}.products-grid{background:0 0;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card{background:#fffffff2;border-radius:12px;padding:44px 36px 64px;transition:all .4s;position:relative;overflow:hidden}.product-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#00000014,#0000);height:1px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.product-card:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#6ab4cccc,#0000);height:2px;transition:opacity .4s;position:absolute;bottom:0;left:0;right:0}.product-card:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 40px #0000001f}.product-card:hover:before,.product-card:hover:after{opacity:1}.product-card-corner{border-top:1px solid #00000026;border-right:1px solid #00000026;width:20px;height:20px;position:absolute;top:20px;right:20px}.product-num{letter-spacing:.2em;color:#00000040;margin-bottom:36px;font-family:Barlow Condensed,sans-serif;font-size:12px;font-weight:400}.product-name{letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-family:Barlow Condensed,sans-serif;font-size:22px;font-weight:500;color:#000!important}.product-desc{color:#0009;font-size:16px;font-weight:300;line-height:1.75}.product-arrow{color:#0003;font-size:20px;transition:all .3s;position:absolute;bottom:36px;right:36px}.product-card:hover .product-arrow{color:var(--accent);transform:translate(3px,-3px)}.water-strip{background:linear-gradient(135deg,#0a1820 0%,#071018 40%,#040c10 100%);border-top:1px solid #6ab4cc33;border-bottom:1px solid #6ab4cc33;padding:90px 56px;position:relative;overflow:hidden}.water-strip-box1{pointer-events:none;border:1px solid #ffffff0f;width:80px;height:80px;position:absolute;top:30px;left:30px}.water-strip-box2{pointer-events:none;border:1px solid #ffffff0a;width:120px;height:120px;position:absolute;bottom:30px;right:30px}.water-glow{background:radial-gradient(#6ab4cc1a 0%,#0000 70%);width:600px;height:300px;position:absolute;top:50%;left:40%;transform:translate(-50%,-50%)}.water-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:56px;display:flex;position:relative}.water-text{flex:1;min-width:280px}.water-label{align-items:center;gap:14px;margin-bottom:20px;display:flex}.water-label-line{background:var(--accent-bright);width:28px;height:1px}.water-label span{letter-spacing:.22em;text-transform:uppercase;color:var(--accent-bright);font-size:11px}.water-headline{color:#fff;margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:clamp(30px,3.5vw,50px);font-weight:300;line-height:1.1}.water-headline em{color:var(--accent-bright);font-style:italic}.water-body{color:#000000bf;background:#ffffffeb;border-radius:12px;padding:24px 28px;font-size:17px;font-weight:400;line-height:1.8;box-shadow:0 4px 32px #00000014}.water-stats{flex-wrap:wrap;gap:56px;display:flex}.water-stat{text-align:center}.water-stat-ring{background:#ffffff08;border:1px solid #ffffff1f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 12px;display:flex;box-shadow:0 0 30px #6ab4cc14,inset 0 0 20px #6ab4cc0a}.water-stat-num{color:#fff;font-family:Cormorant Garamond,serif;font-size:36px;font-weight:300;line-height:1}.water-stat-num-small{font-size:20px}.water-stat-unit{letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;text-align:center;margin-top:4px;font-size:12px;display:block}.why-section{background:var(--surface);padding:110px 56px;position:relative;overflow:hidden}.why-bg-box{border:1px solid #ffffff0a;width:200px;height:200px;position:absolute;top:40px;right:40px}.why-bg-box2{border:1px solid #ffffff08;width:100px;height:100px;position:absolute;bottom:40px;left:40px}.why-grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:100px;display:grid}.orbit-wrap{justify-content:center;align-items:center;height:560px;display:flex;position:relative}.orbit-ring{border:1px solid;border-radius:50%;position:absolute}.orbit-ring-1{border-color:#ffffff14;width:500px;height:500px}.orbit-ring-2{border-color:#6ab4cc4d;width:390px;height:390px;animation:16s linear infinite spin}.orbit-ring-3{border-color:#ffffff26;width:290px;height:290px;animation:10s linear infinite reverse spin}.orbit-dot-wrap{z-index:5;width:390px;height:390px;animation:16s linear infinite spin;position:absolute}.orbit-dot{background:#6ab4cc;border-radius:50%;width:24px;height:24px;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 0 16px #6ab4cc,0 0 40px #6ab4cccc,0 0 80px #6ab4cc80}.orbit-dot-wrap-2{z-index:5;width:290px;height:290px;animation:10s linear infinite reverse spin;position:absolute}.orbit-dot-2{background:#fff;border-radius:50%;width:20px;height:20px;position:absolute;top:-10px;left:50%;transform:translate(-50%);box-shadow:0 0 14px #fff,0 0 32px #fffc,0 0 60px #ffffff80}.orbit-center{z-index:2;background:#ffffff0f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:240px;height:240px;display:flex;position:relative;box-shadow:0 0 60px #6ab4cc33,0 0 120px #6ab4cc1a}.orbit-center img{object-fit:contain;width:200px;height:200px}.orbit-glow{background:radial-gradient(circle,#6ab4cc1a 0%,#6ab4cc0a 40%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute}.why-intro{color:#000000bf;background:#ffffffeb;border-radius:12px;margin-bottom:48px;padding:28px 32px;font-size:18px;font-weight:400;line-height:1.9;box-shadow:0 4px 32px #00000014}.why-intro strong{color:#000;font-weight:600}.why-points{flex-direction:column;display:flex}.why-point{background:#ffffff0a;border:none;border-radius:10px;align-items:flex-start;gap:28px;margin-bottom:8px;padding:20px 24px;display:flex}.why-point:first-child{border-top:none}.why-point-title{color:#fff;letter-spacing:.02em;margin-bottom:6px;font-size:18px;font-weight:500}.why-point-desc{color:#ffffffa6;font-size:16px;font-weight:300;line-height:1.65}.cta-section{text-align:center;padding:140px 56px;position:relative;overflow:hidden}.cta-box-tl{border:1px solid #ffffff12;width:100px;height:100px;position:absolute;top:40px;left:40px}.cta-box-br{border:1px solid #ffffff0d;width:140px;height:140px;position:absolute;bottom:40px;right:40px}.cta-beam{background:linear-gradient(#0000,#6ab4cc4d 40%,#c8dcff80 50%,#6ab4cc4d 60%,#0000);width:1px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.cta-glow{background:radial-gradient(#6ab4cc12 0%,#0000 70%);width:700px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-inner{position:relative}.cta-eyebrow{justify-content:center;align-items:center;gap:20px;margin-bottom:36px;display:flex}.cta-eyebrow-line{background:#ffffff4d;width:48px;height:1px}.cta-eyebrow span{letter-spacing:.22em;text-transform:uppercase;color:#ffffff80;font-size:12px}.cta-title{color:#fff;margin-bottom:24px;font-family:Cormorant Garamond,serif;font-size:clamp(44px,6vw,80px);font-weight:300;line-height:1.05}.cta-title em{color:#ffffff8c;font-style:italic}.cta-sub{color:#000000b3;background:#ffffffeb;border-radius:12px;max-width:480px;margin-bottom:56px;margin-left:auto;margin-right:auto;padding:24px 32px;font-size:19px;font-weight:400;line-height:1.7;box-shadow:0 4px 32px #00000014}.cta-btn-wrap{display:inline-block;position:relative}.cta-email{color:#fff6;letter-spacing:.04em;margin-top:32px;font-size:15px}.cta-email a{color:var(--accent-bright);border-bottom:1px solid #6ab4cc4d;padding-bottom:1px;text-decoration:none;transition:border-color .3s}.cta-email a:hover{border-color:var(--accent-bright)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=960px){.hero{padding:100px 28px 140px}.hero-corner{left:28px}.hero-box-accent{display:none}.section{padding:80px 28px}.water-strip{padding:64px 28px}.why-section{padding:80px 28px}.why-grid{grid-template-columns:1fr;gap:56px}.orbit-wrap{height:360px}.orbit-ring-1{width:300px;height:300px}.orbit-ring-2,.orbit-dot-wrap{width:230px;height:230px}.orbit-ring-3,.orbit-dot-wrap-2{width:160px;height:160px}.orbit-center{width:140px;height:140px}.orbit-center img{width:110px;height:110px}.cta-section{padding:90px 28px}.cta-box-tl,.cta-box-br{display:none}.footer{padding:40px 28px}.products-grid{grid-template-columns:1fr 1fr}}@media (width<=580px){.hero-title{font-size:clamp(52px,14vw,80px)}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}.hero-stats{flex-direction:column;gap:20px}.hero-stat+.hero-stat{border-top:1px solid #ffffff1a;border-left:none;padding-top:20px;padding-left:0}.products-grid{grid-template-columns:1fr}.water-stats{justify-content:center;gap:32px}}.products-section{padding:100px 56px}.product-block{opacity:0;background:#ffffff14;grid-template-columns:1fr 1fr;gap:1px;margin-bottom:2px;animation:.8s forwards fadeUp;display:grid}.product-block:first-child{animation-delay:.1s}.product-block:nth-child(2){animation-delay:.2s}.product-block:nth-child(3){animation-delay:.3s}.product-block-reverse .product-images{order:2}.product-block-reverse .product-info{order:1}.product-images{background:var(--surface);min-height:520px;position:relative;overflow:hidden}.product-images-inner{grid-template-columns:1fr 1fr;height:100%;display:grid}.product-img-wrap{cursor:pointer;position:relative;overflow:hidden}.product-img-first{border-right:1px solid #ffffff0f}.product-img-wrap img{object-fit:contain;filter:brightness(.9);background:#0e0e12;width:100%;height:100%;transition:transform .6s,filter .4s}.product-img-wrap:hover img{filter:brightness();transform:scale(1.04)}.img-label{letter-spacing:.16em;text-transform:uppercase;color:#ffffff73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;padding:4px 10px;font-size:11px;position:absolute;bottom:16px;left:16px}.product-img-num{color:#ffffff80;letter-spacing:.1em;border:1px solid #fff3;justify-content:center;align-items:center;width:32px;height:32px;font-family:Barlow Condensed,sans-serif;font-size:12px;display:flex;position:absolute;top:16px;right:16px}.product-info{background:var(--surface);flex-direction:column;justify-content:center;padding:56px 52px;display:flex;position:relative;overflow:hidden}.product-info-corner{border-top:1px solid #fff3;border-right:1px solid #fff3;width:32px;height:32px;position:absolute;top:24px;right:24px}.product-info-corner-bl{border-bottom:1px solid #ffffff14;border-left:1px solid #ffffff14;width:32px;height:32px;position:absolute;bottom:24px;left:24px}.product-info:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);height:1px;position:absolute;top:0;left:0;right:0}.product-num-label{letter-spacing:.24em;text-transform:uppercase;color:#fff3;margin-bottom:20px;font-family:Barlow Condensed,sans-serif;font-size:11px}.product-name{letter-spacing:.06em;text-transform:uppercase;color:#fff;margin-bottom:20px;font-family:Barlow Condensed,sans-serif;font-size:clamp(22px,2.5vw,32px);font-weight:500;line-height:1.15}.product-divider{background:var(--accent-bright);width:40px;height:1px;margin-bottom:28px}.product-desc-text{color:#000000b8;background:#ffffffeb;border-radius:12px;margin-bottom:36px;padding:24px 28px;font-size:17px;font-weight:400;line-height:1.85;box-shadow:0 4px 24px #00000012}.product-specs{flex-wrap:wrap;gap:8px;margin-bottom:40px;display:flex}.spec-pill{letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;background:#ffffff08;border:1px solid #ffffff26;border-radius:1px;padding:6px 14px;font-size:12px}.spec-pill-accent{color:#6ab4cce6;background:#6ab4cc0a;border-color:#6ab4cc59}.product-cta{letter-spacing:.14em;text-transform:uppercase;color:#000;background:#fff;border:1.5px solid #0000004d;border-radius:8px;align-items:center;gap:10px;width:fit-content;padding:14px 32px;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.product-cta:hover{color:#fff;background:#000;border-color:#000}.product-cta-arrow{font-size:16px;transition:transform .3s}.product-cta:hover .product-cta-arrow{transform:translate(3px,-2px)}.cta-strip{background:var(--surface);text-align:center;border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;padding:90px 56px;position:relative;overflow:hidden}.cta-strip-beam{background:linear-gradient(#0000,#6ab4cc40 40%,#c8dcff66 50%,#6ab4cc40 60%,#0000);width:1px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.cta-strip-glow{background:radial-gradient(#6ab4cc0f 0%,#0000 70%);width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-strip-box-tl{border:1px solid #ffffff0f;width:80px;height:80px;position:absolute;top:30px;left:30px}.cta-strip-box-br{border:1px solid #ffffff0a;width:100px;height:100px;position:absolute;bottom:30px;right:30px}.cta-strip-content{position:relative}.cta-strip-eyebrow{justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.cta-strip-eyebrow-line{background:#ffffff40;width:36px;height:1px}.cta-strip-eyebrow span{letter-spacing:.22em;text-transform:uppercase;color:#fff6;font-size:11px}.cta-strip-title{color:#fff;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:clamp(32px,4.5vw,58px);font-weight:300;line-height:1.1}.cta-strip-title em{color:#ffffff80;font-style:italic}.cta-strip-sub{color:#ffffff80;max-width:420px;margin-bottom:44px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.7}.btn-primary{letter-spacing:.16em;text-transform:uppercase;color:#000;background:#fff;border:1.5px solid #fff6;border-radius:8px;padding:17px 44px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 0 40px #ffffff1f}.btn-primary:hover{background:#ffffffe6}@media (width<=960px){.page-header{padding:120px 28px 60px}.page-header-corner{left:28px}.products-section{padding:64px 28px}.product-block{grid-template-columns:1fr}.product-block-reverse .product-images,.product-block-reverse .product-info{order:0}.product-images{min-height:320px}.product-info{padding:40px 32px}.cta-strip{padding:70px 28px}.footer{padding:40px 28px}}@media (width<=580px){.product-images{min-height:240px}}.page-header{border-bottom:1px solid #ffffff12;padding:160px 56px 80px;position:relative;overflow:hidden}.page-header-grid{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.page-header-beam{background:linear-gradient(#6ab4cc4d,#6ab4cc1a 60%,#0000);width:1px;height:100%;position:absolute;top:0;right:20%}.page-header-corner{border-top:1px solid #ffffff59;border-left:1px solid #ffffff59;width:50px;height:50px;position:absolute;top:100px;left:56px}.page-header-corner-br{border-bottom:1px solid #ffffff26;border-right:1px solid #ffffff26;width:50px;height:50px;position:absolute;bottom:40px;right:56px}.page-header-content{position:relative}.page-header-eyebrow{opacity:0;align-items:center;gap:16px;margin-bottom:28px;animation:.8s .1s forwards fadeUp;display:flex}.page-header-eyebrow-line{background:var(--accent-bright);width:36px;height:1px}.page-header-eyebrow span{letter-spacing:.22em;text-transform:uppercase;color:var(--accent-bright);font-size:13px}.page-header-title{color:#fff;opacity:0;margin-bottom:24px;font-family:Cormorant Garamond,serif;font-size:clamp(52px,7vw,90px);font-weight:300;line-height:.95;animation:.8s .2s forwards fadeUp}.page-header-title em{color:#ffffff8c;font-style:italic}.page-header-sub{color:#000000bf;opacity:0;background:#ffffffeb;border-radius:12px;max-width:560px;padding:24px 28px;font-size:18px;font-weight:400;line-height:1.75;animation:.8s .3s forwards fadeUp;box-shadow:0 4px 24px #00000012}.light-divider{background:linear-gradient(90deg,#0000,#6ab4cc66 30%,#c8dcff99 50%,#6ab4cc66 70%,#0000);height:1px}.contact-section{padding:100px 56px}.contact-grid{grid-template-columns:1fr 1.4fr;align-items:start;gap:80px;display:grid}.contact-info{background:#fffffff2;border:1px solid #00000014;border-radius:16px;padding:48px;position:relative;box-shadow:0 4px 32px #00000012}.contact-info-title{color:#000;margin-bottom:24px;font-family:Cormorant Garamond,serif;font-size:clamp(28px,3vw,42px);font-weight:300;line-height:1.1}.contact-info-title em{color:#00000073;font-style:italic}.contact-info-body{color:#0009;margin-bottom:40px;font-size:16px;font-weight:300;line-height:1.8}.contact-form-wrap{background:#fffffff2;border:1px solid #00000014;border-radius:16px;padding:48px;position:relative;box-shadow:0 4px 32px #00000012}.contact-form-corner{border-top:1px solid #fff3;border-right:1px solid #fff3;width:28px;height:28px;position:absolute;top:20px;right:20px}.contact-form{flex-direction:column;gap:24px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-label{letter-spacing:.16em;text-transform:uppercase;color:#00000080;font-size:12px;font-weight:400}.form-input{color:#000;background:#fffffff2;border:1px solid #0000001f;border-radius:8px;outline:none;width:100%;padding:14px 18px;font-family:Barlow,sans-serif;font-size:16px;font-weight:300;transition:border-color .3s}.form-input::placeholder{color:#00000040}.form-input:focus{border-color:#6ab4cc99}.form-select{appearance:none;cursor:pointer}.form-select option{color:#fff;background:#13131a}.form-textarea{resize:vertical;min-height:140px}.form-submit{letter-spacing:.16em;text-transform:uppercase;color:#000;cursor:pointer;background:#fff;border:1.5px solid #0003;border-radius:8px;align-items:center;gap:10px;width:fit-content;padding:17px 44px;font-family:Barlow,sans-serif;font-size:13px;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:0 4px 24px #00000014}.form-submit:hover{color:#fff;background:#000}.form-submit-arrow{font-size:16px;transition:transform .3s}.form-submit:hover .form-submit-arrow{transform:translate(3px,-2px)}.footer{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:48px 56px;display:flex}.footer-logo{align-items:center;gap:12px;display:flex}.footer-logo img{object-fit:contain;opacity:.7;width:36px;height:36px}.footer-logo span{letter-spacing:.18em;text-transform:uppercase;color:#ffffff73;font-family:Barlow Condensed,sans-serif;font-size:14px}.footer-copy{color:#ffffff2e;letter-spacing:.08em;font-size:12px}@media (width<=960px){.page-header{padding:120px 28px 60px}.page-header-corner{left:28px}.contact-section{padding:64px 28px}.contact-grid{grid-template-columns:1fr;gap:24px}.contact-info,.contact-form-wrap{padding:32px 28px}.footer{padding:40px 28px}}@media (width<=580px){.form-row{grid-template-columns:1fr}}.nav{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;height:100px;padding:0 48px;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{cursor:pointer;align-items:center;gap:16px;text-decoration:none;display:flex}.nav-logo img{object-fit:contain;width:72px;height:72px}.nav-logo-text{letter-spacing:.18em;color:#000;text-transform:uppercase;font-family:Barlow Condensed,sans-serif;font-size:22px;font-weight:500}.nav-links{align-items:center;gap:48px;display:flex}.nav-links a{letter-spacing:.14em;text-transform:uppercase;color:#0000008c;font-size:15px;font-weight:400;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#000}.nav-cta{letter-spacing:.14em;text-transform:uppercase;border:1.5px solid #00000059;border-radius:8px;padding:13px 32px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;color:#000!important}.nav-cta:hover{background:#0000000f;border-color:#0009}@media (width<=960px){.nav{height:80px;padding:0 24px}.nav-logo img{width:56px;height:56px}.nav-links a:not(.nav-cta){display:none}}
