.Hero-module__ZARIfG__heroContainer{flex-direction:column;max-width:1280px;min-height:100vh;margin:0 auto;padding:0 2rem;display:flex;position:relative}.Hero-module__ZARIfG__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex}.Hero-module__ZARIfG__logo{font-family:var(--font-display);letter-spacing:-.5px;background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Hero-module__ZARIfG__logoDot{background-color:var(--accent-cyan);width:6px;height:6px;box-shadow:var(--shadow-cyan);border-radius:50%}.Hero-module__ZARIfG__navLinks{align-items:center;gap:1.5rem;display:flex}.Hero-module__ZARIfG__navLink{color:var(--text-secondary);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.5px;transition:var(--transition-fast);align-items:center;gap:.35rem;font-size:.85rem;display:flex}.Hero-module__ZARIfG__navLink:hover{color:var(--accent-cyan);text-shadow:var(--shadow-cyan)}.Hero-module__ZARIfG__heroContent{flex:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;padding:4rem 0;display:grid}@media (max-width:968px){.Hero-module__ZARIfG__heroContent{grid-template-columns:1fr;gap:3rem;padding:2rem 0}}.Hero-module__ZARIfG__heroLeft{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__ZARIfG__greetingChip{color:var(--accent-cyan);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:1px;background:#00f0ff0d;border:1px solid #00f0ff33;border-radius:20px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.75rem;display:inline-flex}.Hero-module__ZARIfG__title{font-family:var(--font-display);letter-spacing:-2px;margin-bottom:1rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__titleGlow{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.Hero-module__ZARIfG__subtitle{font-family:var(--font-sans);color:var(--text-secondary);max-width:580px;margin-bottom:2rem;font-size:1.25rem;font-weight:400;line-height:1.6}.Hero-module__ZARIfG__highlightText{color:var(--text-primary);font-weight:600}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__ZARIfG__terminalContainer{justify-self:end;width:100%;max-width:540px}@media (max-width:968px){.Hero-module__ZARIfG__terminalContainer{justify-self:center;max-width:100%}}.Hero-module__ZARIfG__terminal{width:100%;font-family:var(--font-mono);background:#0b0d13d9;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 20px 50px #000000b3,0 0 30px #00f0ff05}.Hero-module__ZARIfG__terminalHeader{background:#161b26cc;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.Hero-module__ZARIfG__terminalButtons{gap:.45rem;display:flex}.Hero-module__ZARIfG__terminalButton{border-radius:50%;width:11px;height:11px}.Hero-module__ZARIfG__btnRed{background-color:#ff5f56}.Hero-module__ZARIfG__btnYellow{background-color:#ffbd2e}.Hero-module__ZARIfG__btnGreen{background-color:#27c93f}.Hero-module__ZARIfG__terminalTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500}.Hero-module__ZARIfG__terminalLogs{color:#dfdfdf;flex-direction:column;gap:.75rem;height:280px;padding:1.25rem;font-size:.8rem;line-height:1.5;display:flex;overflow-y:auto}.Hero-module__ZARIfG__terminalLogs::-webkit-scrollbar{width:6px}.Hero-module__ZARIfG__terminalLogs::-webkit-scrollbar-track{background:#0000001a}.Hero-module__ZARIfG__terminalLogs::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.Hero-module__ZARIfG__terminalLogs::-webkit-scrollbar-thumb:hover{background:#00f0ff4d}.Hero-module__ZARIfG__terminalLine{word-break:break-all}.Hero-module__ZARIfG__promptLine{color:var(--accent-cyan)}.Hero-module__ZARIfG__sysOutput{color:var(--text-secondary)}.Hero-module__ZARIfG__helpCommandList{grid-template-columns:auto 1fr;gap:.25rem 1.5rem;margin-top:.25rem;display:grid}.Hero-module__ZARIfG__helpCmd{color:var(--accent-cyan);font-weight:700}.Hero-module__ZARIfG__helpDesc{color:var(--text-secondary)}.Hero-module__ZARIfG__terminalInputLine{background:#080a0fe6;border-top:1px solid #ffffff08;align-items:center;padding:.75rem 1.25rem;display:flex}.Hero-module__ZARIfG__inputPrefix{color:var(--accent-cyan);margin-right:.5rem;font-weight:700}.Hero-module__ZARIfG__inputField{color:#fff;font-family:var(--font-mono);caret-color:var(--accent-cyan);background:0 0;border:none;outline:none;flex:1;font-size:.8rem}.Hero-module__ZARIfG__quickChips{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__quickChip{color:var(--text-secondary);font-family:var(--font-mono);cursor:pointer;transition:var(--transition-fast);background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;padding:.3rem .65rem;font-size:.75rem}.Hero-module__ZARIfG__quickChip:hover{color:var(--accent-cyan);background:#00f0ff14;border-color:#00f0ff4d;box-shadow:0 0 8px #00f0ff1a}
.About-module__vAULUW__aboutSection{border-bottom:1px solid var(--border-color);max-width:1280px;margin:0 auto;padding:6rem 2rem;position:relative}.About-module__vAULUW__layout{grid-template-columns:1.1fr .9fr;align-items:start;gap:4rem;display:grid}@media (max-width:968px){.About-module__vAULUW__layout{grid-template-columns:1fr;gap:3rem}}.About-module__vAULUW__introText{font-family:var(--font-sans);color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.About-module__vAULUW__introText strong{color:var(--text-primary);font-weight:600}.About-module__vAULUW__bioBlock{flex-direction:column;gap:1.25rem;display:flex}.About-module__vAULUW__highlightBox{border-left:3px solid var(--accent-cyan);font-family:var(--font-sans);color:#dfdfdf;background:#00f0ff05;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1.25rem;font-size:.95rem}.About-module__vAULUW__highlightTitle{font-family:var(--font-mono);color:var(--accent-cyan);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.About-module__vAULUW__pillars{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem;display:grid}@media (max-width:576px){.About-module__vAULUW__pillars{grid-template-columns:1fr}}.About-module__vAULUW__pillarCard{transition:var(--transition-smooth);background:#ffffff03;border:1px solid #ffffff08;border-radius:8px;padding:1.25rem}.About-module__vAULUW__pillarCard:hover{background:#bd00ff05;border-color:#bd00ff1a;transform:translateY(-2px)}.About-module__vAULUW__pillarIcon{color:var(--accent-purple);margin-bottom:.75rem}.About-module__vAULUW__pillarTitle{font-family:var(--font-display);margin-bottom:.35rem;font-size:1.05rem;font-weight:700}.About-module__vAULUW__pillarDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.About-module__vAULUW__skillsWidget{flex-direction:column;gap:1.5rem;display:flex}.About-module__vAULUW__categoryGroup{transition:var(--transition-fast);background:#11141c66;border:1px solid #ffffff0a;border-radius:10px;padding:1.25rem}.About-module__vAULUW__categoryGroup:hover{border-color:#00f0ff1a}.About-module__vAULUW__categoryTitle{font-family:var(--font-mono);text-transform:uppercase;color:var(--accent-cyan);letter-spacing:.5px;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:flex}.About-module__vAULUW__skillsList{flex-direction:column;gap:.85rem;display:flex}.About-module__vAULUW__skillItem{cursor:pointer}.About-module__vAULUW__skillMeta{justify-content:space-between;align-items:center;margin-bottom:.35rem;font-size:.85rem;display:flex}.About-module__vAULUW__skillName{color:#dfdfdf;transition:var(--transition-fast);font-weight:500}.About-module__vAULUW__skillItem:hover .About-module__vAULUW__skillName{color:var(--accent-cyan);text-shadow:0 0 5px #00f0ff4d}.About-module__vAULUW__skillLevel{font-family:var(--font-mono);color:var(--text-secondary);font-size:.75rem}.About-module__vAULUW__progressBarTrack{background:#ffffff0d;border-radius:2px;height:4px;overflow:hidden}.About-module__vAULUW__progressBarFill{background:linear-gradient(90deg, var(--accent-purple), var(--accent-cyan));border-radius:2px;height:100%;transition:width 1s ease-in-out}.About-module__vAULUW__skillDetail{color:var(--accent-green);font-size:.75rem;font-family:var(--font-mono);margin-top:.35rem;animation:.2s ease-out About-module__vAULUW__fadeIn}@keyframes About-module__vAULUW__fadeIn{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}
.VATSA-module__tS3wpW__vatsaSection{border-bottom:1px solid var(--border-color);max-width:1280px;margin:0 auto;padding:6rem 2rem;position:relative}.VATSA-module__tS3wpW__dashboard{background:#0a0c12d9;border:1px solid #ffffff0d;border-radius:12px;overflow:hidden;box-shadow:0 30px 60px #000c,0 0 30px #bd00ff08}.VATSA-module__tS3wpW__tabBar{background:#141823cc;border-bottom:1px solid #ffffff0d;display:flex;overflow-x:auto}.VATSA-module__tS3wpW__tabBtn{color:var(--text-secondary);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:1px;cursor:pointer;min-width:150px;transition:var(--transition-smooth);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1.25rem 1.5rem;font-size:.85rem;font-weight:600;display:flex}.VATSA-module__tS3wpW__tabBtn:hover{color:var(--accent-cyan);background:#ffffff05}.VATSA-module__tS3wpW__activeTab{color:var(--accent-cyan);border-bottom-color:var(--accent-cyan);text-shadow:var(--shadow-cyan);background:#00f0ff05}.VATSA-module__tS3wpW__consoleBody{min-height:420px;padding:2.5rem}@media (max-width:768px){.VATSA-module__tS3wpW__consoleBody{padding:1.5rem}}.VATSA-module__tS3wpW__consoleLayout{grid-template-columns:1.2fr .8fr;align-items:start;gap:3rem;display:grid}@media (max-width:968px){.VATSA-module__tS3wpW__consoleLayout{grid-template-columns:1fr;gap:2rem}}.VATSA-module__tS3wpW__visualPanel{background:#040508;border:1px solid #ffffff0a;border-radius:8px;justify-content:center;align-items:center;height:300px;display:flex;position:relative;overflow:hidden}.VATSA-module__tS3wpW__canvas{width:100%;height:100%;display:block}.VATSA-module__tS3wpW__metaPanel{flex-direction:column;gap:1.25rem;display:flex}.VATSA-module__tS3wpW__metaTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.5rem;font-weight:700}.VATSA-module__tS3wpW__metaDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.VATSA-module__tS3wpW__statsGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.VATSA-module__tS3wpW__statCard{background:#ffffff05;border:1px solid #ffffff0a;border-radius:6px;padding:.75rem 1rem}.VATSA-module__tS3wpW__statValue{font-family:var(--font-mono);color:var(--accent-cyan);text-shadow:var(--shadow-cyan);font-size:1.25rem;font-weight:700}.VATSA-module__tS3wpW__statValuePurple{color:var(--accent-purple);text-shadow:var(--shadow-purple)}.VATSA-module__tS3wpW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:.25rem;font-size:.75rem}.VATSA-module__tS3wpW__samosContainer{background:#ffffff03;border:1px solid #ffffff08;border-radius:8px;flex-direction:column;gap:1.25rem;width:100%;padding:1rem;display:flex}.VATSA-module__tS3wpW__sliderGroup{flex-direction:column;gap:.5rem;display:flex}.VATSA-module__tS3wpW__sliderHeader{font-family:var(--font-mono);color:var(--text-secondary);justify-content:space-between;font-size:.8rem;display:flex}.VATSA-module__tS3wpW__slider{-webkit-appearance:none;cursor:pointer;background:#ffffff1a;border-radius:3px;outline:none;width:100%;height:6px}.VATSA-module__tS3wpW__slider::-webkit-slider-thumb{appearance:none;background:var(--accent-cyan);width:16px;height:16px;box-shadow:var(--shadow-cyan);cursor:pointer;transition:var(--transition-fast);border-radius:50%}.VATSA-module__tS3wpW__slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.VATSA-module__tS3wpW__routingVisualizer{justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex;position:relative}.VATSA-module__tS3wpW__routingNode{width:60px;height:60px;font-family:var(--font-mono);text-align:center;z-index:2;transition:var(--transition-smooth);background:#0d1017e6;border:2px solid #ffffff1a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-size:.7rem;display:flex}.VATSA-module__tS3wpW__nodeActive{box-shadow:var(--shadow-cyan);border-color:var(--accent-cyan);color:var(--accent-cyan)}.VATSA-module__tS3wpW__routingPath{z-index:1;background:#ffffff0d;height:2px;position:absolute;top:50%;left:30px;right:30px;transform:translateY(-50%)}.VATSA-module__tS3wpW__routingPathActive{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-green));box-shadow:0 0 8px #00f0ff80}.VATSA-module__tS3wpW__routingPathWarning{background:linear-gradient(90deg, var(--accent-cyan), #ffbd2e);box-shadow:0 0 8px #ffbd2e80}.VATSA-module__tS3wpW__routingPathDanger{background:linear-gradient(90deg, var(--accent-cyan), #ff5f56);box-shadow:0 0 8px #ff5f5680}.VATSA-module__tS3wpW__decisionBox{font-family:var(--font-mono);transition:var(--transition-smooth);border:1px solid #0000;border-radius:6px;padding:1rem;font-size:.8rem;line-height:1.5}.VATSA-module__tS3wpW__decisionSafe{color:var(--accent-green);background:#05ffc50a;border-color:#05ffc533}.VATSA-module__tS3wpW__decisionWarning{color:#ffbd2e;background:#ffbd2e0a;border-color:#ffbd2e33}.VATSA-module__tS3wpW__decisionEStop{color:#ff5f56;background:#ff5f560a;border-color:#ff5f5633}.VATSA-module__tS3wpW__sensoryGrid{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.VATSA-module__tS3wpW__sensoryBarRow{font-family:var(--font-mono);align-items:center;gap:1rem;font-size:.8rem;display:flex}.VATSA-module__tS3wpW__sensoryBarName{width:90px;color:var(--text-secondary)}.VATSA-module__tS3wpW__sensoryBarTrack{background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;flex:1;height:12px;overflow:hidden}.VATSA-module__tS3wpW__sensoryBarFill{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple));border-radius:6px;height:100%;transition:width .3s}.VATSA-module__tS3wpW__sensoryBarValue{text-align:right;width:60px;color:var(--accent-cyan)}
.Career-module__cCZWwq__careerSection{border-bottom:1px solid var(--border-color);max-width:1280px;margin:0 auto;padding:6rem 2rem;position:relative}.Career-module__cCZWwq__timelineContainer{grid-template-columns:.8fr 1.2fr;align-items:start;gap:4rem;margin-top:2rem;display:grid}@media (max-width:968px){.Career-module__cCZWwq__timelineContainer{grid-template-columns:1fr;gap:3rem}}.Career-module__cCZWwq__track{border-left:2px solid #ffffff0d;flex-direction:column;gap:1.5rem;margin-left:.5rem;padding-left:1.5rem;display:flex;position:relative}.Career-module__cCZWwq__timelineNode{cursor:pointer;transition:var(--transition-smooth);background:0 0;border:1px solid #0000;border-radius:6px;padding:.75rem 1rem;position:relative}.Career-module__cCZWwq__timelineNode:before{content:"";background:var(--bg-primary);border:2px solid var(--text-muted);width:10px;height:10px;transition:var(--transition-smooth);border-radius:50%;position:absolute;top:50%;left:-26px;transform:translateY(-50%)}.Career-module__cCZWwq__activeNode{background:#bd00ff08;border-color:#bd00ff1a}.Career-module__cCZWwq__activeNode:before{border-color:var(--accent-purple);background:var(--accent-purple);box-shadow:var(--shadow-purple)}.Career-module__cCZWwq__nodeTitle{font-family:var(--font-display);color:var(--text-secondary);transition:var(--transition-fast);font-size:1.05rem;font-weight:700}.Career-module__cCZWwq__activeNode .Career-module__cCZWwq__nodeTitle{color:var(--accent-purple)}.Career-module__cCZWwq__nodeCompany{font-family:var(--font-mono);color:var(--text-muted);margin-top:.15rem;font-size:.8rem}.Career-module__cCZWwq__nodeDate{font-family:var(--font-mono);color:var(--accent-cyan);margin-top:.25rem;font-size:.75rem}.Career-module__cCZWwq__detailsCard{background:#0d1017d9;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;min-height:380px;padding:2.5rem;display:flex;box-shadow:0 20px 45px #0009}@media (max-width:576px){.Career-module__cCZWwq__detailsCard{padding:1.5rem}}.Career-module__cCZWwq__detailsHeader{border-bottom:1px solid #ffffff0d;margin-bottom:1.5rem;padding-bottom:1.5rem}.Career-module__cCZWwq__detailsRole{font-family:var(--font-display);color:var(--text-primary);font-size:1.6rem;font-weight:800}.Career-module__cCZWwq__detailsMeta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.Career-module__cCZWwq__detailsCompany{font-family:var(--font-mono);color:var(--accent-cyan);font-size:.9rem}.Career-module__cCZWwq__detailsDate{font-family:var(--font-mono);color:var(--text-muted);font-size:.8rem}.Career-module__cCZWwq__badgeContainer{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.Career-module__cCZWwq__badge{color:#e5a4ff;font-family:var(--font-mono);text-transform:uppercase;background:#bd00ff0f;border:1px solid #bd00ff26;border-radius:4px;padding:.25rem .6rem;font-size:.7rem}.Career-module__cCZWwq__bulletList{flex-direction:column;gap:1.25rem;display:flex}.Career-module__cCZWwq__bulletItem{color:var(--text-secondary);align-items:flex-start;gap:1rem;font-size:.95rem;line-height:1.6;display:flex}.Career-module__cCZWwq__bulletIcon{color:var(--accent-cyan);flex-shrink:0;margin-top:.25rem}.Career-module__cCZWwq__bulletText strong{color:var(--text-primary)}
.LearnWithVinay-module__EHHRnq__learnSection{border-bottom:1px solid var(--border-color);max-width:1280px;margin:0 auto;padding:6rem 2rem;position:relative}.LearnWithVinay-module__EHHRnq__initiativeIntro{text-align:center;max-width:800px;font-family:var(--font-sans);color:var(--text-secondary);margin:0 auto 3.5rem;font-size:1.05rem;line-height:1.7}.LearnWithVinay-module__EHHRnq__initiativeIntro strong{color:var(--text-primary)}.LearnWithVinay-module__EHHRnq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.LearnWithVinay-module__EHHRnq__courseCard{min-height:280px;transition:var(--transition-smooth);background:#11141ca6;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;justify-content:space-between;padding:1.75rem;display:flex}.LearnWithVinay-module__EHHRnq__courseCard:hover{border-color:#00f0ff40;transform:translateY(-4px);box-shadow:0 15px 35px #00000080,0 0 15px #00f0ff0d}.LearnWithVinay-module__EHHRnq__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.LearnWithVinay-module__EHHRnq__courseTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.25rem;font-weight:700;line-height:1.3}.LearnWithVinay-module__EHHRnq__statusTag{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:.25rem .5rem;font-size:.65rem;font-weight:600}.LearnWithVinay-module__EHHRnq__statusReady{color:var(--accent-green);background:#05ffc50f;border:1px solid #05ffc533}.LearnWithVinay-module__EHHRnq__statusActive{color:var(--accent-cyan);background:#00f0ff0f;border:1px solid #00f0ff33}.LearnWithVinay-module__EHHRnq__courseDesc{color:var(--text-secondary);flex-grow:1;margin-bottom:1.25rem;font-size:.85rem;line-height:1.5}.LearnWithVinay-module__EHHRnq__topicList{flex-wrap:wrap;gap:.45rem;margin-bottom:1rem;display:flex}.LearnWithVinay-module__EHHRnq__topicTag{color:var(--text-secondary);font-family:var(--font-mono);background:#ffffff05;border:1px solid #ffffff0a;border-radius:3px;padding:.15rem .45rem;font-size:.7rem}.LearnWithVinay-module__EHHRnq__cardFooter{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.LearnWithVinay-module__EHHRnq__progressLabel{font-family:var(--font-mono);color:var(--text-muted);font-size:.7rem}.LearnWithVinay-module__EHHRnq__progressContainer{background:#ffffff0d;border-radius:2px;width:70px;height:4px;overflow:hidden}.LearnWithVinay-module__EHHRnq__progressBar{background:var(--accent-purple);border-radius:2px;height:100%}
.Education-module__JpHHoW__eduSection{border-bottom:1px solid var(--border-color);max-width:1280px;margin:0 auto;padding:6rem 2rem;position:relative}.Education-module__JpHHoW__layout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}@media (max-width:968px){.Education-module__JpHHoW__layout{grid-template-columns:1fr;gap:3rem}}.Education-module__JpHHoW__pubCard{transition:var(--transition-smooth);background:#bd00ff05;border:1px solid #bd00ff1a;border-radius:12px;padding:2.5rem;box-shadow:0 15px 35px #00000080}.Education-module__JpHHoW__pubCard:hover{box-shadow:0 15px 35px #00000080, var(--shadow-purple);background:#bd00ff0a;border-color:#bd00ff4d}.Education-module__JpHHoW__pubHeader{color:var(--accent-purple);font-family:var(--font-mono);text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:flex}.Education-module__JpHHoW__pubTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:800;line-height:1.3}.Education-module__JpHHoW__pubAuthors{font-family:var(--font-sans);color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem}.Education-module__JpHHoW__pubAuthorHighlight{color:var(--accent-cyan);font-weight:600}.Education-module__JpHHoW__pubAbstract{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.Education-module__JpHHoW__eduList{flex-direction:column;gap:2rem;display:flex}.Education-module__JpHHoW__eduItem{align-items:flex-start;gap:1.25rem;display:flex}.Education-module__JpHHoW__eduIconWrapper{width:44px;height:44px;color:var(--accent-cyan);transition:var(--transition-smooth);background:#ffffff05;border:1px solid #ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 0 10px #0003}.Education-module__JpHHoW__eduItem:hover .Education-module__JpHHoW__eduIconWrapper{border-color:var(--accent-cyan);box-shadow:var(--shadow-cyan);color:#000;background:var(--accent-cyan)}.Education-module__JpHHoW__eduContent{flex:1}.Education-module__JpHHoW__eduDegree{font-family:var(--font-display);color:var(--text-primary);font-size:1.15rem;font-weight:700}.Education-module__JpHHoW__eduSchool{font-family:var(--font-sans);color:var(--text-secondary);margin-top:.15rem;font-size:.95rem}.Education-module__JpHHoW__eduMeta{font-family:var(--font-mono);color:var(--text-muted);gap:1rem;margin-top:.35rem;font-size:.75rem;display:flex}
.Footer-module__S6Hkya__footerSection{text-align:center;max-width:1280px;margin:0 auto;padding:6rem 2rem 4rem;position:relative}.Footer-module__S6Hkya__contactCard{background:#0d1017d9;border:1px solid #ffffff0d;border-radius:12px;max-width:800px;margin:0 auto 4rem;padding:3.5rem;position:relative;overflow:hidden;box-shadow:0 25px 50px #0009}.Footer-module__S6Hkya__contactCard:before{content:"";background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple));width:100%;height:2px;position:absolute;top:0;left:0}.Footer-module__S6Hkya__cardTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:800}.Footer-module__S6Hkya__cardDesc{color:var(--text-secondary);max-width:580px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.6}.Footer-module__S6Hkya__btnGroup{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Footer-module__S6Hkya__futurePortfolio{font-family:var(--font-mono);color:var(--accent-cyan);background:#00f0ff05;border:1px dashed #00f0ff33;border-radius:8px;align-items:center;gap:.75rem;margin:2rem 0;padding:1.25rem;font-size:.8rem;display:inline-flex}.Footer-module__S6Hkya__futurePortDot{background-color:var(--accent-cyan);border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite Footer-module__S6Hkya__blink}@keyframes Footer-module__S6Hkya__blink{0%,to{opacity:.3}50%{opacity:1}}.Footer-module__S6Hkya__bottom{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (max-width:576px){.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column}}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.8rem}.Footer-module__S6Hkya__socials{gap:1.25rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:var(--text-secondary);transition:var(--transition-fast)}.Footer-module__S6Hkya__socialIcon:hover{color:var(--accent-cyan);text-shadow:var(--shadow-cyan)}
.ChatBot-module__yzLOMW__chatContainer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:460px;max-height:480px;font-family:var(--font-sans);color:#fff;background:#030712f2;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;display:flex;position:fixed;bottom:20px;right:20px;overflow:hidden;box-shadow:0 4px 12px #0000004d}.ChatBot-module__yzLOMW__statusBar{background:#ffffff0d;border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:12px 16px;font-size:.82rem;display:flex}.ChatBot-module__yzLOMW__statusPill{text-transform:uppercase;letter-spacing:.08em;background:#81f6ff26;border-radius:999px;padding:2px 10px;font-size:.65rem}.ChatBot-module__yzLOMW__statusText{color:#fffc;flex:1;font-weight:500}.ChatBot-module__yzLOMW__messages{flex-direction:column;flex:1;gap:8px;min-height:0;padding:12px;display:flex;overflow-y:auto}.ChatBot-module__yzLOMW__userMsg{color:#000;background:#00e5ff;border-radius:12px 2px 12px 12px;align-self:flex-end;max-width:85%;padding:8px 12px}.ChatBot-module__yzLOMW__userText{word-break:break-word;margin:0}.ChatBot-module__yzLOMW__assistantMsg{background:#f6f;border-radius:2px 12px 12px;align-self:flex-start;max-width:85%;padding:8px 12px}.ChatBot-module__yzLOMW__inputBar{background:#ffffff08;border-top:1px solid #ffffff14;display:flex}.ChatBot-module__yzLOMW__inputField{color:#fff;background:0 0;border:none;flex:1;padding:10px 12px;font-size:.93rem}.ChatBot-module__yzLOMW__inputField:focus{outline:none}.ChatBot-module__yzLOMW__sendBtn{background:var(--accent-cyan);color:#000;cursor:pointer;border:none;padding:0 16px;font-weight:600}.ChatBot-module__yzLOMW__sendBtn:disabled{opacity:.5;cursor:not-allowed}
