.site-header{z-index:1000;background:0 0;border-bottom:1px solid #0000;align-items:center;height:110px;padding:20px 0;transition:height .3s,background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,border-color .3s;display:flex;position:fixed;inset:0 0 auto}.site-header.is-scrolled{-webkit-backdrop-filter:blur(14px);background:#110c368c;border-bottom-color:#ffffff0f;height:90px}.site-header.is-scrolled:after{content:"";opacity:.5;background:linear-gradient(90deg,#0000,#a78bfa,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:1264px;margin:0 auto;padding:20px;display:flex;position:relative}.site-header__logo{flex-shrink:0;align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.site-header__logo img{max-width:150px}@media (width<=600px){.site-header__logo img{max-width:120px}}.site-header__logo-mark{color:#0ff;letter-spacing:-.02em;font-family:JetBrains Mono,monospace;font-size:1.05rem;font-weight:700}.site-header__logo-text{color:#fff;letter-spacing:-.01em;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600}.site-header__nav{align-items:center;gap:.35rem;margin:0 auto;display:flex}.site-header__link{color:#ffffff9e;border-radius:8px;padding:.5rem .9rem;font-family:Space Grotesk,sans-serif;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.site-header__link:hover{color:#ffffffeb}.site-header__link.is-active{color:#fff}.site-header__link.is-active:after{content:"";opacity:.5;background:linear-gradient(90deg,#0000,#0ff,#0000);height:2px;position:absolute;bottom:.15rem;left:.9rem;right:.9rem}.site-header__actions{flex-shrink:0;align-items:center;gap:.85rem;display:flex}.site-header__actions__login{cursor:not-allowed!important}.site-header__spots{letter-spacing:.02em;color:#ffffffc7;white-space:nowrap;opacity:0;pointer-events:none;align-items:center;gap:.45rem;font-family:JetBrains Mono,monospace;font-size:.72rem;transition:opacity .3s,transform .3s;display:inline-flex;transform:translate(8px)}.site-header__spots.is-visible{opacity:1;pointer-events:auto;transform:translate(0)}.site-header__spots-dot{background:#0ff;border-radius:50%;width:7px;height:7px;animation:2s ease-out infinite spotsPulse}.site-header__burger{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;display:none}.site-header__burger span{background:#fff;border-radius:2px;width:22px;height:2px;margin:0 auto;transition:transform .3s,opacity .2s;display:block}.site-header__burger.is-open span:first-child{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)}@keyframes spotsPulse{0%{box-shadow:0 0 #00ffff8c}70%{box-shadow:0 0 0 7px #0ff0}to{box-shadow:0 0 #0ff0}}.mobile-menu{z-index:999;opacity:0;visibility:hidden;background:radial-gradient(circle at 20% 20%,#1a073d,#0a0516,#05010b);flex-direction:column;justify-content:center;padding:7rem 1.5rem 2.5rem;transition:opacity .3s,transform .3s,visibility .3s;display:flex;position:fixed;inset:0;transform:translateY(-12px)}.mobile-menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-menu__nav{flex-direction:column;gap:.25rem;display:flex}.mobile-menu__link{color:#ffffff8c;padding:.6rem 0;font-family:Space Grotesk,sans-serif;text-decoration:none;transition:color .2s}.mobile-menu__link.is-active,.mobile-menu__link:hover{color:#fff}.mobile-menu__footer{flex-direction:column;gap:1rem;margin-top:auto;display:flex}.mobile-menu__spots{color:#ffffffc7;justify-content:center;align-items:center;gap:.5rem;font-family:JetBrains Mono,monospace;font-size:.8rem;display:inline-flex}.mobile-menu__login{opacity:.7;color:#dce0f073}.mobile-menu__cta{color:#05010b;text-align:center;background:#0ff;border-radius:12px;padding:.95rem;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;text-decoration:none}@media (width<=860px){.site-header__nav,.site-header__actions__login,.site-header__spots{display:none}.site-header__cta{padding:.5rem .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_si3nl_1,._button--ghost_si3nl_1,._button--sub_si3nl_1,._button--beam_si3nl_1,._button--glow_si3nl_1,._button--classic_si3nl_1{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;border:none;border-radius:10px;padding:12px 18px;transition:all .3s}._button--plain_si3nl_1 a,._button--ghost_si3nl_1 a,._button--sub_si3nl_1 a,._button--beam_si3nl_1 a,._button--glow_si3nl_1 a,._button--classic_si3nl_1 a{color:currentColor;text-decoration:none}._button--plain_si3nl_1 span,._button--ghost_si3nl_1 span,._button--sub_si3nl_1 span,._button--beam_si3nl_1 span,._button--glow_si3nl_1 span,._button--classic_si3nl_1 span{color:#fff;z-index:2;font-size:1.1em;font-weight:700;position:relative}._button--classic_si3nl_1{z-index:1;background:#0009;border:none;position:relative;overflow:hidden}._button--classic_si3nl_1:hover{background:#0003}._button--classic_si3nl_1:before{content:"";border-radius:inherit;-webkit-mask-composite:destination-out;filter:blur(3px);z-index:0;background:linear-gradient(18deg,#fd036e,#00b0f0);padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}._button--classic_si3nl_1:after{content:"";-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:inherit;z-index:0;background:#ffffff0d;position:absolute;inset:0}._button--classic_si3nl_1 span{color:#0000;background:linear-gradient(#fff,#0ff);-webkit-background-clip:text;background-clip:text;font-weight:500}._button--glow_si3nl_1{background:#a78bfa;transition:all .25s;box-shadow:0 0 #0000,0 8px 24px #7c3aed59}._button--glow_si3nl_1 span{flex-flow:wrap;justify-content:center;align-items:center;gap:7px;display:flex}._button--glow_si3nl_1:hover{transform:translateY(-2px);box-shadow:0 0 #0000,0 12px 32px #7c3aed59}._button--beam_si3nl_1{background:linear-gradient(135deg,#0ff,#1fb6ff)}._button--beam_si3nl_1 span{color:#05010b}._button--beam_si3nl_1:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00ffff40}._button--sub_si3nl_1{color:#fff;background:#ffffff1a;border:1px solid #ffffff40}._button--sub_si3nl_1:hover{background:#ffffff26}._button--ghost_si3nl_1{color:#fff;background:#ffffff1a;border:0 solid #ffffff1a}._button--ghost_si3nl_1:hover{background:#fff3}._button--plain_si3nl_1{color:#fff;background:0 0;border:#0000;padding:5px}._icon_si3nl_117{padding:5px}._icon_si3nl_117 span{flex-flow:wrap;justify-content:center;align-items:center;gap:20px;display:flex}._rounded_si3nl_129{border-radius:50%;flex-flow:wrap;justify-content:center;align-items:center;gap:20px;width:40px;height:40px;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.06)}}@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:0}}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes underlineIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.atomic-hero{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:20px;min-height:640px;padding:50px 52px;display:flex;position:relative;overflow:hidden;padding-top:120px!important}.atomic-hero:before{content:"";pointer-events:none;z-index:1;opacity:.4;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");position:absolute;inset:0}.atomic-hero__glow{pointer-events:none;z-index:0;border-radius:50%;position:absolute}.atomic-hero__glow--left{background:radial-gradient(circle,#7c3aed2e 0%,#0000 65%);width:600px;height:600px;top:50%;left:90px;transform:translateY(-50%)}.atomic-hero__glow--right{background:radial-gradient(circle,#00ffff12 0%,#0000 65%);width:700px;height:700px;top:0;right:-50px}.atomic-hero .hero-content{z-index:10;flex-flow:column wrap;justify-content:space-between;align-items:flex-start;gap:0;max-width:520px;animation:.8s both fadeUp;display:flex;position:relative}.atomic-hero .hero-badge{color:#2dff82;letter-spacing:.04em;background:#2dff8212;border:1px solid #2dff8259;border-radius:999px;flex-flow:wrap;justify-content:space-between;align-items:center;gap:7px;margin-bottom:22px;padding:5px 12px 5px 8px;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;animation:.8s .1s both fadeUp;display:flex}.atomic-hero .hero-badge__dot{background:#2dff82;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.8s ease-in-out infinite blink}.atomic-hero .hero-headline{letter-spacing:-.02em;color:#f0f2f8;margin-bottom:0;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,4vw,3.1rem);font-weight:700;line-height:1.08;animation:.8s .15s both fadeUp}.atomic-hero .hero-headline__accent{color:#0ff;display:inline-block;position:relative}.atomic-hero .hero-headline__accent:after{content:"";transform-origin:0;background:linear-gradient(90deg,#0ff,#5b2eff);width:100%;height:2px;animation:.6s 1s forwards underlineIn;position:absolute;bottom:2px;left:0;transform:scaleX(0)}.atomic-hero .hero-headline__line2{color:#f0f2f89e;margin-top:4px;font-size:clamp(1.7rem,3.2vw,2.5rem);font-weight:500;display:block}.atomic-hero .cursor-blink{vertical-align:middle;background:#0ff;border-radius:1px;width:3px;height:.85em;margin-left:3px;animation:1s step-end infinite cursorBlink;display:inline-block}.atomic-hero .hero-sub{color:#dce0f0b3;max-width:440px;margin-top:20px;font-size:1.05rem;font-weight:400;line-height:1.65;animation:.8s .25s both fadeUp}.atomic-hero .hero-sub strong{color:#f0f2f8;font-weight:600}.atomic-hero .hero-price-anchor{color:#dce0f073;flex-flow:wrap;justify-content:space-between;align-items:baseline;gap:6px;margin-top:10px;font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:400;animation:.8s .3s both fadeUp;display:flex}.atomic-hero .hero-price-anchor__value{color:#2dff82cc;font-weight:600}.atomic-hero .hero-ctas{flex-flow:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:28px;animation:.8s .35s both fadeUp;display:flex}.atomic-hero .hero-stats{border-top:1px solid #ffffff14;flex-flow:row;justify-content:space-between;align-items:center;gap:24px;margin-top:36px;padding-top:24px;animation:.8s .45s both fadeUp;display:flex;overflow:hidden}.atomic-hero .hero-stats__item{flex-flow:column wrap;justify-content:space-between;align-items:flex-start;gap:2px;display:flex}.atomic-hero .hero-stats__value{color:#f0f2f8;letter-spacing:-.01em;font-family:JetBrains Mono,monospace;font-size:1.15rem;font-weight:700}.atomic-hero .hero-stats__value span{color:#0ff}.atomic-hero .hero-stats__label{color:#dce0f073;letter-spacing:.05em;text-transform:uppercase;font-size:.68rem}.atomic-hero .hero-stats__divider{background:#ffffff14;flex-shrink:0;width:1px;height:32px}.atomic-hero .atomic-container{z-index:5;pointer-events:none;opacity:.75;flex-flow:wrap;justify-content:center;align-items:center;gap:20px;width:680px;height:680px;display:flex;position:absolute;top:50%;right:-60px;transform:translateY(-50%)}.atomic-hero .nucleus{z-index:20;pointer-events:all;position:relative}.atomic-hero .nucleus__logo{color:#0ff;filter:drop-shadow(0 0 20px #8fd3ff);border-radius:50%;flex-flow:wrap;justify-content:center;align-items:center;gap:20px;width:100px;height:100px;font-family:Space Grotesk,sans-serif;font-size:2.4rem;font-weight:700;animation:4s ease-in-out infinite pulse;display:flex}.atomic-hero .orbit{border:1px solid #00ffff1a;border-radius:50%;position:absolute;top:50%;left:50%}.atomic-hero .orbit--1{width:180px;height:90px;margin:-45px 0 0 -90px;animation:10s linear infinite rotateOrbit;transform:rotate(30deg)}.atomic-hero .orbit--2{width:260px;height:150px;margin:-75px 0 0 -130px;animation:16s linear infinite reverse rotateOrbit;transform:rotate(-20deg)}.atomic-hero .orbit--3{width:260px;height:130px;margin:-65px 0 0 -130px;animation:22s linear infinite rotateOrbit;transform:rotate(60deg)}.atomic-hero .orbit--4{width:300px;height:150px;margin:-75px 0 0 -150px;animation:28s linear infinite reverse rotateOrbit;transform:rotate(-50deg)}.atomic-hero .orbit--5{width:340px;height:150px;margin:-75px 0 0 -170px;animation:13s linear infinite rotateOrbit;transform:rotate(110deg)}.atomic-hero .orbit--6{width:360px;height:210px;margin:-105px 0 0 -180px;animation:19s linear infinite reverse rotateOrbit;transform:rotate(170deg)}.atomic-hero .electron{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:all;cursor:default;border:1.5px solid;border-radius:50%;flex-flow:wrap;justify-content:center;align-items:center;gap:20px;width:38px;height:38px;margin-top:-19px;margin-left:-19px;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;top:50%;left:0%}.atomic-hero .electron:after{content:attr(data-label);color:#f0f2f8;white-space:nowrap;pointer-events:none;opacity:0;letter-spacing:.03em;background:#110c36eb;border:1px solid #ffffff24;border-radius:4px;padding:3px 8px;font-family:Space Grotesk,sans-serif;font-size:.62rem;font-weight:500;transition:opacity .2s,transform .2s;position:absolute;top:-28px;left:50%;transform:translate(-50%)translateY(4px)}.atomic-hero .electron:hover{transform:scale(1.2)}.atomic-hero .electron:hover:after{opacity:1;transform:translate(-50%)translateY(0)}.atomic-hero .electron--react{color:#61dafb;background:#61dafb14;border-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:10s linear infinite counterRotate}.atomic-hero .electron--js{color:#ffc000;background:#ffc00014;border-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:16s linear infinite reverse counterRotate}.atomic-hero .electron--node{color:#68a729;background:#68a72914;border-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:22s linear infinite counterRotate}.atomic-hero .electron--sass{color:#fd036e;background:#fd036e14;border-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:28s linear infinite reverse counterRotate}.atomic-hero .electron--html{color:#f60;background:#ff660014;border-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:13s linear infinite counterRotate}.atomic-hero .electron--css{color:#00b0f0;background:#00b0f014;border-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:19s linear infinite reverse counterRotate}@media (width<=1200px){.atomic-hero .atomic-container{right:-180px}}@media (width<=991px){.atomic-hero{min-height:auto;padding:48px 28px}.atomic-hero .atomic-container{opacity:.55;right:-200px}}@media (width<=768px){.atomic-hero .atomic-container{opacity:.45;right:-240px}.atomic-hero .hero-stats{gap:16px}}@media (width<=600px){.atomic-hero{padding:40px 20px 60px}.atomic-hero .atomic-container{opacity:.35;right:-300px}.atomic-hero .hero-ctas{flex-direction:column;align-items:flex-start}.atomic-hero .hero-stats{flex-wrap:wrap;gap:12px}}@media (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{padding:50px 0;position:relative}.features-impact__header{text-align:center;margin-bottom:64px}.features-impact__subtitle{color:#a78bfa;letter-spacing:.25em;text-transform:uppercase;margin-bottom:12px;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500;display:block}.features-impact__title{color:#f0f2f8;letter-spacing:-.02em;margin-bottom:16px;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;line-height:1.1}.features-impact__desc{color:#dce0f073;font-family:JetBrains Mono,monospace;font-size:.88rem;font-weight:400}.features-impact .bento-grid{grid-template-rows:auto auto;grid-template-columns:1.55fr 1fr;gap:20px;display:grid}@media (width<=991px){.features-impact .bento-grid{grid-template-columns:1fr}}.features-impact .bento-card{-webkit-backdrop-filter:blur(14px);background:#110c368c;border:1px solid #ffffff14;border-radius:20px;padding:28px;transition:border-color .35s,box-shadow .35s,transform .3s;animation:.6s both bentofadeUp;position:relative;overflow:hidden}.features-impact .bento-card:hover{transform:translateY(-3px)}.features-impact .bento-card--main{flex-direction:column;grid-row:1/3;gap:20px;display:flex}@media (width<=991px){.features-impact .bento-card--main{grid-row:auto}}.features-impact .bento-card--sm{flex-direction:column;gap:16px;display:flex}.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{pointer-events:none;z-index:0;opacity:0;border-radius:50%;width:250px;height:250px;transition:opacity .4s;position:absolute;top:-80px;right:-80px}.features-impact .bento-card:hover .features-impact .bento-card__glow{opacity:1}.features-impact .bento-card__label{color:#dce0f073;text-transform:uppercase;letter-spacing:.1em;z-index:1;flex-flow:wrap;justify-content:space-between;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:600;display:flex;position:relative}.features-impact .bento-card__tag{color:#dce0f0b3;background:#ffffff14;border-radius:4px;padding:2px 7px;font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:700}.features-impact .bento-card__title{color:#f0f2f8;letter-spacing:-.01em;z-index:1;margin-top:auto;font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:600;position:relative}.features-impact .bento-card__body{color:#dce0f0b3;z-index:1;font-size:.88rem;line-height:1.65;position:relative}.features-impact .bento-card--green:before{content:"";opacity:.6;background:linear-gradient(90deg,#0000,#2dff82,#0000);height:1px;position:absolute;top:0;left:20px;right:20px}.features-impact .bento-card--green .bento-card__glow{background:radial-gradient(circle,#2dff8224 0%,#0000 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:"";opacity:.6;background:linear-gradient(90deg,#0000,#1fb6ff,#0000);height:1px;position:absolute;top:0;left:20px;right:20px}.features-impact .bento-card--blue .bento-card__glow{background:radial-gradient(circle,#1fb6ff24 0%,#0000 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:"";opacity:.6;background:linear-gradient(90deg,#0000,#db299b,#0000);height:1px;position:absolute;top:0;left:20px;right:20px}.features-impact .bento-card--pink .bento-card__glow{background:radial-gradient(circle,#db299b24 0%,#0000 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{z-index:1;background:#0a1031b3;border:1px solid #ffffff14;border-radius:12px;flex-grow:1;min-height:220px;position:relative;overflow:hidden}.features-impact .terminal__bar-left{flex-flow:wrap;justify-content:start;align-items:center;gap:8px;display:flex}.features-impact .terminal__bar{background:#0a1031cc;border-bottom:1px solid #ffffff14;flex-flow:wrap;justify-content:space-between;align-items:center;gap:6px;padding:10px 14px;display:flex}.features-impact .terminal__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.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{color:#dce0f073;margin-left:6px;font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:400}.features-impact .terminal__output{flex-direction:column;gap:2px;height:85%;padding:16px 18px;display:flex;overflow:hidden}.features-impact .terminal__line{white-space:pre;font-family:JetBrains Mono,monospace;font-size:.8rem;font-weight:400;line-height:1.7;animation:.15s both terminalLine}.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:#dce0f073}.features-impact .terminal__cursor{opacity:0;background:#0ff;border-radius:1px;width:8px;height:14px;margin:4px 18px;animation:1s step-end 4.8s infinite cursorPulse}.bento-card__terminal:has(.terminal__line:last-child) .features-impact .terminal__cursor{opacity:1}.features-impact .folder-tree{z-index:1;background:#0a103199;border:1px solid #ffffff14;border-radius:10px;padding:14px 16px;position:relative}.features-impact .folder-tree__item{flex-flow:wrap;justify-content:start;align-items:center;gap:6px;padding:3px 0;animation:.3s both folderIn;display:flex}.features-impact .folder-tree__item--folder .folder-tree__name{color:#8fd3ff;font-weight:500}.features-impact .folder-tree__item--file .folder-tree__name{color:#dce0f0b3}.features-impact .folder-tree__icon{flex-shrink:0;font-size:.75rem}.features-impact .folder-tree__name{letter-spacing:.02em;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:400}.features-impact .thread{z-index:1;flex-direction:column;gap:10px;display:flex;position:relative}.features-impact .thread__msg{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:8px;animation:.3s both threadIn;display:flex}.features-impact .thread__avatar{border:1px solid;border-radius:50%;flex-flow:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:20px;width:28px;height:28px;margin-top:2px;font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:700;display:flex}.features-impact .thread__content{flex:1;min-width:0}.features-impact .thread__meta{flex-flow:wrap;justify-content:space-between;align-items:center;gap:6px;margin-bottom:2px;display:flex}.features-impact .thread__name{font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:600}.features-impact .thread__time{color:#dce0f073;font-family:JetBrains Mono,monospace;font-size:.62rem;font-weight:400}.features-impact .thread__text{color:#dce0f0b3;font-size:.8rem;line-height:1.55}@keyframes audienceFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.audience-section{padding:50px 0;position:relative}.audience-section__header{text-align:center;margin-bottom:60px}.audience-section__subtitle{color:#a78bfa;letter-spacing:.25em;text-transform:uppercase;margin-bottom:12px;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500;display:block}.audience-section__title{color:#f0f2f8;letter-spacing:-.02em;margin-bottom:14px;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;line-height:1.1}.audience-section__title-accent{background:linear-gradient(90deg,#0ff,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.audience-section__desc{color:#dce0f073;font-family:JetBrains Mono,monospace;font-size:.88rem;font-weight:400}.audience-section .audience-grid{grid-template-columns:1.2fr 1fr;align-items:start;gap:20px;display:grid}@media (width<=991px){.audience-section .audience-grid{grid-template-columns:1fr}}.audience-section .audience-card{-webkit-backdrop-filter:blur(14px);background:#110c368c;border:1px solid #ffffff14;border-radius:20px;padding:28px;transition:border-color .3s,transform .3s,box-shadow .3s;animation:.6s both audienceFadeUp;position:relative;overflow:hidden}.audience-section .audience-card:hover{border-color:rgba(var(--card-color,#fff), .25);transform:translateY(-3px);box-shadow:0 12px 40px #0003}.audience-section .audience-card__glow{background:radial-gradient(circle, rgba(var(--card-color-rgb,255 255 255), .1) 0%, transparent 70%);pointer-events:none;z-index:0;opacity:0;border-radius:50%;width:200px;height:200px;transition:opacity .4s;position:absolute;top:-60px;right:-60px}.audience-section .audience-card:hover .audience-section .audience-card__glow{opacity:1}.audience-section .audience-card__icon-wrap{width:52px;height:52px;color:var(--card-color,#f0f2f8);z-index:1;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;flex-flow:wrap;justify-content:center;align-items:center;gap:20px;margin-bottom:20px;font-size:1.2rem;transition:background .3s,border-color .3s,box-shadow .3s;display:flex;position:relative}.audience-section .audience-card__icon-wrap--sm{border-radius:10px;width:40px;height:40px;margin-bottom:14px;font-size:.95rem}.audience-section .audience-card:hover .audience-section .audience-card__icon-wrap{background:#ffffff1a;border-color:#ffffff2e}.audience-section .audience-card__title{color:#f0f2f8;z-index:1;margin-bottom:10px;font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:600;position:relative}.audience-section .audience-card__desc{color:#dce0f0b3;z-index:1;font-size:.88rem;line-height:1.65;position:relative}.audience-section .audience-card__route{z-index:1;letter-spacing:.04em;border-radius:999px;align-items:center;margin-bottom:16px;padding:3px 10px;font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:600;display:inline-flex;position:relative}.audience-section .audience-card__route--empresa{color:#2dff82;background:#2dff821f;border:1px solid #2dff8240}.audience-section .audience-card__badge{color:#0ff;letter-spacing:.04em;background:#00ffff1a;border:1px solid #00ffff40;border-radius:999px;padding:3px 10px;font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:600}.audience-section .audience-card__top{z-index:1;flex-flow:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex;position:relative}.audience-section .audience-card__grid-deco{opacity:.06;pointer-events:none;grid-template-columns:repeat(5,1fr);gap:4px;width:180px;height:120px;display:grid;position:absolute;bottom:-10px;right:-10px}.audience-section .audience-card__grid-cell{border:1px solid #0ff;border-radius:2px}.audience-section .audience-card--featured{--card-color:#2dff82;padding:32px}.audience-section .audience-card--featured:before{content:"";opacity:.5;background:linear-gradient(90deg,#0000,#2dff82,#0000);height:1px;position:absolute;top:0;left:20px;right:20px}.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{flex-direction:column;gap:16px;display:flex}.audience-section .audience-secondary__label{flex-flow:wrap;justify-content:space-between;align-items:center;gap:10px;padding:0 4px;display:flex}.audience-section .audience-secondary__route-tag{color:#a78bfa;white-space:nowrap;letter-spacing:.04em;background:#a78bfa1a;border:1px solid #a78bfa40;border-radius:999px;padding:3px 10px;font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:600}.audience-section .audience-secondary__route-desc{color:#dce0f073;font-size:.78rem;line-height:1.4}@keyframes delivFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.deliverable-section{padding:50px 0}.deliverable-section__header{text-align:center;margin-bottom:24px}.deliverable-section__header__subtitle{color:#a78bfa;text-transform:uppercase;letter-spacing:.25em;margin-bottom:12px;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500}.deliverable-section__header__title{color:#f0f2f8;letter-spacing:-.02em;margin-bottom:14px;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;line-height:1.1}.deliverable-section__header__desc{color:#dce0f0b3;font-family:JetBrains Mono,monospace;font-size:.88rem;font-weight:400}.deliverable-section__options{flex-flow:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:30px;display:flex}.deliverable-section__options button{padding:8px 16px}.deliverable-section__tag{text-align:center;margin-bottom:30px;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:600;transition:color .2s}.deliverable-section__content{grid-template-columns:1.1fr 1fr;align-items:start;gap:32px;margin:0 auto;display:grid}@media (width<=991px){.deliverable-section__content{grid-template-columns:1fr}}.deliverable-section__content__list{animation:.5s .1s both delivFadeUp}.deliverable-section__content__list__label{color:#dce0f073;text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;font-family:JetBrains Mono,monospace;font-size:.75rem;display:block}.deliverable-section__content__list__items{margin-bottom:20px}.deliverable-section__content__list__item{border-bottom:1px solid #ffffff14;grid-template-columns:32px auto fit-content(100%);align-items:center;gap:12px;margin:12px 0;padding-bottom:12px;animation:.4s both delivFadeUp;display:grid}.deliverable-section__content__list__item:last-of-type{border-bottom:none}.deliverable-section__content__list__item--icon{background:#110c368c;border:1px solid #ffffff14;border-radius:6px;flex-flow:wrap;justify-content:center;align-items:center;gap:20px;width:28px;height:28px;font-size:.9rem;display:flex}.deliverable-section__content__list__item--content h4{color:#f0f2f8;margin:0 0 4px;font-size:.85rem;font-weight:500}.deliverable-section__content__list__item--content p{color:#dce0f073;font-size:.75rem}.deliverable-section__content__list__item--value{background:#110c368c;border:1px solid #ffffff14;border-radius:6px;width:fit-content;padding:4px 8px}.deliverable-section__content__list__item--value span{color:#dce0f073;font-family:JetBrains Mono,monospace;font-size:.65rem}.deliverable-section__content__list__total{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#110c368c;border:2px solid #ffffff14;border-radius:6px;padding:10px 14px}.deliverable-section__content__list__total--value{border-bottom:1px solid #ffffff14;flex-flow:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:10px;padding-bottom:4px;display:flex}.deliverable-section__content__list__total--value p{color:#dce0f0b3;font-size:.75rem}.deliverable-section__content__list__total--value span{color:#dce0f0b3;font-family:JetBrains Mono,monospace;font-size:.75rem;text-decoration:line-through}.deliverable-section__content__list__total--price{flex-flow:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.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 #ffffff14;border-radius:8px;animation:.5s both delivFadeUp}.browser-mockup__header{background:#0a1031cc;flex-flow:row;justify-content:start;align-items:center;gap:10px;padding:8px 12px;display:flex}.browser-mockup__header__dots{flex-flow:row;justify-content:start;align-items:center;gap:6px;display:flex}.browser-mockup__header__dots .dot{border-radius:50%;width:10px;height:10px}.browser-mockup__header__dots .dot--red{background:#fd036e}.browser-mockup__header__dots .dot--yellow{background:#ffc000}.browser-mockup__header__dots .dot--green{background:#2dff82}.browser-mockup__header__url{color:#dce0f073;background:#0006;border-radius:4px;flex-flow:row;justify-content:start;align-items:center;gap:6px;width:100%;padding:4px 8px;font-size:.65rem;display:flex}.browser-mockup__header__url__text{font-family:JetBrains Mono,monospace}.browser-mockup__content{background:#0a1031;flex-direction:column;gap:6px;padding:10px;display:flex}.wf-section{background:#ffffff05;border:1px solid #ffffff0a;border-radius:6px;align-items:center;gap:6px;padding:8px 10px;transition:background .3s,border-color .3s;display:flex;overflow:hidden}.wf-block{background:#ffffff1f;border-radius:3px;flex-shrink:0;width:80px;height:7px}.wf-block--lg{width:120px;height:9px}.wf-block--md{width:90px}.wf-block--sm{width:50px}.wf-btn{border:1px solid;border-radius:4px;flex-shrink:0;width:50px;height:22px}.wf-btn-solid{opacity:.75;border-radius:4px;flex-shrink:0;width:60px;height:20px}.wf-btn-solid--lg{width:80px;height:24px}.wf-nav{box-sizing:border-box;justify-content:space-between}.wf-nav__logo{border-radius:6px;flex-shrink:0;width:30px;height:22px}.wf-nav__links{flex-flow:wrap;flex:1;justify-content:center;align-items:center;gap:6px;display:flex}.wf-hero{border:1px solid #0000;transition:border-color .3s}.wf-hero__text{flex-direction:column;flex:1;gap:5px;display:flex}.wf-hero__img{background:#ffffff08;border:1px solid;border-radius:6px;width:35%;min-width:80px;height:100%}.wf-profile{border:1px solid #0000;justify-content:center;gap:14px;transition:border-color .3s}.wf-profile__avatar{background:#ffffff0d;border:2px solid;border-radius:50%;flex-shrink:0;width:42px;height:42px}.wf-profile__info{flex-direction:column;gap:5px;display:flex}.wf-cards{align-items:stretch;gap:6px;padding:6px;display:flex}.wf-card{background:#ffffff05;border:1px solid;border-radius:6px;flex-direction:column;flex:1;gap:4px;padding:6px;display:flex}.wf-card__icon{border-radius:4px;width:18px;height:18px;margin-bottom:2px}.wf-about{gap:10px;display:flex}.wf-about__img{background:#ffffff08;border:1px solid;border-radius:6px;flex-shrink:0;width:35%}.wf-about__text{flex-direction:column;flex:1;justify-content:center;gap:5px;display:flex}.wf-skills{flex-wrap:wrap;gap:6px;padding:6px}.wf-skill-badge{background:#ffffff08;border:1px solid;border-radius:4px;width:42px;height:18px}.wf-social{flex-flow:wrap;justify-content:space-between;align-items:center;gap:6px;display:flex}.wf-social__icon{border:1px solid;border-radius:4px;width:20px;height:20px}.wf-cta{border:none;border-radius:6px;justify-content:center;gap:12px}.wf-footer{opacity:.6;justify-content:space-between}.wf-footer__logo{background:#ffffff1a;border-radius:4px;width:24px;height:24px}.wf-footer__links{flex-flow:wrap;justify-content:space-between;align-items:center;gap:6px;display:flex}@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{padding:70px 0 50px;position:relative}.course-section__grid{grid-template-columns:1.15fr 1fr;align-items:start;gap:32px;display:grid}@media (width<=991px){.course-section__grid{grid-template-columns:1fr;max-width:540px;margin:0 auto}}.course-card{-webkit-backdrop-filter:blur(14px);background:#110c368c;border:1px solid #ffffff14;border-radius:20px;animation:.6s both courseFadeUp;overflow:hidden}.course-card__visual{background:#0a10318c;border-bottom:1px solid #ffffff14;flex-flow:column wrap;justify-content:center;align-items:center;gap:12px;min-height:180px;padding:32px 24px;display:flex}.course-card__visual-label{color:#dce0f073;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400}.course-card__content{flex-direction:column;gap:16px;padding:28px 32px;display:flex}.course-card__badge{color:#2dff82;background:#2dff821f;border:1px solid #2dff8247;border-radius:999px;flex-flow:wrap;justify-content:space-between;align-items:center;gap:6px;width:fit-content;padding:4px 12px;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:500;display:inline-flex}.course-card__badge svg{font-size:.7rem}.course-card__title{color:#f0f2f8;letter-spacing:-.02em;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,2.5vw,1.9rem);font-weight:700;line-height:1.15}.course-card__title--accent{background:linear-gradient(90deg,#0ff,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.course-card__desc{color:#dce0f0b3;margin:0;font-size:.92rem;line-height:1.65}.course-card__checks{flex-flow:column wrap;justify-content:space-between;align-items:start;gap:8px;list-style:none;display:flex}.course-card__check-item{color:#dce0f0b3;flex-flow:wrap;justify-content:space-between;align-items:center;gap:10px;font-size:.88rem;display:flex}.course-card__check-item svg{color:#0ff;flex-shrink:0;font-size:.75rem}.course-card__badges{flex-flow:wrap;justify-content:start;align-items:center;gap:8px;display:flex}.course-card__dur-badge{color:#dce0f0b3;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;flex-flow:wrap;justify-content:space-between;align-items:center;gap:6px;padding:5px 12px;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;display:flex}.course-card__dur-badge svg{color:#dce0f073;font-size:.72rem}.screen-mock{border:1px solid #ffffff24;border-radius:8px;width:160px;overflow:hidden}.screen-mock__bar{background:#0a1031cc;border-bottom:1px solid #ffffff14;flex-flow:wrap;justify-content:start;align-items:center;gap:4px;padding:7px 10px;display:flex}.screen-mock__dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.screen-mock__dot--r{background:#ff5f57}.screen-mock__dot--y{background:#ffbd2e}.screen-mock__dot--g{background:#28c840}.screen-mock__body{background:#0a103199;flex-direction:column;gap:5px;padding:10px 12px;display:flex}.screen-mock__line{background:#ffffff1f;border-radius:2px;height:5px}.screen-mock__line--lg{width:90%}.screen-mock__line--md{width:70%}.screen-mock__line--sm{width:55%}.screen-mock__cta{opacity:.75;background:#2dff82;border-radius:3px;width:60px;height:14px;margin-top:2px}.screen-mock__cards{flex-flow:wrap;justify-content:space-between;align-items:center;gap:4px;margin-top:4px;display:flex}.screen-mock__card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:3px;flex:1;height:22px}.enroll-card{-webkit-backdrop-filter:blur(14px);background:#110c368c;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:20px;padding:32px;animation:.6s .12s both courseFadeUp;display:flex;position:relative;overflow:hidden}.enroll-card:before{content:"";opacity:.55;background:linear-gradient(90deg,#0000,#2dff82,#0000);border-radius:20px 20px 0 0;height:1px;position:absolute;top:0;left:0;right:0}.enroll-card__glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#2dff8214 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;left:-80px}.enroll-card__status,.enroll-card__price-block,.enroll-card__spots,.enroll-card__upcoming,.enroll-card__cta,.enroll-card__divider,.enroll-card__trust{z-index:1;position:relative}.enroll-card__status{color:#2dff82;background:#2dff8214;border:1px solid #2dff8238;border-radius:999px;flex-flow:wrap;justify-content:space-between;align-items:center;gap:7px;width:fit-content;padding:5px 12px;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:500;display:flex}.enroll-card__status-dot{background:#2dff82;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite statusPulse}.enroll-card__price-block{flex-direction:column;gap:4px;display:flex}.enroll-card__price-label{color:#dce0f073;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400}.enroll-card__price{color:#0ff;letter-spacing:-.03em;font-family:JetBrains Mono,monospace;font-size:3rem;font-weight:700;line-height:1}.enroll-card__price-compared{color:#dce0f073;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:400;text-decoration:line-through}.enroll-card__spots{flex-direction:column;gap:6px;display:flex}.enroll-card__spots-header{flex-flow:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.enroll-card__spots-text{color:#dce0f0b3;font-size:.82rem}.enroll-card__spots-count{color:#fd036e;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:600}.enroll-card__spots-bar{flex-flow:wrap;justify-content:space-between;align-items:center;gap:3px;display:flex}.enroll-card__spot{border-radius:2px;flex:1;height:6px;transition:background .2s}.enroll-card__spot--taken{background:#2dff82}.enroll-card__spot--free{background:#ffffff14}.enroll-card__spots-sub{color:#dce0f073;font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:400}.enroll-card__upcoming{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.enroll-card__upcoming-row{color:#dce0f0b3;flex-flow:wrap;justify-content:start;align-items:center;gap:10px;font-size:.82rem;line-height:1.4;display:flex}.enroll-card__upcoming-row svg{color:#0ff;flex-shrink:0;font-size:.82rem}.enroll-card__upcoming-date{color:#0ff;font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:600}.enroll-card__cta{color:#0a1031;cursor:pointer;letter-spacing:.01em;background:#0ff;border:none;border-radius:10px;flex-flow:wrap;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700;transition:opacity .2s,transform .15s;display:flex;box-shadow:0 0 30px #0ff6}.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}.enroll-card__cta:hover svg{transform:translate(3px)}.enroll-card__divider{background:#ffffff14;height:1px}.enroll-card__trust{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.enroll-card__trust-item{color:#dce0f0b3;flex-flow:wrap;justify-content:start;align-items:center;gap:10px;font-size:.82rem;line-height:1.4;display:flex}.enroll-card__trust-item svg{color:#dce0f073;flex-shrink:0;font-size:.85rem}.enroll-card--upcoming:before{background:linear-gradient(90deg,#0000,#0ff,#0000)}.enroll-card--upcoming .enroll-card__glow{background:radial-gradient(circle,#00ffff14 0%,#0000 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,#0000,#fd036e,#0000)}.enroll-card--closed .enroll-card__glow{background:radial-gradient(circle,#fd036e12 0%,#0000 70%)}.enroll-card--closed .enroll-card__status{color:#fd036e;background:#fd036e14;border-color:#fd036e38}.enroll-card--closed .enroll-card__status-dot{background:#fd036e;animation:none}.enroll-card--closed .enroll-card__spot--taken{background:#fd036e80}.enroll-card--closed .enroll-card__cta{color:#dce0f0b3;box-shadow:none;background:0 0;border:1px solid #ffffff24}.enroll-card--closed .enroll-card__cta:hover{opacity:1;color:#f0f2f8;background:#ffffff0a;transform:none}@keyframes roadmapFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.roadmap-section{padding:50px 0;position:relative}.roadmap-section__header{text-align:center;margin-bottom:52px}.roadmap-section__subtitle{color:#a78bfa;letter-spacing:.25em;text-transform:uppercase;margin-bottom:12px;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500;display:block}.roadmap-section__title{color:#f0f2f8;letter-spacing:-.02em;margin-bottom:14px;font-family:Space Grotesk,sans-serif;font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.roadmap-section__desc{color:#dce0f073;font-family:JetBrains Mono,monospace;font-size:.88rem;font-weight:400}.roadmap-timeline{flex-direction:column;max-width:640px;margin:0 auto;display:flex}.roadmap-step{grid-template-columns:44px 1fr;gap:0 16px;animation:.5s both roadmapFadeUp;display:grid}.roadmap-step__left{flex-direction:column;align-items:center;display:flex}.roadmap-step__node{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;background:#110c368c;border:1.5px solid;border-radius:50%;flex-flow:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:20px;width:36px;height:36px;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:600;display:flex}.roadmap-step__node[data-level="1"]{color:#dce0f073;border-color:#00ffff1f}.roadmap-step__node[data-level="2"]{color:#00ffff80;border-color:#0ff3}.roadmap-step__node[data-level="3"]{color:#00ffffb3;border-color:#00ffff59}.roadmap-step__node[data-level="4"]{color:#0ff;border-color:#00ffff8c}.roadmap-step__node[data-level="5"]{color:#0ff;border-color:#00ffffbf}.roadmap-step__line{background:#ffffff14;flex:1;width:1.5px;min-height:16px;margin:0 auto}.roadmap-step__card{-webkit-backdrop-filter:blur(14px);background:#110c368c;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:6px;margin-bottom:12px;padding:20px 28px;transition:border-color .3s,transform .3s;display:flex;position:relative;overflow:hidden}.roadmap-step__card:hover{transform:translate(3px)}.roadmap-step__card:before{content:"";opacity:.3;background:linear-gradient(90deg,#0000,#0ff,#0000);height:1px;position:absolute;top:0;left:20%;right:20%}.roadmap-step__week{color:#dce0f073;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400}.roadmap-step__title{color:#f0f2f8;letter-spacing:-.01em;margin:0;font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:600}.roadmap-step__desc{color:#dce0f0b3;margin:0;font-size:.88rem;line-height:1.6}.roadmap-step__tag{color:#a78bfa;background:#a78bfa1a;border:1px solid #a78bfa40;border-radius:999px;flex-flow:wrap;justify-content:space-between;align-items:center;gap:5px;width:fit-content;margin-top:2px;padding:3px 12px;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;display:inline-flex}.roadmap-step__tag svg{flex-shrink:0;font-size:.7rem}.roadmap-step--final .roadmap-step__node{color:#2dff82;background:#2dff8214;border-color:#2dff82}.roadmap-step--final .roadmap-step__card{border-color:#2dff824d}.roadmap-step--final .roadmap-step__card:before{opacity:.5;background:linear-gradient(90deg,#0000,#2dff82,#0000);left:10%;right:10%}.roadmap-step--final .roadmap-step__week{color:#2dff82}.roadmap-step--final .roadmap-step__tag{color:#2dff82;background:#2dff821a;border-color:#2dff824d}@keyframes accessFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.access-section{padding:50px 0;position:relative}.access-section__header{text-align:left;margin-bottom:56px}.access-section__subtitle{color:#a78bfa;letter-spacing:.25em;text-transform:uppercase;margin-bottom:12px;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500;display:block}.access-section__title{color:#f0f2f8;letter-spacing:-.02em;margin-bottom:12px;font-family:Space Grotesk,sans-serif;font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.access-section__desc{color:#dce0f0b3;font-size:.95rem}.access-section__grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:28px;margin:0 auto;display:grid}@media (width<=991px){.access-section__grid{grid-template-columns:1fr}}.platform-preview{-webkit-backdrop-filter:blur(14px);background:#110c368c;border:1px solid #ffffff14;border-radius:20px;max-width:545px;margin:0 auto;animation:.6s both accessFadeUp;overflow:hidden}.platform-preview__top{background:#0a103199;border-bottom:1px solid #ffffff14;flex-flow:wrap;justify-content:space-between;align-items:center;gap:20px;padding:10px 16px;display:flex}.platform-preview__course{color:#f0f2f8;font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:500}.platform-preview__progress{flex-flow:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.platform-preview__progress-text{color:#0ff;font-family:JetBrains Mono,monospace;font-size:.62rem;font-weight:500}.platform-preview__progress-bar{background:#ffffff14;border-radius:2px;width:60px;height:4px;overflow:hidden}.platform-preview__progress-fill{background:#0ff;border-radius:2px;height:100%}.platform-preview__body{grid-template-columns:38% 1fr;min-height:210px;display:grid}@media (width<=600px){.platform-preview__body{grid-template-columns:1fr}}.platform-preview__modules{border-right:1px solid #ffffff14;flex-direction:column;gap:4px;padding:10px;display:flex}@media (width<=600px){.platform-preview__modules{border-bottom:1px solid #ffffff14;border-right:none}}.platform-preview__player{flex-direction:column;gap:8px;padding:12px;display:flex}.platform-preview__screen{background:#0a103180;border:1px solid #ffffff14;border-radius:8px;flex-flow:wrap;flex:1;justify-content:center;align-items:center;gap:20px;min-height:120px;display:flex}.platform-preview__play{color:#0ff;background:#00ffff1f;border:1.5px solid #0ff;border-radius:50%;flex-flow:wrap;justify-content:center;align-items:center;gap:20px;width:44px;height:44px;padding-left:3px;font-size:.9rem;display:flex}.platform-preview__lesson-info{flex-direction:column;gap:3px;display:flex}.platform-preview__lesson{color:#f0f2f8;font-family:Space Grotesk,sans-serif;font-size:.78rem;font-weight:500}.platform-preview__lesson-meta{color:#dce0f073;font-family:JetBrains Mono,monospace;font-size:.62rem;font-weight:400}.modules-item{border-radius:8px;flex-flow:wrap;justify-content:start;align-items:center;gap:7px;padding:6px 8px;font-size:.7rem;transition:background .2s;display:flex}.modules-item--active{background:#00ffff14}.modules-item__icon{border-radius:50%;flex-flow:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:20px;width:20px;height:20px;font-size:.55rem;display:flex}.modules-item__icon--done{color:#2dff82;background:#2dff8226}.modules-item__icon--active{color:#0ff;border:1.5px solid #0ff}.modules-item__icon--locked{color:#dce0f073;border:1px solid #ffffff24}.modules-item__label{color:#dce0f0b3}.modules-item__label--locked{color:#dce0f073}.modules-item--active .modules-item__label{color:#f0f2f8;font-weight:500}.access-benefits{flex-direction:column;gap:20px;display:flex}.benefit{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:12px;animation:.5s both accessFadeUp;display:flex}.benefit__icon{width:40px;height:40px;color:var(--b-color,#f0f2f8);background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex-flow:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:20px;font-size:1rem;transition:border-color .3s,background .3s;display:flex}.benefit:hover .benefit__icon{background:#ffffff0f;border-color:#ffffff24}.benefit__content{flex:1}.benefit__title{color:#f0f2f8;margin:0 0 2px;font-family:Space Grotesk,sans-serif;font-size:.92rem;font-weight:600}.benefit__desc{color:#dce0f0b3;margin:0;font-size:.82rem;line-height:1.55}.badge{color:#f0f2f8;white-space:nowrap;letter-spacing:.04em;background:#a78bfa4d;border-radius:999px;min-width:fit-content;padding:5px 12px;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:600}.badge--success{color:#2dff82;background:#2dff8226;border:1px solid #2dff8226}.badge--info{color:#00b0f0;background:#00b0f026;border:1px solid #00b0f026}.badge--warning{color:#ffc000;background:#ffc00026;border:1px solid #ffc00026}.badge--danger{color:#fd036e;background:#fd036e26;border:1px solid #fd036e26}.badge--disabled{color:#6a6a6a;background:#4a4a4a26;border:1px solid #6a6a6a4d}.badge--purple{color:#a78bfa;background:#5801fc26;border:1px solid #5801fc4d}.badge--blue{color:#8fd3ff;background:#8fd3ff26;border:1px solid #8fd3ff26}.badge--cyan{color:#0ff;background:#00ffff26;border:1px solid #00ffff26}.faq__header--subtitle{color:#a78bfa;text-transform:uppercase;letter-spacing:.25em;margin-bottom:12px;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500;display:block}.faq__header--title{color:#f0f2f8;letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.faq .faq-list{flex-direction:column;gap:15px;max-width:100%;margin:50px auto 0;display:flex}.faq .faq-item{cursor:pointer;background:#110c3666;border:1px solid #ffffff1a;border-radius:16px;padding:20px 30px;transition:all .3s;overflow:hidden}.faq .faq-item.active{background:#110c3699;border-color:#0ff;box-shadow:0 0 20px #00ffff1a}.faq .faq-item.active .faq-icon{color:#0ff;transform:rotate(180deg)}.faq .faq-item.active .faq-answer{opacity:1;max-height:200px;margin-top:20px}.faq .faq-item .faq-question{justify-content:space-between;align-items:center;gap:20px;display:flex}.faq .faq-item .faq-question h3{color:#f0f2f8;margin:0;font-size:1.1rem}.faq .faq-item .faq-question .faq-icon{color:#8a8a8a;font-family:JetBrains Mono,monospace;font-size:1.5rem;transition:all .3s}.faq .faq-item .faq-answer{opacity:0;max-height:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.faq .faq-item .faq-answer p{color:#dce0f0b3;margin:0;font-size:.95rem;line-height:1.6}.final-cta{text-align:center;padding:50px 0;position:relative;overflow:hidden}.final-cta .cta-content{z-index:2;position:relative}.final-cta .cta-content h2{color:#fff;margin-bottom:20px;font-size:3.5rem}.final-cta .cta-content p{color:#aaa;margin-bottom:40px;font-size:1.2rem}.final-cta .btn-glitch{cursor:pointer;background:#0ff;border:none;border-radius:50px;padding:20px 50px;font-size:1.2rem;font-weight:800;transition:transform .2s;box-shadow:0 0 30px #0ff6}.final-cta .btn-glitch:hover{transform:scale(1.05)}.final-cta .cta-glow{pointer-events:none;background:radial-gradient(circle,#5801fc26 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.typewriter-text{color:#0ff;font-family:JetBrains Mono,monospace}.typewriter-text .cursor{background:#0ff;width:30px;height:5px;margin-left:2px;animation:.8s infinite blink;display:inline-block}.footer{padding:50px 0;position:relative}.footer .footer-capture{-webkit-backdrop-filter:blur(14px);background:#110c368c;border:1px solid #ffffff24;border-radius:20px;flex-flow:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:48px;padding:28px 32px;display:flex;position:relative;overflow:hidden}.footer .footer-capture:before{content:"";opacity:.5;background:linear-gradient(90deg,#0000,#0ff,#0000);height:1px;position:absolute;top:0;left:30%;right:30%}.footer .footer-capture__glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#00ffff0f 0%,#0000 70%);border-radius:50%;width:280px;height:200px;position:absolute;top:-80px;right:-40px}.footer .footer-capture__text{z-index:1;flex:1;min-width:220px;position:relative}.footer .footer-capture__title{color:#f0f2f8;margin:0 0 4px;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600}.footer .footer-capture__desc{color:#dce0f0b3;margin:0;font-size:.82rem;line-height:1.5}.footer .footer-capture__form{z-index:1;flex-flow:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex;position:relative}.footer .footer-capture__input{color:#f0f2f8;background:#0a103199;border:1px solid #ffffff24;border-radius:10px;min-width:220px;padding:11px 16px;font-family:JetBrains Mono,monospace;font-size:.82rem;font-weight:400;transition:border-color .2s}.footer .footer-capture__input::placeholder{color:#dce0f073}.footer .footer-capture__input:focus{border-color:#00ffff80;outline:none}.footer .footer-capture__input--error{border-color:#fd036e99}.footer .footer-capture__btn{color:#0a1031;cursor:pointer;white-space:nowrap;background:#0ff;border:none;border-radius:10px;padding:11px 22px;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:600;transition:opacity .2s,transform .15s}.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{color:#2dff82;flex-flow:wrap;justify-content:space-between;align-items:center;gap:8px;padding:11px 4px;font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:500;display:flex}.footer .footer-capture__success svg{font-size:.85rem}.footer .footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:32px;margin-bottom:32px;display:grid}@media (width<=991px){.footer .footer-grid{grid-template-columns:1fr 1fr;gap:32px 24px}}@media (width<=600px){.footer .footer-grid{grid-template-columns:1fr;gap:28px}}.footer .footer-brand__logo{flex-flow:wrap;justify-content:space-between;align-items:center;gap:8px;width:fit-content;margin-bottom:16px;text-decoration:none;display:flex}.footer .footer-brand__mark{color:#0a1031;background:linear-gradient(135deg,#0ff,#a78bfa,#fd036e);border-radius:8px;flex-flow:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:20px;width:32px;height:32px;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700;display:flex}.footer .footer-brand__name{color:#f0f2f8;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600}.footer .footer-brand__name span{color:#dce0f073;letter-spacing:.1em;margin-left:2px;font-family:JetBrains Mono,monospace;font-size:.62rem;font-weight:400}.footer .footer-brand__desc{color:#dce0f0b3;max-width:340px;margin:0 0 18px;font-size:.8rem;line-height:1.65}.footer .footer-brand__social{flex-flow:wrap;justify-content:start;align-items:center;gap:8px;display:flex}.footer .footer-social-icon{color:#dce0f0b3;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex-flow:wrap;justify-content:center;align-items:center;gap:20px;width:34px;height:34px;font-size:.9rem;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:flex}.footer .footer-social-icon:hover{color:#0ff;background:#00ffff0f;border-color:#00ffff4d}.footer .footer-col__title{color:#dce0f073;text-transform:uppercase;letter-spacing:.12em;flex-flow:wrap;justify-content:start;align-items:center;gap:6px;margin:0 0 16px;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:500;display:flex}.footer .footer-col__title svg{color:#0ff;font-size:.72rem}.footer .footer-col__links{flex-direction:column;gap:10px;display:flex}.footer .footer-link{color:#dce0f0b3;flex-flow:wrap;justify-content:space-between;align-items:center;gap:6px;width:fit-content;font-size:.85rem;text-decoration:none;transition:color .2s,transform .2s;display:flex}.footer .footer-link:hover{color:#f0f2f8;transform:translate(2px)}.footer .footer-link__icon{color:#dce0f073;flex-flow:wrap;justify-content:space-between;align-items:center;gap:20px;font-size:.82rem;display:flex}.footer .footer-badge{color:#0ff;background:#00ffff1f;border:1px solid #00ffff40;border-radius:999px;margin-left:2px;padding:1px 7px;font-family:JetBrains Mono,monospace;font-size:.58rem;font-weight:500}.footer .footer-divider{background:#ffffff14;height:1px;margin-bottom:20px}.footer .footer-bottom{flex-flow:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}@media (width<=600px){.footer .footer-bottom{text-align:center;justify-content:center}}.footer .footer-copy{color:#dce0f073;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400}.footer .footer-status{color:#2dff82;flex-flow:wrap;justify-content:space-between;align-items:center;gap:5px;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;display:flex}.footer .footer-status__dot{background:#2dff82;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite statusPulse}.footer .footer-legal{flex-flow:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.footer .footer-legal a{color:#dce0f073;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:400;text-decoration:none;transition:color .2s}.footer .footer-legal a:hover{color:#dce0f0b3}*{box-sizing:border-box;margin:0;padding:0;font-family:inter,sans-serif}html,body{position:relative}body:before{content:"";z-index:-1;background:radial-gradient(circle at 20% 20%,#1a073d,#0a0516,#05010b);width:100vw;height:100vh;position:fixed}a{color:#fff;text-decoration:none}.container{max-width:1264px;margin:0 auto;padding:20px}.icon-container{z-index:2;flex-direction:column;align-items:center;display:flex}.icon-container span{color:#0000;background:linear-gradient(#00b0f0,#7c83ff,#7c83ff);-webkit-background-clip:text;background-clip:text;font-size:1.3em;font-weight:700}.header__divisor{background:#2e2e2e;width:2px;height:30px}.bg--success{background:#2dff82!important}.bg--info{background:#00b0f0!important}.bg--danger{background:#fd036e!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 #fd036e80!important}.box-shadow--warning{box-shadow:0 0 15px #ffc00080!important}
