body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100%;min-height:100vh;text-align:center}.App-logo{height:20vmin;outline:none;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 0s linear infinite}}.App-header{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:90vh;padding:40px 20px;width:100%}.hero-container{max-width:900px;width:100%}.hero-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4fc3f7,#7c4dff);-webkit-background-clip:text;font-size:3.5rem;margin-bottom:10px}.contact-info{color:#b0bec5;font-size:1.3rem;margin-bottom:20px}.summary{background:#ffffff0d;border-radius:10px;color:#eceff1;font-size:1.1rem;line-height:1.8;margin:0 auto;max-width:800px;padding:20px;text-align:left}.skills-section{max-width:900px;padding:40px 20px;text-align:left;width:100%}.skills-section h2{color:#fff;font-size:2rem;margin-bottom:30px;position:relative;text-align:center}.skills-section h2:after{background:linear-gradient(90deg,#4fc3f7,#7c4dff);border-radius:2px;content:"";display:block;height:4px;margin:10px auto 0;width:100px}.skills-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.skill-category h3{border-bottom:2px solid #3f51b5;color:#4fc3f7;font-size:1.3rem;margin-bottom:15px;padding-bottom:8px}.skill-category ul{list-style:none;padding:0}.skill-category li{background:#ffffff14;border-left:3px solid #7c4dff;border-radius:6px;color:#e0e0e0;font-size:.95rem;margin:6px 0;padding:8px 12px;transition:all .3s ease}.skill-category li:hover{background:#ffffff26;transform:translateX(5px)}.experience-section{max-width:900px;padding:40px 20px;text-align:left;width:100%}.experience-section h2{color:#fff;font-size:2rem;margin-bottom:30px;position:relative;text-align:center}.experience-section h2:after{background:linear-gradient(90deg,#4fc3f7,#7c4dff);border-radius:2px;content:"";display:block;height:4px;margin:10px auto 0;width:100px}.job-card{background:linear-gradient(135deg,#1e2846cc,#141e3ccc);border:1px solid #ffffff1a;border-radius:12px;margin-bottom:20px;padding:25px}.job-card:last-child{margin-bottom:0}.job-header{margin-bottom:15px}.job-header h3{color:#fff;font-size:1.5rem;margin:0 0 8px}.job-header .company{color:#4fc3f7;font-size:1.2rem;margin:0 0 8px}.job-header .period{color:#90a4ae;font-size:.9rem;font-style:italic}.job-bullets{list-style:none;padding:0}.job-bullets li{background:#ffffff0d;border-left:3px solid #4fc3f7;border-radius:6px;color:#eceff1;font-size:.95rem;line-height:1.6;margin:8px 0;padding:10px 15px}.projects-section{max-width:900px;padding:40px 20px;text-align:left;width:100%}.projects-section h2{color:#fff;font-size:2rem;margin-bottom:30px;position:relative;text-align:center}.projects-section h2:after{background:linear-gradient(90deg,#4fc3f7,#7c4dff);border-radius:2px;content:"";display:block;height:4px;margin:10px auto 0;width:100px}.project-card{background:linear-gradient(135deg,#1e2846cc,#141e3ccc);border:1px solid #ffffff1a;border-radius:12px;margin-bottom:20px;padding:25px}.project-card:last-child{margin-bottom:0}.project-card h3{color:#7c4dff;font-size:1.5rem;margin:0 0 12px}.project-bullets{list-style:none;padding:0}.project-bullets li{background:#ffffff0d;border-left:3px solid #7c4dff;border-radius:6px;color:#eceff1;font-size:.95rem;line-height:1.6;margin:8px 0;padding:10px 15px}.education-section{max-width:900px;padding:40px 20px 60px;text-align:left;width:100%}.education-section h2{color:#fff;font-size:2rem;margin-bottom:30px;position:relative;text-align:center}.education-section h2:after{background:linear-gradient(90deg,#4fc3f7,#7c4dff);border-radius:2px;content:"";display:block;height:4px;margin:10px auto 0;width:100px}.education-card{background:linear-gradient(135deg,#1e2846cc,#141e3ccc);border:1px solid #ffffff1a;border-radius:12px;padding:25px}.education-card h3{color:#fff;font-size:1.5rem;margin:0 0 8px}.education-card>p:first-of-type{color:#4fc3f7;font-size:1.1rem;margin:0 0 8px}.education-card .period{color:#90a4ae;font-size:.9rem;font-style:italic;margin:0 0 5px}.education-card .honors{color:#81c784;font-size:.9rem;font-weight:500}.App-footer{background:#141e3ce6;border-top:1px solid #ffffff1a;bottom:0;color:#90a4ae;font-size:.9rem;left:0;padding:15px;position:fixed;right:0;text-align:center}@media (max-width:768px){.hero-content h1{font-size:2rem}.contact-info{font-size:1rem}.summary{font-size:.95rem;padding:15px}.skills-grid{grid-template-columns:1fr}.job-header h3{font-size:1.2rem}.job-header .company{font-size:1rem}}.ai-login{align-items:center;display:flex;justify-content:center;min-height:60vh;width:100%}.ai-login-form{background:#1c1c1cdd;border:1px solid #333;border-radius:12px;box-shadow:0 10px 40px #0000008c;display:flex;flex-direction:column;gap:12px;padding:32px;width:280px}.ai-login-form input{background:#0000004d;border:1px solid #444;border-radius:4px;color:#fff;padding:8px 10px}.ai-login-form button{background:#0adeff;border:none;border-radius:4px;cursor:pointer;font-weight:700;padding:8px 10px}.ai-login-error{color:#ff5c5c;margin:0}.ai-chat{background:#101010ee;border:1px solid #333;border-radius:12px;box-shadow:0 10px 40px #0000008c;display:flex;flex-direction:column;height:calc(100vh - 140px);margin:24px auto 40px;max-width:700px;overflow:hidden;text-align:left;width:100%}.ai-messages{flex:1 1;overflow-y:auto;padding:16px}.ai-message{border-radius:8px;margin-bottom:12px;max-width:80%;padding:10px 14px}.ai-message p{margin:0;white-space:pre-wrap}.ai-message-user{background:#0adeff33;margin-left:auto;text-align:right}.ai-message-assistant{background:#797979;color:#000;margin-right:auto}.ai-message-error{background:#ff5c5c33;color:#ff5c5c}.ai-message-image{border-radius:6px;display:block;margin-bottom:6px;max-width:100%}.ai-input-row{align-items:center;border-top:1px solid #444;display:flex;flex-wrap:wrap;gap:10px;padding:12px 16px}.ai-text-input{background:#0000004d;border:1px solid #444;border-radius:4px;color:#fff;flex:1 1;min-width:150px;padding:8px 10px}.ai-toggle{align-items:center;display:flex;gap:4px;white-space:nowrap}.ai-file-input{max-width:140px}.nav{background:#000000a2;display:flex;height:50px;justify-content:space-between;padding:.1rem calc(50vw - 500px);position:fixed;top:0;width:100%;z-index:12}.nav-link{align-items:center;color:grey;cursor:pointer;display:flex;height:100%;padding:0 1rem;text-decoration:none}.nav-link.active{color:#0adeff}.bars{color:grey;display:none}@media screen and (max-width:768px){.bars{cursor:pointer;display:block;font-size:1.8rem;position:absolute;right:0;top:0;transform:translate(-100%,75%)}}.nav-menu{align-items:center;display:flex;margin-right:-24px}@media screen and (max-width:768px){.nav-menu{display:none}.nav-menu.active{align-items:center;background:#000000a2;display:flex;flex-direction:column;height:100vh;margin-top:51px;position:absolute;right:0;width:50vw}}.nav-btn{align-items:center;display:flex;margin-right:12px}@media screen and (max-width:768px){.nav-btn{display:none}}.nav-btn-link{background:#797979;border:none;border-radius:4px;color:#000;cursor:pointer;margin-left:24px;margin-top:5px;outline:none;padding:10px 22px;text-decoration:none;transition:all .2s ease-in-out}.nav-btn-link:hover{background:#635656;color:#e60000;transition:all .2s ease-in-out}.nav-btn-link.active{color:#0adeff}.wireframe-bg{background:#030303;inset:0;position:fixed;z-index:-1}.wireframe-bg canvas{display:block;pointer-events:none}
/*# sourceMappingURL=main.3bef5200.css.map*/