/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.italic{font-style:italic}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--teal:#00b8a8;--teal-light:#42d5ca;--navy:#011227;--ink:#07182d;--muted:#627289;--soft:#f4f7f9;--line:#dbe3ea;--white:#f8fcff;--shadow:0 18px 46px #00142d21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-manrope),Arial,Helvetica,sans-serif;background:#fff;margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.04em;font-weight:800;line-height:1.08}h1{max-width:700px;margin-bottom:1.05rem;font-size:clamp(2rem,3.8vw,3.15rem)}h2{margin-bottom:.72rem;font-size:clamp(1.7rem,2.8vw,2.4rem)}h3{font-size:1.08rem}.container{width:min(1120px,100% - 112px);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;color:#000;background:#fff;border-radius:0 0 .5rem .5rem;padding:.65rem 1rem;transition:top .2s;position:fixed;top:-60px;left:1rem}.skip-link:focus{top:0}.eyebrow{color:var(--teal);letter-spacing:.12em;margin-bottom:.75rem;font-size:.72rem;font-weight:800}.button{border:1px solid var(--teal);background:var(--teal);color:#001421;cursor:pointer;border-radius:.48rem;justify-content:center;align-items:center;gap:.55rem;min-height:48px;padding:.73rem 1.05rem;font-size:.85rem;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{background:var(--teal-light);transform:translateY(-2px);box-shadow:0 8px 22px #00b8a847}.button-small{min-height:39px;padding:.45rem .72rem;font-size:.72rem}.button-outline{color:#fff;background:0 0}.button-outline:hover{color:#001421}.button-muted{color:#0c2439;background:#e8eef2;border-color:#d1dce4}.button-outline-dark{color:#062238;background:0 0;border-color:#008d83}.text-button{color:var(--teal);cursor:pointer;background:0 0;border:0;padding:.65rem;font-weight:800}.site-header{z-index:40;color:#fff;justify-content:space-between;align-items:center;width:min(1120px,100% - 112px);min-height:80px;margin:auto;transition:top .24s,min-height .24s,padding .24s,background .24s,border-color .24s,box-shadow .24s,-webkit-backdrop-filter .24s,backdrop-filter .24s;display:flex;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(16px)saturate(145%);background:#011227c7;border:1px solid #7de1db33;border-radius:.8rem;min-height:62px;padding:0 .95rem;top:12px;box-shadow:0 12px 32px #000a1a42}.brand img{width:138px;height:auto}.desktop-nav{gap:1.5rem;font-size:.77rem;font-weight:700;display:flex}.desktop-nav a{opacity:.88}.desktop-nav a:hover{color:var(--teal-light)}.menu-trigger{color:#fff;background:0 0;border:0;padding:.5rem;display:none}.mobile-menu{display:none}.hero{background:var(--navy);color:#fff;isolation:isolate;align-items:center;min-height:705px;display:flex;position:relative;overflow:hidden}.hero-backdrop{z-index:-2;background:linear-gradient(90deg,#000b18fc,#000b18e8 38%,#000b1880 68%,#000b188c),url(/assets/hero/hero-workshop.webp) 50%/cover;position:absolute;inset:0}.footer:after,.hero:after,.section-dark:after{content:"";pointer-events:none;opacity:.32;background-image:linear-gradient(#00b8a814 1px,#0000 0),linear-gradient(90deg,#00b8a814 1px,#0000 0);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 65%);mask-image:linear-gradient(90deg,#000,#0000 65%)}.hero-grid{z-index:1;grid-template-columns:1.04fr .96fr;align-items:center;gap:1rem;padding-top:3.5rem;display:grid;position:relative}.hero-copy{padding:4rem 0}.hero-copy>p:not(.eyebrow){color:#d4e0e9;max-width:570px;font-size:clamp(1rem,1.3vw,1.15rem)}.hero-copy h1 span{color:var(--teal)}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.hero-drone{filter:drop-shadow(0 25px 20px #00000073);justify-self:end;width:min(600px,100%);transform:scale(1.15)}.benefit-wrap{z-index:4;margin-top:-37px;position:relative}.benefits{box-shadow:var(--shadow);background:#fff;border-radius:.4rem;grid-template-columns:repeat(4,1fr);padding:1.15rem;display:grid}.benefit{border-right:1px solid #e7edf1;justify-content:center;align-items:center;gap:.62rem;padding:.35rem 1rem;font-size:.78rem;font-weight:800;display:flex}.benefit:last-child{border:0}.benefit svg{color:var(--teal);width:23px}.section{padding:6.5rem 0;position:relative;overflow:hidden}.section-light{background:#fff}.section-dark{background:var(--navy);color:#f8fcff}.section-dark>*{z-index:1;position:relative}.section-heading{max-width:690px;margin-bottom:2.75rem}.section-heading>p:not(.eyebrow){color:var(--muted);max-width:590px}.section-dark .section-heading>p:not(.eyebrow){color:#c7d3df}.section-tracker{position:absolute;top:50%;left:0}.process{padding-block:7.4rem 7.8rem}.process-heading{text-align:center;max-width:820px;margin:0 auto 3.5rem}.process-heading h2{margin-bottom:.9rem;font-size:clamp(1.95rem,3.25vw,2.8rem)}.process-heading>p:not(.eyebrow){color:var(--muted);margin:0;font-size:clamp(1rem,1.45vw,1.18rem)}.process-steps{grid-template-columns:repeat(4,1fr);gap:1.3rem;display:grid;position:relative}.process-steps:before{content:"";z-index:0;background:var(--teal);height:1px;position:absolute;top:81px;left:12.5%;right:12.5%}.process-step{z-index:1;text-align:center;position:relative}.process-icon{background:#fff;border:2px solid #e0e8ed;border-radius:50%;place-items:center;width:162px;height:162px;margin:0 auto 1.45rem;display:grid;box-shadow:0 8px 25px #0627410b}.process-icon svg{width:67px;height:67px;color:var(--teal);stroke-width:1.35px}.process-number{color:#00a99c;letter-spacing:-.06em;margin-bottom:.42rem;font-size:2rem;font-weight:800;display:block}.process-step h3{letter-spacing:-.03em;margin:0 0 .55rem;font-size:1.02rem}.process-step p{max-width:220px;color:var(--muted);margin:0 auto;font-size:.86rem;line-height:1.5}.process-cta{justify-content:center;margin-top:3.4rem;display:flex}.process-cta .button{min-width:290px;font-size:.94rem}.problems{background:#001323}.problem-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.problem-card{background:#071d2e;border:1px solid #42d5ca2e;border-radius:.6rem;min-height:222px;position:relative;overflow:hidden}.problem-card img{object-fit:cover;opacity:.72;width:100%;height:100%;transition:transform .25s;position:absolute}.problem-card:after{content:"";background:linear-gradient(#000a160a 20%,#000a16fa);position:absolute;inset:0}.problem-card>div{z-index:1;flex-direction:column;justify-content:flex-end;min-height:222px;padding:1rem;display:flex;position:relative}.problem-card h3{letter-spacing:-.025em;margin-bottom:.35rem;font-size:1rem}.problem-card a{color:var(--teal-light);align-items:center;font-size:.7rem;font-weight:800;display:inline-flex}.problem-card:hover img{transform:scale(1.04)}.problem-card:hover{border-color:var(--teal)}.models:before{content:"";pointer-events:none;background:linear-gradient(90deg,#00b8a80f,#0000 22% 78%,#00b8a80f);position:absolute;inset:0}.model-row{grid-template-columns:repeat(5,1fr);gap:.8rem;display:grid;position:relative}.model-card{z-index:1;border:1px solid var(--line);text-align:center;background:#fff;border-radius:.65rem;min-width:0;padding:1rem .75rem 1.25rem;position:relative;box-shadow:0 10px 24px #021b301a}.model-card:nth-child(3){border-color:var(--teal);transform:translateY(-.65rem)}.model-card img{object-fit:contain;width:100%;height:110px;margin-bottom:.7rem}.model-card h3{margin:.2rem 0;font-size:.92rem}.model-card p{min-height:2.5em;color:var(--muted);margin:.1rem 0 .7rem;font-size:.65rem;line-height:1.4}.model-card a{color:#008f83;align-items:center;font-size:.68rem;font-weight:800;display:inline-flex}.center{text-align:center;margin-top:2.25rem}.about-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(2rem,6vw,5.5rem);display:grid}.about-image{border:1px solid #00b8a88c;border-radius:.9rem;overflow:hidden}.about-image img{aspect-ratio:1.1;object-fit:cover;width:100%}.about-text{color:#c8d6e1;margin-bottom:1.55rem}.proof-grid{grid-template-columns:1fr 1fr;gap:.7rem;margin-bottom:1.5rem;display:grid}.proof-grid span{background:#0b2d437a;border:1px solid #4bcbc733;border-radius:.55rem;align-items:center;gap:.45rem;min-height:58px;padding:.65rem;font-size:.72rem;font-weight:800;display:flex}.proof-grid svg{width:19px;color:var(--teal);flex:none}.faq-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:4rem;display:grid}.faq-aside{color:#fff;background:#00192d;border-radius:.55rem;max-width:270px;overflow:hidden}.faq-aside img{object-fit:cover;width:100%;height:150px}.faq-aside p{letter-spacing:.1em;margin:1rem 1rem .5rem;font-size:.7rem;font-weight:900}.faq-aside a{color:var(--teal-light);align-items:center;gap:.3rem;margin:0 1rem 1rem;font-size:.76rem;font-weight:800;display:flex}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item h3{margin:0}.faq-item button{text-align:left;width:100%;color:var(--ink);letter-spacing:-.02em;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.12rem .15rem;font-weight:800;display:flex}.faq-item button svg{width:18px;color:var(--teal);transition:transform .2s}.faq-item.is-open button svg{transform:rotate(180deg)}.faq-answer p{color:var(--muted);margin:0;padding:0 .15rem 1.15rem;font-size:.9rem}.national{background:linear-gradient(90deg,#000a1c70,#000a1c14 55%,#000a1c2e),url(/assets/illustrations/bg-mapa.png) 50%/cover no-repeat}.national-grid{grid-template-columns:minmax(320px,520px) 1fr;align-items:center;gap:2rem;min-height:500px;display:grid}.national-grid>div>p:not(.eyebrow){color:#d2dce5;max-width:500px;margin-bottom:1.35rem}.national-steps{counter-reset:items;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1rem;max-width:520px;margin:0 0 1.8rem;padding:0;list-style:none;display:grid}.national-steps li{counter-increment:items;align-items:center;gap:.65rem;margin:0;font-size:.8rem;display:flex}.national-steps li:before{content:counter(items);border:1px solid var(--teal);width:21px;height:21px;color:var(--teal);border-radius:99px;place-items:center;font-size:.65rem;font-weight:800;display:grid}.reviews{background:linear-gradient(105deg,#fff 0 70%,#edf6f7 70%,#dcebef)}.review-note{color:var(--muted);margin:-1.6rem 0 2rem;font-size:.76rem}.review-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.review-grid blockquote{border:1px solid var(--line);background:#fff;border-radius:.7rem;margin:0;padding:1.45rem;box-shadow:0 8px 23px #011e320f}.review-grid blockquote>span{color:var(--teal);font-size:3rem;line-height:.45}.review-grid p{min-height:6.2em;margin:.85rem 0 1rem;font-size:.88rem}.review-grid footer{color:#4d6275;font-size:.75rem;font-weight:800}.review-cta{margin-top:1.7rem}.footer{color:#d4e1e9;background:#000e20;padding:4.5rem 0 1.4rem;position:relative;overflow:hidden}.footer>*{z-index:1;position:relative}.footer-grid{grid-template-columns:1.55fr 1fr 1.25fr 1fr;gap:2rem;display:grid}.footer-logo{width:150px;margin-bottom:1rem}.footer p{font-size:.78rem}.footer-grid>div>a{margin:.55rem 0;font-size:.77rem;display:block}.footer-grid>div>a:hover{color:var(--teal-light)}.footer-label{color:var(--teal);letter-spacing:.11em;font-weight:900;margin-bottom:1rem!important;font-size:.67rem!important}.footer-bottom{border-top:1px solid #64b8c733;justify-content:space-between;gap:1rem;margin-top:2.6rem;padding-top:1rem;font-size:.68rem;display:flex}.mobile-cta{display:none}.consent{z-index:50;background:#fff;border:1px solid #dce7ea;border-radius:.8rem;width:min(530px,100% - 2rem);padding:1.25rem;position:fixed;bottom:1rem;right:1rem;box-shadow:0 16px 48px #000e1e47}.consent h2{margin-bottom:.3rem;font-size:1.15rem}.consent>div:first-child>p:last-child{color:var(--muted);margin:0;font-size:.79rem;line-height:1.45}.consent fieldset{border:0;gap:.45rem;margin:1rem 0;padding:0;font-size:.76rem;display:grid}.consent label{align-items:center;gap:.5rem;display:flex}.consent-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;margin-top:1rem;display:flex}.cookie-reopen{z-index:30;cursor:pointer;background:#fff;border:1px solid #b9ced4;border-radius:99px;align-items:center;gap:.4rem;padding:.45rem .7rem;font-size:.72rem;font-weight:800;display:flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 5px 18px #000a1921}.legal-page{width:min(760px,100% - 40px);margin:0 auto;padding:5rem 0}.legal-page>a{color:#008f83;margin-bottom:3rem;font-weight:800;display:inline-block}.legal-page h1{font-size:clamp(2.4rem,5vw,4rem)}.legal-page h2{margin-top:2rem;font-size:1.4rem}.legal-page p{color:#4d6275}@media (max-width:900px){.desktop-nav{display:none}.menu-trigger{display:block}.header-cta{margin-left:auto;margin-right:.6rem}.mobile-menu{width:min(330px,100vw - 40px);box-shadow:var(--shadow);visibility:hidden;opacity:0;background:#00172c;border:1px solid #48ceca40;border-radius:.7rem;gap:.25rem;padding:1rem;transition:all .2s;display:grid;position:absolute;top:72px;right:0;transform:scale(.96)}.mobile-menu.open{visibility:visible;opacity:1;transform:scale(1)}.mobile-menu a:not(.button){padding:.7rem}.hero-grid{grid-template-columns:1fr}.hero-drone{z-index:-1;opacity:.56;width:67%;position:absolute;right:-11%}.problem-grid{grid-template-columns:repeat(2,1fr)}.about-grid,.faq-grid,.national-grid{grid-template-columns:1fr;gap:2.5rem}.faq-aside{display:none}.process-steps{gap:.8rem}.process-icon{width:132px;height:132px}.process-steps:before{top:66px}.process-icon svg{width:56px;height:56px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.container,.site-header{width:calc(100% - 48px)}.site-header{min-height:67px}.brand img{width:118px}.header-cta{display:none}.hero{background:#000b17;min-height:0;display:block}.hero-backdrop{background:linear-gradient(#000b1814,#000b181f 48%,#000b17),url(/assets/hero/hero-workshop.webp) 50%/cover;height:420px;inset:0 0 auto}.hero-grid{padding-top:0;display:block}.hero-copy{padding:390px 0 4.8rem}.hero-copy>p:not(.eyebrow){font-size:.93rem}.hero-drone{display:none}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions .button:first-child{background:linear-gradient(100deg,#00a99c,#20c9bc);border-radius:.65rem;min-height:64px;font-size:1rem;box-shadow:0 10px 26px #00b8a833}.hero-actions .button-outline{display:none}.button{width:100%}.benefit-wrap{margin-top:-25px}.benefits{grid-template-columns:1fr 1fr;padding:.5rem}.benefit{border-bottom:1px solid #e7edf1;justify-content:flex-start;padding:.8rem .45rem;font-size:.67rem}.benefit:nth-child(2){border-right:0}.benefit:nth-child(n+3){border-bottom:0}.section{padding:4.4rem 0}.process{padding-block:5rem}.process-heading{margin-bottom:2.7rem}.process-heading h2{font-size:2.15rem}.process-steps{grid-template-columns:1fr;gap:2.1rem}.process-steps:before{display:none}.process-icon{width:116px;height:116px;margin-bottom:.9rem}.process-icon svg{width:52px;height:52px}.process-number{font-size:1.65rem}.process-step p{max-width:260px}.process-cta{margin-top:2.7rem}.process-cta .button{min-width:0}.problem-grid{gap:.7rem}.problem-card,.problem-card>div{min-height:178px}.problem-card h3{font-size:.85rem}.model-row{scroll-snap-type:x mandatory;margin:0 -24px;padding:.8rem .2rem 1.25rem 24px;display:flex;overflow-x:auto}.model-card{scroll-snap-align:start;flex:0 0 165px}.model-card:nth-child(3){transform:none}.about-image{order:-1}.proof-grid{gap:.5rem}.proof-grid span{min-height:62px;font-size:.65rem}.review-grid{scroll-snap-type:x mandatory;margin:0 -24px;padding:0 24px 1rem;display:flex;overflow-x:auto}.review-grid blockquote{scroll-snap-align:start;flex:0 0 280px}.review-grid p{min-height:unset}.footer{padding-bottom:5.5rem}.footer-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:grid}.mobile-cta{z-index:25;width:auto;padding:.85rem 1rem;display:flex;position:fixed;bottom:16px;left:24px;right:24px;box-shadow:0 10px 28px #00000038}.consent{bottom:82px}.consent-actions .button{width:auto;padding:.55rem;font-size:.68rem}.national{background:linear-gradient(110deg,#000a1cf7,#000a1ced 60%,#000a1cd6),url(/assets/illustrations/bg-mapa.png) 50%/cover no-repeat}.national-grid{min-height:unset;grid-template-columns:1fr}.national-steps{grid-template-columns:1fr;gap:.6rem}.map-visual{min-height:280px}.map-label{top:69%;left:35%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.faq-item button svg,.mobile-menu,.problem-card img{transition:none}}@keyframes reveal-in{0%{opacity:0;filter:blur(7px);transform:translateY(18px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes drone-in{0%{opacity:0;transform:translate(40px,20px)scale(.98)}to{opacity:1;transform:translate(0)scale(1.15)}}@keyframes consent-in{0%{opacity:0;transform:translate(-50%,14px)scale(.98)}to{opacity:1;transform:translate(-50%)scale(1)}}.site-header{animation:reveal-in .55s cubic-bezier(.2,.8,.2,1) both}.hero-copy{animation:reveal-in .72s cubic-bezier(.2,.8,.2,1) 80ms both}.hero-drone{animation:drone-in .85s cubic-bezier(.2,.8,.2,1) .16s both}.section.reveal-ready .about-image,.section.reveal-ready .about-text,.section.reveal-ready .faq-list,.section.reveal-ready .map-visual,.section.reveal-ready .model-card,.section.reveal-ready .problem-card,.section.reveal-ready .proof-grid,.section.reveal-ready .review-cta,.section.reveal-ready .review-grid blockquote,.section.reveal-ready .review-note,.section.reveal-ready .section-heading,.section.reveal-ready .step{opacity:0;filter:blur(7px);transform:translateY(18px)}.section.is-visible .about-image,.section.is-visible .about-text,.section.is-visible .faq-list,.section.is-visible .map-visual,.section.is-visible .model-card,.section.is-visible .problem-card,.section.is-visible .proof-grid,.section.is-visible .review-cta,.section.is-visible .review-grid blockquote,.section.is-visible .review-note,.section.is-visible .section-heading,.section.is-visible .step{animation:reveal-in .62s cubic-bezier(.2,.8,.2,1) both}.section.is-visible .model-card:nth-child(2),.section.is-visible .problem-card:nth-child(2),.section.is-visible .review-grid blockquote:nth-child(2),.section.is-visible .step:nth-child(2){animation-delay:80ms}.section.is-visible .model-card:nth-child(3),.section.is-visible .problem-card:nth-child(3),.section.is-visible .review-grid blockquote:nth-child(3),.section.is-visible .step:nth-child(3){animation-delay:.16s}.section.is-visible .model-card:nth-child(4),.section.is-visible .problem-card:nth-child(4){animation-delay:.24s}.section.is-visible .model-card:nth-child(5){animation-delay:.32s}.consent{width:min(430px,100% - 2rem);padding:1rem 1.15rem;animation:consent-in .45s cubic-bezier(.2,.8,.2,1) both;bottom:1.25rem;left:50%;right:auto;transform:translate(-50%)}.consent h2{font-size:1.02rem}.consent>div:first-child>p:last-child{font-size:.73rem;line-height:1.4}.consent fieldset{margin:.75rem 0;font-size:.71rem}.consent-actions{justify-content:center;margin-top:.75rem}.consent-actions .button,.consent-actions .text-button{min-height:37px;padding:.45rem .55rem;font-size:.65rem}.cookie-reopen{left:50%;right:auto;transform:translate(-50%)}@media (max-width:600px){.consent{bottom:88px}.mobile-cta{z-index:31;color:#fff;background:#18bd69;border:0;border-radius:50%;place-items:center;width:58px;height:58px;min-height:58px;padding:0;display:grid;position:fixed;bottom:18px;left:auto;right:20px;box-shadow:0 10px 28px #00000047}.mobile-cta span{display:none}.mobile-cta:hover{background:#22ce76}.cookie-reopen{justify-content:center;width:42px;height:42px;padding:0;bottom:18px;left:20px;right:auto;transform:none}.cookie-reopen span{display:none}.process-heading h2{font-size:1.95rem}}@media (prefers-reduced-motion:reduce){.consent,.hero-copy,.hero-drone,.site-header{animation:none}.section.reveal-ready .about-image,.section.reveal-ready .about-text,.section.reveal-ready .faq-list,.section.reveal-ready .map-visual,.section.reveal-ready .model-card,.section.reveal-ready .problem-card,.section.reveal-ready .proof-grid,.section.reveal-ready .review-cta,.section.reveal-ready .review-grid blockquote,.section.reveal-ready .review-note,.section.reveal-ready .section-heading,.section.reveal-ready .step{opacity:1;filter:none;animation:none;transform:none}}.section.reveal-ready .process-cta,.section.reveal-ready .process-heading,.section.reveal-ready .process-step{opacity:0;filter:blur(7px);transform:translateY(18px)}.section.is-visible .process-cta,.section.is-visible .process-heading,.section.is-visible .process-step{animation:reveal-in .62s cubic-bezier(.2,.8,.2,1) both}.section.is-visible .process-step:nth-child(2){animation-delay:80ms}.section.is-visible .process-step:nth-child(3){animation-delay:.16s}.section.is-visible .process-step:nth-child(4){animation-delay:.24s}.section.is-visible .process-cta{animation-delay:.3s}@media (prefers-reduced-motion:reduce){.section.reveal-ready .process-cta,.section.reveal-ready .process-heading,.section.reveal-ready .process-step{opacity:1;filter:none;animation:none;transform:none}}.benefits{grid-template-columns:repeat(3,1fr)}@media (max-width:600px){.benefits{grid-template-columns:1fr}.benefit{border-right:0}.benefit:not(:last-child){border-bottom:1px solid #e7edf1}.benefit:last-child{border-bottom:0}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@font-face{font-family:manrope;src:url(/_next/static/media/0bf677b970c21617-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:manrope;src:url(/_next/static/media/4ca38baad642392e-s.p.ttf) format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:manrope;src:url(/_next/static/media/13505a668b16d4bc-s.p.ttf) format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:manrope;src:url(/_next/static/media/1e1728e131e71846-s.p.ttf) format("truetype");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:manrope Fallback;src:local("Arial");ascent-override:102.74%;descent-override:28.91%;line-gap-override:0.00%;size-adjust:103.76%}.__className_a4be4e{font-family:manrope,manrope Fallback}.__variable_a4be4e{--font-manrope:"manrope","manrope Fallback"}