@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/outfit-latin-ext-wght.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/outfit-latin-wght.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--fs-xs:clamp(.75rem,.72rem + .12vw,.8125rem);--fs-sm:clamp(.875rem,.84rem + .16vw,.9375rem);--fs-base:clamp(1rem,.96rem + .18vw,1.0625rem);--fs-lg:clamp(1.125rem,1.04rem + .38vw,1.3125rem);--fs-xl:clamp(1.25rem,1.14rem + .48vw,1.5rem);--fs-2xl:clamp(1.875rem,1.4rem + 1.9vw,3rem);--fs-3xl:clamp(2.75rem,1.55rem + 4.7vw,6rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:clamp(3rem,2rem + 4vw,6rem);--container:min(82.5rem,100% - 2 * clamp(1.25rem,4vw,5rem));--nav-h:3.5rem}:root{--ink:#082f36;--ink-2:#11454b;--paper:#f5f8f6;--white:#fff;--aqua:#0cbbaf;--aqua-dark:#087d78;--sky:#d8f6f2;--line:#d7e4e0;--muted:#60787b;--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.5}a{color:inherit}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;gap:26px;max-width:1280px;margin:auto;padding:0 42px;background:#f5f8f6eb;position:sticky;top:0;z-index:5;backdrop-filter:blur(18px)}.brand{font-size:var(--fs-lg);line-height:1;font-weight:850;letter-spacing:.13em;text-decoration:none;color:var(--ink)}.brand span{color:var(--aqua)}nav{display:flex;gap:26px;align-items:center}nav a{font-size:var(--fs-sm);text-decoration:none;color:#385559}nav a:hover{color:var(--aqua-dark)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 21px;background:var(--ink);color:#fff;text-decoration:none;border:1px solid var(--ink);font:700 var(--fs-sm) var(--sans);border-radius:4px;cursor:pointer;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px);background:var(--aqua-dark);border-color:var(--aqua-dark)}.button span{font-size:var(--fs-lg);line-height:0}.button-small{padding:11px 15px;font-size:var(--fs-xs)}.eyebrow{font-size:var(--fs-xs);font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--aqua-dark);margin:0 0 15px}.hero{max-width:1280px;margin:auto;min-height:690px;padding:96px 42px 76px;display:grid;grid-template-columns:1.06fr .94fr;gap:48px;align-items:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:660px;height:660px;right:-245px;top:-235px;border-radius:50%;background:radial-gradient(circle,rgba(91,222,213,.53),rgba(216,246,242,.18) 44%,transparent 67%);z-index:-1}.hero h1,.section-title{font-family:var(--serif);font-weight:400;letter-spacing:-.064em;line-height:.96}.hero h1{font-size:clamp(58px,7vw,96px);margin:0 0 25px;max-width:720px}.hero h1 em{font-style:italic;color:var(--aqua-dark)}.text-link{font-size:var(--fs-sm);font-weight:700;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:2px}.text-link:hover{color:var(--aqua-dark);border-color:var(--aqua-dark)}.interface{background:var(--white);border:1px solid var(--line);box-shadow:0 30px 70px #0b373b29;padding:14px;border-radius:13px;transform:rotate(2.2deg);position:relative}.interface:after{content:"OPERACIÓN EN TIEMPO REAL";position:absolute;right:-17px;top:41px;color:#075e5a;background:#bbf5e5;border-radius:50px;font-size:var(--fs-xs);letter-spacing:.1em;font-weight:800;padding:8px 10px;transform:rotate(7deg)}.bars{position:absolute;left:15px;right:15px;bottom:13px;height:74px;display:flex;gap:8px;align-items:end}.bars i{display:block;flex:1;background:linear-gradient(#72d9ca,#0cb0a3);border-radius:3px 3px 0 0}.done{color:#078d7b}.map{border-radius:6px;background:linear-gradient(135deg,#c9eee1,#e4f8ef);position:relative}.map:after{content:"●";color:#00a28f;position:absolute;font-size:var(--fs-xl);left:27px;top:28px}.section{max-width:1196px;margin:auto;padding:124px 0}.split{display:grid;grid-template-columns:.76fr 1.24fr;gap:100px}.section-title{font-size:52px;margin:0 0 21px}.feature{display:grid;grid-template-columns:42px 1fr 20px;gap:17px;border-top:1px solid var(--line);padding:22px 0}.feature-number{font-size:var(--fs-xs);font-weight:800;color:var(--aqua-dark);letter-spacing:.1em}.feature h3{font-size:var(--fs-lg);letter-spacing:-.04em;margin:0 0 6px}.feature p{color:var(--muted);font-size:var(--fs-sm);line-height:1.6;margin:0}.feature-arrow{font-size:var(--fs-xl);color:var(--aqua-dark)}.community{background:var(--ink);color:#fff;margin:0;padding:100px max(42px,calc((100vw - 1196px)/2));display:grid;grid-template-columns:1fr 1fr;gap:70px;position:relative;overflow:hidden}.community:after{content:"A";position:absolute;right:-5px;bottom:-170px;font:800 600px/1 var(--sans);color:#ffffff0a}.community .eyebrow{color:#73e2d7}.community .section-title{position:relative;z-index:1}.community p{color:#b7d2d3;font-size:var(--fs-base);line-height:1.7;max-width:480px;position:relative;z-index:1}.resident-card{position:relative;z-index:1;align-self:center;background:#fff;color:var(--ink);padding:20px;border-radius:12px;box-shadow:0 25px 50px #00000045}.resident-header{background:linear-gradient(130deg,#16bdb0,#86ded4);border-radius:7px;padding:21px;color:#073d43}.resident-header b{font-size:var(--fs-lg)}.resident-header small{display:block;margin-top:5px}.resident-tabs{display:flex;gap:15px;padding:16px 4px 12px;font-size:var(--fs-xs);font-weight:800;color:#60797c}.resident-tabs b{color:var(--aqua-dark);border-bottom:2px solid var(--aqua-dark);padding-bottom:8px}.water{display:grid;grid-template-columns:1fr 1fr;gap:10px}.water div{border:1px solid var(--line);border-radius:6px;padding:13px}.water small{display:block;color:#789094;font-size:var(--fs-xs)}.water b{display:block;font-size:var(--fs-lg);margin-top:5px}.page-hero{max-width:1196px;margin:auto;padding:108px 0 75px}.page-hero h1{font:400 clamp(52px,6vw,83px)/.97 var(--serif);letter-spacing:-.07em;margin:0 0 24px;max-width:930px}.page-hero p{font-size:var(--fs-lg);line-height:1.65;color:var(--muted);max-width:680px}.article{max-width:780px;margin:auto;padding:25px 0 100px}.article h2{font:400 var(--fs-2xl)/1.05 var(--serif);letter-spacing:-.05em;margin:54px 0 16px}.article p,.article li{font-size:var(--fs-base);line-height:1.75;color:#486367}.article a{color:var(--aqua-dark);font-weight:700}.article li{margin-bottom:9px}.price-card{border:1px solid var(--line);background:#fff;padding:28px;margin:24px 0}.price-card strong{font:400 48px/1 var(--serif);letter-spacing:-.07em}.price-card p{font-size:var(--fs-sm);margin:13px 0 0}@media(max-width:800px){.site-header{height:70px;padding:0 20px}.site-header nav{display:none}.hero{min-height:auto;grid-template-columns:1fr;padding:68px 20px}.hero h1{font-size:62px}.interface{max-width:470px;margin:22px auto}.section{padding:78px 20px}.split,.community{grid-template-columns:1fr;gap:36px}.section-title{font-size:43px}.community{padding:76px 20px}.page-hero{padding:75px 20px 42px}.article{padding:0 20px 70px}.article h2{font-size:var(--fs-2xl)}}:root{--ink:#0a2540;--ink-2:#0f2a5c;--paper:#fff;--aqua:#019be1;--aqua-dark:#016ac5;--sky:#e6f0f9;--line:#e2e8f0;--muted:#5a6b7d;--sans:"Outfit",system-ui,sans-serif;--serif:var(--sans)}body{font-family:var(--sans);-webkit-font-smoothing:antialiased;background:#fff}.site-header{max-width:none;padding:0 max(24px,calc((100vw - 1200px)/2));background:#fffffff5;border-bottom:1px solid var(--line);height:86px}.brand{display:inline-flex;flex-shrink:0}.brand img{display:block;max-width:100%;object-fit:contain}.site-header nav a{font-size:var(--fs-sm);color:var(--ink)}.button{border-radius:6px;background:#016ac5;border-color:#016ac5;font-family:var(--sans);font-weight:500;padding:15px 22px}.button:hover{background:#015daf;border-color:#015daf}.hero{display:block;text-align:center;max-width:100%;min-height:0;padding:80px 24px 58px;background:linear-gradient(180deg,#f2f5f8,#fff);overflow:visible}.hero:before{display:none}.hero h1{font-family:var(--sans);font-weight:600;font-size:clamp(45px,5.6vw,78px);line-height:1.04;letter-spacing:-.055em;max-width:960px;margin:18px auto 24px}.hero h1 em{font-style:normal;color:#016ac5}.hero .eyebrow{display:inline-flex;align-items:center;gap:9px;color:#486279;letter-spacing:.1em;font-size:var(--fs-xs)}.hero .eyebrow:before{content:"";width:7px;height:7px;background:#019be1;border-radius:50%}.text-link{color:#0a2540}.section-title,.page-hero h1{font-family:var(--sans);font-weight:600;letter-spacing:-.045em;line-height:1.08}.section-title{font-size:44px}.section{padding:96px 24px}.feature{padding:25px 0}.feature p{font-size:var(--fs-base)}.feature h3{font-weight:500}.community{background:#0a2540}.community .eyebrow{color:#4fd8f5}.community:after{display:none}.community p{color:#bdcbd9}.resident-header{background:linear-gradient(130deg,#016ac5,#019be1);color:#fff}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}@media(max-width:900px){.site-header nav{gap:12px}.hero{padding-top:60px}.site-header .brand img{width:145px}.site-header nav a{font-size:var(--fs-xs)}}@media(max-width:640px){.site-header{height:72px;padding:0 16px;gap:12px}.site-header .brand img{width:126px;height:37px}.site-header .button{font-size:var(--fs-xs);padding:11px 12px}.hero{padding:48px 20px 36px}.hero h1{font-size:45px}.hero .eyebrow{font-size:var(--fs-xs)}.section-title{font-size:var(--fs-2xl)}.community{padding-top:60px;padding-bottom:60px}}:root{--canvas: #f8fafb;--navy: #0a2540;--navy-deep: #071c30;--blue: #016ac5;--cyan: #41c6df;--quiet: #627387;--rule: #e0e7ed;--content: 1180px}body{background:var(--canvas);color:var(--navy)}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}html{scroll-padding-top:110px}.skip-link{position:fixed;left:16px;top:-100px;z-index:99;padding:12px 20px;background:#fff;border:2px solid var(--blue);border-radius:8px}.skip-link:focus{top:12px}.site-header{position:sticky;top:16px;z-index:20;max-width:1220px;height:74px;margin:16px auto 0;padding:0 24px;border:1px solid #dce5ed;border-radius:14px;background:#fffffff2;backdrop-filter:blur(20px);box-shadow:0 3px 14px #183d5610,inset 0 1px #fff}.site-header .brand img{width:149px;height:42px}.site-header nav{gap:28px}.site-header nav a{font-size:var(--fs-sm);color:#536378;font-weight:500}.site-header nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:12px}.button{border-radius:8px;background:var(--navy);border:1px solid var(--navy);padding:15px 22px;font-weight:500;font-size:var(--fs-sm);gap:12px;box-shadow:inset 0 1px #ffffff20,0 3px 4px #0a254010;transition:background .18s,transform .18s,box-shadow .18s}.button:hover{background:#134575;border-color:#134575;box-shadow:0 6px 15px #0a254020;transform:translateY(-2px)}.button:disabled{opacity:.6;cursor:not-allowed;transform:none}.button-small{padding:11px 16px;font-size:var(--fs-xs)}.button-secondary{background:#fff;color:var(--navy);border-color:#d9e2ea;box-shadow:0 2px 3px #0a254005}.button-secondary:hover{background:#f0f5f8;color:var(--navy);border-color:#b6cbdc}.button .play-icon{font-size:var(--fs-xs);line-height:1}.button svg{flex-shrink:0}.menu-toggle{display:none;width:40px;height:40px;border:1px solid var(--rule);border-radius:8px;background:#fff;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:16px;height:1.5px;background:var(--navy);transition:transform .2s}.landing{overflow:clip}.landing-hero{position:relative;padding:82px 24px 58px;text-align:center;isolation:isolate}.hero-kicker{display:inline-flex;align-items:center;gap:9px;font-size:var(--fs-xs);font-weight:500;letter-spacing:.15em;color:#546d83;margin:0 0 23px}.landing-hero h1{font-size:clamp(54px,6.8vw,92px);font-weight:500;line-height:.99;letter-spacing:-.055em;margin:0 auto 26px}.landing-hero h1 span{background:linear-gradient(105deg,#016ac5 10%,#008cb8 85%);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-hero-copy{font-size:var(--fs-lg);color:#607287;line-height:1.65;margin:0 auto 26px;max-width:610px}.landing-hero-actions{display:flex;justify-content:center;gap:12px}.hero-for{display:flex;justify-content:center;align-items:center;gap:12px;margin:23px auto 0;color:#6b7d8e;font-size:var(--fs-xs)}.hero-for i{height:3px;width:3px;background:#a4b2be;border-radius:50%}.showcase-wrap{max-width:1320px;padding:0 28px;margin:0 auto;position:relative}.operation-band{max-width:var(--content);padding:32px 8px 39px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rule);gap:30px}.operation-band p{margin:0;color:#607287;font-size:var(--fs-sm)}.operation-band>div{display:flex;gap:28px}.operation-band span{display:flex;gap:8px;align-items:center;font-size:var(--fs-xs);color:#466177}.operation-band svg{color:#6795b0}.section-intro h2{font-size:clamp(35px,4vw,54px);line-height:1.08;letter-spacing:-.043em;font-weight:500;margin:15px 0 20px}.section-intro h2 span{color:#8c9caa}.section-intro>p:last-child{color:var(--quiet);max-width:510px;line-height:1.75;font-size:var(--fs-base)}.eyebrow{font-size:var(--fs-xs);font-weight:500;color:#417694;letter-spacing:.14em;margin-bottom:14px}.clarity-section{max-width:var(--content);margin:auto;padding:102px 0 80px}.clarity-section .section-intro{text-align:center}.clarity-section .section-intro>p:last-child{margin:0 auto}.work-section{max-width:var(--content);margin:auto;padding:36px 0 104px}.work-section>.section-intro{margin-bottom:40px}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:var(--fs-sm);font-weight:500;border-bottom:0;padding-bottom:0;color:#096cae}.text-link:hover{color:#014b87}.faq-section{max-width:var(--content);margin:0 auto;padding:70px 0 92px;border-top:1px solid var(--rule);display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.faq-section h2{font-size:var(--fs-2xl)}.faq-list details{border-bottom:1px solid var(--rule)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:19px 0;font-size:var(--fs-base);line-height:1.45}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:#7192a6;font-size:var(--fs-xl);flex-shrink:0;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{margin:0 30px 22px 0;font-size:var(--fs-sm);line-height:1.8;color:var(--quiet)}.page-hero{padding:90px 24px 50px}.page-hero h1{font-family:var(--sans);font-weight:500;font-size:clamp(40px,5vw,68px);line-height:1.07;letter-spacing:-.045em}.article h2{font-family:var(--sans);font-size:var(--fs-2xl);font-weight:500;letter-spacing:-.03em}.article p,.article li{color:#587085}.page-hero+.section{padding-top:20px}.community{margin-bottom:80px}.will-reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s cubic-bezier(.16,1,.3,1)}.revealed{opacity:1;transform:none}@keyframes scene-in{0%{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1000px){.landing-hero{animation:hero-arrive .75s ease both}@keyframes hero-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}@media(max-width:1280px){.site-header{margin-left:24px;margin-right:24px}.clarity-section,.work-section,.faq-section,.operation-band{margin-left:40px;margin-right:40px}}@media(max-width:1000px){.site-header nav{gap:17px}.site-header nav a{font-size:var(--fs-xs)}.operation-band{flex-direction:column;gap:16px;padding:27px 0}.faq-section{gap:40px}}@media(max-width:800px){.site-header{height:66px;top:10px;margin:10px 16px 0;padding:0 15px;border-radius:12px}.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;padding:15px;background:#fff;border:1px solid var(--rule);border-radius:12px;box-shadow:0 12px 20px #0a254015}.site-header nav a{display:block;padding:12px;font-size:var(--fs-sm)}.site-header.menu-open nav{display:flex;flex-direction:column;align-items:stretch;gap:0}.menu-toggle{display:flex}.menu-open .menu-toggle span:first-child{transform:translateY(3px) rotate(45deg)}.menu-open .menu-toggle span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.site-header .brand img{width:127px}.landing-hero{padding:62px 22px 40px}.landing-hero h1{font-size:65px}.landing-hero-copy{font-size:var(--fs-base)}.hero-kicker{font-size:var(--fs-xs);letter-spacing:.09em}.showcase-wrap{padding:0 16px}.clarity-section{padding:68px 0 54px}.work-section{padding-bottom:64px}.faq-section{grid-template-columns:1fr;gap:10px;padding:55px 0 65px}}@media(max-width:480px){.header-actions{gap:8px}.site-header .brand img{width:112px;height:34px}.site-header .button-small{padding:10px 11px;font-size:var(--fs-xs)}.site-header .button-small span{display:none}.menu-toggle{width:34px;height:34px}.landing-hero{padding-top:49px}.landing-hero h1{font-size:52px}.hero-kicker{font-size:var(--fs-xs);max-width:285px;letter-spacing:.06em;gap:7px}.landing-hero-copy{font-size:var(--fs-base)}.desktop-break{display:none}.landing-hero-actions{gap:9px}.landing-hero-actions .button{font-size:var(--fs-xs);padding:13px 14px;gap:7px}.hero-for{font-size:var(--fs-xs);gap:8px}.operation-band{margin:0 22px;gap:14px}.operation-band>div{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}.operation-band span{font-size:var(--fs-xs)}.clarity-section,.work-section,.faq-section{margin-left:22px;margin-right:22px}.section-intro h2{font-size:var(--fs-2xl)}.section-intro>p:last-child{font-size:var(--fs-sm)}.faq-section h2{font-size:var(--fs-2xl)}.faq-list summary{font-size:var(--fs-sm)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.will-reveal{opacity:1;transform:none;transition:none}.landing-hero{animation:none}}:root{--canvas:#06131f;--navy:#edf5fc;--quiet:#a3b7c8;--rule:#ffffff20}body{background:var(--canvas);color:#edf5fc}@keyframes record-arrives{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.site-header{top:0;max-width:none;width:100%;margin:0;padding:0 22px;height:58px;border:0;border-bottom:1px solid #ffffff30;border-radius:0;background:#071b2b26;box-shadow:inset 0 1px #ffffff08;backdrop-filter:blur(5px) saturate(115%)}.has-immersive-hero .site-header{position:fixed;left:0;right:0;margin:0}.site-header .brand{align-self:stretch;align-items:center;padding-right:30px;border-right:1px solid #ffffff28}.site-header .brand img{width:119px;height:33px;filter:none}.brand-artwork{display:block;width:119px;height:33px}.brand-artwork svg{display:block;width:100%;height:100%}.site-header .button-small{min-height:32px;padding:7px 14px;font-size:var(--fs-xs);font-weight:500;letter-spacing:.025em;border-radius:3px;background:#b1e7f51a;border:1px solid #d2f2ff4d;box-shadow:inset 0 1px #ffffff18;gap:10px}.site-header .button-small:hover{background:#b1e7f530;border-color:#b1e7f599;transform:none}.site-header .client-login{background:transparent;border-color:#ffffff65}.compliance-intro{max-width:1180px;margin:0 auto;padding:85px 24px 0;display:grid;grid-template-columns:1fr 1fr;gap:35px 70px}.compliance-intro h2{font-size:clamp(30px,3.5vw,46px);font-weight:500;line-height:1.1;letter-spacing:-.035em;margin:16px 0 22px}.compliance-intro p{color:#adc2d2;font-size:var(--fs-sm);line-height:1.75}.compliance-intro .compliance-note{grid-column:1/-1;font-size:var(--fs-xs);color:#91adbf;margin:0;border-bottom:1px solid #ffffff20;padding-bottom:30px}@media(max-width:800px){.compliance-intro{grid-template-columns:1fr;gap:26px;padding-top:55px}}.site-header nav{margin-left:auto;margin-right:40px;gap:34px}.site-header nav a{color:#edf5fc;font-size:var(--fs-xs);letter-spacing:.045em;text-transform:uppercase}.site-header nav a:hover{color:#6eddf2}.button{color:#fff;background:#8edcf322;border:1px solid #d2f2ff55;border-radius:4px;backdrop-filter:blur(12px);box-shadow:inset 0 1px #ffffff15}.button:hover{background:#8edcf33b;border-color:#a5e5fa;color:#fff}.button-secondary{background:#02142230;border-color:#ffffff45;color:#fff}.button-secondary:hover{background:#ffffff18;color:#fff}.landing-hero{--hero-inset:5vw;min-height:780px;height:100svh;max-height:1100px;padding:calc(58px + var(--hero-inset)) var(--hero-inset) 110px;display:flex;align-items:flex-start;text-align:left;animation:none}.hero-aerial,.hero-vignette{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.hero-aerial{object-fit:cover;object-position:57% 52%}.hero-vignette{z-index:-1;background:linear-gradient(90deg,#03111ff0,#04172dca 24%,#061a2b58 57%,#03132220 80%),linear-gradient(0deg,#06131f 0%,#06131f55 14%,transparent 40%,#03132245 100%);box-shadow:inset 0 0 130px 30px #020e2070}.hero-message{max-width:850px}.hero-kicker{position:absolute;top:calc(58px + var(--hero-inset));right:var(--hero-inset);max-width:340px;justify-content:flex-end;text-align:right;color:#c0d7e6;font-size:var(--fs-xs);line-height:1.7;letter-spacing:.16em;margin:0}.hero-control-icon{width:23px;height:23px;flex:none;color:#5cd8ed;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.hero-shield{fill:#5cd8ed0d;animation:hero-shield-glow 3.6s ease-in-out infinite alternate}.hero-shield-check{stroke-width:1.9}@keyframes hero-shield-glow{0%{fill:#5cd8ed0d}to{fill:#5cd8ed30}}@media(prefers-reduced-motion:reduce){.hero-shield{animation:none}}.landing-hero h1{font-size:clamp(58px,6.2vw,100px);line-height:1.02;letter-spacing:-.048em;font-weight:500;margin:0 0 27px}.landing-hero h1 span{color:#8ddfeb;background:none;-webkit-text-fill-color:currentColor}.landing-hero-copy{margin:0 0 30px;color:#d1e0e9;font-size:var(--fs-lg);line-height:1.7;max-width:540px}.landing-hero-actions{justify-content:flex-start;gap:12px}.hero-for{justify-content:flex-start;color:#adc4d4;margin-top:23px;font-size:var(--fs-xs)}.hero-bottom{position:absolute;bottom:30px;left:5vw;right:5vw;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#a6bdcf;font-size:var(--fs-xs);letter-spacing:.12em}.hero-bottom>span{display:flex;align-items:center;gap:16px}.hero-cross{font-size:var(--fs-xl);font-weight:400;color:#72c8df}.hero-bottom a{color:#c4dce9;display:flex;align-items:center;gap:18px;letter-spacing:.03em;font-size:var(--fs-xs)}.hero-bottom a span{font-size:var(--fs-lg)}.showcase-wrap{padding-top:90px}.operation-band p,.operation-band span{color:#a6bdcf}.eyebrow{color:#76cfe3}.section-intro h2 span{color:#8fa8bc}.text-link{color:#80d8ee}.text-link:hover{color:#c2f3ff}.faq-list summary{color:#e0edf6}.faq-list details>p{color:#adc2d2}.page-hero h1,.section-title,.feature h3,.article h1,.article h2{color:#edf5fc}.page-hero>p,.feature p,.article p,.article li{color:#adc2d2}.menu-toggle{background:#ffffff10;border-color:#ffffff38;border-radius:4px}.menu-toggle span{background:#fff}@media(min-width:1700px){.hero-message{max-width:970px}.landing-hero{padding-left:5vw}}@media(min-width:801px)and (max-width:1100px){.hero-kicker{max-width:230px;font-size:var(--fs-xs)}}@media(max-width:1000px){.site-header nav{gap:18px;margin-right:22px}.site-header .brand{padding-right:20px}.landing-hero{min-height:730px}.hero-vignette{background:linear-gradient(90deg,#03111fed,#04172da6 50%,#061a2b35),linear-gradient(0deg,#06131f,transparent 40%)}}@media(max-width:800px){.site-header{height:68px;padding:0 18px;margin:0;top:0;border-radius:0}.has-immersive-hero .site-header{margin-bottom:-68px}.site-header .brand{border-right:0;padding-right:0}.site-header nav{top:68px;margin:0;border:0;border-bottom:1px solid #ffffff30;border-radius:0;background:#081f32f5;backdrop-filter:blur(20px)}.site-header nav a{color:#edf5fc}.landing-hero{height:100svh;min-height:750px;padding:125px 6vw 110px}.landing-hero h1{font-size:clamp(54px,8vw,72px)}.landing-hero-copy{font-size:var(--fs-lg)}.hero-aerial{object-position:62% center}.hero-bottom{left:6vw;right:6vw}.hero-bottom>span{font-size:var(--fs-xs)}.showcase-wrap{padding-top:65px}}@media(max-width:480px){.site-header{padding:0 15px}.landing-hero{min-height:710px;max-height:950px;padding:125px 23px 115px}.landing-hero h1{font-size:clamp(43px,11.5vw,55px)}.hero-kicker{font-size:var(--fs-xs);max-width:310px;letter-spacing:.09em;margin-bottom:25px}.landing-hero-copy{font-size:var(--fs-base)}.hero-for{font-size:var(--fs-xs)}.hero-bottom{left:23px;right:23px;bottom:23px;flex-direction:column;align-items:flex-start;gap:14px}.hero-bottom>span{letter-spacing:.07em;font-size:var(--fs-xs)}.hero-cross{font-size:var(--fs-lg)}.hero-aerial{object-position:60% center}.hero-vignette{background:linear-gradient(90deg,#03111fe5,#04172d91 80%),linear-gradient(0deg,#06131f,transparent 55%)}.showcase-wrap{padding-top:52px}}@media(max-width:800px){.site-header{height:56px}.has-immersive-hero .site-header{margin:0}.site-header nav{top:56px}.site-header .brand img{width:108px;height:30px}.site-header .button-small{padding:7px 10px;font-size:var(--fs-xs)}.hero-kicker{top:76px;right:6vw;max-width:300px;margin:0;font-size:var(--fs-xs)}}@media(max-width:480px){.hero-kicker{right:23px;max-width:270px}}.landing-hero .hero-kicker{display:flex;align-items:center;gap:10px;width:max-content;max-width:none;white-space:nowrap;margin:0}@media(min-width:801px)and (max-width:1100px){.landing-hero .hero-kicker{top:76px}}@media(max-width:600px){.landing-hero .hero-kicker{font-size:clamp(6px,1.55vw,8px);letter-spacing:.035em;gap:6px}.hero-control-icon{width:18px;height:18px}}html:has(body.has-immersive-hero){scroll-padding-top:0}body.has-immersive-hero{--content-width:84%;--gutter:8vw;--section-space:clamp(2.5rem,5vw,5rem);--canvas:#031d3c;--quiet:#c0d8ed;--rule:#45c9ff35;--ocean-accent:#24ddf5;background:var(--canvas)}body.has-immersive-hero .landing :is(.compliance-intro,.device-showcase,.operation-band,.clarity-section,.work-section,.install-story,.access-section,.plans-section,.faq-section,.demo2){box-sizing:border-box;width:calc(100% - var(--gutter)*2);max-width:var(--content-width);margin-inline:auto;padding-inline:0}body.has-immersive-hero .landing .showcase-wrap{padding-inline:0;max-width:none}body.has-immersive-hero .landing-hero{--hero-inset:var(--gutter);padding-inline:var(--hero-inset)}body.has-immersive-hero .hero-bottom{left:var(--hero-inset);right:var(--hero-inset)}body.has-immersive-hero .hero-vignette{background:linear-gradient(90deg,#021a39ed,#03234c9c 35%,#003c6610 75%),linear-gradient(0deg,#031d3c,transparent 28%)}body.has-immersive-hero .site-header{background:#031d3cda;border-bottom-color:#1abcf04a;backdrop-filter:blur(14px)}body.has-immersive-hero .site-header.is-scrolled{background:#031d3cf2}body.has-immersive-hero .landing :is(h1,h2,h3){color:#f4fbff}body.has-immersive-hero .landing :is(h1,h2) span{color:var(--ocean-accent)}body.has-immersive-hero .landing :is(.eyebrow,.text-link){color:#42dff9}body.has-immersive-hero .landing :is(.compliance-intro p,.section-intro>p:last-child){color:#c4dcef}body.has-immersive-hero .landing .compliance-intro .eyebrow{color:#42dff9}body.has-immersive-hero .landing .compliance-note{color:#afcce2}body.has-immersive-hero .landing :is(.compliance-intro,.faq-section){background:radial-gradient(ellipse at 45% 45%,#031d3c66,transparent 75%)}body.has-immersive-hero .landing .landing-hero-actions>.button:first-child,body.has-immersive-hero .site-header .header-actions>a:first-child{background:linear-gradient(120deg,#16e0ee,#00b8f0);color:#00213d;border-color:#51eaff;box-shadow:inset 0 1px #ffffff70,0 6px 24px #00bfff25}body.has-immersive-hero .landing .landing-hero-actions>.button:first-child:hover,body.has-immersive-hero .site-header .header-actions>a:first-child:hover{background:#63edff;color:#00213d}body.has-immersive-hero .site-header .client-login{background:transparent;color:#d8ecf8;border-color:#9fd3ea55;box-shadow:none}body.has-immersive-hero .site-header .client-login:hover{background:#ffffff12;border-color:#9fd3eaa0;color:#fff}body.has-immersive-hero .landing .plan{background:linear-gradient(155deg,#083b65f2,#041d3af7);border-color:#36bbf35c}body.has-immersive-hero .landing :is(.faq-list details){border-color:#48bcea40}body.has-immersive-hero :is(a,button,input,textarea):focus-visible{outline:2px solid #54eaff;outline-offset:4px}body.has-immersive-hero .landing :is(.device-showcase,.install-story,.access-section,.plans-section,.clarity-section,.work-section,.faq-section,.demo2){padding-block:var(--section-space)}body.has-immersive-hero .landing :is(.section-intro h2,.device-showcase h2,.compliance-intro h2){font-size:clamp(1.8rem,2.55vw,2.75rem);line-height:1.13}body.has-immersive-hero .landing .compliance-intro{padding-top:var(--section-space);gap:clamp(1.5rem,4vw,4rem)}body.has-immersive-hero .compliance-intro>div>p:not(.eyebrow){max-width:58ch}body.has-immersive-hero .landing .device-showcase{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:clamp(1.5rem,4vw,4rem);align-items:center;text-align:left}body.has-immersive-hero .landing .device-showcase header{margin:0;max-width:none}body.has-immersive-hero .landing .device-showcase>.floating-device{max-width:100%;margin:0}body.has-immersive-hero .landing .device-benefits{display:grid;gap:.7rem;margin:1.4rem 0;font-size:var(--fs-sm)}body.has-immersive-hero .landing .device-benefits span{padding:0;border:0}body.has-immersive-hero .landing .device-benefits span:before{content:"✓";color:var(--ocean-accent);margin-right:.7em}body.has-immersive-hero .landing .work-section>.section-intro{max-width:45rem;margin:0 0 2rem;text-align:left}body.has-immersive-hero .landing .billing{margin-top:1rem}body.has-immersive-hero .landing .plans{gap:clamp(.75rem,1.4vw,1.4rem)}body.has-immersive-hero .landing .plan{display:flex;flex-direction:column;padding:clamp(1rem,1.5vw,1.6rem)}body.has-immersive-hero .landing .plan h3{font-size:clamp(1.15rem,1.6vw,1.45rem);margin:0 0 .45rem}body.has-immersive-hero .landing .saving{margin:.4rem 0 .6rem;min-height:1.8rem}@media(max-width:800px){body.has-immersive-hero{--content-width:92%;--gutter:4vw}body.has-immersive-hero .landing .device-showcase{grid-template-columns:1fr}body.has-immersive-hero .landing .plans{max-width:none}body.has-immersive-hero .landing .landing-hero{padding-inline:var(--gutter)}body.has-immersive-hero .hero-bottom{left:var(--gutter);right:var(--gutter)}}body.has-immersive-hero .landing-hero>.hero-kicker{top:calc(58px + var(--hero-inset));right:var(--hero-inset);color:#cfe6f3}@media(max-width:800px){body.has-immersive-hero .landing-hero>.hero-kicker{top:76px;right:var(--gutter)}}@media(max-width:800px){body.has-immersive-hero .site-header .header-actions .button-small{white-space:nowrap}body.has-immersive-hero .site-header .client-login{font-size:0;gap:0;padding:7px 9px}}body.has-immersive-hero .landing .device-benefits{justify-content:start;justify-items:start;margin-inline:0;padding:0;text-align:left}body{font-size:var(--fs-base);line-height:1.6}body .site-header{height:var(--nav-h);padding-inline:clamp(1rem,3vw,2.5rem)}body.has-immersive-hero .site-header{height:var(--nav-h)}body .site-header .brand-artwork{width:clamp(7.5rem,6rem + 3vw,9.5rem);height:auto}body .site-header .brand-artwork svg{height:auto}body .site-header nav a{font-size:var(--fs-sm);letter-spacing:.06em}body .site-header nav{gap:clamp(1.25rem,2.4vw,2.75rem)}body .site-header .header-actions{gap:var(--space-3)}body .site-header .button-small{font-size:var(--fs-sm);min-height:2.75rem;padding:.6rem 1.1rem}body.has-immersive-hero .landing-hero{padding-top:calc(var(--nav-h) + clamp(2rem,5vw,5rem))}body.has-immersive-hero .landing-hero>.hero-kicker{top:calc(var(--nav-h) + clamp(2rem,5vw,5rem));font-size:var(--fs-xs)}body.has-immersive-hero .landing .landing-hero h1{font-size:var(--fs-3xl)}body.has-immersive-hero .landing .landing-hero-copy{font-size:var(--fs-lg);max-width:36em}body .landing .button{font-size:var(--fs-sm);min-height:2.9rem}body .hero-for,body .hero-bottom,body .hero-bottom a{font-size:var(--fs-xs)}body.has-immersive-hero .landing :is(.section-intro h2,.device-showcase h2,.compliance-intro h2),body .page-hero h1{font-size:var(--fs-2xl);line-height:1.1}body .landing :is(.section-intro>p:last-child,.device-showcase header>p:last-child,.compliance-head>p:not(.eyebrow)){font-size:var(--fs-base)}body .eyebrow{font-size:var(--fs-xs);letter-spacing:.16em}body .landing h3{font-size:var(--fs-lg)}body.has-immersive-hero{--content-width:82.5rem}body.has-immersive-hero .landing-hero{max-height:none}@media(max-width:600px){body .site-header{padding-inline:1rem}body .site-header .brand-artwork{width:6.75rem}body .site-header .header-actions{gap:.4rem}body .site-header .button-small{font-size:var(--fs-xs);padding:.5rem .75rem;min-height:2.75rem}body .site-header .menu-toggle{flex:none}body.has-immersive-hero .landing .landing-hero{flex-direction:column;padding-top:calc(var(--nav-h) + 1.75rem)}body.has-immersive-hero .landing .landing-hero>.hero-kicker{position:static;white-space:normal;width:auto;justify-content:flex-start;text-align:left;margin:0 0 1rem;font-size:var(--fs-xs);letter-spacing:.08em;line-height:1.5}body.has-immersive-hero .landing .landing-hero-actions{flex-wrap:wrap;gap:.6rem}body.has-immersive-hero .landing .landing-hero-actions .button{flex:1 1 auto;justify-content:center;white-space:nowrap}body .hero-bottom>span{display:none}}@media(min-width:2200px){body.has-immersive-hero{--content-width:92rem}}@media(max-width:900px){body.has-immersive-hero .landing .plans{grid-template-columns:1fr;max-width:32rem;margin-inline:auto}}@media(min-width:601px){body .site-header .button-small{min-height:2.4rem;padding:.45rem 1.05rem;border-radius:4px}}@media(max-width:600px){body .site-header .button-small{border-radius:4px}}body .site-header .button-small svg{flex:none}body.has-immersive-hero .landing .device-showcase{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)}body.has-immersive-hero .landing .device-showcase>.floating-device{max-width:min(100%,40rem);justify-self:center}.nav-ctas,.demo-short{display:none}@media(max-width:960px){html.menu-locked{overflow:hidden}body .site-header,body.has-immersive-hero .site-header{position:fixed;inset:0 0 auto;height:4rem;margin:0;padding:0 1rem;border-radius:0;border:0;border-bottom:1px solid #ffffff1f;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;align-items:center;gap:.75rem;z-index:50}body .site-header:before{content:"";position:absolute;inset:0;z-index:-1;background:#031d3ccc;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}body .site-header.menu-open:before{background:#031d3c}body .site-header .button-small:not(.client-login) span{display:inline!important;font-size:inherit}body .site-header .button-small:not(.client-login) .demo-short{display:none!important}body .site-header .brand{border:0;padding:0;margin-right:auto}body .site-header .brand-artwork{width:7rem}body .site-header .header-actions{gap:.5rem;align-items:center}body .site-header .client-login{display:none}body .site-header .button-small:not(.client-login){min-height:2.5rem;padding:.4rem .9rem;font-size:var(--fs-sm);border-radius:4px}body .site-header .menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:2.75rem;height:2.75rem;padding:0;border:1px solid #ffffff2e;border-radius:4px;background:#ffffff0d;cursor:pointer}body .site-header .menu-toggle span{display:block;width:18px;height:1.5px;border-radius:1px;background:#fff;transition:transform .25s,opacity .2s}body .site-header.menu-open .menu-toggle span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}body .site-header.menu-open .menu-toggle span:nth-child(2){opacity:0}body .site-header.menu-open .menu-toggle span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}body .site-header nav,body.has-immersive-hero .site-header nav{position:fixed;top:4rem;left:0;right:0;bottom:0;margin:0;padding:1.25rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:0;border:0;border-radius:0;box-shadow:none;overflow-y:auto;background:linear-gradient(180deg,#031d3cf5,#02152cfa);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .25s,transform .25s,visibility 0s .25s}body .site-header.menu-open nav{opacity:1;visibility:visible;transform:none;transition:opacity .25s,transform .25s}body .site-header nav>a{display:flex;justify-content:space-between;align-items:center;padding:1.15rem .25rem;border-bottom:1px solid #ffffff17;font-size:var(--fs-xl);font-weight:500;letter-spacing:-.01em;text-transform:none;color:#f3fbff;text-decoration:none}body .site-header nav>a:after{content:"";width:.55rem;height:.55rem;border-top:1.5px solid #4fe3ff;border-right:1.5px solid #4fe3ff;transform:rotate(45deg);margin-right:.35rem}body .site-header nav>a:active{color:#4fe3ff}.nav-ctas{display:grid;gap:.6rem;margin-top:auto;padding-top:2rem}body .site-header nav .nav-cta{display:flex;align-items:center;justify-content:center;gap:.6rem;text-transform:none;letter-spacing:0;padding:0 1rem;line-height:1}.nav-cta{display:flex;align-items:center;justify-content:center;gap:.6rem;min-height:3.25rem;border:1px solid #ffffff38;border-radius:4px;background:#ffffff0d;color:#fff;text-decoration:none;font-size:var(--fs-base);font-weight:500}.nav-cta.primary{background:linear-gradient(120deg,#16e0ee,#00b8f0);border-color:#51eaff;color:#00213d}.nav-cta svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body.has-immersive-hero .landing-hero{padding-top:6rem}body.has-immersive-hero .landing .landing-hero>.hero-kicker{top:auto}}@media(max-width:350px){body .site-header .button-small:not(.client-login) .demo-long{display:none!important}body .site-header .button-small:not(.client-login) .demo-short{display:inline!important}}@media(prefers-reduced-motion:reduce){body .site-header nav,body .site-header .menu-toggle span{transition:none}}@media(max-width:900px){body.has-immersive-hero .landing .device-showcase{display:flex;flex-direction:column;align-items:stretch;gap:1.5rem}body.has-immersive-hero .landing .device-showcase .showcase-copy{display:contents}body.has-immersive-hero .landing .device-showcase header{order:1;margin:0}body.has-immersive-hero .landing .device-showcase>.floating-device{order:2;width:100%;max-width:34rem;align-self:center;margin:0}body.has-immersive-hero .landing .device-showcase .device-benefits{order:3;margin:0;display:grid;gap:0}body.has-immersive-hero .landing .device-showcase .device-benefits span{display:flex;align-items:center;gap:.75rem;padding:.85rem 0;border-bottom:1px solid #ffffff17;font-size:var(--fs-base);white-space:normal}body.has-immersive-hero .landing .device-showcase .device-benefits span:first-child{border-top:1px solid #ffffff17}body.has-immersive-hero .landing .device-showcase .text-link{order:4}}body .site-header .button-small :is(.demo-long,.demo-short){font-size:inherit;line-height:inherit}body .site-header,body.has-immersive-hero .site-header{background:#031d3c4d;border-bottom:1px solid #ffffff24;-webkit-backdrop-filter:blur(10px) saturate(1.3);backdrop-filter:blur(10px) saturate(1.3);box-shadow:inset 0 -1px #ffffff08}body.has-immersive-hero .site-header.is-scrolled{background:#031d3c73}body .site-header .brand-artwork{width:clamp(6.5rem,5.5rem + 2vw,7.75rem)}body .site-header .brand{padding-right:clamp(1rem,2vw,1.75rem)}body .site-header nav a{font-size:.78rem;letter-spacing:.07em}body .site-header nav{gap:clamp(1rem,2vw,2.25rem);margin-right:clamp(1rem,2vw,1.75rem)}@media(min-width:601px){body .site-header .button-small{min-height:2.1rem;padding:.35rem .85rem;font-size:.78rem;gap:.45rem}}body .site-header .button-small svg{width:14px;height:14px}@media(max-width:960px){body .site-header,body.has-immersive-hero .site-header{height:3.5rem;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}body .site-header:before{background:#031d3c66;-webkit-backdrop-filter:blur(10px) saturate(1.3);backdrop-filter:blur(10px) saturate(1.3)}body .site-header.menu-open:before{background:#031d3c}body .site-header nav,body.has-immersive-hero .site-header nav{top:3.5rem}body .site-header .brand-artwork{width:6.25rem}body .site-header .button-small:not(.client-login){min-height:2.1rem;padding:.3rem .75rem;font-size:.78rem}body .site-header .menu-toggle{width:2.25rem;height:2.25rem}}.article a{color:#54eaff;font-weight:600;text-underline-offset:3px}.article a:hover{color:#8cf2ff}.article strong{color:#e4f1f7}.article h3{margin:2rem 0 .6rem;font-size:var(--fs-lg);font-weight:600;letter-spacing:-.01em;color:#edf5fc}.article ol{padding-left:1.3rem}.article ol li,.article ul li{margin-bottom:.55rem}.article table{width:100%;margin:1.5rem 0;border-collapse:collapse;font-size:var(--fs-sm)}.article th,.article td{padding:.65rem .75rem;border-bottom:1px solid #ffffff1f;text-align:left;vertical-align:top;color:#c4dcef}.article th{font-size:var(--fs-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:500;color:#9fd6ea}.article td:first-child{color:#edf5fc;font-weight:500;white-space:nowrap}.article .note{margin:1.5rem 0;padding:1rem 1.2rem;border-left:2px solid #3fe0f5;background:#ffffff08;font-size:var(--fs-sm)}.article .note p{margin:0}.price-card{border:1px solid #65c9ee33;border-radius:6px;background:linear-gradient(160deg,#0a3f68cc,#052a4ae6)}.price-card strong{color:#f4fbff}.price-card p{color:#c4dcef}nav.crumbs,.crumbs{display:block;max-width:1196px;margin:0 auto;padding:1.5rem 24px 0;font-size:var(--fs-xs);color:#8fb0c6}.crumbs ol{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;margin:0;padding:0}.crumbs li+li:before{content:"/";margin-right:.4rem;color:#5b7489}.crumbs a{color:#b6cfe1;text-decoration:none}.crumbs a:hover{color:#fff}.article .related,.related{display:block;margin-top:3rem;padding-top:1.5rem;border-top:1px solid #ffffff1f}.related p{margin:0 0 .75rem;font-size:var(--fs-xs);letter-spacing:.14em;text-transform:uppercase;color:#9fd6ea}.related ul{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.related li{margin:0}.recursos-list{list-style:none;padding:0;display:grid;gap:1rem}.recursos-list li{padding:1.1rem 1.25rem;border:1px solid #65c9ee2e;border-radius:6px;background:#ffffff08}.recursos-list a{font-size:var(--fs-lg)}.recursos-list p{margin:.35rem 0 0}@media(max-width:600px){.article td:first-child{white-space:normal}.crumbs{padding-inline:20px}}.aq-footer[data-astro-cid-gcn2mc3v]{position:relative;margin-top:clamp(4rem,9vw,8rem);width:100%;background:linear-gradient(180deg,#031d3c4d,#02132766);-webkit-backdrop-filter:blur(10px) saturate(1.3);backdrop-filter:blur(10px) saturate(1.3);border-top:1px solid #ffffff26;box-shadow:inset 0 1px #ffffff10;color:#d7ecf8}.aqf-inner[data-astro-cid-gcn2mc3v]{box-sizing:border-box;width:calc(100% - var(--gutter,1.5rem)*2);max-width:var(--content-width,82.5rem);margin-inline:auto}.aqf-cols[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:2rem;padding-block:clamp(1.75rem,3vw,2.25rem) clamp(1.5rem,2.5vw,1.75rem)}.aqf-cols[data-astro-cid-gcn2mc3v]>[data-astro-cid-gcn2mc3v]{min-width:0}.aqf-logo[data-astro-cid-gcn2mc3v]{display:inline-block}.aqf-logo[data-astro-cid-gcn2mc3v] .brand-artwork{display:block;width:7.25rem;height:auto}.aqf-logo[data-astro-cid-gcn2mc3v] svg{display:block;width:100%;height:auto}.aqf-brand[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:.6rem 0 0;max-width:16rem;font-size:var(--fs-xs);line-height:1.6;color:#b6cfe1}.aq-footer[data-astro-cid-gcn2mc3v] .aqf-col[data-astro-cid-gcn2mc3v]{display:block}.aqf-contact[data-astro-cid-gcn2mc3v]{list-style:none;margin:.8rem 0 0;padding:0;display:grid;gap:.35rem;font-size:var(--fs-xs);color:#c4dcef}.aqf-contact[data-astro-cid-gcn2mc3v] li[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;gap:.55rem}.aqf-contact[data-astro-cid-gcn2mc3v] svg[data-astro-cid-gcn2mc3v]{flex:none;width:.8rem;height:.8rem;fill:none;stroke:#54eaff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.aqf-contact[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:#d7ecf8;text-decoration:none}.aqf-contact[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:#fff;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#3fe0f5}.aqf-h[data-astro-cid-gcn2mc3v]{margin:0 0 .7rem;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;font-weight:500;color:#9fd6ea}.aqf-col[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.aq-footer[data-astro-cid-gcn2mc3v] li[data-astro-cid-gcn2mc3v]{margin:0;line-height:1.35}.aqf-col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{font-size:var(--fs-xs);color:#d7ecf8;text-decoration:none;transition:color .2s}.aqf-col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:#fff;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#3fe0f5}.aqf-col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:focus-visible,.aqf-logo[data-astro-cid-gcn2mc3v]:focus-visible{outline:2px solid #54eaff;outline-offset:3px;border-radius:2px}.aqf-bar[data-astro-cid-gcn2mc3v]{border-top:1px solid #ffffff1f}.aqf-bar-row[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem 1.5rem;padding-block:.75rem;font-size:.7rem;color:#8fb0c6}.aqf-bar[data-astro-cid-gcn2mc3v] small[data-astro-cid-gcn2mc3v]{font-size:inherit}@media(max-width:900px){.aqf-cols[data-astro-cid-gcn2mc3v]{grid-template-columns:repeat(3,minmax(0,1fr))}.aqf-brand[data-astro-cid-gcn2mc3v]{grid-column:1/-1}}@media(max-width:560px){.aqf-cols[data-astro-cid-gcn2mc3v]{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 1rem}.aqf-bar-row[data-astro-cid-gcn2mc3v]{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){.aqf-col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{transition:none}}body.has-immersive-hero{isolation:isolate}#pool-stage[data-commercial]{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden;background:#06131f}#pool-stage[data-commercial] canvas{display:block;width:100%;height:100%}#pool-stage[data-commercial]:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 46%,#021a3b85 0%,#021a3b50 40%,transparent 78%),linear-gradient(180deg,#02162d24,#031b382e)}.has-immersive-hero .landing,.has-immersive-hero #main-content,.has-immersive-hero .site-footer,.has-immersive-hero .landing .pricing{background:transparent}.has-immersive-hero .landing .pricing:before,.has-immersive-hero .device-art:before{content:none}@property --wx{syntax:"<length>"; inherits:true; initial-value:0px;}.dive{--dive:0;--line:clamp(0, calc((var(--dive) - .18) / .62), 1);--wave:calc(var(--line) * 122%);position:relative;height:170svh}.dive>.landing-hero{position:sticky;top:0;overflow:hidden;animation:lamina-deriva 9s linear infinite}@keyframes lamina-deriva{to{--wx:-1440px}}.dive .hero-aerial{transform:scale(calc(1 + var(--dive) * .75));transform-origin:60% 56%;will-change:transform;filter:saturate(calc(1 + var(--line) * .35)) brightness(calc(1 - var(--line) * .12))}.dive .hero-media{position:absolute;inset:0;z-index:-1;overflow:hidden;-webkit-mask-image:url(/media/pool/lamina-mascara-v3.svg);mask-image:url(/media/pool/lamina-mascara-v3.svg);-webkit-mask-size:1440px 200%;mask-size:1440px 200%;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-position:var(--wx) var(--wave);mask-position:var(--wx) var(--wave)}.dive .hero-refraction{position:absolute;inset:0;z-index:-1;pointer-events:none;-webkit-backdrop-filter:blur(3px) saturate(1.25) brightness(1.08);backdrop-filter:blur(3px) saturate(1.25) brightness(1.08);background:linear-gradient(180deg,#8fe9ff10,#8fe9ff10);-webkit-mask-image:url(/media/pool/lamina-refraccion-v3.svg);mask-image:url(/media/pool/lamina-refraccion-v3.svg);-webkit-mask-size:1440px 200%;mask-size:1440px 200%;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-position:var(--wx) var(--wave);mask-position:var(--wx) var(--wave);opacity:calc(min(var(--line) * 10,1)*min((1 - var(--line)) * 6,1))}.dive .hero-waterline{position:absolute;inset:0;z-index:-1;pointer-events:none;background:url(/media/pool/lamina-menisco-v3.svg) repeat-x var(--wx) var(--wave) / 1440px 200%;opacity:calc(min(var(--line) * 10,1)*min((1 - var(--line)) * 10,1)*.9)}.dive .hero-waterline:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 35% at 50% calc(100% - var(--line) * 100%),#bff3ff26,transparent 70%);opacity:calc(min(var(--line) * 6,1)*min((1 - var(--line)) * 6,1))}.dive .hero-bottom{opacity:clamp(0,calc(1 - var(--dive) * 2.5),1)}@media(prefers-reduced-motion:reduce){.dive{height:auto}.dive>.landing-hero{position:relative}.dive .hero-aerial{transform:none}.dive .hero-media{-webkit-mask-image:none;mask-image:none}.dive .hero-refraction,.dive .hero-waterline{display:none}.dive>.landing-hero{animation:none}.dive .hero-aerial{filter:none}}
