main{display:block}.ital{font-family:var(--font-italic);font-style:italic}.accent{color:var(--brand-green)}.accent-ital{font-family:var(--font-italic);color:var(--brand-green);font-style:italic;font-weight:400}.section{padding:clamp(4.5rem,10vw,9rem) clamp(1.25rem,5vw,4rem);position:relative;overflow:hidden}.wrap{width:100%;max-width:1160px;margin:0 auto}.wrap--narrow{max-width:820px}.section--dark{background:var(--background);color:var(--foreground)}.section--paper{background:var(--paper);color:var(--ink)}.section--paper:before{content:"";pointer-events:none;background-image:radial-gradient(#11111109 1px,#0000 1px);background-size:4px 4px;position:absolute;inset:0}.section--dark+.section--dark{border-top:1px solid var(--border)}.reveal{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.reveal.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.section-tag{align-items:center;gap:.85rem;margin-bottom:1.6rem;display:flex}.section-tag__num{font-family:var(--font-display);letter-spacing:.05em;color:var(--brand-green);font-size:.9rem;font-weight:500}.section-tag__line{opacity:.35;background:currentColor;width:34px;height:1px}.section-tag__label{font-family:var(--font-text);text-transform:uppercase;letter-spacing:.28em;opacity:.7;font-size:.72rem;font-weight:600}.section__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;margin:0 0 2.4rem;font-size:clamp(2.4rem,6vw,4.4rem);font-weight:600;line-height:.98}.section__title.dark{color:var(--ink)}.section__intro{font-family:var(--font-text);max-width:42ch;color:var(--ink-soft);margin:0 0 3rem;font-size:clamp(1.1rem,2.2vw,1.45rem);line-height:1.5}.section__cta{margin-top:clamp(2.5rem,5vw,3.5rem)}.brand-dot{background:var(--brand-green);border-radius:50%;width:9px;height:9px;animation:2.6s infinite pulse;display:inline-block;box-shadow:0 0 #69bd6999}@keyframes pulse{0%{box-shadow:0 0 #69bd698c}70%{box-shadow:0 0 0 10px #69bd6900}to{box-shadow:0 0 #69bd6900}}.cta{font-family:var(--font-text);letter-spacing:.01em;cursor:pointer;will-change:transform;border-radius:999px;align-items:center;gap:.7rem;padding:1rem 1.7rem;font-size:1.02rem;font-weight:600;text-decoration:none;transition:transform .25s,background .25s,color .25s,box-shadow .25s;display:inline-flex}.cta__arrow{transition:transform .25s}.cta:hover .cta__arrow{transform:translate(4px)}.cta:active{transform:scale(.98)}.cta--solid{background:var(--brand-green);color:#06210b;box-shadow:0 10px 30px -10px #69bd698c}.cta--solid:hover{background:#7cc97c;transform:translateY(-2px);box-shadow:0 16px 38px -12px #69bd69b3}.cta--dark{background:var(--ink);color:#fff}.cta--dark:hover{background:#000;transform:translateY(-2px);box-shadow:0 16px 34px -14px #00000080}.cta--onGreen{color:#fff;background:#06210b}.cta--onGreen:hover{background:#000;transform:translateY(-2px);box-shadow:0 16px 34px -14px #00000073}.cta--white{color:#06210b;background:#fff;box-shadow:0 10px 30px -10px #ffffff59}.cta--white:hover{background:#eee;transform:translateY(-2px);box-shadow:0 16px 38px -12px #ffffff73}.nav{z-index:50;border-bottom:1px solid #0000;padding:.5rem 0;transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,border-color .35s;position:fixed;top:0;left:0;right:0}.nav--scrolled{-webkit-backdrop-filter:blur(14px)saturate(1.2);border-bottom-color:var(--border);background:#000000b8}.nav__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1160px;margin:0 auto;padding:.75rem clamp(1.25rem,5vw,4rem);display:flex}.nav__brand img{width:auto;height:58px;display:block}.nav__cta{border:1px solid var(--border-strong);color:#fff;font-family:var(--font-text);border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .25s,border-color .25s,color .25s;display:inline-flex}.nav__cta:hover{background:var(--brand-green);border-color:var(--brand-green);color:#06210b}.hero{color:#fff;background:#000;flex-direction:column;justify-content:center;min-height:100svh;padding:7rem clamp(1.25rem,5vw,4rem) 5rem;display:flex;position:relative;overflow:hidden}.hero__video{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}@media (width>=621px){.hero__video{transform:scale(1.07)}}.hero__overlay{background:linear-gradient(#0006 0%,#00000026 55%,#000000bf 100%),linear-gradient(100deg,#0000008c 0%,#0000001a 55%);position:absolute;inset:0}.hero__glow{filter:blur(10px);pointer-events:none;background:radial-gradient(circle,#69bd6929 0%,#0000 65%);width:60vw;max-width:720px;height:60vw;max-height:720px;position:absolute;top:-20%;right:-10%}.hero__grain{pointer-events:none;background-image:radial-gradient(#ffffff08 1px,#0000 1px);background-size:3px 3px;position:absolute;inset:0}.hero__inner{width:100%;max-width:1160px;margin:0 auto;position:relative}.hero__eyebrow{font-family:var(--font-text);letter-spacing:.04em;color:var(--muted-foreground);border:1px solid var(--border);-webkit-backdrop-filter:blur(14px)saturate(1.2);background:#000000b8;border-radius:999px;align-items:center;gap:.6rem;margin:0 0 1.6rem;padding:.4rem .9rem .4rem .5rem;font-size:clamp(.82rem,1.6vw,.98rem);display:inline-flex}.hero__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.002em;max-width:50ch;margin:0;font-size:clamp(1.5rem,2.7vw,2.4rem);font-weight:300;line-height:1.12}.hero__title .line{opacity:0;animation:.95s cubic-bezier(.16,1,.3,1) forwards heroIn;display:block;transform:translateY(40px)}.hero__title .accent{color:var(--brand-green);font-weight:600}.mobile-break{display:none}.hero__eyebrow.is-in{animation:.8s forwards fadeIn}.d1{animation-delay:.15s}.d2{animation-delay:.28s}.d3{animation-delay:.41s}.d4{animation-delay:.54s}.hero__cta{opacity:0;margin-top:clamp(2.2rem,4vw,3rem);animation:.9s cubic-bezier(.16,1,.3,1) .72s forwards heroIn;transform:translateY(20px)}@keyframes heroIn{to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hero__scroll{color:var(--subtle-foreground);font-family:var(--font-text);text-transform:uppercase;letter-spacing:.22em;opacity:0;flex-direction:column;align-items:center;gap:.5rem;font-size:.68rem;text-decoration:none;animation:1s 1.1s forwards fadeIn;display:inline-flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero__scroll svg{animation:2s ease-in-out infinite bob}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.operacion__grid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:clamp(1.5rem,4vw,3.5rem);display:grid}.operacion__text{flex-direction:column;display:flex}.operacion__media{border-radius:18px;min-height:0;position:relative;overflow:hidden}.operacion__media img{object-fit:cover;object-position:center 50%;width:100%;height:100%;display:block;position:absolute;inset:0}.lead{font-family:var(--font-text);color:var(--ink);margin:0;font-size:clamp(1.15rem,2.4vw,1.6rem);line-height:1.5}.lead strong{font-weight:700}.lead--muted{color:var(--ink-soft);margin-top:clamp(1.5rem,3vw,2.2rem);font-size:clamp(1.05rem,2vw,1.35rem)}.lead--spaced{margin-top:clamp(1.5rem,3vw,2.2rem)}.operacion{padding-bottom:clamp(1.5rem,3vw,2.5rem)}.allies{justify-content:center;margin-top:clamp(.5rem,1.5vw,1rem);margin-bottom:0;display:flex}.allies__viewport{width:100%;overflow:hidden}.allies__row{justify-content:center;align-items:center;display:flex}.allies__group{flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:clamp(1.5rem,4vw,3.5rem);display:flex}.allies__row .allies__group:last-child{display:none}.ally-logo{object-fit:contain;opacity:.85;width:auto}.ally-logo--ccs{max-width:200px;height:200px}.ally-logo--laga{max-width:160px;height:100px}.ally-logo--bocu,.ally-logo--wck{max-width:140px;height:150px}.metrics{border-top:1px solid var(--border);grid-template-columns:repeat(5,1fr);gap:clamp(1rem,2.5vw,2rem);padding-top:clamp(2rem,4vw,3rem);display:grid}.metric{position:relative}.metric__value{font-family:var(--font-display);color:#fff;align-items:baseline;gap:.1em;padding-top:.6rem;font-size:clamp(2.3rem,5vw,3.6rem);font-weight:600;line-height:1;display:flex}.metric__value:before{content:"";background:var(--brand-green);width:22px;height:3px;position:absolute;top:0;left:0}.metric__suffix{color:var(--brand-green);font-size:.5em}.metric__label{font-family:var(--font-text);color:var(--muted-foreground);white-space:nowrap;max-width:16ch;margin-top:.6rem;font-size:.92rem;line-height:1.3}.impacto__map{margin-top:clamp(2.5rem,5vw,3.5rem)}.impacto__map-wrap{flex-direction:column;gap:clamp(1.2rem,2.5vw,1.8rem);display:flex}.impacto__map-inner{border:1px solid var(--border-strong);background:var(--surface);border-radius:14px;height:clamp(280px,40vw,420px);position:relative;overflow:hidden}.impacto__leaflet{width:100%;height:100%;background:var(--surface)!important}.impacto__map-cta{z-index:1000;position:absolute;top:clamp(.8rem,2vw,1.4rem);left:clamp(.8rem,2vw,1.4rem)}.map-pin-icon{background:var(--brand-green);border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 4px #000000b3,0 0 0 8px #69bd6947}.impacto__leaflet .leaflet-control-attribution{color:var(--subtle-foreground);background:#0009}.impacto__leaflet .leaflet-control-attribution a{color:var(--muted-foreground)}.impacto__leaflet .leaflet-tooltip{color:#111;background:#fff;border:none;border-radius:10px;box-shadow:0 2px 10px #00000059}.impacto__leaflet .leaflet-tooltip.impacto__map-popup{white-space:nowrap;font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.005em;padding:.6rem 1.1rem;font-size:.95rem;font-weight:600;line-height:1.15}.impacto__leaflet .leaflet-tooltip-top.impacto__map-popup:before{border-top-color:#fff}.impacto__leaflet .leaflet-marker-icon,.impacto__leaflet .leaflet-container{cursor:default}.impacto__map-nav{justify-content:center;align-items:center;gap:clamp(1rem,3vw,1.6rem);display:flex}.impacto__map-nav-btn{border:1px solid var(--border-strong);color:var(--foreground);font-family:var(--font-text);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.7rem;padding:.9rem 1.8rem;font-size:clamp(.95rem,1.6vw,1.1rem);font-weight:600;transition:background .25s,border-color .25s,color .25s,transform .25s;display:inline-flex}.impacto__map-nav-arrow{font-size:1.3em;line-height:1;transition:transform .25s}.impacto__map-nav-btn:active{background:var(--brand-green);border-color:var(--brand-green);color:#06210b}@media (hover:hover){.impacto__map-nav-btn:hover{background:var(--brand-green);border-color:var(--brand-green);color:#06210b;transform:translateY(-2px)}.impacto__map-nav-btn:first-child:hover .impacto__map-nav-arrow{transform:translate(-3px)}.impacto__map-nav-btn:last-child:hover .impacto__map-nav-arrow{transform:translate(3px)}}.impacto__map-nav--start{padding-inline:1rem}.impacto__map-nav-btn--start{background:var(--brand-green);border-color:var(--brand-green);color:#06210b;text-align:center;max-width:100%}@media (hover:hover){.impacto__map-nav-btn--start:hover{filter:brightness(1.05)}}.beneficiarios__grid{grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:clamp(1.5rem,4vw,3.5rem);margin-bottom:clamp(2rem,4vw,3rem);display:grid}.beneficiarios__media{border-radius:18px;min-height:0;position:relative;overflow:hidden}.beneficiarios__media img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.beneficiarios__text{flex-direction:column;display:flex}.beneficiarios__text .section__intro{max-width:none}.benef__grid{grid-template-columns:1fr 1fr;gap:clamp(1.2rem,3vw,2rem);display:grid}.benef-card{border:1px solid var(--paper-border);background:#fff;border-radius:16px;padding:clamp(1.8rem,3.5vw,2.6rem);transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.benef-card:after{content:"";background:var(--brand-green);transform-origin:top;width:4px;transition:transform .4s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.benef-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px -28px #00000059}.benef-card:hover:after{transform:scaleY(1)}.benef-card__index{font-family:var(--font-display);color:var(--brand-green);letter-spacing:.1em;font-size:.85rem;font-weight:600}.benef-card__title{font-family:var(--font-display);text-transform:uppercase;color:var(--ink);margin:.6rem 0 .9rem;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:600;line-height:1.02}.benef-card__copy{font-family:var(--font-text);color:var(--ink-soft);margin:0;font-size:1.05rem;line-height:1.5}.benef__closing{font-family:var(--font-text);color:var(--ink);max-width:none;margin:clamp(2.5rem,5vw,3.5rem) 0 0;font-size:clamp(1.1rem,2.2vw,1.4rem);line-height:1.5}.motivacion__emblem{opacity:.05;pointer-events:none;width:min(46vw,520px);position:absolute;top:50%;right:-6%;transform:translateY(-50%)}.motivacion__emblem img{width:100%;height:auto;display:block}.motivacion__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;grid-area:title;max-width:18ch;margin:0;font-size:clamp(1.9rem,4.6vw,3.6rem);font-weight:600;line-height:.98;position:relative}.motivacion__grid{grid-template-columns:1.1fr .9fr;grid-template-areas:"title media""body media";align-items:stretch;gap:1.6rem clamp(1.5rem,4vw,3.5rem);display:grid;position:relative}.motivacion__media{border-radius:18px;grid-area:media;min-height:0;position:relative;overflow:hidden}.motivacion__media img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.motivacion__body{flex-direction:column;grid-area:body;gap:clamp(1.2rem,2.5vw,1.8rem);display:flex;position:relative}.motivacion__body p{font-family:var(--font-text);color:var(--muted-foreground);margin:0;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.55}.motivacion__body strong{color:#fff;font-weight:700}.motivacion__quote{font-family:var(--font-italic);color:var(--brand-green);text-align:center;margin:clamp(2.5rem,5vw,3.5rem) 0 0;font-size:clamp(1.5rem,4vw,2.6rem);font-style:italic;line-height:1.2;position:relative}.stepper{--step-pad:clamp(.75rem, 2vw, 1.4rem);grid-template-columns:repeat(5,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.step{padding:0 var(--step-pad);position:relative}.step:not(:last-child):before{content:"";top:23px;left:calc(var(--step-pad) + 24px);background:repeating-linear-gradient(90deg, var(--paper-border) 0 6px, transparent 6px 12px);width:100%;height:2px;position:absolute}.step__marker{z-index:1;background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.3rem;transition:transform .3s,background .3s;display:flex;position:relative}.step:hover .step__marker{background:var(--brand-green);color:#06210b;transform:scale(1.08)}.step__num{font-family:var(--font-display);font-size:1.05rem;font-weight:600}.step__title{font-family:var(--font-display);text-transform:uppercase;color:var(--ink);white-space:nowrap;margin:0 0 .6rem;font-size:clamp(1.15rem,2.4vw,1.55rem);font-weight:600}.step__copy{font-family:var(--font-text);color:var(--ink-soft);margin:0;font-size:.98rem;line-height:1.45}.faq__list{border-top:1px solid var(--paper-border)}.faq{border-bottom:1px solid var(--paper-border)}.faq__q{cursor:pointer;text-align:left;width:100%;font-family:var(--font-display);text-transform:uppercase;color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.4rem .25rem;font-size:clamp(1.05rem,2.2vw,1.4rem);font-weight:500;transition:color .25s;display:flex}.faq__q:hover{color:var(--brand-green)}.faq__icon{flex:none;width:20px;height:20px;position:relative}.faq__icon:before,.faq__icon:after{content:"";background:var(--brand-green);width:14px;height:2px;transition:transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq__icon:after{transform:translate(-50%,-50%)rotate(90deg)}.faq--open .faq__icon:after{transform:translate(-50%,-50%)rotate(0)}.faq__a-wrap{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1);display:grid}.faq--open .faq__a-wrap{grid-template-rows:1fr}.faq__a{font-family:var(--font-text);color:var(--ink-soft);max-width:66ch;font-size:1.08rem;line-height:1.55;overflow:hidden}.faq__a p{margin:0}.faq__a p+p{margin-top:.9rem}.faq--open .faq__a{padding-bottom:1.5rem}.section--green{background:var(--brand-green);color:#06210b;text-align:center}.section--green:before{content:"";pointer-events:none;background-image:radial-gradient(#06210b0f 1px,#0000 1px);background-size:5px 5px;position:absolute;inset:0}.cierre .wrap{max-width:900px}.cierre__kicker{font-family:var(--font-text);text-transform:uppercase;letter-spacing:.3em;color:#06210b;opacity:.7;margin:0 0 1.6rem;font-size:.78rem;font-weight:700}.cierre__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;flex-direction:column;align-items:center;margin:0 0 2.2rem;font-size:clamp(2.2rem,6vw,4.3rem);font-weight:600;line-height:1.24;display:flex}.cierre__title-line{white-space:nowrap}.cierre__title-em{font-family:var(--font-italic);text-transform:none;color:#fff;font-style:italic;font-weight:400}.cierre__copy{font-family:var(--font-text);color:#0a2b10;max-width:52ch;margin:0 auto 2.6rem;font-size:clamp(1.1rem,2.2vw,1.4rem);line-height:1.5}.galeria{width:100vw;margin-left:-50vw;margin-right:-50vw;padding:clamp(2.5rem,5vw,4rem) 0;position:relative;left:50%;right:50%;overflow:hidden}.galeria__viewport{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.galeria__track{gap:clamp(1rem,2.4vw,1.8rem);width:max-content;animation:100s linear infinite galeria-scroll;display:flex}.galeria__item{border-radius:14px;flex:none;width:clamp(260px,28vw,380px);height:clamp(280px,34vw,440px);overflow:hidden}.galeria__item img{object-fit:cover;width:100%;height:100%;display:block}@keyframes galeria-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.galeria__track{animation:none}.galeria__viewport{overflow-x:auto}}.footer{color:#fff;border-top:1px solid var(--border);background:#000;padding:clamp(2.5rem,4.5vw,3.5rem) clamp(1.25rem,5vw,4rem) 2.5rem}.footer__top{flex-wrap:nowrap;align-items:center;gap:1.2rem clamp(1.5rem,3vw,2.75rem);max-width:1160px;margin:0 auto;display:flex}.footer__logo{flex-shrink:0;width:auto;height:38px}.footer__tag{flex-direction:column;gap:.5rem;max-width:34ch;margin:0;display:flex}.footer__tag span{font-family:var(--font-text);color:var(--muted-foreground);font-size:.85rem;line-height:1.45}.footer__allies{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:clamp(1.5rem,2.8vw,2.4rem);display:flex}.footer__allies .ally-logo{opacity:.85;width:auto}.footer__allies .ally-logo--ccs{height:28px}.footer__allies .ally-logo--laga{height:34px}.footer__allies .ally-logo--bocu{height:26px}.footer__allies .ally-logo--wck{height:45px}.footer__links{flex-direction:column;flex-shrink:0;gap:.6rem;margin-left:auto;display:flex}.footer__link{color:#fff;font-family:var(--font-text);align-items:center;gap:.5rem;font-size:.88rem;text-decoration:none;transition:color .25s;display:inline-flex}.footer__link:hover{color:var(--brand-green)}.footer__bottom{border-top:1px solid var(--border);max-width:1160px;font-family:var(--font-text);color:var(--subtle-foreground);flex-wrap:wrap;justify-content:space-between;gap:1rem;margin:clamp(2.5rem,5vw,3.5rem) auto 0;padding-top:1.6rem;font-size:.9rem;display:flex}@media (width<=900px){.operacion__grid{grid-template-columns:1fr}.motivacion__grid{grid-template-columns:1fr;grid-template-areas:"title""media""body"}.motivacion__media{height:clamp(220px,60vw,360px)}.metrics{grid-template-columns:repeat(2,1fr);row-gap:2.2rem}.impacto__map-cta{display:none}.beneficiarios__grid{grid-template-columns:1fr}.beneficiarios__media{order:-1}.stepper{grid-template-columns:1fr}.step{padding:0 0 0 3.7rem}.step:not(:last-child){padding-bottom:1.8rem}.step__marker{margin-bottom:0;position:absolute;top:0;left:0}.step:not(:last-child):before{background:repeating-linear-gradient(180deg, var(--paper-border) 0 6px, transparent 6px 12px);width:2px;height:auto;inset:48px auto -6px 23px}.motivacion__emblem{opacity:.045;width:70vw}.allies{margin-top:clamp(2rem,5vw,3rem)}.allies__viewport{-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.allies__row{justify-content:flex-start;width:max-content;animation:16s linear infinite allies-scroll}.allies__row .allies__group{flex-wrap:nowrap;gap:clamp(2.5rem,10vw,4rem);padding-right:clamp(2.5rem,10vw,4rem)}.allies__row .allies__group:last-child{display:flex}}@keyframes allies-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.allies__row{animation:none}}@media (width<=620px){.hero__inner{text-align:center;flex-direction:column;align-items:center;display:flex}.hero__eyebrow{display:none}.mobile-break{display:block}.hero__title{max-width:26ch}.hero__cta{justify-content:center;display:flex}.benef__grid{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,minmax(0,160px));justify-content:center;gap:2rem 2.6rem}.metric{text-align:center;flex-direction:column;align-items:center;display:flex}.metric__value{justify-content:center}.metric__value:before{left:50%;transform:translate(-50%)}.metric__label{max-width:none}.metrics>.metric:last-child{grid-column:1/-1}.nav__cta{background:var(--brand-green);border-color:var(--brand-green);color:#fff;padding:.55rem .95rem;font-size:.85rem}.nav__cta:hover{background:var(--brand-green-hover);border-color:var(--brand-green-hover);color:#fff}.footer__top{text-align:center;flex-direction:column;align-items:center}.footer__logo,.footer__tag{display:none}.footer__allies{flex-wrap:nowrap;justify-content:center}.footer__links{flex-flow:wrap;justify-content:center;align-items:center;gap:.6rem 1.4rem;margin-left:0}.footer__bottom{text-align:center;flex-direction:column;align-items:center}.hero__scroll{display:none}.cta{justify-content:center;width:100%}.d-desk{display:none}.cierre__title{width:auto;max-width:100%}.cierre__title-line{white-space:normal}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.subir{background:radial-gradient(120% 80% at 50% -10%, #69bd691f, transparent 60%), var(--background);min-height:100dvh;color:var(--foreground);font-family:var(--font-text);flex-direction:column;align-items:center;padding:clamp(1.5rem,5vw,3.5rem) clamp(1rem,4vw,2rem);display:flex}.subir__inner{width:100%;max-width:640px}.subir__brand{align-items:center;gap:.75rem;margin-bottom:clamp(1.75rem,5vw,2.75rem);display:flex}.subir__brand img{width:auto;height:34px}.subir__brand-tag{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.14em;color:var(--brand-green);border-left:1px solid var(--border-strong);padding-left:.85rem;font-size:.72rem}.subir__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.01em;margin:0 0 .6rem;font-size:clamp(1.9rem,6vw,2.9rem);font-weight:600;line-height:1.02}.subir__title em{font-family:var(--font-italic);text-transform:none;color:var(--brand-green);font-style:italic;font-weight:400}.subir__lead{color:var(--muted-foreground);max-width:46ch;margin:0 0 1.75rem;font-size:1.05rem;line-height:1.5}.subir__drop{text-align:center;border:1.5px dashed var(--border-strong);cursor:pointer;background:#ffffff05;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:clamp(2rem,7vw,3.25rem) 1.5rem;transition:border-color .22s,background .22s,transform .22s;display:flex;position:relative}.subir__drop:hover,.subir__drop.is-drag{border-color:var(--brand-green);background:var(--brand-green-soft)}.subir__drop.is-drag{transform:scale(1.01)}.subir__drop-icon{width:48px;height:48px;color:var(--brand-green)}.subir__drop-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;margin-top:.4rem;font-size:1.15rem}.subir__drop-hint{color:var(--subtle-foreground);font-size:.92rem}.subir__drop input{display:none}.subir__bar{flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:1.5rem;display:flex}.subir__count{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);margin-right:auto;font-size:.85rem}.subir__count b{color:var(--foreground)}.subir__btn{border:1px solid var(--border-strong);color:var(--foreground);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:500;transition:background .2s,border-color .2s,color .2s,transform .2s,opacity .2s;display:inline-flex}.subir__btn:hover:not(:disabled){transform:translateY(-1px)}.subir__btn--primary{background:var(--brand-green);border-color:var(--brand-green);color:#06210b}.subir__btn--primary:hover:not(:disabled){background:var(--brand-green-hover);border-color:var(--brand-green-hover)}.subir__btn--ghost:hover:not(:disabled){border-color:var(--foreground)}.subir__btn:disabled{opacity:.4;cursor:not-allowed}.subir__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.9rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.subir__card{aspect-ratio:1;background:var(--surface);border:1px solid var(--border);border-radius:12px;position:relative;overflow:hidden}.subir__card img{object-fit:cover;width:100%;height:100%;display:block}.subir__card-skeleton{background:linear-gradient(100deg,#101010 30%,#1c1c1c 50%,#101010 70%) 0 0/200% 100%;animation:1.3s linear infinite subir-shimmer;position:absolute;inset:0}@keyframes subir-shimmer{to{background-position:-200% 0}}.subir__card-overlay{opacity:0;pointer-events:none;background:linear-gradient(#0000 45%,#000000b8);align-items:flex-end;padding:.55rem;transition:opacity .2s;display:flex;position:absolute;inset:0}.subir__card:hover .subir__card-overlay,.subir__card.is-ok .subir__card-overlay,.subir__card.is-error .subir__card-overlay,.subir__card.is-up .subir__card-overlay{opacity:1}.subir__card-name{color:#ffffffd9;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.subir__badge{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:999px;align-items:center;gap:.3rem;padding:.22rem .5rem;font-size:.62rem;font-weight:600;display:inline-flex;position:absolute;top:.5rem;left:.5rem}.subir__badge--pend{color:#fff;background:#0000008c}.subir__badge--up{color:var(--brand-green);background:#0009}.subir__badge--ok{background:var(--brand-green);color:#06210b}.subir__badge--err{color:#fff;background:#b42318}.subir__spin{border:2px solid #69bd6959;border-top-color:var(--brand-green);border-radius:50%;width:11px;height:11px;animation:.7s linear infinite subir-spin}@keyframes subir-spin{to{transform:rotate(360deg)}}.subir__remove{color:#fff;cursor:pointer;opacity:0;background:#0000008c;border:none;border-radius:50%;place-items:center;width:24px;height:24px;font-size:15px;line-height:1;transition:opacity .2s,background .2s;display:grid;position:absolute;top:.5rem;right:.5rem}.subir__card:hover .subir__remove{opacity:1}.subir__remove:hover{background:#b42318}.subir__done{background:var(--brand-green-soft);color:var(--foreground);border:1px solid #69bd6966;border-radius:12px;align-items:center;gap:.7rem;margin-top:1.5rem;padding:.9rem 1.1rem;font-size:.98rem;display:flex}.subir__done svg{color:var(--brand-green);flex-shrink:0}.subir--auth{justify-content:center}.subir__auth{text-align:center;width:100%;max-width:380px}.subir__auth-emblem{opacity:.95;width:auto;height:56px;margin-bottom:1.5rem}.subir__auth h1{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;margin:0 0 .4rem;font-size:1.5rem}.subir__auth p{color:var(--muted-foreground);margin:0 0 1.5rem}.subir__field{margin-bottom:.9rem;position:relative}.subir__input{width:100%;font-size:1rem;font-family:var(--font-text);color:var(--foreground);border:1px solid var(--border-strong);background:#ffffff0a;border-radius:10px;outline:none;padding:.9rem 1.1rem;transition:border-color .2s,background .2s}.subir__input::placeholder{color:var(--subtle-foreground)}.subir__input:focus{border-color:var(--brand-green);background:#69bd690f}.subir__input.is-error{border-color:#e5544b}.subir__auth .subir__btn{justify-content:center;width:100%;padding:.9rem;font-size:.95rem}.subir__error-msg{color:#e5544b;min-height:1.1em;margin:0 0 .9rem;font-size:.88rem}.subir__missing{text-align:center;max-width:460px;color:var(--muted-foreground);line-height:1.6}.subir__missing code{color:var(--brand-green);font-family:ui-monospace,monospace}:root{--brand-black:#000;--brand-white:#fff;--brand-green:#69bd69;--brand-green-soft:#69bd692e;--brand-green-hover:#58a758;--background:#000;--surface:#0a0a0a;--foreground:#fff;--muted-foreground:#b8b8b8;--subtle-foreground:#7a7a7a;--border:#ffffff1f;--border-strong:#ffffff38;--radius:.5rem;--paper:#f4f1ea;--paper-2:#ece7dc;--ink:#111;--ink-soft:#4a4844;--ink-faint:#8a877f;--paper-border:#1111111f;--font-display:"Oswald", "Knockout", "Bebas Neue", system-ui, sans-serif;--font-italic:"Instrument Serif", "Editorial New", Georgia, serif;--font-text:"Barlow Condensed", "DIN 2014 Narrow", "DIN Pro Condensed", system-ui, sans-serif;--font-sans:var(--font-text)}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;font-family:var(--font-text);background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;margin:0;padding:0}html,body{overflow-x:hidden}body{overscroll-behavior-x:none}
