@charset "UTF-8";.site-header{padding:20px 0;position:fixed;inset:0 0 auto;z-index:1000;height:110px;display:flex;align-items:center;background:transparent;border-bottom:1px solid transparent;transition:height .3s ease,background .3s ease,backdrop-filter .3s ease,border-color .3s ease}.site-header.is-scrolled{height:90px;background:#110c368c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom-color:#ffffff0f}.site-header.is-scrolled:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,#A78BFA,transparent);opacity:.5}.site-header__inner{width:100%;max-width:1264px;margin:0 auto;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;position:relative}.site-header__logo{display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;flex-shrink:0}.site-header__logo img{max-width:150px}@media(max-width:600px){.site-header__logo img{max-width:120px}}.site-header__logo-mark{font-family:JetBrains Mono,monospace;font-size:1.05rem;font-weight:700;color:#0ff;letter-spacing:-.02em}.site-header__logo-text{font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600;color:#fff;letter-spacing:-.01em}.site-header__nav{display:flex;align-items:center;gap:.35rem;margin:0 auto}.site-header__link{position:relative;padding:.5rem .9rem;font-family:Space Grotesk,sans-serif;font-size:.92rem;font-weight:500;color:#ffffff9e;text-decoration:none;border-radius:8px;transition:color .2s ease}.site-header__link:hover{color:#ffffffeb}.site-header__link.is-active{color:#fff}.site-header__link.is-active:after{content:"";position:absolute;left:.9rem;right:.9rem;bottom:.15rem;height:2px;background:linear-gradient(90deg,transparent,#00FFFF,transparent);opacity:.5}.site-header__actions{display:flex;align-items:center;gap:.85rem;flex-shrink:0}.site-header__actions__login{cursor:not-allowed!important}.site-header__actions__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.7rem 1.1rem;font-family:Space Grotesk,sans-serif;font-weight:600;font-size:.88rem;color:#05010b;background:#0ff;text-decoration:none;border-radius:10px;transition:transform .15s ease,opacity .2s ease}.site-header__actions__cta:hover{transform:translateY(-1px);opacity:.92}.site-header__spots{display:inline-flex;align-items:center;gap:.45rem;font-family:JetBrains Mono,monospace;font-size:.72rem;letter-spacing:.02em;color:#ffffffc7;white-space:nowrap;opacity:0;transform:translate(8px);pointer-events:none;transition:opacity .3s ease,transform .3s ease}.site-header__spots.is-visible{opacity:1;transform:translate(0);pointer-events:auto}.site-header__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;background:transparent;border:0;cursor:pointer}.site-header__burger span{display:block;height:2px;width:22px;margin:0 auto;background:#fff;border-radius:2px;transition:transform .3s ease,opacity .2s ease}.site-header__burger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header__burger.is-open span:nth-child(2){opacity:0}.site-header__burger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{position:fixed;inset:0;z-index:999;display:flex;flex-direction:column;justify-content:center;padding:7rem 1.5rem 2.5rem;background:radial-gradient(circle at 20% 20%,#1a073d,#0a0516,#05010b);opacity:0;visibility:hidden;transform:translateY(-12px);transition:opacity .3s ease,transform .3s ease,visibility .3s}.mobile-menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-menu__nav{display:flex;flex-direction:column;gap:.25rem}.mobile-menu__link{font-family:Space Grotesk,sans-serif;color:#ffffff8c;text-decoration:none;padding:.6rem 0;transition:color .2s ease}.mobile-menu__link.is-active,.mobile-menu__link:hover{color:#fff}.mobile-menu__footer{margin-top:auto;display:flex;flex-direction:column;gap:1rem}.mobile-menu__spots{display:inline-flex;justify-content:center;align-items:center;gap:.5rem;font-family:JetBrains Mono,monospace;font-size:.8rem;color:#ffffffc7}.mobile-menu__login{opacity:.7;color:#dce0f08c}.mobile-menu__cta{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;color:#05010b;background:#0ff;text-decoration:none;text-align:center;padding:.95rem;border-radius:12px}@media(max-width:860px){.site-header__nav,.site-header__actions__login,.site-header__spots{display:none}.site-header__actions__cta{padding:.6rem .9rem;font-size:.85rem}.site-header__burger{display:flex}}@media(prefers-reduced-motion:reduce){.site-header,.site-header *,.mobile-menu{transition:none!important;animation:none!important}}._button--plain_1vj9v_1,._button--ghost_1vj9v_1,._button--sub_1vj9v_1,._button--beam_1vj9v_1,._button--glow_1vj9v_1,._button--classic_1vj9v_1{padding:12px 18px;border:none;border-radius:10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:all .3s ease}._button--plain_1vj9v_1 a,._button--ghost_1vj9v_1 a,._button--sub_1vj9v_1 a,._button--beam_1vj9v_1 a,._button--glow_1vj9v_1 a,._button--classic_1vj9v_1 a{text-decoration:none;color:currentColor}._button--plain_1vj9v_1 span,._button--ghost_1vj9v_1 span,._button--sub_1vj9v_1 span,._button--beam_1vj9v_1 span,._button--glow_1vj9v_1 span,._button--classic_1vj9v_1 span{font-size:1.1em;font-weight:700;color:#fff;position:relative;z-index:2}._button--classic_1vj9v_1{position:relative;background:#0009;border:none;overflow:hidden;z-index:1}._button--classic_1vj9v_1:hover{background:#0003}._button--classic_1vj9v_1:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:linear-gradient(18deg,#fd036e,#00b0f0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out;filter:blur(3px);z-index:0}._button--classic_1vj9v_1:after{content:"";position:absolute;inset:0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:inherit;z-index:0}._button--classic_1vj9v_1 span{background:linear-gradient(#fff,#0ff);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:500}._button--glow_1vj9v_1{background:#a78bfa;box-shadow:0 0 #0000,0 8px 24px #7c3aed59;transition:.25s ease}._button--glow_1vj9v_1 span{display:flex;flex-direction:row;flex-wrap:wrap;gap:7px;justify-content:center;align-items:center}._button--glow_1vj9v_1:hover{transform:translateY(-2px);box-shadow:0 0 #0000,0 12px 32px #7c3aed59}._button--beam_1vj9v_1{background:linear-gradient(135deg,#0ff,#1fb6ff)}._button--beam_1vj9v_1 span{color:#05010b}._button--beam_1vj9v_1:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00ffff40}._button--sub_1vj9v_1{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.25)}._button--sub_1vj9v_1:hover{background:#ffffff26}._button--ghost_1vj9v_1{background:#ffffff1a;border:0px solid rgba(255,255,255,.1);color:#fff}._button--ghost_1vj9v_1:hover{background:#fff3}._button--plain_1vj9v_1{padding:5px;background:transparent;border:transparent;color:#fff}._icon_1vj9v_119{padding:5px}._icon_1vj9v_119 span{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center}._rounded_1vj9v_131{width:40px;height:40px;border-radius:50%;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center}.footer{position:relative;padding:50px 0}.footer .footer-capture{position:relative;display:flex;flex-direction:row;gap:20px;justify-content:space-between;align-items:center;flex-wrap:wrap;background:#110c368c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.14);border-radius:20px;padding:28px 32px;margin-bottom:48px;overflow:hidden}.footer .footer-capture:before{content:"";position:absolute;top:0;left:30%;right:30%;height:1px;background:linear-gradient(90deg,transparent,#00FFFF,transparent);opacity:.5}.footer .footer-capture__glow{position:absolute;top:-80px;right:-40px;width:280px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(0,255,255,.06) 0%,transparent 70%);pointer-events:none;z-index:0}.footer .footer-capture__text{position:relative;z-index:1;flex:1;min-width:220px}.footer .footer-capture__title{font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600;color:#f0f2f8;margin:0 0 4px}.footer .footer-capture__desc{font-size:.82rem;color:#dce0f0b3;margin:0;line-height:1.5}.footer .footer-capture__form{position:relative;z-index:1;display:flex;flex-direction:row;gap:8px;justify-content:space-between;align-items:center;flex-wrap:wrap}.footer .footer-capture__input{background:#0a103199;border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:11px 16px;font-family:JetBrains Mono,monospace;font-size:.82rem;font-weight:400;color:#f0f2f8;min-width:220px;transition:border-color .2s ease}.footer .footer-capture__input::placeholder{color:#dce0f08c}.footer .footer-capture__input:focus-visible{border-color:#0ff;box-shadow:0 0 0 3px #00ffff73}.footer .footer-capture__input--error{border-color:#fd036e99}.footer .footer-capture__btn{background:#0ff;color:#0a1031;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:600;padding:11px 22px;border-radius:10px;border:none;cursor:pointer;white-space:nowrap;transition:opacity .2s ease,transform .15s ease}.footer .footer-capture__btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.footer .footer-capture__btn:disabled{opacity:.6;cursor:default}.footer .footer-capture__success{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:space-between;align-items:center;font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:500;color:#2dff82;padding:11px 4px}.footer .footer-capture__success svg{font-size:.85rem}.footer .footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:32px;margin-bottom:32px}@media(max-width:991px){.footer .footer-grid{grid-template-columns:1fr 1fr;gap:32px 24px}}@media(max-width:600px){.footer .footer-grid{grid-template-columns:1fr;gap:28px}}.footer .footer-brand__logo{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:space-between;align-items:center;text-decoration:none;margin-bottom:16px;width:fit-content}.footer .footer-brand__mark{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#0ff,#a78bfa,#fd036e);font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1rem;color:#0a1031;flex-shrink:0}.footer .footer-brand__name{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;color:#f0f2f8}.footer .footer-brand__name span{font-family:JetBrains Mono,monospace;font-size:.62rem;font-weight:400;color:#dce0f08c;letter-spacing:.1em;margin-left:2px}.footer .footer-brand__desc{font-size:.8rem;line-height:1.65;color:#dce0f0b3;margin:0 0 18px;max-width:340px}.footer .footer-brand__social{display:flex;flex-direction:row;gap:8px;justify-content:start;align-items:center;flex-wrap:wrap}.footer .footer-social-icon{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;width:34px;height:34px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#dce0f0b3;font-size:.9rem;text-decoration:none;transition:color .2s ease,border-color .2s ease,background .2s ease}.footer .footer-social-icon:hover{color:#0ff;border-color:#00ffff4d;background:#00ffff0f}.footer .footer-col__title{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:start;align-items:center;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:500;color:#dce0f08c;text-transform:uppercase;letter-spacing:.12em;margin:0 0 16px}.footer .footer-col__title svg{color:#0ff;font-size:.72rem}.footer .footer-col__links{display:flex;flex-direction:column;gap:10px}.footer .footer-link{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:space-between;align-items:center;font-size:.85rem;color:#dce0f0b3;text-decoration:none;transition:color .2s ease,transform .2s ease;width:fit-content;padding:4px 0;min-height:24px}.footer .footer-link:hover{color:#f0f2f8;transform:translate(2px)}.footer .footer-link__icon{font-size:.82rem;color:#dce0f08c;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center}.footer .footer-badge{font-family:JetBrains Mono,monospace;font-size:.58rem;font-weight:500;padding:1px 7px;border-radius:999px;background:#00ffff1f;color:#0ff;border:1px solid rgba(0,255,255,.25);margin-left:2px}.footer .footer-divider{height:1px;background:#ffffff14;margin-bottom:20px}.footer .footer-bottom{display:flex;flex-direction:row;gap:12px;justify-content:space-between;align-items:center;flex-wrap:wrap}@media(max-width:600px){.footer .footer-bottom{justify-content:center;text-align:center}}.footer .footer-copy{font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#dce0f08c}.footer .footer-status{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:space-between;align-items:center;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#2dff82}.footer .footer-status__dot{width:6px;height:6px;border-radius:50%;background:#2dff82;animation:statusPulse 2s ease-in-out infinite}.footer .footer-legal{display:flex;flex-direction:row;gap:18px;justify-content:space-between;align-items:center;flex-wrap:wrap}.footer .footer-legal a{font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#dce0f08c;text-decoration:none;transition:color .2s ease}.footer .footer-legal a:hover{color:#dce0f0b3}@media(prefers-reduced-motion:reduce){.footer *{animation:none!important;transition:none!important}}*{margin:0;padding:0;box-sizing:border-box;font-family:inter,sans-serif}html,body{position:relative;color-scheme:dark only}body:before{content:"";width:100vw;height:100vh;background:radial-gradient(circle at 20% 20%,#1a073d,#0a0516,#05010b);position:fixed;z-index:-1}a{color:#fff;text-decoration:none}.container{margin:0 auto;padding:20px;max-width:1264px}.icon-container{display:flex;flex-direction:column;align-items:center;z-index:2}.icon-container span{font-weight:700;font-size:1.3em;background:linear-gradient(#00b0f0,#7c83ff,#7c83ff);-webkit-background-clip:text;background-clip:text;color:transparent}.header__divisor{width:2px;height:30px;background:#2e2e2e}.bg--success{background:#2dff82!important}.bg--info{background:#00b0f0!important}.bg--danger{background:#bd0655!important}.bg--warning{background:#ffc000!important}.bg--purple-200{background:#a78bfa!important}.bg--purple-500{background:#5b2eff!important}.bg--purple-900{background:#2b0a6f!important}.bg--blue-200{background:#8fd3ff!important}.bg--blue-500{background:#1fb6ff!important}.bg--blue-900{background:#0b3c5d!important}.box-shadow--success{box-shadow:0 0 15px #2dff8280!important}.box-shadow--info{box-shadow:0 0 15px #00b0f080!important}.box-shadow--danger{box-shadow:0 0 15px #bd065580!important}.box-shadow--warning{box-shadow:0 0 15px #ffc00080!important}:root{color-scheme:dark}@media(prefers-color-scheme:dark){:root{color-scheme:dark only}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.06);opacity:.85}}@keyframes rotateOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes counterRotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.15}}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes underlineIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes auroraDriftLeft{0%,to{transform:translateY(-50%) translate(0) scale(1);opacity:1}50%{transform:translateY(-50%) translate(24px) scale(1.08);opacity:.85}}@keyframes auroraDriftRight{0%,to{transform:translate(0) translateY(0) scale(1);opacity:1}50%{transform:translate(-30px) translateY(18px) scale(1.1);opacity:.8}}.atomic-hero{padding-top:120px!important;padding:50px 52px;position:relative;min-height:640px;overflow:hidden;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;align-items:center}.atomic-hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:1;opacity:.4}.atomic-hero__glow{position:absolute;border-radius:50%;pointer-events:none;z-index:0}.atomic-hero__glow--left{top:50%;left:90px;width:600px;height:600px;transform:translateY(-50%);background:radial-gradient(circle,rgba(124,58,237,.18) 0%,transparent 65%);animation:auroraDriftLeft 11s ease-in-out infinite}.atomic-hero__glow--right{top:0;right:-50px;width:700px;height:700px;background:radial-gradient(circle,rgba(0,255,255,.07) 0%,transparent 65%);animation:auroraDriftRight 10s ease-in-out infinite;animation-delay:-3s}.atomic-hero .hero-content{position:relative;z-index:10;max-width:520px;display:flex;flex-direction:column;flex-wrap:wrap;gap:0;justify-content:space-between;align-items:flex-start;animation:fadeUp .8s ease both}.atomic-hero .hero-badge{display:flex;flex-direction:row;flex-wrap:wrap;gap:7px;justify-content:space-between;align-items:center;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;padding:5px 12px;border:1px solid rgba(45,255,130,.35);border-radius:999px;background:#2dff8212;color:#2dff82;letter-spacing:.04em;margin-bottom:22px;animation:fadeUp .8s .1s ease both}.atomic-hero .hero-headline{font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,4vw,3.1rem);font-weight:700;line-height:1.08;letter-spacing:-.02em;color:#f0f2f8;margin-bottom:0;animation:fadeUp .8s .15s ease both}.atomic-hero .hero-headline__accent{color:#0ff;position:relative;display:inline-block}.atomic-hero .hero-headline__accent:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#0ff,#5b2eff);transform:scaleX(0);transform-origin:left;animation:underlineIn .6s 1s ease forwards}.atomic-hero .hero-headline__line2{display:block;font-size:clamp(1.7rem,3.2vw,2.5rem);font-weight:500;color:#f0f2f89e;margin-top:4px}.atomic-hero .cursor-blink{display:inline-block;width:3px;height:.85em;background:#0ff;margin-left:3px;vertical-align:middle;border-radius:1px;animation:cursorBlink 1s step-end infinite}.atomic-hero .hero-sub{margin-top:20px;font-size:1.05rem;font-weight:400;line-height:1.65;color:#dce0f0b3;max-width:440px;animation:fadeUp .8s .25s ease both}.atomic-hero .hero-sub strong{color:#f0f2f8;font-weight:600}.atomic-hero .hero-price-anchor{font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:400;display:flex;flex-direction:row;gap:6px;justify-content:space-between;align-items:baseline;margin-top:10px;color:#dce0f08c;flex-wrap:wrap;animation:fadeUp .8s .3s ease both}.atomic-hero .hero-price-anchor__value{color:#2dff82cc;font-weight:600}.atomic-hero .hero-ctas{display:flex;flex-direction:row;gap:14px;justify-content:space-between;align-items:center;margin-top:28px;flex-wrap:wrap;animation:fadeUp .8s .35s ease both}.atomic-hero .hero-cta-primary{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;padding:12px 20px;background:#2dff82;color:#0a1031;font-family:Space Grotesk,sans-serif;font-size:1.1em;font-weight:700;border-radius:10px;text-decoration:none;box-shadow:0 8px 24px #2dff8259;transition:transform .15s ease,opacity .2s ease}.atomic-hero .hero-cta-primary:hover{transform:translateY(-2px);opacity:.92}.atomic-hero .hero-stats{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;justify-content:space-between;align-items:center;margin-top:36px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);flex-wrap:nowrap;overflow:hidden;animation:fadeUp .8s .45s ease both}.atomic-hero .hero-stats__item{display:flex;flex-direction:column;flex-wrap:wrap;gap:2px;justify-content:space-between;align-items:flex-start}.atomic-hero .hero-stats__value{font-family:JetBrains Mono,monospace;font-size:1.15rem;font-weight:700;color:#f0f2f8;letter-spacing:-.01em}.atomic-hero .hero-stats__value span{color:#0ff}.atomic-hero .hero-stats__label{font-size:.68rem;color:#dce0f08c;letter-spacing:.05em;text-transform:uppercase}.atomic-hero .hero-stats__divider{width:1px;height:32px;background:#ffffff14;flex-shrink:0}.atomic-hero .atomic-container{position:absolute;top:50%;right:-60px;transform:translateY(-50%);width:680px;height:680px;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;z-index:5;pointer-events:none;opacity:.75}.atomic-hero .nucleus{position:relative;z-index:20;pointer-events:all}.atomic-hero .nucleus__logo{width:100px;height:100px;border-radius:50%;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;font-family:Space Grotesk,sans-serif;font-size:2.4rem;font-weight:700;color:#0ff;filter:drop-shadow(0 0 20px #8FD3FF);animation:pulse 4s ease-in-out infinite}.atomic-hero .orbit{position:absolute;border:1px solid rgba(0,255,255,.1);border-radius:50%;top:50%;left:50%}.atomic-hero .orbit--1{width:180px;height:90px;margin:-45px 0 0 -90px;transform:rotate(30deg);animation:rotateOrbit 10s linear infinite}.atomic-hero .orbit--2{width:260px;height:150px;margin:-75px 0 0 -130px;transform:rotate(-20deg);animation:rotateOrbit 16s linear infinite reverse}.atomic-hero .orbit--3{width:260px;height:130px;margin:-65px 0 0 -130px;transform:rotate(60deg);animation:rotateOrbit 22s linear infinite}.atomic-hero .orbit--4{width:300px;height:150px;margin:-75px 0 0 -150px;transform:rotate(-50deg);animation:rotateOrbit 28s linear infinite reverse}.atomic-hero .orbit--5{width:340px;height:150px;margin:-75px 0 0 -170px;transform:rotate(110deg);animation:rotateOrbit 13s linear infinite}.atomic-hero .orbit--6{width:360px;height:210px;margin:-105px 0 0 -180px;transform:rotate(170deg);animation:rotateOrbit 19s linear infinite reverse}.atomic-hero .electron{position:absolute;top:50%;left:0%;width:38px;height:38px;margin-left:-19px;margin-top:-19px;border-radius:50%;border:1.5px solid;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:all;cursor:default;transition:transform .2s ease,box-shadow .2s ease}.atomic-hero .electron:after{content:attr(data-label);position:absolute;top:-28px;left:50%;transform:translate(-50%) translateY(4px);background:#110c36eb;border:1px solid rgba(255,255,255,.14);color:#f0f2f8;font-family:Space Grotesk,sans-serif;font-size:.62rem;font-weight:500;padding:3px 8px;border-radius:4px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .2s ease,transform .2s ease;letter-spacing:.03em}.atomic-hero .electron:hover{transform:scale(1.2)}.atomic-hero .electron:hover:after{opacity:1;transform:translate(-50%) translateY(0)}.atomic-hero .electron--react{background:#61dafb14;border-color:#61dafb;color:#61dafb;box-shadow:0 0 12px #61dafb4d}.atomic-hero .electron--react:after{border-color:#61dafb66}.atomic-hero .electron--react:hover{background:#61dafb26;box-shadow:0 0 20px #61dafb73}.atomic-hero .electron--react{animation:counterRotate 10s linear infinite}.atomic-hero .electron--js{background:#ffc00014;border-color:#ffc000;color:#ffc000;box-shadow:0 0 12px #ffc0004d}.atomic-hero .electron--js:after{border-color:#ffc00066}.atomic-hero .electron--js:hover{background:#ffc00026;box-shadow:0 0 20px #ffc00073}.atomic-hero .electron--js{animation:counterRotate 16s linear infinite reverse}.atomic-hero .electron--node{background:#68a72914;border-color:#68a729;color:#68a729;box-shadow:0 0 12px #68a7294d}.atomic-hero .electron--node:after{border-color:#68a72966}.atomic-hero .electron--node:hover{background:#68a72926;box-shadow:0 0 20px #68a72973}.atomic-hero .electron--node{animation:counterRotate 22s linear infinite}.atomic-hero .electron--sass{background:#fd036e14;border-color:#fd036e;color:#fd036e;box-shadow:0 0 12px #fd036e4d}.atomic-hero .electron--sass:after{border-color:#fd036e66}.atomic-hero .electron--sass:hover{background:#fd036e26;box-shadow:0 0 20px #fd036e73}.atomic-hero .electron--sass{animation:counterRotate 28s linear infinite reverse}.atomic-hero .electron--html{background:#ff660014;border-color:#f60;color:#f60;box-shadow:0 0 12px #ff66004d}.atomic-hero .electron--html:after{border-color:#f606}.atomic-hero .electron--html:hover{background:#ff660026;box-shadow:0 0 20px #ff660073}.atomic-hero .electron--html{animation:counterRotate 13s linear infinite}.atomic-hero .electron--css{background:#00b0f014;border-color:#00b0f0;color:#00b0f0;box-shadow:0 0 12px #00b0f04d}.atomic-hero .electron--css:after{border-color:#00b0f066}.atomic-hero .electron--css:hover{background:#00b0f026;box-shadow:0 0 20px #00b0f073}.atomic-hero .electron--css{animation:counterRotate 19s linear infinite reverse}@media(max-width:1200px){.atomic-hero .atomic-container{right:-180px}}@media(max-width:991px){.atomic-hero{padding:48px 28px;min-height:auto}.atomic-hero .atomic-container{right:-200px;opacity:.55}}@media(max-width:768px){.atomic-hero .atomic-container{right:-240px;opacity:.45}.atomic-hero .hero-stats{gap:16px}}@media(max-width:600px){.atomic-hero{padding:40px 20px 60px}.atomic-hero .atomic-container{right:-300px;opacity:.35}.atomic-hero .hero-ctas{flex-direction:column;align-items:flex-start}.atomic-hero .hero-stats{gap:12px;flex-wrap:wrap}}@media(max-width:420px){.atomic-hero .atomic-container{opacity:.25}}@keyframes bentofadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes folderIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes threadIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes terminalLine{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes cursorPulse{0%,to{opacity:1}50%{opacity:0}}.features-impact{position:relative;padding:50px 0}.features-impact__header{text-align:center;margin-bottom:64px}.features-impact__subtitle{display:block;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500;color:#a78bfa;letter-spacing:.25em;text-transform:uppercase;margin-bottom:12px}.features-impact__title{font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;color:#f0f2f8;letter-spacing:-.02em;line-height:1.1;margin-bottom:16px}.features-impact__desc{font-size:1rem;color:#dce0f08c;font-family:JetBrains Mono,monospace;font-size:.88rem;font-weight:400}.features-impact .bento-grid{display:grid;grid-template-columns:1.55fr 1fr;grid-template-rows:auto auto;gap:20px}@media(max-width:991px){.features-impact .bento-grid{grid-template-columns:1fr}}.features-impact .bento-card{position:relative;background:#110c368c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:28px;overflow:hidden;animation:bentofadeUp .6s ease both;transition:border-color .35s ease,box-shadow .35s ease,transform .3s ease}.features-impact .bento-card:hover{transform:translateY(-3px)}.features-impact .bento-card--main{grid-row:1/3;display:flex;flex-direction:column;gap:20px}@media(max-width:991px){.features-impact .bento-card--main{grid-row:auto}}.features-impact .bento-card--sm{display:flex;flex-direction:column;gap:16px}.features-impact .bento-card--sm:nth-child(2){animation-delay:.1s}.features-impact .bento-card--sm:nth-child(3){animation-delay:.2s}.features-impact .bento-card__glow{position:absolute;top:-80px;right:-80px;width:250px;height:250px;border-radius:50%;pointer-events:none;z-index:0;opacity:0;transition:opacity .4s ease}.features-impact .bento-card:hover .features-impact .bento-card__glow{opacity:1}.features-impact .bento-card__label{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:space-between;align-items:center;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:600;color:#dce0f08c;text-transform:uppercase;letter-spacing:.1em;position:relative;z-index:1}.features-impact .bento-card__tag{font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:700;padding:2px 7px;border-radius:4px;background:#ffffff14;color:#dce0f0b3}.features-impact .bento-card__title{font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:600;color:#f0f2f8;letter-spacing:-.01em;position:relative;z-index:1;margin-top:auto}.features-impact .bento-card__body{font-size:.88rem;line-height:1.65;color:#dce0f0b3;position:relative;z-index:1}.features-impact .bento-card--green:before{content:"";position:absolute;top:0;left:20px;right:20px;height:1px;background:linear-gradient(90deg,transparent,#2DFF82,transparent);opacity:.6}.features-impact .bento-card--green .bento-card__glow{background:radial-gradient(circle,rgba(45,255,130,.14) 0%,transparent 70%)}.features-impact .bento-card--green .bento-card__tag{color:#2dff82}.features-impact .bento-card--green:hover{border-color:#2dff8259;box-shadow:0 8px 40px #2dff8214,0 0 0 1px #2dff8214}.features-impact .bento-card--blue:before{content:"";position:absolute;top:0;left:20px;right:20px;height:1px;background:linear-gradient(90deg,transparent,#1FB6FF,transparent);opacity:.6}.features-impact .bento-card--blue .bento-card__glow{background:radial-gradient(circle,rgba(31,182,255,.14) 0%,transparent 70%)}.features-impact .bento-card--blue .bento-card__tag{color:#1fb6ff}.features-impact .bento-card--blue:hover{border-color:#1fb6ff59;box-shadow:0 8px 40px #1fb6ff14,0 0 0 1px #1fb6ff14}.features-impact .bento-card--pink:before{content:"";position:absolute;top:0;left:20px;right:20px;height:1px;background:linear-gradient(90deg,transparent,#DB299B,transparent);opacity:.6}.features-impact .bento-card--pink .bento-card__glow{background:radial-gradient(circle,rgba(219,41,155,.14) 0%,transparent 70%)}.features-impact .bento-card--pink .bento-card__tag{color:#db299b}.features-impact .bento-card--pink:hover{border-color:#db299b59;box-shadow:0 8px 40px #db299b14,0 0 0 1px #db299b14}.features-impact .bento-card__terminal{background:#0a1031b3;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;flex-grow:1;position:relative;z-index:1;min-height:220px}.features-impact .terminal__bar-left{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:start;align-items:center}.features-impact .terminal__bar{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:space-between;align-items:center;padding:10px 14px;background:#0a1031cc;border-bottom:1px solid rgba(255,255,255,.08)}.features-impact .terminal__dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.features-impact .terminal__dot--red{background:#ff5f57}.features-impact .terminal__dot--yellow{background:#ffbd2e}.features-impact .terminal__dot--green{background:#28c840}.features-impact .terminal__bar-title{font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:400;color:#dce0f08c;margin-left:6px}.features-impact .terminal__output{padding:16px 18px;height:340px;overflow:hidden;display:flex;flex-direction:column;gap:2px}.features-impact .terminal__line{font-family:JetBrains Mono,monospace;font-size:.8rem;font-weight:400;line-height:1.7;animation:terminalLine .15s ease both;white-space:pre}.features-impact .terminal__line--text-primary{color:#f0f2f8}.features-impact .terminal__line--text-green{color:#2dff82}.features-impact .terminal__line--text-cyan{color:#0ff}.features-impact .terminal__line--text-purple{color:#a78bfa}.features-impact .terminal__line--text-muted{color:#dce0f08c}.features-impact .terminal__cursor{width:8px;height:14px;background:#0ff;border-radius:1px;margin:4px 18px;animation:cursorPulse 1s step-end infinite;animation-delay:4.8s;opacity:0}.bento-card__terminal:has(.terminal__line:last-child) .features-impact .terminal__cursor{opacity:1}.features-impact .folder-tree{background:#0a103199;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:14px 16px;position:relative;z-index:1}.features-impact .folder-tree__item{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:start;align-items:center;padding:3px 0;animation:folderIn .3s ease both}.features-impact .folder-tree__item--folder .folder-tree__name{color:#8fd3ff;font-weight:500}.features-impact .folder-tree__item--folder .folder-tree__icon{color:#8fd3ff}.features-impact .folder-tree__item--file .folder-tree__name{color:#dce0f0b3}.features-impact .folder-tree__item--file .folder-tree__icon{color:#dce0f08c}.features-impact .folder-tree__icon{font-size:.75rem;flex-shrink:0;display:inline-flex}.features-impact .folder-tree__name{font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:400;letter-spacing:.02em}.features-impact .thread{display:flex;flex-direction:column;gap:10px;position:relative;z-index:1}.features-impact .thread__msg{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:space-between;align-items:flex-start;animation:threadIn .3s ease both}.features-impact .thread__avatar{width:28px;height:28px;border-radius:50%;border:1px solid;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:700;flex-shrink:0;margin-top:2px}.features-impact .thread__content{flex:1;min-width:0}.features-impact .thread__meta{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:space-between;align-items:center;margin-bottom:2px}.features-impact .thread__name{font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:600}.features-impact .thread__time{font-family:JetBrains Mono,monospace;font-size:.62rem;font-weight:400;color:#dce0f08c}.features-impact .thread__text{font-size:.8rem;line-height:1.55;color:#dce0f0b3}@keyframes audienceFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.audience-section{position:relative;padding:50px 0}.audience-section__header{text-align:center;margin-bottom:60px}.audience-section__subtitle{display:block;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500;color:#a78bfa;letter-spacing:.25em;text-transform:uppercase;margin-bottom:12px}.audience-section__title{font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;color:#f0f2f8;letter-spacing:-.02em;line-height:1.1;margin-bottom:14px}.audience-section__title-accent{background:linear-gradient(90deg,#0ff,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.audience-section__desc{font-family:JetBrains Mono,monospace;font-size:.88rem;font-weight:400;color:#dce0f08c}.audience-section .audience-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:20px;align-items:start}@media(max-width:991px){.audience-section .audience-grid{grid-template-columns:1fr}}.audience-section .audience-card{position:relative;background:#110c368c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:28px;overflow:hidden;animation:audienceFadeUp .6s ease both;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.audience-section .audience-card:hover{transform:translateY(-3px);border-color:rgba(var(--card-color, #fff),.25);box-shadow:0 12px 40px #0003}.audience-section .audience-card__glow{position:absolute;top:-60px;right:-60px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(var(--card-color-rgb, 255 255 255),.1) 0%,transparent 70%);pointer-events:none;z-index:0;opacity:0;transition:opacity .4s ease}.audience-section .audience-card:hover .audience-section .audience-card__glow{opacity:1}.audience-section .audience-card__icon-wrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;width:52px;height:52px;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:var(--card-color, #F0F2F8);font-size:1.2rem;margin-bottom:20px;position:relative;z-index:1;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.audience-section .audience-card__icon-wrap--sm{width:40px;height:40px;border-radius:10px;font-size:.95rem;margin-bottom:14px}.audience-section .audience-card:hover .audience-section .audience-card__icon-wrap{background:#ffffff1a;border-color:#ffffff2e}.audience-section .audience-card__title{font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:600;color:#f0f2f8;margin-bottom:10px;position:relative;z-index:1}.audience-section .audience-card__desc{font-size:.88rem;line-height:1.65;color:#dce0f0b3;position:relative;z-index:1}.audience-section .audience-card__route{font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:600;display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;margin-bottom:16px;position:relative;z-index:1;letter-spacing:.04em}.audience-section .audience-card__route--empresa{background:#2dff821f;border:1px solid rgba(45,255,130,.25);color:#2dff82}.audience-section .audience-card__badge{font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:600;padding:3px 10px;border-radius:999px;background:#00ffff1a;border:1px solid rgba(0,255,255,.25);color:#0ff;letter-spacing:.04em}.audience-section .audience-card__top{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center;margin-bottom:16px;position:relative;z-index:1}.audience-section .audience-card__grid-deco{position:absolute;bottom:-10px;right:-10px;width:180px;height:120px;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;opacity:.06;pointer-events:none}.audience-section .audience-card__grid-cell{border:1px solid #00FFFF;border-radius:2px}.audience-section .audience-card--featured{padding:32px;--card-color: #2DFF82}.audience-section .audience-card--featured:before{content:"";position:absolute;top:0;left:20px;right:20px;height:1px;background:linear-gradient(90deg,transparent,#2DFF82,transparent);opacity:.5}.audience-section .audience-card--featured:hover{border-color:#2dff824d;box-shadow:0 12px 50px #2dff8214}.audience-section .audience-card--sm{padding:24px}.audience-section .audience-secondary{display:flex;flex-direction:column;gap:16px}.audience-section .audience-secondary__label{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:space-between;align-items:center;padding:0 4px}.audience-section .audience-secondary__route-tag{font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:600;padding:3px 10px;border-radius:999px;background:#a78bfa1a;border:1px solid rgba(167,139,250,.25);color:#a78bfa;white-space:nowrap;letter-spacing:.04em}.audience-section .audience-secondary__route-desc{font-size:.78rem;color:#dce0f08c;line-height:1.4}@keyframes delivFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.deliverable-section{padding-top:50px;padding-bottom:50px}.deliverable-section__header{margin-bottom:24px;text-align:center}.deliverable-section__header__subtitle{margin-bottom:12px;color:#a78bfa;text-transform:uppercase;letter-spacing:.25em;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500}.deliverable-section__header__title{margin-bottom:14px;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;color:#f0f2f8;letter-spacing:-.02em;line-height:1.1}.deliverable-section__header__desc{font-family:JetBrains Mono,monospace;font-size:.88rem;font-weight:400;color:#dce0f0b3}.deliverable-section__options{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center;margin-bottom:30px}.deliverable-section__options button{padding:8px 16px}.deliverable-section__tag{margin-bottom:30px;text-align:center;transition:color .2s ease;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:600}.deliverable-section__content{margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;gap:32px;align-items:start}@media(max-width:991px){.deliverable-section__content{grid-template-columns:1fr}}.deliverable-section__content__list{animation:delivFadeUp .5s .1s ease both}.deliverable-section__content__list__label{margin-bottom:24px;font-family:JetBrains Mono,monospace;font-size:.75rem;color:#dce0f08c;text-transform:uppercase;letter-spacing:.1em;display:block}.deliverable-section__content__list__items{margin-bottom:20px}.deliverable-section__content__list__item{margin:12px 0;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:32px auto fit-content(100%);gap:12px;align-items:center;animation:delivFadeUp .4s ease both}.deliverable-section__content__list__item:last-of-type{border-bottom:none}.deliverable-section__content__list__item--icon{width:28px;height:28px;background:#110c368c;border:1px solid rgba(255,255,255,.08);border-radius:6px;font-size:.9rem;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center}.deliverable-section__content__list__item--content h3{margin:0 0 4px;font-size:.85rem;font-weight:500;color:#f0f2f8}.deliverable-section__content__list__item--content p{font-size:.75rem;color:#dce0f08c}.deliverable-section__content__list__item--value{padding:4px 8px;width:fit-content;background:#110c368c;border:1px solid rgba(255,255,255,.08);border-radius:6px}.deliverable-section__content__list__item--value span{font-family:JetBrains Mono,monospace;font-size:.65rem;color:#dce0f08c}.deliverable-section__content__list__total{padding:10px 14px;border:2px solid rgba(255,255,255,.08);background:#110c368c;border-radius:6px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.deliverable-section__content__list__total--value{margin-bottom:10px;padding-bottom:4px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center}.deliverable-section__content__list__total--value p{font-size:.75rem;color:#dce0f0b3}.deliverable-section__content__list__total--value span{font-family:JetBrains Mono,monospace;font-size:.75rem;text-decoration:line-through;color:#dce0f0b3}.deliverable-section__content__list__total--price{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center}.deliverable-section__content__list__total--price p{font-size:.75rem;font-weight:500}.deliverable-section__content__list__total--price span{color:#2dff82}.browser-mockup{border:1px solid rgba(255,255,255,.08);border-radius:8px;animation:delivFadeUp .5s ease both}.browser-mockup__header{padding:8px 12px;background:#0a1031cc;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:start;align-items:center}.browser-mockup__header__dots{display:flex;flex-direction:row;flex-wrap:nowrap;gap:6px;justify-content:start;align-items:center}.browser-mockup__header__dots .dot{width:10px;height:10px;border-radius:50%}.browser-mockup__header__dots .dot--red{background:#bd0655}.browser-mockup__header__dots .dot--yellow{background:#ffc000}.browser-mockup__header__dots .dot--green{background:#2dff82}.browser-mockup__header__url{padding:4px 8px;width:100%;background:#0006;border-radius:4px;font-size:.65rem;color:#dce0f08c;display:flex;flex-direction:row;flex-wrap:nowrap;gap:6px;justify-content:start;align-items:center}.browser-mockup__header__url__text{font-family:JetBrains Mono,monospace}.browser-mockup__content{padding:10px;background:#0a1031;display:flex;flex-direction:column;gap:6px}.wf-section{border-radius:6px;background:#ffffff05;border:1px solid rgba(255,255,255,.04);padding:8px 10px;display:flex;align-items:center;gap:6px;overflow:hidden;transition:background .3s ease,border-color .3s ease}.wf-block{height:7px;background:#ffffff1f;border-radius:3px;width:80px;flex-shrink:0}.wf-block--lg{width:120px;height:9px}.wf-block--md{width:90px}.wf-block--sm{width:50px}.wf-btn{width:50px;height:22px;border-radius:4px;border:1px solid;flex-shrink:0}.wf-btn-solid{width:60px;height:20px;border-radius:4px;flex-shrink:0;opacity:.75}.wf-btn-solid--lg{width:80px;height:24px}.wf-nav{justify-content:space-between;box-sizing:border-box}.wf-nav__logo{width:30px;height:22px;border-radius:6px;flex-shrink:0}.wf-nav__links{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:space-between;align-items:center;flex:1;justify-content:center}.wf-hero{border:1px solid transparent;transition:border-color .3s ease}.wf-hero__text{display:flex;flex-direction:column;gap:5px;flex:1}.wf-hero__img{width:35%;min-width:80px;height:100%;border-radius:6px;border:1px solid;background:#ffffff08}.wf-profile{justify-content:center;gap:14px;border:1px solid transparent;transition:border-color .3s ease}.wf-profile__avatar{width:42px;height:42px;border-radius:50%;border:2px solid;flex-shrink:0;background:#ffffff0d}.wf-profile__info{display:flex;flex-direction:column;gap:5px}.wf-cards{display:flex;gap:6px;align-items:stretch;padding:6px}.wf-card{flex:1;border:1px solid;border-radius:6px;padding:6px;background:#ffffff05;display:flex;flex-direction:column;gap:4px}.wf-card__icon{width:18px;height:18px;border-radius:4px;margin-bottom:2px}.wf-about{display:flex;gap:10px}.wf-about__img{width:35%;border-radius:6px;border:1px solid;background:#ffffff08;flex-shrink:0}.wf-about__text{flex:1;display:flex;flex-direction:column;gap:5px;justify-content:center}.wf-skills{flex-wrap:wrap;gap:6px;padding:6px}.wf-skill-badge{height:18px;width:42px;border-radius:4px;border:1px solid;background:#ffffff08}.wf-social{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:space-between;align-items:center}.wf-social__icon{width:20px;height:20px;border-radius:4px;border:1px solid}.wf-cta{justify-content:center;gap:12px;border:none;border-radius:6px}.wf-footer{justify-content:space-between;opacity:.6}.wf-footer__logo{width:24px;height:24px;border-radius:4px;background:#ffffff1a}.wf-footer__links{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:space-between;align-items:center}.countdown{display:inline-flex;flex-direction:column;gap:4px}.countdown__label{font-family:JetBrains Mono,monospace;font-size:.66rem;font-weight:500;color:#dce0f08c;text-transform:uppercase;letter-spacing:.08em}.countdown__value{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:start;align-items:baseline}.countdown__value span{font-family:JetBrains Mono,monospace;font-size:1.15rem;font-weight:700;color:#ffc000;font-variant-numeric:tabular-nums}@keyframes courseFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.course-section{position:relative;padding:70px 0 50px}.course-section__grid{display:grid;grid-template-columns:1.15fr 1fr;gap:32px;align-items:start}@media(max-width:991px){.course-section__grid{grid-template-columns:1fr;max-width:540px;margin:0 auto}}.course-card{background:#110c368c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden;animation:courseFadeUp .6s ease both}.course-card__visual{background:#0a10318c;border-bottom:1px solid rgba(255,255,255,.08);padding:32px 24px;min-height:180px;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center}.course-card__visual-label{font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#dce0f08c}.course-card__content{padding:28px 32px;display:flex;flex-direction:column;gap:16px}.course-card__badge{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:space-between;align-items:center;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:500;display:inline-flex;width:fit-content;padding:4px 12px;border-radius:999px;background:#2dff821f;border:1px solid rgba(45,255,130,.28);color:#2dff82}.course-card__badge svg{font-size:.7rem}.course-card__title{font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,2.5vw,1.9rem);font-weight:700;color:#f0f2f8;line-height:1.15;letter-spacing:-.02em;margin:0}.course-card__title--accent{background:linear-gradient(90deg,#0ff,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.course-card__desc{font-size:.92rem;line-height:1.65;color:#dce0f0b3;margin:0}.course-card__checks{list-style:none;display:flex;flex-direction:column;flex-wrap:wrap;gap:8px;justify-content:space-between;align-items:start}.course-card__check-item{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:space-between;align-items:center;font-size:.88rem;color:#dce0f0b3}.course-card__check-item svg{color:#0ff;font-size:.75rem;flex-shrink:0}.course-card__badges{display:flex;flex-direction:row;gap:8px;justify-content:start;align-items:center;flex-wrap:wrap}.course-card__dur-badge{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:space-between;align-items:center;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#dce0f0b3;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:5px 12px;white-space:nowrap}.course-card__dur-badge svg{font-size:.72rem;color:#dce0f08c}.course-card__schedule{display:flex;flex-direction:column;gap:8px;margin:0;padding-top:4px;border-top:1px solid rgba(255,255,255,.08)}.course-card__schedule-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:flex-start;align-items:baseline}.course-card__schedule-row dt{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:space-between;align-items:center;font-size:.8rem;color:#dce0f08c;flex-shrink:0}.course-card__schedule-row dt svg{font-size:.75rem}.course-card__schedule-row dd{margin:0;text-align:left;font-size:.82rem;color:#dce0f0b3}.screen-mock{width:160px;border:1px solid rgba(255,255,255,.14);border-radius:8px;overflow:hidden}.screen-mock__bar{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;justify-content:start;align-items:center;padding:7px 10px;background:#0a1031cc;border-bottom:1px solid rgba(255,255,255,.08)}.screen-mock__dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.screen-mock__dot--r{background:#ff5f57}.screen-mock__dot--y{background:#ffbd2e}.screen-mock__dot--g{background:#28c840}.screen-mock__body{padding:10px 12px;background:#0a103199;display:flex;flex-direction:column;gap:5px}.screen-mock__line{height:5px;border-radius:2px;background:#ffffff1f}.screen-mock__line--lg{width:90%}.screen-mock__line--md{width:70%}.screen-mock__line--sm{width:55%}.screen-mock__cta{height:14px;width:60px;border-radius:3px;background:#2dff82;opacity:.75;margin-top:2px}.screen-mock__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;justify-content:space-between;align-items:center;margin-top:4px}.screen-mock__card{flex:1;height:22px;border-radius:3px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.enroll-card{position:relative;background:#110c368c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:32px;display:flex;flex-direction:column;gap:20px;animation:courseFadeUp .6s .12s ease both;overflow:hidden}.enroll-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#2DFF82,transparent);border-radius:20px 20px 0 0;opacity:.55}.enroll-card__glow{position:absolute;top:-80px;left:-80px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(45,255,130,.08) 0%,transparent 70%);pointer-events:none;z-index:0}.enroll-card__status,.enroll-card__price-block,.enroll-card__cupo,.enroll-card__upcoming,.enroll-card__cta,.enroll-card__divider,.enroll-card__trust{position:relative;z-index:1}.enroll-card__status{display:flex;flex-direction:row;flex-wrap:wrap;gap:7px;justify-content:space-between;align-items:center;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:500;color:#2dff82;background:#2dff8214;border:1px solid rgba(45,255,130,.22);border-radius:999px;padding:5px 12px;width:fit-content}.enroll-card__status-dot{width:6px;height:6px;border-radius:50%;background:#2dff82;flex-shrink:0;animation:statusPulse 2s ease-in-out infinite}.enroll-card__price-block{display:flex;flex-direction:column;gap:4px}.enroll-card__price-label{font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#dce0f08c}.enroll-card__price{font-family:JetBrains Mono,monospace;font-size:3rem;font-weight:700;color:#0ff;line-height:1;letter-spacing:-.03em}.enroll-card__price small{font-size:1.1rem;font-weight:600;color:#dce0f08c;margin-left:4px}.enroll-card__price-compared{font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:400;color:#dce0f08c;text-decoration:line-through}.enroll-card__anchor{margin:2px 0 0;font-size:.85rem;color:#dce0f0b3}.enroll-card__anchor strong{color:#f0f2f8}.enroll-card__methods{margin:4px 0 0;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:400;color:#dce0f08c}.enroll-card__guarantee{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:space-between;align-items:start;margin:0;font-size:.78rem;line-height:1.45;color:#dce0f0b3;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff08}.enroll-card__guarantee svg{flex-shrink:0;margin-top:2px;color:#2dff82}.enroll-card__installments-link{text-align:center;font-size:.78rem;color:#dce0f0b3;text-decoration:underline;text-underline-offset:2px}.enroll-card__installments-link:hover{color:#f0f2f8}.enroll-card__cupo{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:flex-start;align-items:center;margin:0;font-size:.82rem;color:#dce0f0b3}.enroll-card__cupo svg{color:#0ff;font-size:.8rem;flex-shrink:0}.enroll-card__upcoming{display:flex;flex-direction:column;gap:10px;padding:14px 16px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff08}.enroll-card__upcoming-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:start;align-items:center;font-size:.82rem;color:#dce0f0b3;line-height:1.4}.enroll-card__upcoming-row svg{font-size:.82rem;color:#0ff;flex-shrink:0}.enroll-card__upcoming-date{font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:600;color:#0ff}.enroll-card__cta{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;width:100%;height:52px;background:#2dff82;color:#0a1031;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700;border:none;border-radius:10px;cursor:pointer;text-decoration:none;transition:opacity .2s ease,transform .15s ease;letter-spacing:.01em;box-shadow:0 0 30px #2dff8266}.enroll-card__cta:hover{opacity:.9;transform:translateY(-1px)}.enroll-card__cta:active{transform:scale(.99)}.enroll-card__cta svg{font-size:.9rem;transition:transform .2s ease}.enroll-card__cta:hover svg{transform:translate(3px)}.enroll-card__divider{height:1px;background:#ffffff14}.enroll-card__trust{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.enroll-card__trust-item{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:start;align-items:center;font-size:.82rem;color:#dce0f0b3;line-height:1.4}.enroll-card__trust-item svg{font-size:.85rem;color:#dce0f08c;flex-shrink:0}.enroll-card--upcoming:before{background:linear-gradient(90deg,transparent,#00FFFF,transparent)}.enroll-card--upcoming .enroll-card__glow{background:radial-gradient(circle,rgba(0,255,255,.08) 0%,transparent 70%)}.enroll-card--upcoming .enroll-card__status{color:#0ff;background:#00ffff14;border-color:#00ffff38}.enroll-card--upcoming .enroll-card__status-dot{background:#0ff}.enroll-card--closed:before{background:linear-gradient(90deg,transparent,#bd0655,transparent)}.enroll-card--closed .enroll-card__glow{background:radial-gradient(circle,rgba(189,6,85,.07) 0%,transparent 70%)}.enroll-card--closed .enroll-card__status{color:#bd0655;background:#bd065514;border-color:#bd065538}.enroll-card--closed .enroll-card__status-dot{background:#bd0655;animation:none}.enroll-card--closed .enroll-card__cta{background:transparent;color:#dce0f0b3;border:1px solid rgba(255,255,255,.14);box-shadow:none}.enroll-card--closed .enroll-card__cta:hover{opacity:1;transform:none;background:#ffffff0a;color:#f0f2f8}@keyframes roadmapFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.roadmap-section{position:relative;padding:50px 0}.roadmap-section__header{text-align:center;margin-bottom:52px}.roadmap-section__subtitle{display:block;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500;color:#a78bfa;letter-spacing:.25em;text-transform:uppercase;margin-bottom:12px}.roadmap-section__title{font-family:Space Grotesk,sans-serif;font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:700;color:#f0f2f8;letter-spacing:-.02em;line-height:1.15;margin-bottom:14px}.roadmap-section__desc{font-family:JetBrains Mono,monospace;font-size:.88rem;font-weight:400;color:#dce0f08c}.roadmap-timeline{max-width:640px;margin:0 auto;display:flex;flex-direction:column}.roadmap-step{display:grid;grid-template-columns:44px 1fr;gap:0 16px;animation:roadmapFadeUp .5s ease both}.roadmap-step__left{display:flex;flex-direction:column;align-items:center}.roadmap-step__node{width:36px;height:36px;border-radius:50%;border:1.5px solid;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:600;background:#110c368c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-shrink:0;z-index:1}.roadmap-step__node[data-level="1"]{border-color:#00ffff1f;color:#dce0f08c}.roadmap-step__node[data-level="2"]{border-color:#0ff3;color:#00ffff80}.roadmap-step__node[data-level="3"]{border-color:#00ffff59;color:#00ffffb3}.roadmap-step__node[data-level="4"]{border-color:#00ffff8c;color:#0ff}.roadmap-step__node[data-level="5"]{border-color:#00ffffbf;color:#0ff}.roadmap-step__line{width:1.5px;flex:1;min-height:16px;background:#ffffff14;margin:0 auto}.roadmap-step__card{position:relative;background:#110c368c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:20px 28px;margin-bottom:12px;display:flex;flex-direction:column;gap:6px;overflow:hidden;transition:border-color .3s ease,transform .3s ease}.roadmap-step__card:hover{transform:translate(3px)}.roadmap-step__card:before{content:"";position:absolute;top:0;left:20%;right:20%;height:1px;background:linear-gradient(90deg,transparent,#00FFFF,transparent);opacity:.3}.roadmap-step__week{font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#dce0f08c}.roadmap-step__title{font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:600;color:#f0f2f8;letter-spacing:-.01em;margin:0}.roadmap-step__desc{font-size:.88rem;line-height:1.6;color:#dce0f0b3;margin:0}.roadmap-step__tag{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:space-between;align-items:center;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;display:inline-flex;width:fit-content;padding:3px 12px;border-radius:999px;margin-top:2px;background:#a78bfa1a;border:1px solid rgba(167,139,250,.25);color:#a78bfa}.roadmap-step__tag svg{font-size:.7rem;flex-shrink:0}.roadmap-step--final .roadmap-step__node{border-color:#2dff82;color:#2dff82;background:#2dff8214}.roadmap-step--final .roadmap-step__card{border-color:#2dff824d}.roadmap-step--final .roadmap-step__card:before{background:linear-gradient(90deg,transparent,#2DFF82,transparent);opacity:.5;left:10%;right:10%}.roadmap-step--final .roadmap-step__week{color:#2dff82}.roadmap-step--final .roadmap-step__tag{background:#2dff821a;border-color:#2dff824d;color:#2dff82}@keyframes accessFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.access-section{position:relative;padding:50px 0}.access-section__header{text-align:left;margin-bottom:56px}.access-section__subtitle{display:block;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500;color:#a78bfa;letter-spacing:.25em;text-transform:uppercase;margin-bottom:12px}.access-section__title{font-family:Space Grotesk,sans-serif;font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:700;color:#f0f2f8;letter-spacing:-.02em;line-height:1.15;margin-bottom:12px}.access-section__desc{font-size:.95rem;color:#dce0f0b3}.access-section__grid{margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:28px;align-items:center}@media(max-width:991px){.access-section__grid{grid-template-columns:1fr}}.platform-preview{margin:0 auto;max-width:545px;background:#110c368c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden;animation:accessFadeUp .6s ease both}.platform-preview__top{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.08);background:#0a103199}.platform-preview__course{font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:500;color:#f0f2f8}.platform-preview__progress{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:space-between;align-items:center}.platform-preview__progress-text{font-family:JetBrains Mono,monospace;font-size:.62rem;font-weight:500;color:#0ff}.platform-preview__progress-bar{width:60px;height:4px;border-radius:2px;background:#ffffff14;overflow:hidden}.platform-preview__progress-fill{height:100%;background:#0ff;border-radius:2px}.platform-preview__body{display:grid;grid-template-columns:38% 1fr;min-height:210px}@media(max-width:600px){.platform-preview__body{grid-template-columns:1fr}}.platform-preview__modules{border-right:1px solid rgba(255,255,255,.08);padding:10px;display:flex;flex-direction:column;gap:4px}@media(max-width:600px){.platform-preview__modules{border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}}.platform-preview__player{padding:12px;display:flex;flex-direction:column;gap:8px}.platform-preview__screen{flex:1;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#0a103180;min-height:120px}.platform-preview__play{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;width:44px;height:44px;border-radius:50%;background:#00ffff1f;border:1.5px solid #00FFFF;color:#0ff;font-size:.9rem;padding-left:3px}.platform-preview__lesson-info{display:flex;flex-direction:column;gap:3px}.platform-preview__lesson{font-family:Space Grotesk,sans-serif;font-size:.78rem;font-weight:500;color:#f0f2f8}.platform-preview__lesson-meta{font-family:JetBrains Mono,monospace;font-size:.62rem;font-weight:400;color:#dce0f08c}.modules-item{display:flex;flex-direction:row;flex-wrap:wrap;gap:7px;justify-content:start;align-items:center;padding:6px 8px;border-radius:8px;font-size:.7rem;transition:background .2s ease}.modules-item--active{background:#00ffff14}.modules-item__icon{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;font-size:.55rem;flex-shrink:0}.modules-item__icon--done{background:#2dff8226;color:#2dff82}.modules-item__icon--active{border:1.5px solid #00FFFF;color:#0ff}.modules-item__icon--locked{border:1px solid rgba(255,255,255,.14);color:#dce0f08c}.modules-item__label{color:#dce0f0b3}.modules-item__label--locked{color:#dce0f08c}.modules-item--active .modules-item__label{color:#f0f2f8;font-weight:500}.access-benefits{display:flex;flex-direction:column;gap:20px}.benefit{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:space-between;align-items:flex-start;animation:accessFadeUp .5s ease both}.benefit__icon{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;width:40px;height:40px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--b-color, #F0F2F8);font-size:1rem;flex-shrink:0;transition:border-color .3s ease,background .3s ease}.benefit:hover .benefit__icon{border-color:#ffffff24;background:#ffffff0f}.benefit__content{flex:1}.benefit__title{font-family:Space Grotesk,sans-serif;font-size:.92rem;font-weight:600;color:#f0f2f8;margin:0 0 2px}.benefit__desc{font-size:.82rem;line-height:1.55;color:#dce0f0b3;margin:0}.badge{padding:5px 12px;min-width:fit-content;background:#a78bfa4d;border-radius:999px;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:600;color:#f0f2f8;white-space:nowrap;letter-spacing:.04em}.badge--success{background:#2dff8226;border:1px solid rgba(45,255,130,.15);color:#2dff82}.badge--info{background:#00b0f026;border:1px solid rgba(0,176,240,.15);color:#00b0f0}.badge--warning{background:#ffc00026;border:1px solid rgba(255,192,0,.15);color:#ffc000}.badge--danger{background:#bd065526;border:1px solid rgba(189,6,85,.15);color:#bd0655}.badge--disabled{background:#4a4a4a26;border:1px solid rgba(106,106,106,.3);color:#6a6a6a}.badge--purple{background:#5801fc26;border:1px solid rgba(88,1,252,.3);color:#a78bfa}.badge--blue{background:#8fd3ff26;border:1px solid rgba(143,211,255,.15);color:#8fd3ff}.badge--cyan{background:#00ffff26;border:1px solid rgba(0,255,255,.15);color:#0ff}.faq__header--subtitle{margin-bottom:12px;color:#a78bfa;text-transform:uppercase;letter-spacing:.25em;display:block;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500}.faq__header--title{font-family:Space Grotesk,sans-serif;font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:700;color:#f0f2f8;letter-spacing:-.02em;line-height:1.15}.faq .faq-list{max-width:100%;margin:50px auto 0;display:flex;flex-direction:column;gap:15px}.faq .faq-item{background:#110c3666;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:20px 30px;cursor:pointer;transition:all .3s ease;overflow:hidden}.faq .faq-item.active{border-color:#0ff;box-shadow:0 0 20px #00ffff1a;background:#110c3699}.faq .faq-item.active .faq-icon{transform:rotate(180deg);color:#0ff}.faq .faq-item.active .faq-answer{max-height:200px;opacity:1;margin-top:20px}.faq .faq-item .faq-question{display:flex;justify-content:space-between;align-items:center;gap:20px}.faq .faq-item .faq-question h3{color:#f0f2f8;font-size:1.1rem;margin:0}.faq .faq-item .faq-question .faq-icon{font-family:JetBrains Mono,monospace;font-size:1.5rem;color:#8a8a8a;transition:all .3s ease}.faq .faq-item .faq-answer{max-height:0;opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.faq .faq-item .faq-answer p{color:#dce0f0b3;line-height:1.6;font-size:.95rem;margin:0}.final-cta{padding:50px 0;text-align:center;position:relative;overflow:hidden}.final-cta .cta-content{position:relative;z-index:2}.final-cta .cta-content h2{font-size:3.5rem;color:#fff;margin-bottom:20px}.final-cta .cta-content p{color:#aaa;font-size:1.2rem;margin-bottom:40px}.final-cta .btn-glitch{padding:20px 50px;font-size:1.2rem;font-weight:800;background:#0ff;color:#0a1031;border:none;border-radius:50px;cursor:pointer;box-shadow:0 0 30px #0ff6;transition:transform .2s}.final-cta .btn-glitch:hover{transform:scale(1.05)}.final-cta .cta-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(88,1,252,.15) 0%,transparent 70%);pointer-events:none}.typewriter-text{display:inline-block;min-width:8ch;color:#0ff;font-family:JetBrains Mono,monospace}.typewriter-text .cursor{width:30px;height:5px;margin-left:2px;animation:blink .8s infinite;background:#0ff;display:inline-block}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes aboutReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes aboutBlink{50%{opacity:0}}.gradient-text,.about-tool__grade{background:linear-gradient(90deg,#0ff,#a78bfa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.about-section{position:relative;padding:90px 0 50px}.about-section .about-cyan{color:#0ff}.about-section .about-muted{color:#dce0f08c}.about-section .about-kicker{display:block;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500;color:#a78bfa;letter-spacing:.25em;text-transform:uppercase;margin-bottom:12px}.about-section .about-mono-note{font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#dce0f08c}.about-section .reveal{opacity:0}.about-section .reveal.is-visible{animation:aboutReveal .7s ease both}.about-card{background:#110c368c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.08);border-radius:18px}.about-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.about-grid-2--center{align-items:center}@media(max-width:768px){.about-grid-2{grid-template-columns:1fr}}.about-block{padding:70px 0}.about-block__head{margin-bottom:20px}.about-block__head--row{display:flex;flex-direction:row;gap:12px;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:8px}.about-block__title{font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,3vw,1.85rem);font-weight:700;color:#f0f2f8;line-height:1.12;letter-spacing:-.01em;margin:8px 0 0}.about-block__lead{color:#dce0f0b3;font-size:.92rem;line-height:1.6;max-width:560px;margin:20px 0}.about-hero{position:relative;text-align:center;padding:12px 0 24px}.about-hero__glow{position:absolute;top:-30px;left:50%;transform:translate(-50%);width:340px;height:220px;background:radial-gradient(circle,rgba(0,255,255,.14),transparent 70%);filter:blur(44px);pointer-events:none}.about-hero__title{position:relative;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:clamp(2rem,5vw,2.6rem);line-height:1.08;letter-spacing:-.02em;color:#f0f2f8;margin:16px 0 0}.about-hero__lead{position:relative;color:#dce0f0b3;font-size:.95rem;line-height:1.6;max-width:520px;margin:16px auto 0}.about-loop{display:flex;flex-direction:row;gap:9px;justify-content:center;align-items:center;position:relative;flex-wrap:wrap;margin-top:24px}.about-loop__node{font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#dce0f08c;border:1px solid rgba(255,255,255,.14);border-radius:6px;padding:4px 9px}.about-loop__arrow{color:#dce0f08c}.about-loop__break{font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#fd036e;letter-spacing:.03em}.about-contrast{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;gap:5px;justify-content:space-between;align-items:center;margin-top:30px}.about-contrast__off{font-family:Space Grotesk,sans-serif;font-size:1rem;color:#dce0f08c}.about-contrast__on{font-family:Space Grotesk,sans-serif;font-size:clamp(1.2rem,3vw,1.45rem);font-weight:700}.about-pillars{padding:20px 22px}.about-pillars__list{list-style:none;margin:12px 0 0;padding:0}.about-pillars__item{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:start;align-items:center;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:500;color:#f0f2f8;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.08)}.about-pillars__item:last-child{border-bottom:none}.about-pillars__num{font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:400;color:#0ff}.about-permanence{display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center}.about-permanence__decay{list-style:none;margin:0;padding:0 0 0 2px;display:flex;flex-direction:column;flex-wrap:wrap;gap:7px;justify-content:space-between;align-items:start}.about-permanence__decay li{font-family:Space Grotesk,sans-serif;font-size:.88rem;color:rgba(220,224,240,var(--decay, .4));text-decoration:line-through;text-decoration-color:#fd036e66}.about-permanence__solid{padding:16px 18px;border-color:#00d4ff4d}.about-permanence__headline{font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600;color:#f0f2f8}.about-permanence__headline strong{color:#0ff;font-weight:600}.about-permanence p{color:#dce0f0b3;font-size:.8rem;line-height:1.5;margin:8px 0 0}.about-terminal{padding:0;overflow:hidden}.about-terminal__bar{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:start;align-items:center;padding:9px 14px;background:#0a10318c;border-bottom:1px solid rgba(255,255,255,.08)}.about-terminal__dot{width:8px;height:8px;border-radius:50%}.about-terminal__dot--r{background:#ff5f57}.about-terminal__dot--y{background:#ffbd2e}.about-terminal__dot--g{background:#28c840}.about-terminal__name{font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#dce0f08c;margin-left:8px}.about-terminal__body{padding:15px 16px;font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:400;line-height:1.95}.about-terminal__cmd{color:#dce0f08c;margin:0}.about-terminal__line{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center;color:#f0f2f8;margin:0}.about-terminal__line:last-child{justify-self:start;gap:2px}.about-terminal__ok{color:#2dff82}.about-terminal__cursor{border-right:2px solid #00FFFF;animation:aboutBlink 1s step-end infinite}.about-method__text{display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;justify-content:space-between;align-items:start}.about-method__text p{color:#dce0f0b3;font-size:.86rem;line-height:1.6;margin:0}.about-quote{padding:13px 16px;border-left:2px solid #00FFFF;border-radius:0 12px 12px 0;font-family:Space Grotesk,sans-serif;font-size:.92rem;font-weight:500;color:#f0f2f8}.about-status{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:space-between;align-items:center;font-family:JetBrains Mono,monospace;font-size:.66rem;font-weight:500;color:#0ff;border:1px solid rgba(0,212,255,.3);border-radius:999px;padding:4px 11px}.about-tools{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:768px){.about-tools{grid-template-columns:1fr}}.about-tool{position:relative;padding:18px;overflow:hidden;transition:border-color .25s ease,transform .25s ease}.about-tool:hover{border-color:#00d4ff4d;transform:translateY(-3px)}.about-tool__glow{position:absolute;top:-30px;right:-30px;width:110px;height:110px;background:radial-gradient(circle,rgba(0,255,255,.1),transparent 70%);pointer-events:none}.about-tool__top{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center;position:relative}.about-tool__code{font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:400;color:#0ff}.about-tool__icon{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center;color:#a78bfa;font-size:1.15rem}.about-tool__name{font-family:Space Grotesk,sans-serif;font-size:.97rem;font-weight:600;color:#f0f2f8;margin:11px 0 6px}.about-tool__desc{font-size:.78rem;color:#dce0f0b3;line-height:1.5;margin:0}.about-tool__viz{margin-top:13px}.about-tool__viz--chaos{display:flex;flex-direction:row;flex-wrap:wrap;gap:3px;justify-content:space-between;align-items:end;height:24px}.about-tool__viz--chaos span{flex:1;background:#2dff8280;border-radius:2px}.about-tool__viz--chaos span.is-down{background:#fd036e;flex:1}.about-tool__viz--score{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:space-between;align-items:center}.about-tool__viz--branch{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:space-between;align-items:center}.about-tool__viz--branch svg{width:90px;height:22px}.about-tool__viz-svg{width:100%;height:24px}.about-tool__viz-label{font-family:JetBrains Mono,monospace;font-size:.62rem;font-weight:400;font-style:normal;color:#dce0f08c}.about-tool__viz-label--ok{color:#2dff82}.about-tool__grade{font-family:Space Grotesk,sans-serif;font-size:1.4rem;font-weight:700}.about-tool__bars{flex:1;display:flex;flex-direction:column;flex-wrap:wrap;gap:4px;justify-content:space-between;align-items:center}.about-tool__bars i{display:block;height:3px;border-radius:2px;background:#0ff}.about-tool__bars i:nth-child(2){background:#a78bfa}.about-standard{padding:22px}.about-standard__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:14px}.about-standard__close{margin:16px 0 0;color:#dce0f0b3;font-size:.88rem;line-height:1.6}.about-metric{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:11px 13px}.about-metric__label{font-family:Space Grotesk,sans-serif;font-size:.82rem;color:#f0f2f8}.about-metric__track{height:4px;border-radius:2px;background:#ffffff14;margin-top:9px;overflow:hidden}.about-metric__fill{height:100%;background:linear-gradient(90deg,#0ff,#a78bfa)}.about-close{position:relative;text-align:center;margin-top:56px;padding-top:4px}.about-close__glow{position:absolute;top:30px;left:50%;transform:translate(-50%);width:360px;height:220px;background:radial-gradient(circle,rgba(124,58,237,.18),transparent 70%);filter:blur(48px);pointer-events:none}.about-close__stat{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;justify-content:center;align-items:baseline;margin:10px 0}.about-close__pre{font-family:Space Grotesk,sans-serif;font-size:1.25rem;color:#dce0f0b3}.about-close__num{font-family:Space Grotesk,sans-serif;font-size:clamp(3.5rem,12vw,5rem);font-weight:700;line-height:1;background:linear-gradient(135deg,#0ff,#a78bfa,#f0f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.about-close__lead{position:relative;max-width:540px;margin:0 auto;color:#dce0f0b3;font-size:.95rem;line-height:1.6}.about-close__sign{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;gap:5px;justify-content:space-between;align-items:center;margin-top:26px}.about-close__sign span{font-family:Space Grotesk,sans-serif;color:#dce0f08c}.about-close__final{font-size:1.25rem!important;font-weight:700;color:#f0f2f8!important;margin-top:2px}.about-close__cta{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;position:relative;display:inline-flex;margin-top:26px;background:#0ff;color:#0a1031;font-family:Space Grotesk,sans-serif;font-weight:600;font-size:.9rem;padding:12px 22px;border-radius:10px;text-decoration:none;box-shadow:0 0 30px #00ffff59;transition:transform .15s ease,opacity .2s ease}.about-close__cta:hover{transform:translateY(-1px);opacity:.92}.about-close__cta svg{font-size:.8rem}@media(prefers-reduced-motion:reduce){.about-section .reveal,.about-section .reveal.is-visible{animation:none;opacity:1}.about-terminal__cursor{animation:none}}@keyframes programReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.program-section{position:relative;padding:90px 0 50px}.program-section .program-mono-note{font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#dce0f08c}.program-section .reveal{opacity:0}.program-section .reveal.is-visible{animation:programReveal .7s ease both}.program-kicker{display:block;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500;color:#a78bfa;letter-spacing:.25em;text-transform:uppercase;margin-bottom:12px}.program-card{background:#110c368c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.08);border-radius:18px}.program-block{padding:70px 0}.program-block__head{margin-bottom:20px}.program-block__title{font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,3vw,1.85rem);font-weight:700;color:#f0f2f8;line-height:1.12;letter-spacing:-.01em;margin:8px 0 0}.program-hero{position:relative;text-align:center;padding:12px 0 24px}.program-hero__glow{position:absolute;top:-30px;left:50%;transform:translate(-50%);width:340px;height:220px;background:radial-gradient(circle,rgba(0,255,255,.14),transparent 70%);filter:blur(44px);pointer-events:none}.program-hero__title{position:relative;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:clamp(2rem,5vw,2.6rem);line-height:1.08;letter-spacing:-.02em;color:#f0f2f8;margin:16px 0 0}.program-hero__lead{position:relative;color:#dce0f0b3;font-size:.95rem;line-height:1.6;max-width:520px;margin:16px auto 0}.program-hero__library-note{position:relative;color:#dce0f08c;font-size:.76rem;margin:10px 0 0}.program-hero__cta-group{display:flex;flex-direction:row;gap:12px;justify-content:center;align-items:center;position:relative;flex-wrap:wrap;margin-top:30px}.program-hero__cta{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;padding:12px 20px;background:#2dff82;color:#0a1031;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:.95rem;border-radius:10px;text-decoration:none;box-shadow:0 0 30px #2dff8266;transition:transform .15s ease,opacity .2s ease}.program-hero__cta:hover{transform:translateY(-1px);opacity:.92}.program-stats{margin:30px auto 0;max-width:480px;position:relative;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:center;align-items:start}.program-stat{max-width:50px;text-align:center;position:relative}.program-stat__label{font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#dce0f08c;text-transform:uppercase}.program-stat__value{margin:0 0 6px;font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:700;color:#0ff}.program-stat:last-child:after{content:none}.program-stat:after{content:"";margin-left:30px;display:block;width:1px;height:50%;background:#ffffff14;position:absolute;top:25%;left:30px}.program-schedule-strip{list-style:none;margin:22px auto 0;padding:0;max-width:640px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px}.program-schedule-strip li{display:flex;flex-direction:row;flex-wrap:wrap;gap:7px;justify-content:space-between;align-items:center;font-size:.82rem;color:#dce0f0b3}.program-schedule-strip li svg{color:#0ff;font-size:.78rem;flex-shrink:0}.program-price{max-width:480px;margin:0 auto;padding:28px;display:flex;flex-direction:column;gap:20px}.program-price__main{display:flex;flex-direction:column;gap:10px}.program-price__label{font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:400;color:#dce0f08c}.program-price__value{font-family:JetBrains Mono,monospace;font-size:3rem;font-weight:700;color:#0ff;line-height:1;letter-spacing:-.03em}.program-price__value small{font-size:1.1rem;font-weight:600;color:#dce0f08c;margin-left:4px}.program-price__anchor{margin:6px 0 0;font-size:.88rem;color:#dce0f0b3}.program-price__anchor strong{color:#f0f2f8}.program-price__methods{margin:4px 0 0;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:400;color:#dce0f08c}.program-price__side{display:flex;flex-direction:column;gap:14px;justify-content:flex-start}.program-price__guarantee{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:space-between;align-items:start;margin:0;font-size:.8rem;line-height:1.5;color:#dce0f0b3;padding:12px 14px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff08}.program-price__guarantee svg{flex-shrink:0;margin-top:2px;color:#2dff82}.program-price__cta{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;width:100%;height:52px;background:#2dff82;color:#0a1031;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700;border:none;border-radius:10px;text-decoration:none;letter-spacing:.01em;box-shadow:0 0 30px #2dff8266;transition:transform .15s ease,opacity .2s ease}.program-price__cta:hover{transform:translateY(-1px);opacity:.92}.program-price__installments-link{text-align:center;font-size:.8rem;color:#dce0f0b3;text-decoration:underline;text-underline-offset:2px}.program-price__installments-link:hover{color:#f0f2f8}.program-table-wrap{padding:6px;overflow-x:auto}.program-table{width:100%;min-width:640px;border-collapse:collapse}.program-table th,.program-table td{text-align:left;padding:12px 14px;font-size:.8rem;border-bottom:1px solid rgba(255,255,255,.08);vertical-align:top}.program-table thead th{font-family:JetBrains Mono,monospace;font-size:.66rem;font-weight:500;color:#dce0f08c;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.program-table tbody tr:last-child th,.program-table tbody tr:last-child td{border-bottom:none}.program-table__num{font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:400;color:#0ff;width:2.5rem}.program-table__dates{font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:400;color:#dce0f08c;white-space:nowrap}.program-table__name{font-family:Space Grotesk,sans-serif;font-weight:600;color:#f0f2f8;white-space:nowrap}.program-table__sessions{color:#dce0f0b3;line-height:1.5;min-width:260px}.program-table__challenge{color:#dce0f0b3;white-space:nowrap}.program-modulos-card{padding:18px 20px}.program-modulos{list-style:none;margin:12px 0 0;padding:0}.program-modulo{display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;justify-content:start;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08)}.program-modulo:last-child{border-bottom:none}.program-modulo--destacado .program-modulo__num{color:#0ff}.program-modulo__num{font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:400;color:#dce0f08c;min-width:2rem;flex-shrink:0}.program-modulo__body{flex:1;min-width:0}.program-modulo__name{font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600;color:#f0f2f8;margin:0 0 2px}.program-modulo__focus{font-size:.8rem;color:#dce0f0b3;line-height:1.5;margin:0}.program-modulo__count{font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#dce0f08c;white-space:nowrap;flex-shrink:0}.program-status{margin:0 auto;width:max-content;display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:space-between;align-items:center;font-family:JetBrains Mono,monospace;font-size:.66rem;font-weight:500;color:#0ff;border:1px solid rgba(0,212,255,.3);border-radius:999px;padding:4px 11px;flex-shrink:0}.program-status--accent{color:#2dff82;border-color:#2dff8266}.program-outcomes{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px}@media(max-width:768px){.program-outcomes{grid-template-columns:1fr}}.program-outcome{position:relative;padding:18px;overflow:hidden;transition:border-color .25s ease,transform .25s ease}.program-outcome:hover{border-color:#00d4ff4d;transform:translateY(-3px)}.program-outcome__glow{position:absolute;top:-30px;right:-30px;width:110px;height:110px;background:radial-gradient(circle,rgba(0,255,255,.1),transparent 70%);pointer-events:none}.program-outcome__top{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center;position:relative}.program-outcome__code{font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:400;color:#0ff}.program-outcome__icon{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center;color:#a78bfa;font-size:1.15rem}.program-outcome__name{font-family:Space Grotesk,sans-serif;font-size:.97rem;font-weight:600;color:#f0f2f8;margin:11px 0 6px}.program-outcome__desc{font-size:.78rem;color:#dce0f0b3;line-height:1.5;margin:0}.program-close{position:relative;text-align:center;margin-top:40px;padding-top:4px}.program-close__glow{position:absolute;top:30px;left:50%;transform:translate(-50%);width:360px;height:220px;background:radial-gradient(circle,rgba(124,58,237,.18),transparent 70%);filter:blur(48px);pointer-events:none}.program-close__title{position:relative;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:clamp(1.6rem,4vw,2.1rem);line-height:1.2;color:#f0f2f8;margin:16px 0 0}.program-close__lead{position:relative;max-width:440px;margin:16px auto 0;color:#dce0f0b3;font-size:.92rem;line-height:1.6}.program-close__cta{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;position:relative;display:inline-flex;margin-top:26px;background:#2dff82;color:#0a1031;font-family:Space Grotesk,sans-serif;font-weight:600;font-size:.9rem;padding:12px 22px;border-radius:10px;text-decoration:none;box-shadow:0 0 30px #2dff8259;transition:transform .15s ease,opacity .2s ease}.program-close__cta:hover{transform:translateY(-1px);opacity:.92}.program-close__cta svg{font-size:.8rem}.program-audience{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media(max-width:768px){.program-audience{grid-template-columns:1fr}}.program-audience__col{padding:20px}.program-audience__title{font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700;color:#f0f2f8;margin:0 0 10px}.program-audience ul{margin:0;padding:0 0 0 18px;display:grid;gap:8px}.program-audience li{font-size:.85rem;line-height:1.55;color:#dce0f0b3}.program-faq{display:grid;gap:10px}.program-faq__item{padding:16px 20px;cursor:pointer}.program-faq__item[open] .program-faq__question:after{content:"−"}.program-faq__question{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center;font-family:Space Grotesk,sans-serif;font-size:.92rem;font-weight:600;color:#f0f2f8;list-style:none}.program-faq__question::-webkit-details-marker{display:none}.program-faq__question:after{content:"+";color:#0ff;font-size:1.1rem;flex-shrink:0;margin-left:12px}.program-faq__answer{margin:10px 0 0;font-size:.85rem;line-height:1.6;color:#dce0f0b3}@media(prefers-reduced-motion:reduce){.program-section .reveal,.program-section .reveal.is-visible{animation:none;opacity:1}}@keyframes glabReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.glab-section{position:relative;padding:90px 0 50px}.glab-section .glab-mono-note{font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#dce0f08c}.glab-section .reveal{opacity:0}.glab-section .reveal.is-visible{animation:glabReveal .7s ease both}.glab-kicker{display:block;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500;color:#a78bfa;letter-spacing:.25em;text-transform:uppercase;margin-bottom:12px}.glab-card{background:#110c368c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.08);border-radius:18px}.glab-block{padding:70px 0}.glab-block__head{margin-bottom:20px;max-width:640px}.glab-block__title{font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,3vw,1.85rem);font-weight:700;color:#f0f2f8;line-height:1.12;letter-spacing:-.01em;margin:8px 0 0}.glab-block__lead{margin:12px 0 0;color:#dce0f0b3;font-size:.88rem;line-height:1.6}.glab-hero{position:relative;text-align:center;padding:12px 0 24px}.glab-hero__glow{position:absolute;top:-30px;left:50%;transform:translate(-50%);width:340px;height:220px;background:radial-gradient(circle,rgba(0,255,255,.14),transparent 70%);filter:blur(44px);pointer-events:none}.glab-hero__title{position:relative;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:clamp(2rem,5vw,2.6rem);line-height:1.08;letter-spacing:-.02em;color:#f0f2f8;margin:16px 0 0}.glab-hero__lead{position:relative;color:#dce0f0b3;font-size:.95rem;line-height:1.6;max-width:560px;margin:16px auto 0}.glab-hero__cta-group{display:flex;flex-direction:row;gap:12px;justify-content:center;align-items:center;position:relative;flex-wrap:wrap;margin-top:30px}.glab-stats{margin:30px auto 0;max-width:500px;position:relative;display:flex;flex-direction:row;flex-wrap:wrap;gap:26px;justify-content:center;align-items:start}.glab-stat{max-width:70px;text-align:center;position:relative}.glab-stat__label{font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#dce0f08c;text-transform:uppercase}.glab-stat__value{margin:0 0 6px;font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:700;color:#0ff;white-space:nowrap}.glab-stat:last-child:after{content:none}.glab-stat:after{content:"";margin-left:26px;display:block;width:1px;height:50%;background:#ffffff14;position:absolute;top:25%;left:26px}.glab-panics{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.glab-panic{padding:18px;border-left:2px solid rgba(0,212,255,.3)}.glab-panic__title{font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:600;color:#f0f2f8;line-height:1.45;margin:0 0 8px}.glab-panic__detail{font-size:.78rem;color:#dce0f0b3;line-height:1.5;margin:0}.glab-diff{padding:24px;display:grid;grid-template-columns:minmax(260px,1fr) minmax(220px,1fr);gap:28px;align-items:center}@media(max-width:768px){.glab-diff{grid-template-columns:1fr}}.glab-diff__copy ul{margin:10px 0 0;padding:0 0 0 18px;display:grid;gap:8px}.glab-diff__copy li{font-size:.83rem;line-height:1.55;color:#dce0f0b3}.glab-graph{width:100%;height:auto;overflow:visible}.glab-graph__edge{stroke:#00ffff59;stroke-width:2;fill:none}.glab-graph__edge--main{stroke:#ffffff2e}.glab-graph__node{stroke:#0a1031;stroke-width:2}.glab-graph__node--main{fill:#dce0f08c}.glab-graph__node--feature{fill:#a78bfa}.glab-graph__node--merge{fill:#0ff}.glab-graph__label{font-family:JetBrains Mono,monospace;font-size:.6rem;font-weight:400;fill:#dce0f08c}.glab-graph__label--feature{fill:#a78bfa}.glab-graph__label--merge,.glab-graph__label--head{fill:#0ff}.glab-table-wrap{padding:6px;overflow-x:auto}.glab-table{width:100%;min-width:560px;border-collapse:collapse}.glab-table th,.glab-table td{text-align:left;padding:12px 14px;font-size:.8rem;border-bottom:1px solid rgba(255,255,255,.08)}.glab-table thead th{font-family:JetBrains Mono,monospace;font-size:.66rem;font-weight:500;color:#dce0f08c;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.glab-table tbody tr:last-child th,.glab-table tbody tr:last-child td{border-bottom:none}.glab-table tbody tr.is-destacado{background:#00ffff0a}.glab-table__num{font-family:JetBrains Mono,monospace;font-size:.8rem;font-weight:400;color:#0ff;width:2.5rem}.glab-table__name{font-family:Space Grotesk,sans-serif;font-weight:600;color:#f0f2f8;white-space:nowrap}.glab-table__focus{color:#dce0f0b3;line-height:1.5;min-width:260px}.glab-table__count{font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:400;color:#dce0f08c;text-align:center}.glab-table--compare th[scope=row]{font-weight:500;color:#f0f2f8;min-width:220px}.glab-table__mark{text-align:center}.glab-table__yes{color:#2dff82;font-size:.95rem}.glab-table__no{color:#dce0f08c;font-size:.85rem;opacity:.6}.glab-table__text{font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:600;color:#0ff}.glab-outcomes{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.glab-outcome{position:relative;padding:18px;transition:border-color .25s ease,transform .25s ease}.glab-outcome:hover{border-color:#00d4ff4d;transform:translateY(-3px)}.glab-outcome__icon{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;width:34px;height:34px;border-radius:10px;background:#00d4ff1f;color:#0ff;font-size:.95rem}.glab-outcome__name{font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600;color:#f0f2f8;margin:12px 0 6px}.glab-outcome__desc{font-size:.78rem;color:#dce0f0b3;line-height:1.5;margin:0}.glab-audience{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media(max-width:768px){.glab-audience{grid-template-columns:1fr}}.glab-audience__col{padding:20px}.glab-audience__title{font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700;color:#f0f2f8;margin:0 0 10px}.glab-audience ul{margin:0;padding:0 0 0 18px;display:grid;gap:8px}.glab-audience li{font-size:.85rem;line-height:1.55;color:#dce0f0b3}.glab-faq{display:grid;gap:10px}.glab-faq__item{padding:16px 20px;cursor:pointer}.glab-faq__item[open] .glab-faq__question:after{content:"−"}.glab-faq__question{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center;font-family:Space Grotesk,sans-serif;font-size:.92rem;font-weight:600;color:#f0f2f8;list-style:none}.glab-faq__question::-webkit-details-marker{display:none}.glab-faq__question:after{content:"+";color:#0ff;font-size:1.1rem;flex-shrink:0;margin-left:12px}.glab-faq__answer{margin:10px 0 0;font-size:.85rem;line-height:1.6;color:#dce0f0b3}.glab-close{position:relative;text-align:center;margin-top:40px;padding-top:4px}.glab-close__glow{position:absolute;top:30px;left:50%;transform:translate(-50%);width:360px;height:220px;background:radial-gradient(circle,rgba(124,58,237,.18),transparent 70%);filter:blur(48px);pointer-events:none}.glab-close__title{position:relative;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:clamp(1.6rem,4vw,2.1rem);line-height:1.2;color:#f0f2f8;margin:16px 0 0}.glab-close__lead{position:relative;max-width:440px;margin:16px auto 0;color:#dce0f0b3;font-size:.92rem;line-height:1.6}.glab-close__cta{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;position:relative;display:inline-flex;margin-top:26px;background:#0ff;color:#0a1031;font-family:Space Grotesk,sans-serif;font-weight:600;font-size:.9rem;padding:12px 22px;border-radius:10px;text-decoration:none;box-shadow:0 0 30px #00ffff59;transition:transform .15s ease,opacity .2s ease}.glab-close__cta:hover{transform:translateY(-1px);opacity:.92}.glab-close__cta svg{font-size:.8rem}@media(prefers-reduced-motion:reduce){.glab-section .reveal,.glab-section .reveal.is-visible{animation:none;opacity:1}}@keyframes candidateReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.gradient-text{background:linear-gradient(90deg,#0ff,#a78bfa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.accent-cyan{color:#0ff}.candidate-page-section{position:relative;padding:90px 0 50px}.candidate-page-section .candidate-mono-note{font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#dce0f08c}.candidate-page-section .reveal{opacity:0}.candidate-page-section .reveal.is-visible{animation:candidateReveal .7s ease both}.candidate-page-section .candidate-kicker{display:block;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500;color:#a78bfa;letter-spacing:.25em;text-transform:uppercase;margin-bottom:12px}.candidate-page-section .candidate-card{background:#110c368c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:20px 22px}.candidate-page-section .candidate-card h3{font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700;color:#f0f2f8;margin:0 0 10px}.candidate-page-section .candidate-card p{font-size:.85rem;line-height:1.6;color:#dce0f0b3;margin:0 0 10px}.candidate-page-section .candidate-card p:last-child{margin-bottom:0}.candidate-page-section .candidate-card strong{color:#f0f2f8}.candidate-page-section .candidate-block{padding:40px 0}.candidate-page-section .candidate-block__head{margin-bottom:20px}.candidate-page-section .candidate-block__title{font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,3vw,1.85rem);font-weight:700;color:#f0f2f8;line-height:1.12;letter-spacing:-.01em;margin:8px 0 0}.candidate-page-section .candidate-block__lead{color:#dce0f0b3;font-size:.9rem;line-height:1.6;margin:0 0 16px}.candidate-page-section .candidate-hero{position:relative;text-align:center;padding:12px 0 24px;margin-bottom:0;border:none;border-radius:0;background:none}.candidate-page-section .candidate-hero__glow{position:absolute;top:-30px;left:50%;transform:translate(-50%);width:340px;height:220px;background:radial-gradient(circle,rgba(0,255,255,.14),transparent 70%);filter:blur(44px);pointer-events:none}.candidate-page-section .candidate-hero__title{position:relative;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:clamp(2rem,5vw,2.6rem);line-height:1.08;letter-spacing:-.02em;color:#f0f2f8;margin:16px 0 0}.candidate-page-section .candidate-hero__lead{position:relative;color:#dce0f0b3;font-size:.95rem;line-height:1.6;max-width:560px;margin:16px auto 0}.candidate-page-section .candidate-hero__cta-group{display:flex;flex-direction:row;gap:12px;justify-content:center;align-items:center;position:relative;flex-wrap:wrap;margin-top:30px}.candidate-page-section .candidate-grid{margin:30px auto 0;max-width:640px;position:relative;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:center;align-items:start}@media(max-width:768px){.candidate-page-section .candidate-grid{flex-direction:column;gap:16px;max-width:360px}}.candidate-page-section .candidate-stat{max-width:160px;text-align:center;position:relative}.candidate-page-section .candidate-stat strong{display:block;margin:0 0 6px;font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:700;color:#0ff}.candidate-page-section .candidate-stat span{display:block;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;color:#dce0f08c;line-height:1.5}@media(max-width:768px){.candidate-page-section .candidate-stat{max-width:none}}.candidate-page-section .candidate-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.candidate-page-section .candidate-list li{position:relative;padding-left:18px;font-size:.85rem;line-height:1.6;color:#dce0f0b3}.candidate-page-section .candidate-list li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:#0ff}.candidate-page-section .candidate-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:16px 0}@media(max-width:768px){.candidate-page-section .candidate-columns{grid-template-columns:1fr}}.candidate-page-section .candidate-columns--price p{margin:0}.candidate-page-section .candidate-offer{position:relative}.candidate-page-section .candidate-offer__glow{position:absolute;top:10px;left:50%;transform:translate(-50%);width:360px;height:220px;background:radial-gradient(circle,rgba(124,58,237,.18),transparent 70%);filter:blur(48px);pointer-events:none}.candidate-page-section .candidate-offer__card{position:relative;padding:24px 26px}.candidate-page-section .candidate-offer__card a{display:inline-flex;margin-top:4px}.candidate-page-section .candidate-faq{display:grid;gap:10px}.candidate-page-section .candidate-faq__item{padding:16px 20px;cursor:pointer}.candidate-page-section .candidate-faq__item[open] .candidate-faq__question:after{content:"−"}.candidate-page-section .candidate-faq__question{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center;font-family:Space Grotesk,sans-serif;font-size:.92rem;font-weight:600;color:#f0f2f8;list-style:none}.candidate-page-section .candidate-faq__question::-webkit-details-marker{display:none}.candidate-page-section .candidate-faq__question:after{content:"+";color:#0ff;font-size:1.1rem;flex-shrink:0;margin-left:12px}.candidate-page-section .candidate-faq__answer{margin:10px 0 0!important;font-size:.85rem;line-height:1.6;color:#dce0f0b3}@media(prefers-reduced-motion:reduce){.candidate-page-section .reveal,.candidate-page-section .reveal.is-visible{animation:none;opacity:1}}.candidate-page{max-width:1120px;margin:0 auto;padding:8rem 1.25rem 5rem;color:#f0f2f8}.candidate-page--narrow{max-width:820px}.candidate-hero,.candidate-section{padding:clamp(2rem,5vw,4.5rem);margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#110c368c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.candidate-hero h1,.candidate-section h1{font-size:clamp(2.4rem,7vw,5rem);line-height:1.02;margin:.75rem 0 1.25rem;font-family:Space Grotesk,sans-serif}.candidate-section h1{font-size:clamp(2rem,5vw,3.4rem)}.candidate-section h2{font-size:clamp(1.5rem,4vw,2.4rem);font-family:Space Grotesk,sans-serif}.candidate-page p,.candidate-page li{color:#dce0f0b3;line-height:1.7}.candidate-kicker{color:#2dff82;text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:800;font-family:JetBrains Mono,monospace}.candidate-actions,.review-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.candidate-button,.review-actions button{display:inline-flex;border:0;border-radius:999px;padding:.9rem 1.35rem;background:#2dff82;color:#0a1031;font-weight:800;text-decoration:none;cursor:pointer}.candidate-button--secondary{background:transparent;color:#f0f2f8;border:1px solid rgba(255,255,255,.14)}.candidate-grid,.candidate-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.candidate-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:1.5rem}.candidate-grid article{padding:1.5rem;border-radius:18px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.candidate-grid strong,.candidate-grid span{display:block}.candidate-grid strong{font-size:1.6rem;color:#2dff82;font-family:Space Grotesk,sans-serif}.candidate-grid span{margin-top:.5rem;color:#dce0f0b3}.candidate-form{display:grid;gap:1rem;padding:2rem;border-radius:24px;border:1px solid rgba(255,255,255,.14);background:#110c368c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.candidate-form label,.review-detail label{display:grid;gap:.45rem;font-weight:700}.candidate-form input,.candidate-form textarea,.review-detail input,.review-detail textarea{width:100%;box-sizing:border-box;padding:.85rem;color:#f0f2f8;background:#0a1031;border:1px solid rgba(255,255,255,.14);border-radius:10px}.candidate-form textarea,.review-detail textarea{min-height:110px;resize:vertical}.candidate-form input:focus,.candidate-form textarea:focus,.review-detail input:focus,.review-detail textarea:focus{outline:none;border-color:#2dff82;box-shadow:0 0 0 3px #2dff8240}.candidate-check{grid-template-columns:auto 1fr!important;align-items:start;font-weight:500!important}.candidate-check input{width:auto;margin-top:.3rem}.candidate-disclosure{padding:1rem;border-left:3px solid #2DFF82;background:#2dff820f}.candidate-error{color:#ff9c9c!important}.candidate-reference{font-family:JetBrains Mono,monospace;word-break:break-all}.review-layout{display:grid;grid-template-columns:280px 1fr;gap:1.5rem}.review-list{display:grid;align-content:start;gap:.5rem}.review-list button{display:grid;text-align:left;gap:.25rem;padding:1rem;color:#f0f2f8;background:#0a1031;border:1px solid rgba(255,255,255,.14);border-radius:10px;cursor:pointer}.review-list button:focus-visible{outline:none;border-color:#2dff82;box-shadow:0 0 0 3px #2dff8240}.review-list span{color:#2dff82}.review-detail{min-width:0}.review-detail dt{font-weight:800;color:#2dff82}.review-detail dd{margin:.25rem 0 1rem;color:#dce0f0b3}.review-actions button{border-radius:8px;padding:.65rem .8rem;font-size:.8rem}@media(max-width:720px){.candidate-page{padding:6rem 1.5rem 1.5rem}.candidate-grid,.candidate-columns,.review-layout{grid-template-columns:1fr}.candidate-hero,.candidate-section,.candidate-form{padding:1.4rem}}
