*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#060417;color:#e0f7fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#060417}::-webkit-scrollbar-thumb{background:#40e8d5;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2dd4bf}html{scroll-behavior:smooth}::selection{background:#40e8d5;color:#060417}.about-section{background:#060417;color:#40e8d5;margin:0 auto;max-width:1200px;padding:80px 20px}.about-container{width:100%}.section-subtitle{color:#2dd4bf}.about-content,.profile-section{display:block!important;width:100%!important}.profile-section{margin-bottom:3rem!important;text-align:center!important}.profile-image{border:3px solid #40e8d54d!important;border-radius:50%!important;box-shadow:0 10px 30px #40e8d533!important;height:300px!important;margin-bottom:1rem!important;object-fit:cover!important;width:300px!important}.profile-name{color:#40e8d5!important;font-size:1.5rem!important;font-weight:600!important;margin-bottom:.5rem!important}.profile-title{color:#b2ebf2!important;font-size:.9rem!important;margin:0!important}.text-section{display:block!important;width:100%!important}.text-title{color:#40e8d5!important;font-size:1.5rem!important;font-weight:600!important}.text-paragraph,.text-title{margin-bottom:1rem!important}.text-paragraph{color:#e0f7fa!important;font-size:1rem!important;line-height:1.6!important}.details-section{margin-top:2rem!important;width:100%!important}.details-title{color:#40e8d5!important;font-size:1.3rem!important;font-weight:600!important;margin-bottom:1rem!important}.education-cards{display:block!important;width:100%!important}.education-card{align-items:flex-start!important;background:#40e8d51a!important;border-left:4px solid #40e8d5!important;border-radius:12px!important;display:flex!important;gap:1rem!important;margin-bottom:1rem!important;padding:1.5rem!important;transition:all .3s ease!important;width:100%!important}.education-card:hover{background:#40e8d526!important;transform:translateX(5px)!important}.edu-icon{color:#40e8d5!important;font-size:1.5rem!important;margin-top:.2rem!important}.edu-content{flex:1 1!important}.edu-title{color:#40e8d5!important;font-size:1.2rem!important;font-weight:600!important;margin-bottom:.5rem!important}.edu-subtitle{color:#40e8d5!important;font-size:1rem!important;font-weight:500!important}.edu-details,.edu-subtitle{margin-bottom:.3rem!important}.edu-details{color:#b2ebf2!important}.edu-details,.edu-gpa{font-size:.9rem!important}.edu-gpa{color:#40e8d5!important;font-weight:600!important}.personal-cards{display:block!important;width:100%!important}.personal-card{background:#f8f9fa!important;border:1px solid #e9ecef!important;border-radius:12px!important;margin-bottom:15px!important;padding:20px!important;text-align:center!important;width:100%!important}.personal-card h4{color:#333!important;font-size:18px!important;font-weight:600!important;margin-bottom:10px!important}.personal-card p{color:#666!important;font-size:14px!important;line-height:1.5!important}@media (min-width:768px){.about-content{grid-gap:3rem!important;align-items:start!important;display:grid!important;gap:3rem!important;grid-template-columns:1fr 2fr!important}.profile-section{grid-column:1!important;grid-row:1!important;margin-bottom:0!important}.text-section{grid-column:2!important;grid-row:1!important}.profile-image{height:300px!important;width:300px!important}.text-title{font-size:1.8rem!important}.text-paragraph{font-size:1.1rem!important}.details-title{font-size:1.5rem!important}}@media (max-width:480px){.profile-image{height:250px!important;width:250px!important}.education-card{flex-direction:column!important;text-align:center!important}.edu-icon{margin-bottom:.5rem!important}.section-title{font-size:2rem!important}.section-subtitle{font-size:1rem!important}}.projects-section{background:#f8f9fa}.project-filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.filter-btn{align-items:center;background:#0000;border:2px solid #667eea;border-radius:25px;color:#667eea;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.filter-btn.active,.filter-btn:hover{background:#667eea;box-shadow:0 5px 15px #667eea4d;color:#fff;transform:translateY(-2px)}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.project-card{background:#fff;border:1px solid #fff3;border-radius:16px;box-shadow:0 10px 30px #0000001a;cursor:pointer;overflow:hidden;transition:all .3s ease}.project-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.project-image{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;height:200px;justify-content:center;overflow:hidden;position:relative}.project-thumbnail{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.project-card:hover .project-thumbnail{transform:scale(1.05)}.project-overlay{align-items:center;background:#000000b3;bottom:0;color:#fff;display:flex;font-size:.9rem;font-weight:500;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.project-card:hover .project-overlay{opacity:1}.project-placeholder{color:#fff;font-size:3rem;opacity:.8}.project-content{padding:1.5rem}.project-content h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:.8rem}.project-content p{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-tag{background:#f0f2f5;border:1px solid #e1e5e9;color:#667eea}.project-links{display:flex;flex-wrap:wrap;gap:1rem}.project-link{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;color:#667eea;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.project-link:hover{background:#667eea;box-shadow:0 5px 15px #667eea4d;color:#fff;transform:translateY(-2px)}.project-modal-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.project-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:90vw;overflow-y:auto;position:relative}.modal-close{align-items:center;background:#0000001a;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px;z-index:10}.modal-close:hover{background:#0003;color:#333}.modal-content{padding:2rem}.modal-header{margin-bottom:2rem}.modal-header h2{color:#333;font-size:2rem;font-weight:600;margin-bottom:1rem}.modal-description{color:#666;font-size:1.1rem;line-height:1.6}.modal-layout{display:flex;flex-direction:column;gap:2rem}.modal-details{flex:0 0 auto;width:100%}.modal-gallery{margin-bottom:2rem}.gallery-container{margin-bottom:1rem;padding:0 1rem}.gallery-container,.gallery-image-container{align-items:center;display:flex;justify-content:center;position:relative}.gallery-image-container{background:#060417;border-radius:12px;box-shadow:0 10px 30px #0000001a;height:400px;max-width:600px;min-height:300px;overflow:hidden;width:100%}.gallery-image{cursor:pointer;display:block;height:auto;max-height:100%;max-width:100%;object-fit:contain;object-position:center;transition:transform .3s ease;width:auto}.gallery-image:hover{transform:scale(1.02)}.fullscreen-icon{align-items:center;background:#000000b3;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;position:absolute;right:10px;top:10px;transition:all .3s ease;width:40px}.fullscreen-icon:hover{background:#40e8d5e6}.gallery-nav{align-items:center;background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 5px 15px #0000001a;color:#667eea;cursor:pointer;display:flex;font-size:1.2rem;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:5}.gallery-nav:hover{background:#667eea;color:#fff;transform:translateY(-50%) scale(1.1)}.gallery-nav:disabled{cursor:not-allowed;opacity:.5}.gallery-nav.prev{left:.5rem}.gallery-nav.next{right:.5rem}.image-description{background:#40e8d51a;border:1px solid #40e8d533;border-radius:8px;margin-top:1rem;padding:1rem;text-align:center}.gallery-indicators{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.indicator{background:#e1e5e9;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.indicator.active{background:#667eea;transform:scale(1.2)}.indicator:hover{background:#667eea;opacity:.7}.modal-technologies{margin-bottom:2rem}.modal-technologies h4{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.modal-links{display:flex;flex-wrap:wrap;gap:1rem}@media (max-width:768px){.project-filters{gap:.5rem}.filter-btn{font-size:.8rem;padding:.5rem 1rem}.projects-grid{gap:1.5rem;grid-template-columns:1fr}.project-card{max-width:100%}.project-modal-overlay{padding:1rem}.project-modal{max-height:95vh;max-width:95vw}.modal-content{padding:1.5rem}.modal-header h2{font-size:1.5rem}.gallery-image-container{height:250px;min-height:250px}.gallery-nav{font-size:1rem;height:40px;width:40px}.gallery-nav.prev{left:.5rem}.gallery-nav.next{right:.5rem}.modal-layout{flex-direction:column}.modal-details{margin-left:0;margin-top:2rem;width:100%}}@media (min-width:768px){.modal-layout{flex-direction:row}.modal-details{margin-left:2rem;width:300px}}@media (max-width:480px){.project-filters{align-items:center;flex-direction:column}.filter-btn{justify-content:center;width:200px}.project-links{flex-direction:column}.project-link{justify-content:center}.modal-content{padding:1rem}.gallery-image-container{height:200px;min-height:200px}.gallery-nav{font-size:.9rem;height:35px;width:35px}.gallery-nav.prev{left:.25rem}.gallery-nav.next{right:.25rem}.modal-header h2{font-size:1.3rem}.modal-description{font-size:1rem}}.skills-section{background:#fff}.skills-container{display:flex;flex-direction:column;gap:3rem;margin-top:3rem}.skill-category{background:#f8f9fa;border:1px solid #e9ecef;border-radius:16px;padding:2rem}.category-header{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.category-icon{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;color:#667eea;font-size:1.5rem;padding:.8rem}.category-header h3{color:#333;font-size:1.5rem;font-weight:600;margin:0}.skills-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.skill-item{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:1.5rem;transition:all .3s ease}.skill-item:hover{box-shadow:0 5px 20px #0000001a;transform:translateY(-2px)}.skill-header{align-items:center;display:flex;gap:.8rem;margin-bottom:1rem}.skill-icon{background:#f0f2f5;border-radius:8px;color:#667eea;font-size:1.2rem;padding:.5rem}.skill-name{color:#333;font-size:1rem;font-weight:600}.skill-bar{background:#e9ecef;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden;width:100%}.skill-progress{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px;height:100%;transition:width 1s ease}.skill-level{color:#667eea;font-size:.9rem;font-weight:600}.skills-summary{margin-top:4rem;text-align:center}.skills-summary h3{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:2rem}.summary-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px}.summary-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.summary-item:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-3px)}.summary-item h4{color:#667eea;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.summary-item p{color:#666;font-size:1rem;margin:0}@media (max-width:768px){.skills-container{gap:2rem}.skill-category{padding:1.5rem}.category-header h3{font-size:1.3rem}.skills-grid{gap:1rem;grid-template-columns:1fr}.skill-item{padding:1.2rem}.summary-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.summary-item{padding:1.5rem}}@media (max-width:480px){.category-header,.skill-header{flex-direction:column;gap:.5rem;text-align:center}.summary-grid{grid-template-columns:1fr}}.experience-section{background:#060417;color:#40e8d5}.experience-timeline{margin-top:3rem;position:relative}.experience-timeline:before{background:linear-gradient(135deg,#40e8d5,#2dd4bf);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.experience-item{margin-bottom:3rem;position:relative;width:45%}.experience-item:nth-child(odd){left:0;text-align:right}.experience-item:nth-child(2n){left:55%;text-align:left}.experience-item:before{background:#40e8d5;border:4px solid #060417;border-radius:50%;box-shadow:0 0 0 4px #40e8d5;content:"";height:16px;position:absolute;top:20px;width:16px}.experience-item:nth-child(odd):before{right:-8px}.experience-item:nth-child(2n):before{left:-8px}.experience-header{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.experience-item:nth-child(odd) .experience-header{flex-direction:row-reverse}.experience-icon{background:#40e8d51a;border:1px solid #40e8d54d;border-radius:12px;box-shadow:0 2px 10px #40e8d533;color:#40e8d5;flex-shrink:0;font-size:1.5rem;padding:.8rem}.experience-info h3{color:#40e8d5;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.experience-meta{color:#b2ebf2;display:flex;flex-direction:column;font-size:.9rem;gap:.3rem}.experience-meta span{align-items:center;display:flex;gap:.5rem}.company{color:#2dd4bf;font-weight:600}.experience-content{background:#40e8d50d;border:1px solid #40e8d533;border-radius:12px;box-shadow:0 5px 15px #40e8d51a;padding:1.5rem}.experience-description{color:#e0f7fa;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.responsibilities h4,.technologies-used h4{color:#40e8d5;font-size:1.1rem;font-weight:600;margin-bottom:.8rem}.responsibilities ul{list-style:none;margin-bottom:1.5rem;padding:0}.responsibilities li{color:#e0f7fa;font-size:.95rem;line-height:1.5;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.responsibilities li:before{color:#40e8d5;content:"▸";font-weight:700;left:0;position:absolute}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#40e8d533;border:1px solid #40e8d54d;border-radius:15px;color:#40e8d5;font-size:.8rem;font-weight:500;padding:.3rem .8rem}.experience-summary{margin-top:4rem;text-align:center}.experience-summary h3{color:#40e8d5;font-size:1.8rem;font-weight:600;margin-bottom:2rem}.highlights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1000px}.highlight-item{background:#40e8d50d;border:1px solid #40e8d533;border-radius:12px;box-shadow:0 5px 15px #40e8d51a;padding:2rem;text-align:center;transition:all .3s ease}.highlight-item:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-3px)}.highlight-icon{color:#40e8d5;font-size:2rem;margin-bottom:1rem}.highlight-item h4{color:#40e8d5;font-size:1.2rem;font-weight:600;margin-bottom:.8rem}.highlight-item p{color:#e0f7fa;font-size:.95rem;line-height:1.5}@media (max-width:768px){.experience-timeline:before{left:20px}.experience-item{left:40px!important;text-align:left!important;width:calc(100% - 40px)}.experience-item:before{left:-12px!important}.experience-header{flex-direction:row!important}.highlights-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.highlight-item{padding:1.5rem}}@media (max-width:480px){.experience-item{left:30px!important;width:calc(100% - 30px)}.experience-timeline:before{left:15px}.experience-item:before{left:-7px!important}.highlights-grid{grid-template-columns:1fr}}.contact-section{background:#060417;color:#40e8d5}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:3rem}.contact-info h3,.contact-resume h3{color:#40e8d5;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.contact-info p{color:#e0f7fa;font-size:1rem;line-height:1.6;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.contact-item{align-items:center;background:#40e8d51a;border:1px solid #40e8d54d;border-radius:12px;box-shadow:0 2px 10px #40e8d51a;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.contact-item:hover{box-shadow:0 5px 15px #40e8d533;transform:translateX(5px)}.contact-icon{background:#40e8d51a;border:1px solid #40e8d54d;border-radius:8px;color:#40e8d5;flex-shrink:0;font-size:1.2rem;padding:.8rem}.contact-text{display:flex;flex-direction:column;gap:.2rem}.contact-label{color:#b2ebf2;font-size:.9rem;font-weight:500}.contact-value{color:#40e8d5;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s ease}.contact-value:hover{color:#2dd4bf}.contact-actions{margin-top:2rem}.contact-resume{background:#40e8d50d;border:1px solid #40e8d533;border-radius:16px;box-shadow:0 10px 30px #40e8d51a;height:fit-content;padding:2rem}.form-group{margin-bottom:1rem}.form-group label{color:#40e8d5;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-group input:focus,.form-group textarea:focus{border-color:#40e8d5;box-shadow:0 0 0 2px #40e8d533;outline:none}.contact-info{background:#40e8d50d;border:1px solid #40e8d533;border-radius:16px;box-shadow:0 10px 30px #40e8d51a;height:fit-content;padding:2rem}@media (max-width:768px){.contact-content{gap:2rem;grid-template-columns:1fr}.contact-info h3,.contact-resume h3{font-size:1.3rem}.contact-resume{padding:1.5rem}}@media (max-width:480px){.contact-item{flex-direction:column;gap:.5rem;text-align:center}.contact-icon{margin-bottom:.5rem}}.App{text-align:center}.loading-screen{align-items:center;background:#060417;color:#e0f7fa;display:flex;height:100vh;justify-content:center}.loading-content h1{color:#40e8d5;font-size:3rem;font-weight:700;margin-bottom:.5rem}.loading-content p{color:#b2ebf2;font-size:1.2rem;opacity:.8}.section{margin:0 auto;max-width:1200px;padding:80px 20px}.section-title{color:#40e8d5;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.section-subtitle{color:#b2ebf2;font-size:1.2rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.card{background:#0a0a1a;border:1px solid #40e8d533;border-radius:16px;box-shadow:0 10px 30px #40e8d51a;padding:2rem;transition:all .3s ease}.card:hover{border-color:#40e8d566;box-shadow:0 20px 40px #40e8d533;transform:translateY(-5px)}.grid{grid-gap:2rem;display:grid;gap:2rem;margin-top:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#40e8d5,#2dd4bf);color:#060417}.btn-primary:hover{box-shadow:0 10px 20px #40e8d54d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #40e8d5;color:#40e8d5}.btn-secondary:hover{background:#40e8d5;color:#060417}@media (max-width:768px){.section{padding:60px 20px}.section-title{font-size:2rem}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.fade-in{animation:fadeIn .8s ease forwards;opacity:0;transform:translateY(30px)}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}.glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a1acc;border:1px solid #40e8d533}
/*# sourceMappingURL=main.81a9169f.css.map*/