:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{position:fixed;top:0;left:0;right:0;height:65px;padding:0 30px;background-color:#0a192f;border-bottom:1px solid #112240;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;z-index:100}.header-title{color:#64ffda;font-size:20px;font-weight:700;cursor:pointer}.header-nav{display:flex;gap:22px}.header-nav button{background:none;border:none;font-size:18px;letter-spacing:1px;color:#ccd6f6;cursor:pointer;padding:5px;transition:.3s;font-family:monospace;font-weight:500}.header-nav button:hover{color:#64ffda}.header-nav button:after{content:"";display:block;width:0;height:1px;background-color:#64ffda;transition:width .3s ease;margin:auto}.header-nav button:hover:after{width:100%}.resume-btn{padding:5px 8px;background:transparent;color:#64ffda;font-size:14px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:.3s ease-in-out;white-space:nowrap}.resume-btn:hover{background-color:#64ffda1a}.social-link-icons{font-size:50px;color:#ccd6f6;margin-left:15px;transition:color .3s}.social-link-icons:hover{color:#64ffda}.hero-card{min-height:300px}.hero-intro{color:#64ffda;font-size:16px;margin-bottom:12px}.hero-title{font-size:48px;font-weight:700;color:#e6f1ff;margin:0;font-family:Poppins,sans-serif!important}.hero-subtitle{font-size:42px;font-weight:600;color:#8892b0;margin:0;font-family:Poppins,sans-serif!important}.hero-description{max-width:600px;font-size:16px;line-height:1.6;color:#e6f1ff;margin-bottom:30px}.hero-button{padding:12px 20px;font-size:15px;border:1px solid #64ffda;background-color:transparent;color:#64ffda;border-radius:4px;cursor:pointer;transition:.3s}.hero-button:hover{background-color:#64ffda1a}.about-card{display:flex;flex-direction:column;background-color:transparent;padding:0;width:800px;margin-left:50px;box-sizing:border-box}.about-card-header-container{display:flex;align-items:center;padding:0;margin:0}.about-card-body{display:flex;gap:20px}.section-heading{color:#e6f1ff;font-size:25px;margin:0}.about-card-text{color:#8892b0;font-size:22px;line-height:1.5;flex:1;margin-top:2}.hr-line{flex-grow:1;height:2px;background-color:#233554;border:none;margin-left:20px}.about-card-image{width:262px;height:262px;border-radius:6px;margin-top:15px}.projects-card{background-color:#112240;border:1px solid #233554;border-radius:6px;padding:20px}.projects-card-header{display:flex;align-items:center;gap:15px;margin-bottom:16px}.section-heading{color:#e6f1ff;font-size:20px;margin:0;display:flex;align-items:center;white-space:nowrap}.section-number{color:#64ffda;font-family:monospace;font-weight:700;margin-right:8px}.projects-hr-line{flex:1;height:1px;background-color:#233554;border:none}.projects-list{display:flex;flex-direction:column;gap:14px}.project-item{background-color:#0a192f;border-radius:6px;padding:12px 14px}.project-title{color:#64ffda;font-size:20px;margin-bottom:4px}.project-desc{color:#fff;font-size:13px;margin-bottom:4px}.project-tech{color:#fff;font-size:13px;margin-bottom:6px}.project-link{color:#64ffda;font-size:16px;text-decoration:none}.project-link:hover{text-decoration:underline}.experience-card{background-color:#112240;border:1px solid #233554;border-radius:6px;padding:20px;margin-top:20px}.experience-header{display:flex;align-items:center;gap:10px;margin-bottom:18px}.experience-title{color:#e6f1ff;font-size:20px;margin:0;display:flex;align-items:center;white-space:nowrap}.experience-number{color:#64ffda;font-family:monospace;font-weight:700;margin-right:6px}.experience-line{flex:1;height:1px;background-color:#233554;border:none}.experience-text{color:#99a9d6;font-size:18px;line-height:1.6;margin-bottom:12px}.experience-text strong{color:#e6f1ff;font-weight:700}.contact-card{background-color:#112240;border:1px solid #233554;border-radius:6px;padding:24px 20px;margin-top:20px;text-align:center}.contact-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.contact-title{color:#e6f1ff;font-size:20px;margin:0;display:flex;align-items:center;white-space:nowrap}.contact-number{color:#64ffda;font-family:monospace;font-weight:700;margin-right:6px}.contact-line{flex:1;height:1px;background-color:#233554;border:none}.contact-subtitle{color:#e6f1ff;font-size:18px;margin-bottom:8px}.contact-text{color:#94a3b8;font-size:14px;line-height:1.6;margin-bottom:16px}.contact-info{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.contact-info-item{display:flex;justify-content:center;gap:6px;font-size:14px}.contact-label{color:#a8b2d1;font-weight:600}.contact-value{color:#e6f1ff}.contact-buttons{display:flex;gap:10px;justify-content:center;margin-top:18px}.contact-button{padding:8px 14px;border-radius:4px;border:1px solid #64ffda;background-color:transparent;color:#64ffda;font-size:14px;cursor:pointer;text-decoration:none;transition:.3s;white-space:nowrap}.contact-button:hover{background-color:#64ffda1a}.skills-card{background-color:#112240;border:1px solid #233554;padding:20px;border-radius:6px;margin-top:20px}.skills-header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.skills-title{color:#e6f1ff;font-size:22px;margin:0}.skills-number{color:#64ffda;font-family:monospace;font-weight:700;margin-right:8px}.skills-line{flex:1;height:1px;background-color:#233554;border:none}.skills-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:20px}.skills-category-title{color:#64ffda;font-size:14px;text-transform:uppercase;margin-bottom:10px;letter-spacing:1px}.skill-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.skill-icon{font-size:18px;color:#64ffda}.skill-name{color:#e6f1ff;font-size:14px}body{font-family:Arial,sans-serif;background-color:#0a192f;color:#e6f1ff;margin:0}.home{background-color:#0a192f;min-height:100vh;padding-left:50px}.home-main{max-width:1100px;margin:0 auto;padding:90px 16px 40px}.home-section{margin-bottom:24px}
