.CinematicHero-module__TJSZlq__hero{background:0 0;justify-content:flex-start;align-items:center;width:100%;min-height:100vh;padding-top:120px;padding-left:4rem;padding-right:4rem;display:flex;position:relative;overflow:hidden}.CinematicHero-module__TJSZlq__backgroundContainer{z-index:0;position:absolute;inset:0}.CinematicHero-module__TJSZlq__video{object-fit:cover;opacity:.4;filter:saturate(0)contrast(1.1)brightness(.8);width:100%;height:100%}.CinematicHero-module__TJSZlq__overlay{z-index:1;background:linear-gradient(90deg,#000 0%,#000c 40%,#0006 100%),linear-gradient(#0000 70%,#050505 100%);position:absolute;inset:0}.CinematicHero-module__TJSZlq__content{z-index:10;flex-direction:column;gap:2rem;max-width:800px;display:flex;position:relative}.CinematicHero-module__TJSZlq__headline{letter-spacing:-.04em;text-transform:uppercase;color:#fff;font-size:clamp(4rem,7vw,8rem);font-weight:800;line-height:.85}.CinematicHero-module__TJSZlq__word{display:block}.CinematicHero-module__TJSZlq__highlight{color:var(--color-primary);text-shadow:0 0 50px var(--color-primary-glow)}.CinematicHero-module__TJSZlq__subheadline{color:#ccc;border-left:3px solid var(--color-primary);max-width:600px;padding-left:1.5rem;font-size:1.25rem;line-height:1.5}.CinematicHero-module__TJSZlq__ctaGroup{gap:1.5rem;margin-top:1rem;display:flex}.CinematicHero-module__TJSZlq__primaryCta{background:var(--color-primary);color:#000;text-transform:uppercase;letter-spacing:.05em;transition:transform .2s var(--ease-spring);clip-path:polygon(10% 0,100% 0,100% 100%,0% 100%);padding:1rem 2.5rem;font-size:1rem;font-weight:800}.CinematicHero-module__TJSZlq__primaryCta:hover{box-shadow:0 0 40px var(--color-primary-glow);transform:translateY(-2px)}.CinematicHero-module__TJSZlq__secondaryCta{color:#fff;text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #fff3;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .2s}.CinematicHero-module__TJSZlq__secondaryCta:hover{background:#ffffff1a;border-color:#fff}@media (max-width:768px){.CinematicHero-module__TJSZlq__hero{text-align:left;justify-content:flex-start;min-height:100dvh;padding:140px 2rem 0}.CinematicHero-module__TJSZlq__headline{font-size:3rem;line-height:1}.CinematicHero-module__TJSZlq__ctaGroup{flex-direction:column;width:100%;margin-top:2rem}.CinematicHero-module__TJSZlq__primaryCta,.CinematicHero-module__TJSZlq__secondaryCta{text-align:center;width:100%}}
.TechSpecs-module__jS1mZq__section{color:var(--color-text-main);border-top:1px solid var(--color-border);background:0 0;padding:6rem 1rem;position:relative;overflow:hidden}.TechSpecs-module__jS1mZq__container{max-width:var(--width-max);z-index:2;width:100%;margin:0 auto;position:relative}.TechSpecs-module__jS1mZq__header{text-align:center;margin-bottom:4rem;position:relative}.TechSpecs-module__jS1mZq__label{font-family:var(--font-mono);color:var(--color-primary);text-transform:uppercase;letter-spacing:.2em;opacity:.8;margin-bottom:1rem;font-size:.8rem;display:block}.TechSpecs-module__jS1mZq__headline{text-transform:uppercase;letter-spacing:-.02em;background:linear-gradient(#fff,#888);-webkit-text-fill-color:transparent;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.1}.TechSpecs-module__jS1mZq__dashboardFrame{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff1a;grid-template-columns:1fr 1fr 1fr;gap:1rem;padding:1rem;display:grid;position:relative}.TechSpecs-module__jS1mZq__cornerBracket{border-color:var(--color-primary);opacity:.5;pointer-events:none;border-style:solid;width:20px;height:20px;position:absolute}.TechSpecs-module__jS1mZq__cornerTL{border-width:2px 0 0 2px;top:-1px;left:-1px}.TechSpecs-module__jS1mZq__cornerTR{border-width:2px 2px 0 0;top:-1px;right:-1px}.TechSpecs-module__jS1mZq__cornerBL{border-width:0 0 2px 2px;bottom:-1px;left:-1px}.TechSpecs-module__jS1mZq__cornerBR{border-width:0 2px 2px 0;bottom:-1px;right:-1px}.TechSpecs-module__jS1mZq__zoneFaculty{flex-direction:column;grid-column:span 1;gap:.5rem;display:flex}.TechSpecs-module__jS1mZq__zoneTitle{font-family:var(--font-mono);color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;margin-bottom:.5rem;padding-left:.5rem;font-size:.75rem;display:flex}.TechSpecs-module__jS1mZq__facultyCard{border-radius:var(--radius-sm);background:#0006;border:1px solid #ffffff14;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.TechSpecs-module__jS1mZq__facultyCard:hover{border-color:var(--color-primary);background:#ffffff0d;transform:translate(4px)}.TechSpecs-module__jS1mZq__facultyCard a{color:inherit;text-decoration:none;display:block}a:has(.TechSpecs-module__jS1mZq__facultyCard){color:inherit;text-decoration:none;display:block}.TechSpecs-module__jS1mZq__iconBox{border-radius:var(--radius-sm);width:40px;height:40px;color:var(--color-primary);background:#ffffff0d;justify-content:center;align-items:center;display:flex}.TechSpecs-module__jS1mZq__facultyInfo{flex-direction:column;display:flex}.TechSpecs-module__jS1mZq__facultyRole{color:var(--color-text-main);font-size:.9rem;font-weight:700}.TechSpecs-module__jS1mZq__facultyOrg{font-size:.75rem;font-family:var(--font-mono);color:var(--color-text-muted);text-transform:uppercase}.TechSpecs-module__jS1mZq__zoneMetrics{flex-direction:column;grid-column:span 1;gap:1rem;display:flex}.TechSpecs-module__jS1mZq__metricPanel{border-radius:var(--radius-sm);background:#0006;border:1px solid #ffffff14;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:relative;overflow:hidden}.TechSpecs-module__jS1mZq__metricValue{color:var(--color-primary);text-shadow:0 0 20px #00fff24d;font-size:4rem;font-weight:800;line-height:1}.TechSpecs-module__jS1mZq__metricLabel{font-family:var(--font-mono);color:var(--color-text-muted);text-transform:uppercase;margin-top:.5rem;font-size:.8rem}.TechSpecs-module__jS1mZq__chartLine{opacity:.2;background:linear-gradient(to top,var(--color-primary),transparent);width:100%;height:30%;position:absolute;bottom:0;left:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20' preserveAspectRatio='none'%3E%3Cpath d='M0,20 L10,15 L20,18 L30,12 L40,16 L50,5 L60,14 L70,10 L80,15 L90,8 L100,0 V20 H0 Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20' preserveAspectRatio='none'%3E%3Cpath d='M0,20 L10,15 L20,18 L30,12 L40,16 L50,5 L60,14 L70,10 L80,15 L90,8 L100,0 V20 H0 Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%}.TechSpecs-module__jS1mZq__zoneStack{flex-direction:column;grid-column:span 1;gap:.5rem;display:flex}.TechSpecs-module__jS1mZq__stackItem{border-radius:var(--radius-sm);font-family:var(--font-mono);color:var(--color-text-muted);background:#0006;border:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1rem;font-size:.85rem;transition:all .3s;display:flex}.TechSpecs-module__jS1mZq__stackItem:hover{border-color:var(--color-primary);background:#ffffff0d;transform:translate(4px)}.TechSpecs-module__jS1mZq__statusDot{background:var(--color-success);width:8px;height:8px;box-shadow:0 0 5px var(--color-success);border-radius:50%}.TechSpecs-module__jS1mZq__stackLabel{color:var(--color-text-main);flex:1;margin-left:1rem;font-weight:700}.TechSpecs-module__jS1mZq__stackTag{color:var(--color-primary);background:#00f0ff1a;border-radius:4px;justify-content:center;align-items:center;padding:4px 8px;font-size:.7rem;display:inline-flex}@media (max-width:1024px){.TechSpecs-module__jS1mZq__dashboardFrame{grid-template-columns:1fr}}.TechSpecs-module__jS1mZq__linkWrapper{color:inherit;text-decoration:none;display:block}.TechSpecs-module__jS1mZq__linkWrapper:visited{color:inherit}
.CircuitProcess-module__UQDdjW__section{background:var(--color-background);padding:6rem 2rem;position:relative;overflow:hidden}.CircuitProcess-module__UQDdjW__container{max-width:1000px;margin:0 auto;position:relative}.CircuitProcess-module__UQDdjW__title{text-align:center;margin-bottom:6rem;font-size:3rem;font-weight:700}.CircuitProcess-module__UQDdjW__line{background:var(--color-border);z-index:1;width:2px;position:absolute;top:100px;bottom:0;left:50%;transform:translate(-50%)}.CircuitProcess-module__UQDdjW__lineActive{background:var(--color-primary);width:100%;height:100%;box-shadow:0 0 15px var(--color-primary-glow);transform-origin:top;position:absolute;top:0;left:0}.CircuitProcess-module__UQDdjW__steps{z-index:2;flex-direction:column;gap:4rem;display:flex;position:relative}.CircuitProcess-module__UQDdjW__step{will-change:transform,opacity;backface-visibility:hidden;justify-content:space-between;align-items:center;width:100%;display:flex;transform:translateZ(0)}.CircuitProcess-module__UQDdjW__step:nth-child(2n){flex-direction:row-reverse}.CircuitProcess-module__UQDdjW__content{width:42%}.CircuitProcess-module__UQDdjW__stepTitle{color:var(--color-primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.CircuitProcess-module__UQDdjW__stepDesc{color:var(--color-text-muted);font-size:1.1rem;line-height:1.5}.CircuitProcess-module__UQDdjW__dot{background:var(--color-background);border:2px solid var(--color-border);z-index:3;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;left:50%;transform:translate(-50%)}.CircuitProcess-module__UQDdjW__step:hover .CircuitProcess-module__UQDdjW__dot{background:var(--color-primary);border-color:var(--color-primary);box-shadow:0 0 20px var(--color-primary-glow)}.CircuitProcess-module__UQDdjW__visual{opacity:.8;align-items:center;width:42%;display:flex}.CircuitProcess-module__UQDdjW__step:nth-child(odd) .CircuitProcess-module__UQDdjW__visual{justify-content:flex-start}.CircuitProcess-module__UQDdjW__step:nth-child(2n) .CircuitProcess-module__UQDdjW__visual{justify-content:flex-end}.CircuitProcess-module__UQDdjW__schematicCard{border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border:1px solid #ffffff1a;align-items:center;gap:1.5rem;width:100%;max-width:350px;padding:1.5rem;transition:all .3s;display:flex;position:relative}.CircuitProcess-module__UQDdjW__step:hover .CircuitProcess-module__UQDdjW__schematicCard{border-color:var(--color-primary);background:#ffffff08;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.CircuitProcess-module__UQDdjW__schematicIcon{color:var(--color-primary);filter:drop-shadow(0 0 10px #00fff24d)}.CircuitProcess-module__UQDdjW__schematicData{flex-direction:column;flex:1;justify-content:center;gap:.5rem;display:flex}.CircuitProcess-module__UQDdjW__schematicId{font-family:var(--font-mono);color:var(--color-primary);opacity:.5;letter-spacing:.2em;text-transform:uppercase;text-align:right;font-size:.7rem}.CircuitProcess-module__UQDdjW__signalBars{opacity:.6;justify-content:flex-end;align-items:flex-end;gap:3px;height:24px;display:flex}.CircuitProcess-module__UQDdjW__bar{background:var(--color-primary);border-radius:1px;width:3px;animation:2s ease-in-out infinite CircuitProcess-module__UQDdjW__pulse}.CircuitProcess-module__UQDdjW__bar:first-child{height:40%;animation-delay:0s}.CircuitProcess-module__UQDdjW__bar:nth-child(2){height:70%;animation-delay:.1s}.CircuitProcess-module__UQDdjW__bar:nth-child(3){height:100%;animation-delay:.2s}.CircuitProcess-module__UQDdjW__bar:nth-child(4){height:60%;animation-delay:.3s}.CircuitProcess-module__UQDdjW__bar:nth-child(5){height:80%;animation-delay:.4s}.CircuitProcess-module__UQDdjW__bar:nth-child(6){height:50%;animation-delay:.5s}@keyframes CircuitProcess-module__UQDdjW__pulse{0%,to{opacity:.3}50%{opacity:1}}.CircuitProcess-module__UQDdjW__schematicCard:before{content:"";background:var(--color-border);width:20px;height:1px;position:absolute;top:50%}.CircuitProcess-module__UQDdjW__step:nth-child(odd) .CircuitProcess-module__UQDdjW__schematicCard:before{right:100%}.CircuitProcess-module__UQDdjW__step:nth-child(2n) .CircuitProcess-module__UQDdjW__schematicCard:before{left:100%}@media (max-width:768px){.CircuitProcess-module__UQDdjW__line{left:20px}.CircuitProcess-module__UQDdjW__step,.CircuitProcess-module__UQDdjW__step:nth-child(2n){flex-direction:column;align-items:flex-start;padding-left:50px}.CircuitProcess-module__UQDdjW__dot{top:0;left:20px;transform:translate(-50%)}.CircuitProcess-module__UQDdjW__content{width:100%}.CircuitProcess-module__UQDdjW__visual{display:none}}
.LeadForm-module__XoDmrG__section{background:radial-gradient(circle at 50% 50%,#1a1a2e 0%,var(--color-background)70%);justify-content:center;padding:6rem 2rem;display:flex}.LeadForm-module__XoDmrG__container{width:100%;max-width:600px}.LeadForm-module__XoDmrG__card{border:1px solid var(--color-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-lg);background:#ffffff08;padding:3rem;box-shadow:0 25px 50px -12px #00000080}.LeadForm-module__XoDmrG__title{text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:700}.LeadForm-module__XoDmrG__subtitle{text-align:center;color:var(--color-text-muted);margin-bottom:3rem}.LeadForm-module__XoDmrG__form{flex-direction:column;gap:1.5rem;display:flex}.LeadForm-module__XoDmrG__group{flex-direction:column;gap:.5rem;display:flex}.LeadForm-module__XoDmrG__label{color:#e5e5e5;letter-spacing:.02em;font-size:.9rem;font-weight:500}.LeadForm-module__XoDmrG__input,.LeadForm-module__XoDmrG__select{border:1px solid var(--color-border);border-radius:var(--radius-md);color:#fff;font-family:var(--font-sans);background:#0000004d;padding:1rem;transition:all .2s}.LeadForm-module__XoDmrG__input:focus,.LeadForm-module__XoDmrG__select:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-glow);outline:none}.LeadForm-module__XoDmrG__button{background:var(--color-primary);color:var(--color-background);border-radius:var(--radius-full);cursor:pointer;margin-top:1rem;padding:1rem;font-weight:700;transition:transform .2s}.LeadForm-module__XoDmrG__button:hover{box-shadow:0 0 20px var(--color-primary-glow);transform:translateY(-2px)}.LeadForm-module__XoDmrG__buttonGroup{gap:1rem;margin-top:1rem;display:flex}.LeadForm-module__XoDmrG__secondaryButton{color:#fff;border-radius:var(--radius-full);cursor:pointer;border:1px solid var(--color-border);background:#ffffff1a;padding:1rem 1.5rem;font-weight:600;transition:all .2s}.LeadForm-module__XoDmrG__secondaryButton:hover{background:#ffffff26;transform:translateY(-2px)}.LeadForm-module__XoDmrG__loading{opacity:.7;cursor:not-allowed}.LeadForm-module__XoDmrG__success{text-align:center;padding:2rem}.LeadForm-module__XoDmrG__successIcon{background:var(--color-primary);color:#000;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}
.Programs-module__A0M5cq__main{background:var(--color-background);min-height:100vh;color:var(--color-text-main);background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;padding-top:8rem;padding-bottom:6rem;position:relative}.Programs-module__A0M5cq__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Programs-module__A0M5cq__hero{text-align:center;margin-bottom:4rem;padding-top:4rem;position:relative}.Programs-module__A0M5cq__heroTag{color:#00f0ff;font-family:var(--font-mono);letter-spacing:.1em;background:#00f0ff1a;border:1px solid #00f0ff;margin-bottom:2rem;padding:.5rem 1rem;font-size:.8rem;display:inline-block}.Programs-module__A0M5cq__title{text-transform:uppercase;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,5rem);font-weight:800}.Programs-module__A0M5cq__subtitle{color:var(--color-text-muted);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.Programs-module__A0M5cq__edGrid{grid-template-columns:repeat(1,1fr);gap:2rem;margin-bottom:8rem;display:grid}@media (min-width:768px){.Programs-module__A0M5cq__edGrid{grid-template-columns:repeat(3,1fr)}}.Programs-module__A0M5cq__edCard{background:var(--color-surface);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;padding:2rem;transition:all .3s}.Programs-module__A0M5cq__edCard:hover{background:var(--color-surface-hover);border-color:#00f0ff80}.Programs-module__A0M5cq__edLabel{color:#00f0ff;font-family:var(--font-mono);margin-bottom:1rem;font-size:.75rem;display:block}.Programs-module__A0M5cq__edTitle{color:var(--color-text-main);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Programs-module__A0M5cq__edText{color:var(--color-text-muted);font-size:1rem;line-height:1.6}.Programs-module__A0M5cq__processSection{border:1px dashed var(--color-border);background:var(--color-surface);border-radius:2rem;margin-bottom:10rem;padding:4rem 2rem;position:relative}.Programs-module__A0M5cq__processLabel{background:var(--color-background);font-family:var(--font-mono);color:var(--color-text-dim);padding:0 1rem;font-size:.8rem;position:absolute;top:-1rem;left:2rem}.Programs-module__A0M5cq__modulesgrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;margin-top:4rem;display:grid}.Programs-module__A0M5cq__moduleCard{background:var(--color-surface);border:1px solid var(--color-border);clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%);padding:0;transition:all .4s;position:relative;overflow:hidden}.Programs-module__A0M5cq__moduleCard:hover{border-color:#00f0ff;box-shadow:0 0 40px #00f0ff0d}.Programs-module__A0M5cq__moduleHeader{background:var(--color-surface);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-start;padding:2rem;display:flex}.Programs-module__A0M5cq__moduleTitleBlock h3{color:var(--color-text-main);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Programs-module__A0M5cq__moduleCode{font-family:var(--font-mono);color:#00f0ff;font-size:.8rem}.Programs-module__A0M5cq__moduleBody{padding:2rem}.Programs-module__A0M5cq__moduleSpec{margin-bottom:1.5rem}.Programs-module__A0M5cq__specLabel{font-family:var(--font-mono);color:#666;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;display:block}.Programs-module__A0M5cq__specValue{color:var(--color-text-muted);line-height:1.5}.Programs-module__A0M5cq__modulesHeader{text-align:center;border-bottom:1px solid var(--color-border);flex-direction:column;align-items:center;gap:1rem;width:100%;margin-bottom:3rem;padding-bottom:2rem;display:flex}.Programs-module__A0M5cq__modulesSectionTitle{font-family:var(--font-mono);color:var(--color-text-main);text-transform:uppercase;margin-bottom:.5rem;font-size:2rem;font-weight:700}.Programs-module__A0M5cq__modulesSectionSubtitle{color:var(--color-text-muted);max-width:500px;font-size:.875rem;line-height:1.5}.Programs-module__A0M5cq__selectTrack{color:#00f0ff;font-family:var(--font-mono);font-size:.875rem}.Programs-module__A0M5cq__techStack{flex-wrap:wrap;gap:.5rem;display:flex}.Programs-module__A0M5cq__techTag{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-muted);font-size:.75rem;font-family:var(--font-mono);border-radius:2px;padding:.25rem .5rem}.Programs-module__A0M5cq__customPathwayCard{background:linear-gradient(135deg,#00f0ff08,#0066cc08);border:2px solid;border-image:linear-gradient(135deg,#00f0ff,#06c) 1;position:relative}.Programs-module__A0M5cq__customPathwayCard:before{content:"";border-radius:inherit;z-index:-1;opacity:0;background:linear-gradient(135deg,#00f0ff,#06c);transition:opacity .4s;position:absolute;inset:-2px}.Programs-module__A0M5cq__customPathwayCard:hover:before{opacity:.1}.Programs-module__A0M5cq__customPathwayCard:hover{box-shadow:0 0 50px #00f0ff26}.Programs-module__A0M5cq__exploreButton{color:#000;cursor:pointer;width:100%;font-size:.875rem;font-weight:600;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;text-align:center;background:linear-gradient(135deg,#00f0ff,#06c);border:none;border-radius:4px;margin-top:1rem;padding:.875rem 1.5rem;text-decoration:none;transition:all .3s;display:block}.Programs-module__A0M5cq__exploreButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00f0ff4d}.Programs-module__A0M5cq__exploreButton:active{transform:translateY(0)}.Programs-module__A0M5cq__competitiveSection{margin-top:4rem;margin-bottom:8rem}.Programs-module__A0M5cq__mentorSection{border:1px solid var(--color-border);grid-template-columns:1fr 1fr;gap:0;margin-top:10rem;display:grid}@media (max-width:1024px){.Programs-module__A0M5cq__mentorSection{grid-template-columns:1fr}}.Programs-module__A0M5cq__mentorVisual{background:linear-gradient(135deg,var(--color-surface),var(--color-background));border-right:1px solid var(--color-border);justify-content:center;align-items:center;min-height:400px;display:flex;position:relative;overflow:hidden}.Programs-module__A0M5cq__connectionLine{background:linear-gradient(90deg,#0000,#00f0ff,#0000);width:60%;height:1px;animation:2s infinite Programs-module__A0M5cq__flow;position:absolute}@keyframes Programs-module__A0M5cq__flow{0%{opacity:0;transform:translateY(-100%)}50%{opacity:1}to{opacity:0;transform:translateY(100%)}}.Programs-module__A0M5cq__mentorContent{flex-direction:column;justify-content:center;padding:4rem;display:flex}.Programs-module__A0M5cq__visualContainer{z-index:10;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:320px;display:flex;position:relative}.Programs-module__A0M5cq__techCard{background:var(--color-surface);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;width:100%;padding:1.5rem;transition:all .3s;position:relative}.Programs-module__A0M5cq__techCard.Programs-module__A0M5cq__mentor{border-color:#00f0ff4d;box-shadow:0 0 30px #00f0ff0d}.Programs-module__A0M5cq__techCard.Programs-module__A0M5cq__student{border-color:var(--color-border-hover)}.Programs-module__A0M5cq__cardHeader{border-bottom:1px solid var(--color-border);align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.Programs-module__A0M5cq__avatar{border-radius:500px;justify-content:center;align-items:center;width:48px;height:48px;font-size:.75rem;font-weight:700;display:flex}.Programs-module__A0M5cq__mentor .Programs-module__A0M5cq__avatar{color:#00f0ff;background:#00f0ff1a;border:1px solid #00f0ff}.Programs-module__A0M5cq__student .Programs-module__A0M5cq__avatar{background:var(--color-background);color:var(--color-text-main);border:1px solid var(--color-border)}.Programs-module__A0M5cq__cardInfo h4{color:var(--color-text-main);margin:0;font-size:.9rem;font-weight:700}.Programs-module__A0M5cq__cardRole{font-size:.7rem;font-family:var(--font-mono);color:var(--color-text-muted);text-transform:uppercase;margin-top:2px;display:block}.Programs-module__A0M5cq__cardStats{flex-direction:column;gap:.5rem;display:flex}.Programs-module__A0M5cq__statRow{color:var(--color-text-dim);justify-content:space-between;font-size:.8rem;display:flex}.Programs-module__A0M5cq__statVal{color:var(--color-text-main);font-weight:500;font-family:var(--font-mono)}.Programs-module__A0M5cq__uplinkLine{background:var(--color-border);z-index:0;width:1px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Programs-module__A0M5cq__uplinkActive{opacity:.5;background:linear-gradient(#0000,#00f0ff,#0000);width:100%;height:50%;animation:2s linear infinite Programs-module__A0M5cq__flow;position:absolute;top:0;left:0}.Programs-module__A0M5cq__mentorLabel{color:#00f0ff;font-family:var(--font-mono);letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem}.Programs-module__A0M5cq__mentorTitle{color:var(--color-text-main);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.1}.Programs-module__A0M5cq__mentorText{color:var(--color-text-muted);max-width:90%;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.Programs-module__A0M5cq__mentorList{flex-direction:column;gap:1rem;display:flex}.Programs-module__A0M5cq__mentorItem{font-family:var(--font-mono);color:var(--color-text-dim);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.Programs-module__A0M5cq__checkIcon{color:#00f0ff;font-weight:700}
.ValidationGrid-module__7JaqVq__section{background:#ffffff05;border:1px solid #333;border-radius:2rem;margin-bottom:6rem;padding:4rem}.ValidationGrid-module__7JaqVq__competitionsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));justify-content:center;gap:2rem;margin-top:3rem;display:grid}.ValidationGrid-module__7JaqVq__competitionCard{text-align:center;background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 2rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.ValidationGrid-module__7JaqVq__competitionCard:hover{background:#ffffff0a;border-color:#fff3;transform:translateY(-5px)}.ValidationGrid-module__7JaqVq__compLogoContainer{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:2rem;padding:12px;display:flex;box-shadow:0 0 20px #0000004d}.ValidationGrid-module__7JaqVq__compLogo{object-fit:contain;width:100%;height:100%;padding:5px}.ValidationGrid-module__7JaqVq__compName{color:#eee;font-size:1rem;font-weight:500;line-height:1.4;font-family:var(--font-sans)}.ValidationGrid-module__7JaqVq__compArrow{color:#444;transition:color .3s;position:absolute;top:1rem;right:1rem}.ValidationGrid-module__7JaqVq__competitionCard:hover .ValidationGrid-module__7JaqVq__compArrow{color:#fff}
