.hero{position:relative;height:90vh;background:#fff;overflow:hidden}.hero--expanded{height:auto;min-height:94vh;padding-bottom:4vw;overflow:visible;display:flow-root}.hero__logo{position:absolute;left:1.8vw;top:1.7vw;width:2.36vw;height:auto;z-index:20}.hero__nav{position:absolute;right:1.8vw;top:1.7vw;height:2.36vw;display:flex;align-items:center;gap:2vw;z-index:20}.hero__nav a{font-size:1.08vw;font-weight:400;color:#00000080;transition:color .2s ease}.hero__nav a:hover{color:#000000d9}.hero__tagline{position:absolute;left:50%;top:1.7vw;transform:translate(-50%);height:2.36vw;margin:0;display:flex;align-items:center;gap:1.1vw;font-family:Inter,sans-serif;font-size:1.55vw;font-weight:400;color:#00000080;white-space:nowrap;z-index:20}.hero__tagline-line{width:8vw;height:1px;background:linear-gradient(90deg,#000,#f0efec,#000);background-size:200% 100%;animation:tagline-sweep 1.4s linear infinite alternate}@keyframes tagline-sweep{0%{background-position:0% 0}to{background-position:100% 0}}.hero__word{position:absolute;left:50%;top:14vh;transform:translate(calc(-50% - .045em));margin:0;font-size:37.5vw;font-weight:400;letter-spacing:-.09em;line-height:.75;color:#050505;white-space:nowrap;-webkit-user-select:none;user-select:none;z-index:1}.hero__deck{position:absolute;left:50%;top:47vh;width:0;height:0;z-index:5}.hero__unit{position:absolute;will-change:transform,opacity}.hero__backing{position:absolute;left:0;z-index:-1;box-shadow:0 10px 26px #12121429}.hero__cta{position:absolute;left:50%;top:70vh;transform:translate(-50%);width:33.3vw;z-index:6}.hero__cta--expanded{position:relative;left:auto;top:auto;transform:none;margin:70vh auto 0}.hero__cta--wide{width:46vw}.hero__form{display:flex;gap:1.39vw}.hero__form--email{align-items:flex-end}.hero__form--positions{flex-direction:column;align-items:flex-end}.hero__field{flex:1;width:100%}.hero__fade{animation:hero-fade-in .4s ease both}@keyframes hero-fade-in{0%{opacity:0}to{opacity:1}}.hero__question{margin:0 0 .9vw;font-size:1.08vw;font-weight:600;color:#141414}.hero__positions{display:grid;grid-template-columns:repeat(4,1fr);gap:.56vw .83vw}.hero__pill{border:1.2px solid rgba(0,0,0,.18);background:transparent;color:#141414;font-size:.9vw;text-align:left;padding:.56vw .83vw;border-radius:999px;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.hero__pill:hover{border-color:#0006}.hero__pill--on{background:#0b1120;border-color:#0b1120;color:#fff}.hero__input--otra{display:block;width:100%;margin-top:.9vw}.hero__input{flex:1;width:100%;box-sizing:border-box;border:none;outline:none;background:transparent;border-bottom:1.2px solid #111;padding:.56vw 2px;font-size:1.08vw;color:#141414}.hero__input::placeholder{color:#8b8b86}.hero__join{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:none;background:#0b1120;color:#fff;font-size:.97vw;font-weight:600;padding:.76vw 1.67vw;border-radius:.83vw;cursor:pointer}.hero__join:disabled{opacity:.6;cursor:default}.hero__error{margin-top:.56vw;font-size:.83vw;color:#b3261e}.hero__done{margin:0;font-size:1.08vw;font-weight:600;color:#141414}.hero__question--share{margin-top:1.4vw}.hero__share{display:flex;align-items:flex-end;gap:1.11vw}.hero__share .hero__input{color:#6b6b66}.hero__note{margin-top:.7vw;font-size:.83vw;line-height:1.4;color:#1c1c1c;max-width:27.8vw}@media (max-width: 768px){.hero{height:calc(26vh + 28.5vw + 150px)}.hero--expanded{height:auto;min-height:calc(26vh + 28.5vw + 150px)}.hero__logo{left:16px;top:16px;width:34px}.hero__nav{right:16px;top:16px;height:34px;gap:16px}.hero__nav a{font-size:13px}.hero__tagline{top:72px;height:auto;font-size:clamp(12px,3.6vw,14px);gap:10px}.hero__tagline-line{width:34px}.hero__word{top:16vh;font-size:38vw}.hero__deck{top:calc(18.5vh + 14.25vw)}.hero__cta{top:calc(26vh + 28.5vw);width:86vw}.hero__cta--expanded{left:auto;top:auto;transform:none;margin:calc(26vh + 28.5vw) auto 0}.hero__cta--wide{width:86vw}.hero__form{gap:12px}.hero__input{font-size:16px;padding:8px 2px}.hero__join{font-size:14px;padding:10px 20px;border-radius:12px}.hero__question{font-size:15px;margin-bottom:10px}.hero__positions{grid-template-columns:1fr 1fr;gap:8px 10px}.hero__pill{font-size:13px;padding:8px 12px}.hero__input--otra{margin-top:10px}.hero__error{margin-top:8px;font-size:12px}.hero__done{font-size:15px}.hero__question--share{margin-top:16px}.hero__share{gap:12px}.hero__note{margin-top:10px;font-size:12px;max-width:none}}.qh2{height:480vh;background:#fff}.qh2__sticky{position:sticky;top:0;height:100vh}.qh2__panel{position:relative;width:100%;height:100%;background:#0a0a0a;overflow:hidden}@media (max-width: 768px){.qh2__panel{border-radius:28px;transition:border-radius .35s ease}.qh2__panel--pin{border-radius:0}}.qh2__frases{position:absolute;top:0;right:0;bottom:0;left:0;padding:clamp(40px,9vh,92px) 8vw;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:clamp(48px,16vh,160px);text-align:center;transition:opacity .45s ease}.qh2__frases--out{opacity:0;pointer-events:none}.qh2__f{margin:0;max-width:30ch;font-size:clamp(26px,min(4.1vw,7vh),78px);font-weight:500;line-height:1.16;letter-spacing:-.042em;color:#f5f5f3;transform:translateY(34px);transition:opacity .6s ease,transform .7s cubic-bezier(.22,1,.36,1)}.qh2--in .qh2__f{transform:none}.qh2--in .qh2__f:nth-child(2){transition-delay:.15s}.qh2__pct{position:relative;display:inline-block}.qh2__circle{position:absolute;left:50%;top:50%;width:164%;height:196%;transform:translate(-50%,-50%);overflow:visible;pointer-events:none}.qh2__circle path{stroke:#9fa9ce;stroke-width:7;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100}.qh2--in .qh2__circle path{animation:qh2-draw 1.2s cubic-bezier(.5,.05,.6,.95) .35s both}@keyframes qh2-draw{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}.qh2__hl{background-image:linear-gradient(#9fa9ceb3,#9fa9ceb3);background-repeat:no-repeat;background-size:0% 100%;background-position:0 0;box-decoration-break:clone;-webkit-box-decoration-break:clone}.qh2__hl--go{animation:qh2-sweep .9s ease-out .25s both}@keyframes qh2-sweep{0%{background-size:0% 100%}to{background-size:100% 100%}}.qh2__scroll{display:block;position:absolute;left:50%;top:26px;transform:translate(-50%);opacity:.85;animation:qh2-nudge 1.6s ease-in-out infinite;transition:opacity .4s ease;pointer-events:none}.qh2__scroll--off{opacity:0}.qh2__scroll--bottom{top:auto;bottom:26px}@keyframes qh2-nudge{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,7px)}}.qh2__words{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .45s ease}.qh2__words--in{opacity:1}.qh2__word{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-weight:500;letter-spacing:-.025em;line-height:1.04;white-space:nowrap;color:#f0efeb;clip-path:inset(-8% 0 108% 0);transition:clip-path .95s cubic-bezier(.65,0,.35,1)}.qh2__word-inner{display:block;transform:translateY(-12%);transition:transform .95s cubic-bezier(.65,0,.35,1)}.qh2__word--on{clip-path:inset(-8% 0 -8% 0)}.qh2__word--on .qh2__word-inner{transform:translateY(0)}.qh2__word--past{clip-path:inset(108% 0 -8% 0)}.qh2__word--past .qh2__word-inner{transform:translateY(14%)}.ps{height:100vh;display:flex;align-items:center;justify-content:center;gap:clamp(30px,5vw,80px);background:#fff;overflow:hidden}.ps__side{position:relative;width:clamp(220px,24vw,360px);height:200px}.ps__side--left .ps__num{position:absolute;right:0;top:0;font-size:clamp(30px,3.4vw,46px);font-weight:300;line-height:1.25;color:#141414;transition:opacity .35s ease,transform .35s ease}.ps__side--right .ps__text{position:absolute;left:0;top:0;margin:0;font-size:clamp(22px,2.4vw,34px);font-weight:500;line-height:1.25;letter-spacing:-.015em;color:#141414;transition:opacity .35s ease,transform .35s ease}.ps__phone{position:relative;flex-shrink:0;width:340px;height:700px;scale:min(1,calc((100vh - 110px)/700px));border-radius:58px;background:#242424;box-shadow:0 30px 60px #12121442,0 10px 22px #12121426,inset 0 0 1.7px 1.5px #00000040}.ps__bezel{position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:53px;background:#000;box-shadow:0 -.6px 1.5px 2.1px #ffffff40}.ps__screen{position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:46px;background:#fff;overflow:hidden}.ps__island{position:absolute;left:50%;top:12px;width:92px;height:27px;border-radius:20px;background:#000;transform:translate(-50%);z-index:30}.ps__slider{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;width:948px}.ps__page{position:relative;width:316px;height:100%;flex-shrink:0;overflow:hidden}.ps__feedhead{position:absolute;left:24px;right:24px;top:66px;display:flex;align-items:center;justify-content:space-between}.ps__feedhead span{font-size:13px;font-weight:500;color:#797979}.ps__stack{position:absolute;left:16px;top:122px;width:284px;height:300px}.ps__minibacking{position:absolute;left:0;width:284px;height:194px;border-radius:13px;z-index:-1}.ps__minicard{position:absolute;left:0}.ps__actions{position:absolute;left:0;right:0;top:428px;display:flex;align-items:center;justify-content:center;gap:9px}.ps__round{width:30px;height:30px;border-radius:15px;background:#f1f1f0;display:flex;align-items:center;justify-content:center}.ps__pill{height:30px;padding:0 18px;border-radius:15px;background:#f1f1f0;display:flex;align-items:center;font-size:11px;font-weight:500;color:#1d1d1b}.ps__pill--no{color:#b00000}.ps__sheet{position:absolute;left:0;right:0;bottom:0;background:#fafafa;border-radius:22px 22px 0 0;box-shadow:0 -8px 24px #00000012;z-index:6}.ps__grab{position:absolute;left:50%;top:8px;width:34px;height:4px;border-radius:2px;background:#d8d6d2;transform:translate(-50%)}.ps__sheet-title{padding-top:20px;text-align:center;font-size:11.5px;font-weight:600;color:#000}.ps__row{display:flex;align-items:center;gap:10px;margin:12px 20px 0;padding:6px 8px;border-radius:12px}.ps__row-logo{width:34px;height:34px;border-radius:17px;background:#fff;border:.8px solid #e5e3df;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ps__row-main{flex:1}.ps__row-title{font-size:10.5px;font-weight:600;color:#000}.ps__row-sub{margin-top:2px;font-size:9px;color:#00000080}.ps__row-state{font-size:10.5px;font-weight:600;color:#b1a000}.ps__back{position:absolute;left:16px;top:50px;width:28px;height:28px;border-radius:14px;background:#f2efe8;display:flex;align-items:center;justify-content:center;font-size:16px;color:#333;z-index:2}.ps__hcard{position:absolute;left:14px;right:14px;top:88px;height:110px;border-radius:16px;background:#fcf9f3 url(/fondo.png) center / cover no-repeat;padding:12px 16px;box-sizing:border-box;overflow:hidden}.ps__hcard-estado{font-size:11px;font-weight:600;position:relative;z-index:2}.ps__hcard-title{margin-top:3px;font-size:16px;font-weight:600;color:#141414;position:relative;z-index:2}.ps__hcard-company{margin-top:2px;font-size:12px;color:#2b2b28;position:relative;z-index:2}.ps__hcard-date{margin-top:9px;font-size:9px;color:#6f6a5e;position:relative;z-index:2}.ps__hcard-logo{position:absolute;top:12px;right:12px;width:38px;height:38px;border-radius:19px;background:#fff;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 1px 4px #0000001a}.ps__tabs{position:absolute;left:14px;top:210px;display:flex;gap:7px}.ps__tab{border-radius:999px;padding:8px 16px;font-size:12px;font-weight:500;background:#f5f1e9;color:#1d1d1b;white-space:nowrap}.ps__tab--on{background:#1d2c20;color:#f0efeb}.ps__qa{position:absolute;left:22px;right:18px;top:258px;bottom:0;overflow:hidden}.ps__qa>div{padding-bottom:84px}.ps__qa-item{margin-top:18px}.ps__qa-item:first-child{margin-top:4px}.ps__qa-q{font-size:12.5px;font-weight:700;color:#141414;line-height:1.35}.ps__qa-more{margin-top:5px;font-size:11.5px;color:#8b8b86}.ps__qa-a{margin-top:9px;font-size:11.8px;line-height:1.5;color:#2b2b28}.ps__timeline{position:absolute;left:22px;right:16px;top:252px;bottom:0}.ps__line{position:absolute;left:10px;top:11px;width:2px;background:#d8d2c4;z-index:1}.ps__item{position:absolute;left:0;right:0;display:flex;align-items:flex-start;gap:11px;z-index:2}.ps__item span{font-size:11.5px;font-weight:500;color:#141414;line-height:1.3;padding-top:2px}.ps__check{width:21px;height:21px;border-radius:11px;background:#2f2f2d;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ps__cvrow{position:absolute;left:0;right:0;height:42px;border-radius:12px;background:#f7f3ec;display:flex;align-items:center;gap:10px;padding:0 12px;box-sizing:border-box}.ps__fileic{width:24px;height:24px;border-radius:7px;background:#ccd4ec;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ps__toggle{position:relative;width:38px;height:22px;border-radius:11px;flex-shrink:0}.ps__knob{position:absolute;left:2px;top:2px;width:18px;height:18px;border-radius:9px;background:#fff;box-shadow:0 1px 3px #0003}.ps__send{position:absolute;left:50%;top:318px}.ps__send img{display:block;width:172px;height:30px}.ps__send--sent{height:30px;padding:0 10px 0 18px;border-radius:15px;background:#2e9e5b;color:#f0efeb;display:flex;align-items:center;gap:9px;font-size:12px;font-weight:500;white-space:nowrap;box-sizing:border-box}.ps__nav{position:absolute;left:20px;right:20px;bottom:12px;height:50px;border-radius:25px;background:#f6f6f6;display:flex;align-items:center;box-shadow:0 6px 18px #0000001a;z-index:10}.ps__navitem{flex:1;height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.ps__navitem span{font-size:7.5px;color:#5a5856}.ps__navitem--on{flex:1.2;border-radius:25px;background:#3781ff}.ps__navitem--on span{color:#fff}@media (max-width: 768px){.ps{flex-direction:column;height:auto;min-height:100vh;padding:72px 0 48px;gap:18px}.ps__side{width:86vw}.ps__side--left{height:44px}.ps__side--left .ps__num{right:auto;left:0}.ps__side--right{height:130px}.ps__phone{scale:.78;margin:-77px 0;box-shadow:inset 0 0 1.7px 1.5px #00000040}}.bb{height:100vh;background:#7591b4}.bb img{width:100%;height:100%;object-fit:cover;object-position:center 78%;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}@media (max-width: 768px){.bb,.bb img{height:auto}}.emp{background:var(--verde);padding:clamp(64px,12vh,140px) 8vw}.emp__inner{max-width:1200px;margin:0 auto;text-align:center}.emp__eyebrow{margin:0 0 clamp(12px,2vh,20px);font-size:clamp(12px,1vw,15px);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--azul)}.emp__title{max-width:30ch;margin:0 auto;font-size:clamp(30px,4.4vw,62px);font-weight:500;line-height:1.12;letter-spacing:-.035em;color:var(--crema);text-wrap:balance}.emp__text{margin:clamp(16px,2.4vh,26px) auto 0;max-width:34ch;font-size:clamp(16px,1.5vw,22px);font-weight:400;line-height:1.4;color:#dad5c3c7}.emp__cta{display:inline-flex;align-items:center;gap:10px;margin-top:clamp(28px,4vh,44px);background:var(--naranja);color:#fff;font-size:clamp(15px,1.15vw,18px);font-weight:600;padding:clamp(12px,1vw,16px) clamp(22px,1.8vw,32px);border-radius:999px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.emp__cta:hover{background:#e85c2b;transform:translateY(-2px);box-shadow:0 10px 26px #f06a3852}@media (max-width: 768px){.emp{padding:64px 8vw}}.eq{--eq-slot: clamp(110px, 14.5vw, 220px);--eq-gap: calc(var(--eq-slot) * .44);min-height:100vh;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8vh 0}.eq__title{margin:0 0 10vh;font-size:clamp(24px,3vw,44px);font-weight:500;letter-spacing:-.02em;color:#141414}.eq__title span{background-image:linear-gradient(#9fa9ce52,#9fa9ce52);background-repeat:no-repeat;background-size:0% 100%;background-position:0 0;padding:.08em .3em}.eq--in .eq__title span{animation:eq-sweep .8s ease-out .25s both}@keyframes eq-sweep{0%{background-size:0% 100%}to{background-size:100% 100%}}.eq__viewport{position:relative;width:calc(3 * var(--eq-slot) + 2 * var(--eq-gap));max-width:92vw;height:calc(var(--eq-slot) * 1.62);overflow:hidden}.eq__track{position:absolute;left:50%;top:50%;display:flex}.eq__slot{width:var(--eq-slot);height:var(--eq-slot);margin-right:var(--eq-gap);flex-shrink:0;transition:transform .7s cubic-bezier(.45,0,.25,1)}.eq__track--snap .eq__slot{transition:none}@media (max-width: 768px){.eq{--eq-slot: 20vw;min-height:auto;padding:12vh 0 5vh;overflow:hidden;overflow:clip}.eq__title{margin-bottom:7vh}}.eq__slot img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.eq__slot--big{position:relative;z-index:2;transform:scale(1.58)}.eq__caption{margin-top:4vh;text-align:center;animation:eq-cap .7s cubic-bezier(.45,0,.25,1)}.eq__name{font-size:clamp(18px,2.1vw,30px);font-weight:500;color:#141414}.eq__line{margin-top:4px;font-size:clamp(14px,1.5vw,21px);font-weight:400;color:#14141480}@keyframes eq-cap{0%{opacity:0;transform:translate(26px)}to{opacity:1;transform:none}}.ft{background:#fff;padding:clamp(32px,6vh,64px) 8vw 0;overflow:hidden}.ft__top{display:flex;justify-content:space-between;align-items:flex-start}.ft__cta{margin:0;max-width:21ch;font-size:clamp(20px,2.2vw,34px);font-weight:400;line-height:1.3;letter-spacing:-.02em;color:#141414}.ft__cta strong{font-weight:700}.ft__social{display:flex;align-items:center;gap:14px}.ft__social a{display:block;line-height:0}.ft__scene{position:relative;width:min(54vw,800px);margin:-4vh auto 0}.ft__scene img{width:100%;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.ft__lid{position:absolute;transform:translate(-50%) scaleY(0);transform-origin:50% 0;background:#fdfdfd;border-bottom:1.5px solid #191919;border-radius:46%;pointer-events:none;animation:ft-blink 5s ease-in-out infinite}@keyframes ft-blink{0%,90%{transform:translate(-50%) scaleY(0)}93%,95%{transform:translate(-50%) scaleY(1)}98%,to{transform:translate(-50%) scaleY(0)}}.ft__glow{position:absolute;left:36%;top:57.5%;width:25.5%;height:21%;border-radius:10px;pointer-events:none;background:radial-gradient(closest-side,rgba(159,169,206,.45),transparent 85%);filter:blur(6px);animation:ft-glow 5.2s ease-in-out infinite}@keyframes ft-glow{0%,to{opacity:.15}50%{opacity:.5}}.ft__bar{display:flex;justify-content:space-between;align-items:center;margin-top:clamp(28px,6vh,64px);padding-bottom:14px;border-bottom:1.5px solid #141414}.ft__mail{display:flex;align-items:center;gap:10px;font-size:clamp(14px,1.25vw,19px);color:#141414}.ft__legal{display:flex;gap:clamp(24px,4.5vw,80px)}.ft__legal a{font-size:clamp(14px,1.25vw,19px);color:#141414}.ft__wordmark{display:block;width:100%;margin-top:clamp(10px,2vh,24px);margin-bottom:0}@media (max-width: 768px){.ft{padding-top:40px}.ft__top{flex-direction:column;gap:18px}.ft__scene{width:88vw;margin-top:8px}.ft__bar{flex-direction:column;align-items:flex-start;gap:14px;margin-top:40px}}.aura{position:fixed;left:0;top:0;width:0;height:0;pointer-events:none;z-index:9999}.aura__spin{position:absolute;left:-60px;top:-60px;width:120px;height:120px;animation:aura-spin 7s linear infinite;filter:blur(24px);opacity:.55}@keyframes aura-spin{to{transform:rotate(360deg)}}.aura__blob{position:absolute;border-radius:50%}.aura__blob--azul{left:8px;top:20px;width:66px;height:66px;background:#9fa9ce}.aura__blob--naranja{right:10px;top:30px;width:62px;height:62px;background:#ff7134}.aura__blob--crema{left:32px;top:34px;width:56px;height:56px;background:#fffff4}@media (hover: none),(pointer: coarse){.aura{display:none}}:root{--verde: #26372b;--crema: #dad5c3;--naranja: #f06a38;--azul: #9fa9ce;--navy: #020617;--papel: #efece6;--font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);color:#141414;background:#fff;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input{font-family:inherit}
