@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__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__spots-dot{width:7px;height:7px;border-radius:50%;background:#0ff;animation:spotsPulse 2s ease-out infinite}.site-header__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;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)}@keyframes spotsPulse{0%{box-shadow:0 0 #00ffff8c}70%{box-shadow:0 0 0 7px #0ff0}to{box-shadow:0 0 #0ff0}}.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:#dce0f073}.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__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_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}@keyframes statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.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:#dce0f073}.footer .footer-capture__input:focus{outline:none;border-color:#00ffff80}.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:#dce0f073;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:#dce0f073;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}.footer .footer-link:hover{color:#f0f2f8;transform:translate(2px)}.footer .footer-link__icon{font-size:.82rem;color:#dce0f073;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:#dce0f073}.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:#dce0f073;text-decoration:none;transition:color .2s ease}.footer .footer-legal a:hover{color:#dce0f0b3}*{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:#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}:root{color-scheme:dark}@media(prefers-color-scheme:dark){:root{color-scheme:dark only}}@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:#dce0f073}.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:#dce0f073}.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:#dce0f073;border:1px solid rgba(255,255,255,.14);border-radius:6px;padding:4px 9px}.about-loop__arrow{color:#dce0f073}.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:#dce0f073}.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:#dce0f073;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:#dce0f073;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-status__dot{width:6px;height:6px;border-radius:50%;background:#0ff}.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:#dce0f073}.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:#dce0f073}.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)}}.gradient-text{background:linear-gradient(90deg,#0ff,#a78bfa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.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:#dce0f073}.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__cta-group{display:flex;flex-direction:row;gap:12px;justify-content:center;align-items:center;position:relative;flex-wrap:wrap;margin-top:30px}.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:#dce0f073;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-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:#dce0f073;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:#dce0f073;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__dot{width:6px;height:6px;border-radius:50%;background:#0ff}.program-status--accent{color:#2dff82;border-color:#2dff8266}.program-status--accent .program-status__dot{background:#2dff82}.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:#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}.program-close__cta:hover{transform:translateY(-1px);opacity:.92}.program-close__cta svg{font-size:.8rem}.program-cta{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;display:inline-flex;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}.program-cta:hover{transform:translateY(-1px);opacity:.92}.program-cta svg{font-size:.8rem}.program-cta--ghost{background:transparent;color:#f0f2f8;border:1px solid rgba(255,255,255,.14);box-shadow:none}.program-cta--ghost:hover{transform:translateY(-1px);opacity:1;border-color:#00d4ff4d}@media(prefers-reduced-motion:reduce){.program-section .reveal,.program-section .reveal.is-visible{animation:none;opacity:1}}.candidate-page{max-width:1120px;margin:0 auto;padding:8rem 1.25rem 5rem;color:#f5f7fb}.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,.12);border-radius:24px;background:linear-gradient(145deg,#131d2df2,#070d17fa)}.candidate-hero h1,.candidate-section h1{font-size:clamp(2.4rem,7vw,5rem);line-height:1.02;margin:.75rem 0 1.25rem}.candidate-section h1{font-size:clamp(2rem,5vw,3.4rem)}.candidate-section h2{font-size:clamp(1.5rem,4vw,2.4rem)}.candidate-page p,.candidate-page li{color:#c7d0dd;line-height:1.7}.candidate-kicker{color:#2dff82;text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:800}.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:#071017;font-weight:800;text-decoration:none;cursor:pointer}.candidate-button--secondary{background:transparent;color:#f5f7fb;border:1px solid rgba(255,255,255,.3)}.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:#101b2a}.candidate-grid strong,.candidate-grid span{display:block}.candidate-grid strong{font-size:1.6rem;color:#2dff82}.candidate-grid span{margin-top:.5rem;color:#c7d0dd}.candidate-form{display:grid;gap:1rem;padding:2rem;border-radius:24px;background:#101b2a}.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:#f5f7fb;background:#071017;border:1px solid #354052;border-radius:10px}.candidate-form textarea,.review-detail textarea{min-height:110px;resize:vertical}.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: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:#fff;background:#071017;border:1px solid #354052;border-radius:10px;cursor:pointer}.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:#c7d0dd}.review-actions button{border-radius:8px;padding:.65rem .8rem;font-size:.8rem}@media(max-width:760px){.candidate-grid,.candidate-columns,.review-layout{grid-template-columns:1fr}.candidate-page{padding-top:6rem}.candidate-hero,.candidate-section,.candidate-form{padding:1.4rem}}
