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}::-webkit-scrollbar{height:12px;width:12px}::-webkit-scrollbar-track{background:#f5f5f580;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#8a2be2,#9932cc);background-clip:content-box;border:3px solid #0000;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#9932cc,#8a2be2)}#dark{--primary-accent:#b388ff;--secondary-accent:#7c4dff;--text-primary:#fff;--text-secondary:#d8bfd8;--card-bg:#2d0b42;--border-color:#4a148c;background-color:#1a0525;color:#fff}#light{--primary-accent:#6200ea;--secondary-accent:#3700b3;--text-primary:#1a0525;--text-secondary:#4a148c;--card-bg:#f3e5ff;--border-color:#b388ff;background-color:#fff;color:#1a0525}#dark,#light{transition:all .4s cubic-bezier(.4,0,.2,1)}body{font-family:Segoe UI,system-ui,sans-serif;line-height:1.6}:root{--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--space-xs:0.5rem;--space-sm:0.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--primary-100:#fee2e2;--primary-500:#ef4444;--primary-700:#b91c1c;--gray-100:#f3f4f6;--gray-700:#374151}html{scroll-behavior:smooth}::selection{background:#ef4444;background:var(--primary-500);color:#fff}#dark{--bg-accent:#2d0b42;--border-accent:#b388ff1a}#dark .card{background:var(--bg-accent);border:1px solid var(--border-accent);box-shadow:0 4px 6px #0000001a}#dark .text-muted{color:#d8bfd8!important}#dark .btn-outline{border-color:#7c4dff}.about{padding:5rem 0}.about,.about-section{background-color:var(--bg-light)}.about-section{overflow:hidden;padding:8rem 0;position:relative}#dark .about{background-color:var(--bg-light)}.container{padding:0 1.5rem}.section-title{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.section-title span{color:crimson}#dark .section-title{color:#fff}.section-subtitle{color:#666;font-size:1.1rem;margin-bottom:0}#dark .section-subtitle{color:#d8bfd8}.about-container{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.about-image-container{display:flex;justify-content:center}.image-wrapper{max-width:350px;position:relative;width:100%}.profile-image{border-radius:15px;box-shadow:0 10px 30px #0000001a;height:auto;position:relative;width:100%;z-index:2}#dark .profile-image{box-shadow:0 10px 30px #0000004d}.image-highlight{border:3px solid crimson;border-radius:15px;height:100%;left:15px;position:absolute;top:15px;width:100%;z-index:1}#dark .image-highlight{border-color:#b388ff}.about-content{display:flex;flex-direction:column;gap:1.5rem}.content-title{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1rem}#dark .content-title{color:#fff}.intro-text{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}#dark .intro-text{color:#d8bfd8}.info-highlights{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.info-item{align-items:flex-start;display:flex;gap:1rem}.info-icon{color:crimson;flex-shrink:0;font-size:1.2rem;margin-top:.2rem}#dark .info-icon{color:#b388ff}.info-label{color:#444;display:block;font-weight:600;margin-bottom:.2rem}#dark .info-label{color:#d8bfd8}.info-value{color:#666;display:block}#dark .info-value{color:#d8bfd8}.contact-link{color:blue;transition:color .3s ease}.contact-link:hover{color:crimson;text-decoration:underline}#dark .contact-link{color:#d8bfd8}#dark .contact-link:hover{color:#b388ff}.skills-container{margin-top:2rem}.skills-title{color:#333;font-size:1.3rem;margin-bottom:1rem}#dark .skills-title{color:#fff}.skills-grid{display:flex;flex-wrap:wrap;gap:.8rem}.skill-tag{background:#ef44441a;border-radius:20px;color:crimson;font-size:.9rem;padding:.5rem 1rem}#dark .skill-tag{background:#b388ff1a;color:#b388ff}@media (max-width:768px){.about-container{grid-template-columns:1fr;text-align:center}.info-item{justify-content:center}.info-highlights{grid-template-columns:1fr}}.career{background-color:var(--bg-light);overflow:hidden;padding:8rem 0;position:relative}.career .heading{font-size:2.5rem;font-weight:700;margin-bottom:15px;text-align:center;text-transform:capitalize}.career .heading span{color:crimson}.career .heading-description{color:#666;font-size:1.1rem;font-weight:400;margin-bottom:50px;text-align:center}.career-container{display:flex;flex-direction:column;gap:30px;margin:0 auto;max-width:1200px;padding:0 20px}.career-buttons{flex-wrap:wrap;gap:15px;justify-content:center;padding-top:1rem}.career-buttons .btn{background:#f3f3f3;border:none;border-radius:30px;color:#333;cursor:pointer;font-weight:600;padding:12px 25px;transition:all .3s ease}.career-buttons .btn:hover{background:#ddd}.career-buttons .btn.active{background:crimson;color:#fff}.career-content{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;padding:30px}.career-header{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:15px}.career-header h3{color:#333;font-size:1.5rem;font-weight:600;margin:0}.duration{background:#f3f3f3;border-radius:20px;font-size:.9rem;font-weight:500;padding:5px 15px}.position{color:crimson;font-size:1.2rem;font-weight:500;margin-bottom:20px}.details h5{color:#444;font-size:1.1rem;font-weight:600;margin-bottom:10px}.details ul{padding-left:20px}.details li{line-height:1.6;margin-bottom:8px}#dark .career{background-color:var(--bg-light)}#dark .career .heading,#dark .career-header h3,#dark .details h5{color:#fff}#dark .career .heading-description{color:#d8bfd8}#dark .career-buttons .btn{background:var(--card-bg);color:#b388ff}#dark .career-buttons .btn:hover{background:#3d1b5c}#dark .career-buttons .btn.active{background:#7c4dff;color:#fff}#dark .career-content{background:var(--card-bg);box-shadow:0 5px 15px #0003}#dark .duration{background:#4a148c;color:#fff}#dark .position{color:#b388ff}#dark .details li{color:#d8bfd8}@media (max-width:768px){.career{padding:60px 0}.career .heading{font-size:2rem}.career-content{padding:20px}}@media (max-width:480px){.career-buttons{align-items:center;flex-direction:column}.career-buttons .btn{text-align:center;width:100%}}.career-buttons{display:flex;gap:var(--space-sm);overflow-x:auto;padding-bottom:var(--space-sm);scrollbar-width:thin}.career-content{border-left:3px solid var(--primary-500);padding-left:var(--space-lg);position:relative}.career-content:before{background:var(--primary-500);border-radius:50%;content:"";height:14px;left:-8px;position:absolute;top:0;width:14px}.timeline-item{padding-bottom:var(--space-xl);position:relative}.timeline-item:last-child{padding-bottom:0}.tech-stack-container{margin:1.5rem 0}.tech-stack-title{color:#666;font-size:1rem;font-weight:500;margin-bottom:.5rem}#dark .tech-stack-title{color:#d8bfd8}.tech-stack{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.tech-pill{background:#4f46e51a;border-radius:20px;color:#4f46e5;font-size:.85rem;font-weight:500;gap:.3rem;padding:.4rem .8rem;transition:all .2s ease}#dark .tech-pill{background:#b388ff1a;color:#b388ff}.tech-icon{font-size:.9rem}@media (max-width:768px){.tech-stack{gap:.4rem}.tech-pill{font-size:.8rem;padding:.3rem .7rem}}.tech-pill{align-items:center;display:inline-flex;gap:.5rem}.tech-icon{font-size:1em;margin-right:.3rem}.tech-icon,.tech-icon svg{vertical-align:middle}.education-section{background:#f9f9f9;padding:5rem 0}.section-header{margin-bottom:3rem}.education-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.education-card{background:#fff;border-radius:8px;box-shadow:0 4px 15px #0000000d;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.education-header{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.education-icon{align-items:center;border-radius:50%;display:flex;justify-content:center;padding:.5rem;transition:transform .3s ease}.university{color:#555;font-weight:600;margin:.2rem 0}.year{color:#777;font-size:.9rem;margin:0}.achievements-list{color:#444;margin:1rem 0;padding-left:1.2rem}.achievements-list li{list-style-type:none;margin-bottom:.5rem;position:relative}.achievements-list li:before{content:"•";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.education-tabs{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.education-tabs button{background:#eee;border:none;border-radius:20px;cursor:pointer;font-weight:500;padding:.5rem 1.2rem;transition:all .3s ease}.education-tabs button.active{background:#6c63ff;color:#fff}.education-badge{border-radius:4px;position:absolute;right:1rem;top:1rem;width:70px}.gpa-ribbon{color:#333;font-size:.7rem;font-weight:700;padding:3px 30px;position:absolute;right:-25px;text-align:center;top:10px;transform:rotate(45deg);width:100px}.verify-btn{border-radius:4px;color:#fff;display:inline-block;font-size:.8rem;margin-top:.5rem;padding:.5rem 1rem;text-decoration:none;transition:transform .2s ease}.verify-btn:hover{transform:translateY(-2px)}#dark .education-section{background-color:var(--bg-light)}#dark .education-card{background:#1e1e1e;box-shadow:0 4px 15px #0003}#dark .achievements-list,#dark .university,#dark .year{color:#ccc}#dark .education-tabs button{background:#333;color:#eee}#dark .education-tabs button.active{background:#8a2be2}.education-card:hover .education-icon{transform:rotate(15deg) scale(1.1)}.education-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}@media (min-width:768px){.education-grid{position:relative}.education-card:nth-child(odd){margin-left:0;margin-right:auto}.education-card:nth-child(2n){margin-left:auto;margin-right:0}}.footer-container{background-color:#1a1a2e;color:#e6e6e6;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:3rem 0 0}.footer-content{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section{margin-bottom:1.5rem}.footer-heading{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1.2rem}.footer-about-text{color:#b8b8b8;line-height:1.6;margin-bottom:1.5rem}.contact-links{display:flex;flex-direction:column;gap:.8rem}.contact-link{align-items:center;color:#blue;display:flex;gap:.8rem;text-decoration:none;transition:opacity .3s ease}.contact-link:hover{opacity:.8}.contact-link svg{font-size:1.2rem}.skills-container{grid-gap:1.5rem;display:grid;gap:1.5rem}.skill-category h4{color:#64ffda;font-size:1.1rem;margin-bottom:.5rem}.skill-list{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;list-style:none;padding:0}.skill-list li{color:#b8b8b8;font-size:.9rem}.project-links{list-style:none;padding:0}.project-links li{line-height:1.5;margin-bottom:1rem}.project-links a{color:#64ffda;font-weight:500;text-decoration:none}.project-links a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #2a2a3a;color:#888;font-size:.9rem;padding-top:1.5rem;text-align:center}.footer-legal{display:flex;gap:1rem;justify-content:center;margin-top:.8rem}.footer-legal a{color:#888;text-decoration:none;transition:color .3s ease}.footer-legal a:hover{color:#64ffda}.footer-legal span{color:#555}@media (max-width:768px){.footer-grid{gap:2rem}.footer-grid,.skill-list{grid-template-columns:1fr}}.home{align-items:center;display:flex;min-height:100vh;overflow:hidden;padding:2rem;position:relative}.home,.home.light{background:linear-gradient(135deg,#f8f9fa,#fff)}.home.dark{background:linear-gradient(135deg,#1a0525,#2d0b42);color:#fff}.home-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px;position:relative;width:100%;z-index:2}.theme-toggle{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:none;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;position:fixed;right:2rem;top:2rem;transition:all .3s ease;width:50px;z-index:100}.theme-toggle:hover{background:#ffffff4d}.home.dark .theme-toggle{background:#1a05254d;color:#fff}.home.dark .theme-toggle:hover{background:#1a052566}.home-content{display:flex;flex-direction:column;gap:2rem;max-width:800px}.greeting-text{color:#333;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem}.home.dark .greeting-text{color:#fff}.professional-title{color:#666;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:400;margin-bottom:2rem}.home.dark .professional-title{color:#d8bfd8}.intro-section{display:flex;flex-direction:column;gap:1.5rem}.intro-paragraph{color:#555;font-size:1.2rem;line-height:1.6}.home.dark .intro-paragraph{color:#e0e0e0}.current-status{display:flex;flex-wrap:wrap;gap:1rem;margin:1rem 0}.highlight-box{background:#ef44441a;border-radius:5px;color:crimson;font-weight:600;padding:.5rem 1rem}.home.dark .highlight-box{background:#b388ff1a;color:#b388ff}.key-points{display:flex;flex-direction:column;gap:.8rem}.key-point{align-items:center;display:flex;font-size:1.1rem;gap:.5rem}.emoji{font-size:1.2rem;margin-right:.5rem}.cta-section{margin-top:2rem}.cta-text{color:#666;font-size:1.1rem;margin-bottom:1.5rem}.home.dark .cta-text{color:#d8bfd8}.cta-links{display:flex;flex-wrap:wrap;gap:1.5rem}.cta-link{background:crimson;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 1.8rem;text-decoration:none;transition:all .3s ease;z-index:9999!important}.home.dark .cta-link{background:#7c4dff}.cta-link:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-2px)}.home.dark .cta-link:hover{box-shadow:0 5px 15px #0000004d}.decorative-elements{height:100%;overflow:hidden;position:absolute;right:0;top:0;width:100%;z-index:1}.circle-accent{background:#ef44440d;border-radius:50%;height:600px;position:absolute;right:-200px;top:-200px;width:600px}.home.dark .circle-accent{background:#b388ff0d}@media (max-width:768px){.home{padding:6rem 1.5rem 3rem}.theme-toggle{height:40px;right:1rem;top:1rem;width:40px}.cta-links{flex-direction:column;gap:1rem}.cta-link{text-align:center}}.skills-section{background-color:var(--bg-light);overflow:hidden;padding:6rem 0;position:relative}.container{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:2}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{color:var(--primary-color);font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.section-subtitle{color:var(--text-medium);font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:700px}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.skill-category{background:var(--card-bg);border-left:4px solid;border-radius:16px;box-shadow:0 4px 6px #0000000d;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease;z-index:1}.skill-category:hover{transform:translateY(-5px)}.category-header{align-items:center;border-bottom:1px solid #00000014;display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.category-header h3{font-size:1.3rem;font-weight:600;margin:0}.category-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:50px;justify-content:center;transition:all .3s ease;width:50px}.skills-list{gap:1.5rem}.skill-item,.skills-list{display:flex;flex-direction:column}.skill-item{gap:.5rem}.skill-info{align-items:center;display:flex;gap:.8rem}.default-icon,.skill-icon{flex-shrink:0;font-size:1.2rem}.skill-name{flex-grow:1;font-size:1rem;font-weight:500}.skill-level{color:var(--text-light);font-size:.85rem;font-weight:600;min-width:40px;text-align:right}.progress-container{background-color:#0000000d;border-radius:4px;height:8px;overflow:hidden}.progress-bar{border-radius:4px;height:100%;position:relative}#dark .skill-category{box-shadow:0 4px 6px #0003}#dark .category-header{border-bottom-color:#ffffff14}#dark .progress-container{background-color:#ffffff1a}#dark .skill-level{color:var(--text-medium)}.skills-section:before{right:-100px;top:-100px}.skills-section:after,.skills-section:before{background:radial-gradient(circle,var(--primary-color) 0,#4f46e500 70%);content:"";height:300px;opacity:.1;position:absolute;width:300px;z-index:1}.skills-section:after{bottom:-100px;left:-100px}@media (max-width:1024px){.skills-section{padding:5rem 0}}@media (max-width:768px){.section-header h2{font-size:2rem}.section-subtitle{font-size:1.1rem}.skills-grid{grid-template-columns:1fr}}@media (max-width:480px){.container{padding:0 1.5rem}.skill-category{padding:1.5rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade{animation:fadeIn .6s ease-out forwards}.animate-scale{animation:scaleIn .4s cubic-bezier(.175,.885,.32,1.275) forwards}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.btn{box-shadow:0 4px 6px #0000001a;transform:translateY(0);transition:all .4s cubic-bezier(.165,.84,.44,1)}.btn:hover{box-shadow:0 10px 20px #00000026;transform:translateY(-3px)}.btn:active{transform:translateY(1px)}.btn-primary{background:crimson;color:#fff}.btn-primary:hover{background:#e63946}.btn-outline{background:#0000;border:2px solid crimson;color:crimson}.btn-outline:hover{background:crimson;color:#fff}#dark .btn-primary{background:#7c4dff}#dark .btn-primary:hover{background:#9575cd}#dark .btn-outline{border-color:#b388ff;color:#b388ff}#dark .btn-outline:hover{background:#7c4dff;color:#fff}.btn{overflow:hidden;position:relative;transition:all .4s cubic-bezier(.25,.8,.25,1)}.btn:active{transform:scale(.96)}.btn:after{background:#ffffff80;border-radius:100%;content:"";height:5px;left:50%;opacity:0;position:absolute;top:50%;transform:scale(1) translate(-50%);transform-origin:50% 50%;width:5px}.btn:focus:not(:active):after{animation:ripple .6s ease-out}@keyframes ripple{0%{opacity:.5;transform:scale(0)}20%{opacity:.3;transform:scale(25)}to{opacity:0;transform:scale(40)}}.card{perspective:1000px;transform-style:preserve-3d;transition:transform .6s ease,box-shadow .3s ease}.card:hover{box-shadow:0 15px 30px #00000026;transform:translateY(-5px) rotateX(2deg) rotateY(2deg)}.card-content{backface-visibility:hidden;transform:translateZ(30px)}.card:hover .card-content{transform:translateZ(40px)}#dark .card:hover{box-shadow:0 15px 30px #0000004d}.text-link{color:var(--primary-accent);display:inline-block;position:relative}.text-link:after{background:currentColor;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.text-link:hover:after{width:100%}#dark .text-link{color:#b388ff}
/*# sourceMappingURL=main.d8b8d6a3.css.map*/