.Navbar-module__cJzEcG__navbar{z-index:1000;width:100%;transition:all .4s var(--ease-out-expo);background:0 0;padding:16px 24px;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);border-bottom:1px solid var(--border-default);background:#0d1117d9;padding:10px 24px}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__brand{font-family:var(--font-heading);color:var(--text-primary);transition:opacity var(--transition-fast);align-items:center;gap:10px;font-size:.95rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__brand:hover{opacity:.8}.Navbar-module__cJzEcG__logo{border-radius:4px}.Navbar-module__cJzEcG__accent{color:var(--accent-green)}.Navbar-module__cJzEcG__location{color:var(--text-secondary);font-family:var(--font-mono);margin-left:2px;font-size:.8em;font-weight:400}.Navbar-module__cJzEcG__links{align-items:center;gap:4px;list-style:none;display:flex}.Navbar-module__cJzEcG__links a,.Navbar-module__cJzEcG__links span{font-family:var(--font-sans);color:var(--text-secondary);transition:all var(--transition-base);border-radius:8px;padding:8px 16px;font-size:.88rem;position:relative}.Navbar-module__cJzEcG__links a:after{content:"";background:var(--accent-green);width:0;height:2px;transition:all var(--transition-base);border-radius:1px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__links a:hover{color:var(--text-primary);background:#f0f6fc0a}.Navbar-module__cJzEcG__links a:hover:after{width:60%}.Navbar-module__cJzEcG__cta{transition:all var(--transition-base);align-items:center;gap:6px;position:relative;overflow:hidden;background:var(--accent-green)!important;color:var(--bg-primary)!important;font-family:var(--font-sans)!important;border-radius:100px!important;padding:8px 20px!important;font-weight:600!important;display:inline-flex!important}.Navbar-module__cJzEcG__cta:after{display:none!important}.Navbar-module__cJzEcG__cta:before{content:"";opacity:0;transition:opacity var(--transition-fast);background:linear-gradient(135deg,#fff3,#0000);position:absolute;inset:0}.Navbar-module__cJzEcG__cta:hover{box-shadow:var(--shadow-glow-green);transform:translateY(-2px)scale(1.03)}.Navbar-module__cJzEcG__cta:hover:before{opacity:1}.Navbar-module__cJzEcG__disabled{opacity:.4;pointer-events:none;background:var(--bg-tertiary)!important}.Navbar-module__cJzEcG__hamburger{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:4px;display:none}@media (max-width:768px){.Navbar-module__cJzEcG__links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#0d1117fa;flex-direction:column;justify-content:center;gap:24px;width:100%;height:100vh;display:none;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__links.Navbar-module__cJzEcG__active{display:flex}.Navbar-module__cJzEcG__links a{font-size:1.2rem}.Navbar-module__cJzEcG__links a:after{display:none}.Navbar-module__cJzEcG__hamburger{z-index:1001;display:flex}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-default);background:var(--bg-secondary);padding:60px 24px 32px}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;max-width:1200px;margin-bottom:48px;margin-left:auto;margin-right:auto;display:grid}.Footer-module__S6Hkya__brand p{color:var(--text-secondary);max-width:300px;margin-top:12px;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__brandLink{font-family:var(--font-heading);color:var(--text-primary);transition:opacity var(--transition-fast);align-items:center;gap:10px;font-size:.95rem;font-weight:700;display:flex}.Footer-module__S6Hkya__brandLink:hover{opacity:.8}.Footer-module__S6Hkya__accent{color:var(--accent-green)}.Footer-module__S6Hkya__heading{font-family:var(--font-mono);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px;font-size:.75rem;font-weight:600}.Footer-module__S6Hkya__links{list-style:none}.Footer-module__S6Hkya__links li{margin-bottom:8px}.Footer-module__S6Hkya__links a{color:var(--text-secondary);transition:all var(--transition-base);font-size:.875rem;display:inline-block;position:relative}.Footer-module__S6Hkya__links a:after{content:"";background:var(--accent-green);width:0;height:1px;transition:width var(--transition-base);position:absolute;bottom:-2px;left:0}.Footer-module__S6Hkya__links a:hover{color:var(--accent-green);transform:translate(4px)}.Footer-module__S6Hkya__links a:hover:after{width:100%}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin-left:auto;margin-right:auto;padding-top:24px;display:flex}.Footer-module__S6Hkya__bottom p{color:var(--text-tertiary);font-family:var(--font-mono);font-size:.78rem}.Footer-module__S6Hkya__social{gap:16px;display:flex}.Footer-module__S6Hkya__social a{border:1px solid var(--border-default);width:36px;height:36px;color:var(--text-secondary);transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.Footer-module__S6Hkya__social a:hover{border-color:var(--accent-green);color:var(--accent-green);background:#3fb95014;transform:translateY(-3px);box-shadow:0 4px 16px #3fb95026}@media (max-width:968px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:24px}.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start}}
.Hero-module__ZARIfG__hero{background:var(--bg-primary);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:140px 24px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";background:linear-gradient(90deg,var(--green-5),var(--green-3),var(--copilot-purple));z-index:10;width:100%;height:4px;position:absolute;top:0;left:0}.Hero-module__ZARIfG__bgImage{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__bgImage img{object-fit:cover;opacity:.08;width:100%;height:100%}.Hero-module__ZARIfG__gradientOverlay{z-index:1;background:linear-gradient(180deg,#1216134d 0%,#12161399 40%,var(--bg-primary)100%),radial-gradient(ellipse at 25% 20%,#5fed8314 0%,transparent 50%),radial-gradient(ellipse at 75% 70%,#8534f30f 0%,transparent 50%);position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:3;text-align:center;max-width:800px;position:relative}.Hero-module__ZARIfG__badge{font-family:var(--font-mono);color:var(--accent-green);letter-spacing:1px;text-transform:uppercase;background:#5fed830f;border:1px solid #5fed8333;border-radius:100px;align-items:center;gap:10px;margin-bottom:32px;padding:8px 20px;font-size:.75rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__pulseDot{background:var(--accent-green);border-radius:50%;width:8px;height:8px;animation:2.5s ease-in-out infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1;box-shadow:0 0 #5fed8366}50%{opacity:.6;box-shadow:0 0 0 8px #5fed8300}}.Hero-module__ZARIfG__title{font-family:var(--font-heading);letter-spacing:-.04em;font-feature-settings:"liga" off;margin-bottom:24px;font-size:clamp(3rem,8vw,5.5rem);font-weight:800;line-height:1.02}.Hero-module__ZARIfG__line1{color:var(--text-primary);display:block}.Hero-module__ZARIfG__line2{color:var(--accent-green);display:block}.Hero-module__ZARIfG__line3{color:var(--text-primary);display:block}.Hero-module__ZARIfG__flag{vertical-align:middle;object-fit:cover;border-radius:4px;width:44px;height:30px;margin-left:12px;display:inline-block}.Hero-module__ZARIfG__location{color:var(--accent-green);font-family:var(--font-mono);letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:20px;font-size:.88rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__desc{color:var(--text-secondary);max-width:560px;margin:0 auto 32px;font-size:1.1rem;line-height:1.7}.Hero-module__ZARIfG__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:48px;display:flex}.Hero-module__ZARIfG__meta{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.Hero-module__ZARIfG__metaItem{font-family:var(--font-mono);color:var(--gray-5);letter-spacing:.5px;text-transform:uppercase;align-items:center;gap:8px;font-size:.75rem;display:flex}.Hero-module__ZARIfG__banner{border-radius:var(--radius-lg);border:2px solid var(--border-default);max-width:680px;transition:all var(--transition-base);margin-top:56px;overflow:hidden}.Hero-module__ZARIfG__banner:hover{border-color:var(--accent-green);transform:translateY(-4px);box-shadow:0 16px 48px #0006}.Hero-module__ZARIfG__banner img{width:100%;display:block}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding:120px 20px 60px}.Hero-module__ZARIfG__title{font-size:clamp(2.4rem,10vw,3.5rem)}.Hero-module__ZARIfG__actions{flex-direction:column;align-items:center}.Hero-module__ZARIfG__meta{gap:20px}.Hero-module__ZARIfG__banner{margin-top:40px}}
.Countdown-module__UY-Ckq__section{background:var(--bg-secondary);border-top:1px solid var(--border-default);border-bottom:1px solid var(--border-default);padding:60px 24px}.Countdown-module__UY-Ckq__grid{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.Countdown-module__UY-Ckq__item{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-md);text-align:center;min-width:100px;transition:all var(--transition-base);padding:24px 32px;position:relative;overflow:hidden}.Countdown-module__UY-Ckq__item:before{content:"";background:linear-gradient(90deg,var(--accent-green),var(--accent-blue));width:100%;height:3px;position:absolute;top:0;left:0}.Countdown-module__UY-Ckq__item:hover{border-color:#3fb9504d;transform:translateY(-4px);box-shadow:0 8px 32px #0000004d,0 0 20px #3fb95014}.Countdown-module__UY-Ckq__number{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.03em;font-size:2.8rem;font-weight:800;line-height:1}.Countdown-module__UY-Ckq__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.15em;color:var(--text-tertiary);margin-top:8px;font-size:.7rem;font-weight:600}@media (max-width:480px){.Countdown-module__UY-Ckq__item{min-width:70px;padding:16px 20px}.Countdown-module__UY-Ckq__number{font-size:1.8rem}}
.SectionPreview-module__PmR90W__card{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;display:flex;position:relative;overflow:hidden}.SectionPreview-module__PmR90W__card:before{content:"";opacity:0;transition:opacity var(--transition-base);pointer-events:none;background:radial-gradient(at 50% 0,#3fb9500a,#0000 60%);position:absolute;inset:0}.SectionPreview-module__PmR90W__card:hover{border-color:#3fb9504d;transform:translateY(-6px);box-shadow:0 16px 48px #0000004d,0 0 30px #3fb9500f}.SectionPreview-module__PmR90W__card:hover:before{opacity:1}.SectionPreview-module__PmR90W__content{flex:1;padding:32px 28px 24px}.SectionPreview-module__PmR90W__top{align-items:center;gap:12px;margin-bottom:16px;display:flex}.SectionPreview-module__PmR90W__iconWrap{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--accent-green);transition:all var(--transition-base);background:#3fb9501a;border:1px solid #3fb95033;justify-content:center;align-items:center;display:flex}.SectionPreview-module__PmR90W__card:hover .SectionPreview-module__PmR90W__iconWrap{transform:scale(1.1);box-shadow:0 0 16px #3fb95026}.SectionPreview-module__PmR90W__tag{font-family:var(--font-mono);color:var(--accent-green);letter-spacing:.04em;text-transform:uppercase;background:#3fb9500f;border:1px solid #3fb95040;border-radius:100px;padding:4px 12px;font-size:.7rem}.SectionPreview-module__PmR90W__title{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:10px;font-size:1.3rem;font-weight:700}.SectionPreview-module__PmR90W__desc{color:var(--text-secondary);font-size:.92rem;line-height:1.65}.SectionPreview-module__PmR90W__footer{border-top:1px solid var(--border-muted);padding:16px 28px 20px}.SectionPreview-module__PmR90W__link{font-family:var(--font-mono);color:var(--accent-green);transition:all var(--transition-base);align-items:center;gap:8px;font-size:.82rem;font-weight:600;display:inline-flex}.SectionPreview-module__PmR90W__link:hover{gap:12px}
.HomeSections-module__amKxjG__section{padding:100px 24px;position:relative}.HomeSections-module__amKxjG__section:before{content:"";background:linear-gradient(90deg,transparent,var(--accent-green),var(--accent-blue),transparent);width:100%;height:1px;position:absolute;top:0;left:0}.HomeSections-module__amKxjG__header{text-align:center;margin-bottom:56px}.HomeSections-module__amKxjG__header .HomeSections-module__amKxjG__section-subtitle{margin:0 auto}.HomeSections-module__amKxjG__grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:24px;display:grid}@media (max-width:768px){.HomeSections-module__amKxjG__grid{grid-template-columns:1fr}.HomeSections-module__amKxjG__section{padding:60px 24px}}
.PageHeader-module__bRDKxW__header{padding:140px 24px 60px;position:relative;overflow:hidden}.PageHeader-module__bRDKxW__bgGlow{pointer-events:none;background:radial-gradient(at 20% 0,#3fb95014 0%,#0000 50%),radial-gradient(at 80% 100%,#58a6ff0d 0%,#0000 50%);position:absolute;inset:0}.PageHeader-module__bRDKxW__inner{z-index:1;max-width:800px;position:relative}.PageHeader-module__bRDKxW__back{font-family:var(--font-mono);color:var(--text-secondary);transition:all var(--transition-base);border:1px solid #0000;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 14px;font-size:.82rem;display:inline-flex}.PageHeader-module__bRDKxW__back:hover{color:var(--accent-green);background:#3fb9500a;border-color:#3fb95033;transform:translate(-4px)}.PageHeader-module__bRDKxW__title{font-family:var(--font-heading);letter-spacing:-.05em;background:linear-gradient(135deg,var(--text-primary)0%,var(--text-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:clamp(2.4rem,6vw,4rem);font-weight:800;line-height:1.05}.PageHeader-module__bRDKxW__subtitle{color:var(--text-secondary);max-width:600px;font-size:1.1rem;line-height:1.7}
.subpage-module__Dvg3Iq__pageContent{max-width:1200px;margin:0 auto;padding:0 24px 100px}.subpage-module__Dvg3Iq__cardGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;margin-top:48px;display:grid}.subpage-module__Dvg3Iq__card{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);transition:all var(--transition-base);padding:32px;position:relative;overflow:hidden}.subpage-module__Dvg3Iq__card:before{content:"";background:linear-gradient(90deg,var(--accent-green),var(--accent-blue));opacity:0;width:100%;height:3px;transition:opacity var(--transition-base);position:absolute;top:0;left:0}.subpage-module__Dvg3Iq__card:hover{border-color:#3fb9504d;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d,0 0 20px #3fb9500f}.subpage-module__Dvg3Iq__card:hover:before{opacity:1}.subpage-module__Dvg3Iq__cardIconWrap{border-radius:var(--radius-sm);width:48px;height:48px;color:var(--accent-green);transition:all var(--transition-base);background:#3fb9501a;border:1px solid #3fb95033;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.subpage-module__Dvg3Iq__card:hover .subpage-module__Dvg3Iq__cardIconWrap{transform:scale(1.1)}.subpage-module__Dvg3Iq__cardTitle{font-family:var(--font-heading);letter-spacing:-.02em;margin-bottom:8px;font-size:1.15rem;font-weight:700}.subpage-module__Dvg3Iq__cardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.65}.subpage-module__Dvg3Iq__cardMeta{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.subpage-module__Dvg3Iq__cardBadge{font-family:var(--font-mono);color:var(--accent-green);background:#3fb9500f;border:1px solid #3fb95040;border-radius:100px;padding:4px 12px;font-size:.7rem}.subpage-module__Dvg3Iq__cardBadgeBlue{color:var(--accent-blue);background:#58a6ff0f;border-color:#58a6ff40}.subpage-module__Dvg3Iq__cardBadgeMuted{border-color:var(--border-default);color:var(--text-secondary);background:#8b949e0f}.subpage-module__Dvg3Iq__sectionBlock{margin-top:80px}.subpage-module__Dvg3Iq__sectionBlock h2{font-family:var(--font-heading);letter-spacing:-.04em;margin-bottom:8px;font-size:1.8rem;font-weight:800}.subpage-module__Dvg3Iq__sectionBlock>p{color:var(--text-secondary);max-width:640px;margin-bottom:32px;font-size:1rem;line-height:1.7}.subpage-module__Dvg3Iq__timeline{margin-top:32px;padding-left:32px;position:relative}.subpage-module__Dvg3Iq__timeline:before{content:"";background:linear-gradient(180deg,var(--accent-green),var(--accent-blue),var(--accent-purple));border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:7px}.subpage-module__Dvg3Iq__timelineItem{transition:all var(--transition-base);padding:0 0 36px 32px;position:relative}.subpage-module__Dvg3Iq__timelineItem:last-child{padding-bottom:0}.subpage-module__Dvg3Iq__timelineItem:hover{transform:translate(4px)}.subpage-module__Dvg3Iq__timelineDot{background:var(--accent-green);border:3px solid var(--bg-primary);width:16px;height:16px;transition:all var(--transition-base);border-radius:50%;position:absolute;top:4px;left:-32px;box-shadow:0 0 0 3px #3fb9504d}.subpage-module__Dvg3Iq__timelineItem:hover .subpage-module__Dvg3Iq__timelineDot{transform:scale(1.2);box-shadow:0 0 0 5px #3fb9504d,0 0 15px #3fb95033}.subpage-module__Dvg3Iq__timelineTime{font-family:var(--font-mono);color:var(--accent-green);text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:.78rem}.subpage-module__Dvg3Iq__timelineTitle{font-family:var(--font-heading);margin-bottom:6px;font-size:1.1rem;font-weight:700}.subpage-module__Dvg3Iq__timelineDesc{color:var(--text-secondary);max-width:520px;font-size:.88rem;line-height:1.6}.subpage-module__Dvg3Iq__infoGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:32px;display:grid}.subpage-module__Dvg3Iq__infoCard{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-md);transition:all var(--transition-base);padding:24px}.subpage-module__Dvg3Iq__infoCard:hover{border-color:#3fb95033;transform:translateY(-2px)}.subpage-module__Dvg3Iq__infoLabel{font-family:var(--font-mono);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:.72rem}.subpage-module__Dvg3Iq__infoValue{font-size:1rem;font-weight:600}.subpage-module__Dvg3Iq__teamGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:40px;display:grid}.subpage-module__Dvg3Iq__teamCard{background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;display:flex;overflow:hidden}.subpage-module__Dvg3Iq__teamCard:hover{border-color:var(--accent-blue);transform:translateY(-6px);box-shadow:0 16px 48px #0006,0 0 24px #58a6ff14}.subpage-module__Dvg3Iq__teamImgWrap{background:var(--bg-tertiary);width:100%;height:280px;overflow:hidden}.subpage-module__Dvg3Iq__teamImgWrap img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.subpage-module__Dvg3Iq__teamCard:hover .subpage-module__Dvg3Iq__teamImgWrap img{transform:scale(1.04)}.subpage-module__Dvg3Iq__teamPlaceholder{background:var(--bg-tertiary);width:100%;height:100%;color:var(--text-secondary);font-family:var(--font-heading);justify-content:center;align-items:center;font-size:3rem;display:flex}.subpage-module__Dvg3Iq__teamInfo{flex:1;padding:24px}.subpage-module__Dvg3Iq__teamName{font-family:var(--font-heading);letter-spacing:-.02em;margin-bottom:4px;font-size:1.35rem;font-weight:700}.subpage-module__Dvg3Iq__teamRole{font-family:var(--font-mono);color:var(--accent-blue);margin-bottom:12px;font-size:.82rem}.subpage-module__Dvg3Iq__teamBio{color:var(--text-secondary);font-size:.92rem;line-height:1.55}.subpage-module__Dvg3Iq__ctaBlock{text-align:center;background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:var(--radius-xl);margin-top:80px;padding:64px 32px;position:relative;overflow:hidden}.subpage-module__Dvg3Iq__ctaBlock:before{content:"";pointer-events:none;background:radial-gradient(at 30%,#3fb95014 0%,#0000 50%),radial-gradient(at 70%,#58a6ff0d 0%,#0000 50%);position:absolute;inset:0}.subpage-module__Dvg3Iq__ctaBlock h2{font-family:var(--font-heading);letter-spacing:-.04em;margin-bottom:12px;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;position:relative}.subpage-module__Dvg3Iq__ctaBlock p{color:var(--text-secondary);max-width:480px;margin:0 auto 28px;font-size:1rem;position:relative}.subpage-module__Dvg3Iq__ctaActions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex;position:relative}.subpage-module__Dvg3Iq__formGrid{grid-template-columns:1fr 1fr;gap:20px;max-width:640px;margin-top:32px;display:grid}.subpage-module__Dvg3Iq__formGroup{flex-direction:column;gap:6px;display:flex}.subpage-module__Dvg3Iq__formGroupFull{grid-column:1/-1}.subpage-module__Dvg3Iq__formLabel{font-family:var(--font-mono);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.subpage-module__Dvg3Iq__formInput,.subpage-module__Dvg3Iq__formTextarea{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-sans);transition:all var(--transition-fast);outline:none;padding:12px 16px;font-size:.92rem}.subpage-module__Dvg3Iq__formInput:focus,.subpage-module__Dvg3Iq__formTextarea:focus{border-color:var(--accent-green);box-shadow:0 0 0 3px #3fb9501a}.subpage-module__Dvg3Iq__formTextarea{resize:vertical;min-height:120px}@media (max-width:768px){.subpage-module__Dvg3Iq__cardGrid,.subpage-module__Dvg3Iq__formGrid{grid-template-columns:1fr}.subpage-module__Dvg3Iq__formGroup,.subpage-module__Dvg3Iq__formGroupFull{grid-column:1}.subpage-module__Dvg3Iq__teamGrid{grid-template-columns:1fr}}
.CTA-module__CdZh3q__section{text-align:center;padding:60px 24px;position:relative;overflow:hidden}.CTA-module__CdZh3q__section:before{content:"";background:radial-gradient(at 30%,#3fb9501f 0%,#0000 50%),radial-gradient(at 70%,#58a6ff14 0%,#0000 50%);position:absolute;inset:0}.CTA-module__CdZh3q__content{z-index:1;position:relative}.CTA-module__CdZh3q__title{font-family:var(--font-heading);letter-spacing:-.04em;background:linear-gradient(135deg,var(--text-primary)0%,var(--text-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:clamp(2.2rem,5vw,4rem);font-weight:800;line-height:1.1}.CTA-module__CdZh3q__subtitle{color:var(--text-secondary);max-width:520px;margin:0 auto 36px;font-size:1.15rem;line-height:1.7}.CTA-module__CdZh3q__embedWrap{flex-direction:column;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.CTA-module__CdZh3q__embedWrap iframe{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-md);background:#161b22cc}.CTA-module__CdZh3q__fallbackLink{margin-top:16px}.CTA-module__CdZh3q__registerBtn{color:var(--accent-green);font-family:var(--font-mono);transition:all var(--transition-base);align-items:center;gap:6px;font-size:.9rem;font-weight:500;display:inline-flex}.CTA-module__CdZh3q__registerBtn:hover{opacity:.8;transform:translate(4px)}.CTA-module__CdZh3q__closedMsg{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);max-width:480px;margin:0 auto 24px;padding:32px}.CTA-module__CdZh3q__closedMsg p{color:var(--text-secondary);font-size:.95rem}.CTA-module__CdZh3q__note{font-family:var(--font-mono);color:var(--text-tertiary);margin-top:20px;font-size:.82rem}
