:root{--blue:#2b528a;--cyan:#00aeef;--coral:#f06550;--ink:#152c49;--muted:#52657c;--line:#dbe4ef;--light:#f2f7fc;color-scheme:light;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-size:16px;line-height:1.65}a{color:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--coral);outline-offset:6px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.13;letter-spacing:-.045em}p+p{margin-top:22px}.wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}.section{padding-block:100px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.13em;color:var(--blue);margin-bottom:22px}.eyebrow:before{content:"";display:inline-block;width:27px;height:2px;background:var(--cyan);vertical-align:middle;margin-right:12px}h2{font-size:clamp(32px,4.2vw,50px);font-weight:700}h2 span{color:var(--blue)}h3{font-size:27px}p{color:var(--muted)}
.skip{position:fixed;left:20px;top:-100px;background:white;padding:12px 20px;z-index:20}.skip:focus{top:12px}.header{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:20px max(32px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--line);background:#ffffffed;backdrop-filter:blur(12px);position:sticky;top:0;z-index:5}.logo{width:215px;flex-shrink:0}.header nav{display:flex;gap:32px;align-items:center;font-size:14px;font-weight:600}.header nav a{text-decoration:none}.header nav a:hover{color:var(--blue)}.header .nav-resource{border:1px solid var(--line);border-radius:5px;padding:10px 17px;color:var(--blue)}.nav-resource span{margin-left:12px}
.hero{background:radial-gradient(ellipse at 75% 5%,#d9f4ff 0,transparent 53%),linear-gradient(130deg,#f5f9fe,#fff 70%);padding-top:76px;overflow:hidden}.hero-inner{max-width:1000px;margin:0 auto;text-align:center;padding:0 24px}.launch-label{display:flex;align-items:center;justify-content:center;gap:15px;font-size:12px;letter-spacing:.14em;font-weight:700;color:var(--blue);margin-bottom:27px}.launch-label span{background:#fff0ec;border:1px solid #f4c2b9;color:#9b3829;padding:5px 12px;border-radius:4px;font-size:12px;letter-spacing:.08em}h1{font-size:clamp(42px,5.5vw,72px);line-height:1.08;font-weight:700}h1 em{font-style:normal;color:var(--blue);position:relative;white-space:nowrap}h1 em:after{content:"";height:5px;position:absolute;bottom:-5px;left:2px;right:0;background:linear-gradient(90deg,var(--blue),var(--cyan))}.hero-lead{font-size:clamp(20px,2vw,25px);line-height:1.45;margin-top:30px;color:var(--ink);font-weight:500}.hero-description{max-width:700px;margin:18px auto 27px;line-height:1.75}.button{display:inline-flex;align-items:center;justify-content:center;gap:23px;text-decoration:none;background:var(--blue);color:#fff;padding:15px 24px;border-radius:5px;font-size:15px;font-weight:650;box-shadow:0 5px 15px #2b528a16;transition:background .2s,transform .2s}.button:hover{background:#203f6c;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.launch-note{font-size:13px;margin-top:16px!important}.hero-foundations{margin:58px auto 0;max-width:1180px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hero-foundations a{display:grid;grid-template-columns:36px 1fr;padding:26px 32px;gap:0 14px;text-decoration:none}.hero-foundations a+a{border-left:1px solid var(--line)}.hero-foundations span{grid-row:span 2;color:var(--coral);font-size:16px;font-weight:650}.hero-foundations strong{font-size:16px;font-weight:600}.hero-foundations small{font-size:14px;color:var(--muted)}.hero-foundations a:hover{background:#edf5ff}
.challenge{text-align:center;max-width:1020px}.challenge-copy{max-width:770px;margin:30px auto 0;font-size:18px;line-height:1.85}.challenge-copy strong{color:var(--blue);font-weight:650}.pillars{background:var(--light);border-top:1px solid #e6eef6;border-bottom:1px solid #e6eef6}.section-heading{display:flex;gap:65px;justify-content:space-between;align-items:flex-end;margin-bottom:45px}.section-heading>p{max-width:350px;font-size:17px}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pillar{background:white;border:1px solid var(--line);border-radius:8px;padding:30px 29px 33px;scroll-margin-top:120px}.pillar-top{display:flex;align-items:center;gap:15px;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:28px}.pillar-number{font-size:33px;line-height:1;color:var(--blue);letter-spacing:-.07em;font-weight:650}.pillar-tag{font-size:12px;font-weight:700;letter-spacing:.12em}.pillar:nth-child(2){border-top:3px solid var(--cyan);padding-top:28px}.pillar:nth-child(3){border-top:3px solid var(--coral);padding-top:28px}.pillar:first-child{border-top:3px solid var(--blue);padding-top:28px}.pillar>p{margin-top:20px;min-height:132px}.pillar ul{list-style:none;margin:25px 0 0;padding:22px 0 0;border-top:1px solid var(--line)}.pillar li{font-size:14px;margin-top:11px;display:flex;gap:10px}.pillar li:before{content:"✓";font-weight:bold;color:var(--blue)}.process-list{display:grid;grid-template-columns:repeat(6,1fr);gap:0 34px;list-style:none;padding:0;margin:0}.process-list li{grid-column:span 2;display:flex;gap:19px;padding:28px 0;border-top:1px solid var(--line)}.process-list li:nth-last-child(-n+2){grid-column:span 3}.process-list li>span{color:var(--blue);font-size:14px;font-weight:700;margin-top:2px}.process-list h3{font-size:22px;letter-spacing:-.025em;margin-bottom:12px}.process-list p{font-size:16px}
.community{background:#15365f;color:white}.community-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:70px;align-items:center}.community .eyebrow{color:#b8e8ff}.community h2{font-size:clamp(31px,3.4vw,42px);margin-bottom:27px}.community h2 span{color:#74d4f9}.community p{color:#d3e0ef;font-size:17px}.community-statement{border-left:1px solid #527394;padding:15px 0 20px 55px}.quote-mark{display:block;font-family:Georgia,serif;font-size:100px;line-height:.75;color:var(--coral)}.community-statement p{font-size:24px;line-height:1.4;margin-top:15px;color:white}.community-statement strong{display:block;font-size:32px;line-height:1.25;letter-spacing:-.03em;margin-top:15px;color:white}.statement-signature{display:block;font-size:12px;letter-spacing:.15em;color:#82cee9;margin-top:30px}.community-photo{margin-top:45px}.community-photo img{width:100%;max-height:510px;object-fit:cover;border-radius:7px;aspect-ratio:2.3/1}.community-photo figcaption{font-size:12px;color:#b4c8dd;margin-top:8px;text-align:right}.closing{text-align:center}.closing h2{font-size:clamp(42px,5vw,64px)}.closing>p:not(.eyebrow){margin-top:26px;font-size:18px}.closing-status{display:inline-flex;align-items:center;gap:18px;margin-top:30px;font-size:13px;font-weight:700;letter-spacing:.08em;color:var(--blue)}.closing-status span{color:#9b3829;background:#fff0ec;padding:5px 10px;font-size:12px;border-radius:4px}.available-resource{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:32px 37px;border:1px solid var(--line);border-left:4px solid var(--cyan);border-radius:6px;text-align:left;margin-top:70px;background:var(--light)}.resource-label{font-size:12px;letter-spacing:.1em;font-weight:700;color:var(--blue)}.available-resource h3{font-size:24px;margin:10px 0}.available-resource p{font-size:15px}.secondary{background:white;border:1px solid var(--blue);color:var(--blue);white-space:nowrap}.secondary:hover{color:white}.footer{border-top:1px solid var(--line);padding-block:35px;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:14px}.footer img{width:180px}.footer p{font-weight:600;color:var(--blue)}.footer p span{font-weight:400;color:var(--muted);font-size:13px}.footer a{color:var(--blue);font-size:14px;text-underline-offset:5px}
@media(min-width:1500px){.hero{padding-top:95px}.hero-foundations{margin-top:75px}}
@media(max-width:900px){.wrap{width:calc(100% - 40px)}.header{padding:18px 24px}.header nav{gap:20px}.logo{width:180px}.section{padding-block:75px}.hero{padding-top:60px}.hero-foundations a{padding:22px 20px;grid-template-columns:25px 1fr;gap:0 7px}.hero-foundations strong{font-size:14px}.hero-foundations small{font-size:13px}.section-heading{gap:25px}.section-heading>p{max-width:280px}.pillar-grid{gap:13px}.pillar{padding-inline:20px}.pillar h3{font-size:25px}.pillar>p{min-height:180px}.community-layout{gap:35px}.community-statement{padding-left:30px}.available-resource{padding:25px;gap:20px}.available-resource .button{max-width:230px;white-space:normal}.footer{flex-wrap:wrap}}
@media(max-width:650px){html{scroll-padding-top:145px}.header{padding:16px 20px;display:block}.logo{width:170px;display:block;margin-inline:auto}.header nav{justify-content:center;gap:24px;margin-top:16px;font-size:13px}.header .nav-resource{padding:0;border:0}.nav-resource span{margin-left:3px}.hero{padding-top:42px}.launch-label{font-size:10px;gap:10px;letter-spacing:.08em}.launch-label span{font-size:10px;padding:5px 8px}h1{font-size:42px}.desktop-break{display:none}.hero-lead{font-size:20px}.hero-description{font-size:16px;margin-top:17px}.hero-foundations{margin-top:38px;grid-template-columns:1fr;text-align:left}.hero-foundations a{padding:16px 25px;grid-template-columns:32px 1fr}.hero-foundations a+a{border-left:0;border-top:1px solid var(--line)}.hero-foundations strong{font-size:16px}.hero-foundations small{font-size:14px}.section{padding-block:60px}.eyebrow{font-size:11px;letter-spacing:.08em}.challenge-copy{font-size:16px;text-align:left}.challenge h2{font-size:31px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:24px;max-width:none;font-size:16px}.pillar-grid{grid-template-columns:1fr;gap:20px}.pillar{padding:27px}.pillar h3{font-size:30px}.pillar>p{min-height:0;margin-top:18px}.pillar h3 br{display:none}.pillar ul{margin-top:24px}.process-list{display:block}.process-list li{padding:23px 0}.community-layout{grid-template-columns:1fr;gap:35px}.community-statement{padding:28px 0 0;border-left:0;border-top:1px solid #527394}.community-statement strong{font-size:29px}.community-photo{margin:35px 0 0}.community-photo img{aspect-ratio:4/3}.closing>p:not(.eyebrow){font-size:16px}.closing-status{font-size:11px;gap:12px}.available-resource{display:block;margin-top:45px;padding:25px}.available-resource .button{max-width:none;margin-top:24px;font-size:14px}.footer{gap:22px;display:grid;grid-template-columns:1fr}.footer img{width:180px}.footer p{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
@media(max-width:650px){.header nav{font-size:14px;gap:16px}.community-photo{margin-inline:auto}}
/* Lanzamiento: video y lista de espera */
.orange{background:#f06550;color:#241711;border:1px solid #f06550;font-weight:700}.orange:hover{background:#ff7b61;color:#241711}.header .waitlist-nav{background:#f06550;color:#241711;border-radius:5px;padding:10px 17px;font-weight:700}.header .waitlist-nav:hover{background:#ff7b61;color:#241711}.header nav{gap:24px}.hero-actions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:18px 28px}.video-link{color:var(--blue);font-size:15px;font-weight:650;text-underline-offset:5px}.video-link span{margin-left:8px}.video-section{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center;border-bottom:1px solid var(--line)}.video-copy>p:not(.eyebrow){margin-top:25px;font-size:18px;max-width:560px}.video-copy .button{margin-top:28px}.watch-youtube{display:block;font-size:14px;margin-top:20px;color:var(--blue);text-underline-offset:5px}.video-player{width:100%;max-width:360px;justify-self:center;aspect-ratio:9/16;background:#142c49;border-radius:14px;overflow:hidden;box-shadow:0 15px 45px #15365f20}.video-player iframe{width:100%;height:100%;border:0;display:block}.waitlist-section{background:#edf4fb;border-block:1px solid var(--line)}.waitlist-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:start}.waitlist-copy{padding-top:35px;position:sticky;top:140px}.waitlist-copy>p:not(.eyebrow){margin-top:25px;font-size:18px}.waitlist-copy .waitlist-note{font-size:14px!important}.waitlist-copy .button{margin-top:28px;font-size:14px;gap:10px}.waitlist-form{border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 7px 30px #15365f0b}.waitlist-form iframe{border:0;display:block;width:100%;height:1150px}.closing>p>.button{margin-top:5px}
@media(max-width:1000px){.header nav{gap:14px}.header .nav-resource{display:none}.video-section{gap:35px}.waitlist-layout{gap:30px;grid-template-columns:.8fr 1.2fr}}
@media(max-width:700px){.video-section,.waitlist-layout{grid-template-columns:1fr}.video-section{gap:35px}.video-copy>p:not(.eyebrow){font-size:16px}.video-player{max-width:340px}.waitlist-copy{position:static;padding-top:0}.waitlist-copy>p:not(.eyebrow){font-size:16px}.waitlist-form iframe{height:1330px}.waitlist-form{margin-top:5px}.waitlist-copy .button{font-size:14px}.header nav{gap:16px}.header nav a{font-size:13px}.header .waitlist-nav{padding:8px 12px}.hero-actions{flex-direction:column}.hero-actions .button{font-size:15px;padding:14px 18px}}
@media(max-width:390px){.header nav{gap:12px}.header .waitlist-nav{padding:8px}.waitlist-form iframe{height:1430px}}
