.sidebar{width:160px;height:100vh;position:fixed;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:none}.sidebar-nav{background-color:#5078be;border-radius:20px;margin-left:20px;padding:10px;display:flex;flex-direction:column;width:auto;pointer-events:auto}.sidebar-nav a{padding:10px 20px;text-decoration:none;color:#8892b0;cursor:pointer;text-align:center;border-radius:15px;transition:color .2s;font-weight:500}.sidebar-nav a:hover{color:#64ffda}.sidebar-nav a.active{color:#64ffda;font-weight:700}.header{position:fixed;top:0;left:0;right:0;background:linear-gradient(to right,#0a192f,#112240);border-bottom:1px solid #233554;padding-top:20px;padding-bottom:20px;z-index:1000;text-align:left;padding-left:50px}.header h1{color:#ccd6f6;margin:0;font-size:1.8em}.section{padding:20px;line-height:1.8}.about-me-container{display:flex;align-items:flex-start}.profile-photo{max-width:200px;height:auto;border-radius:50%;box-shadow:0 4px 8px #0000001a;margin-right:20px;margin-top:3rem}.about-me-container .about-me-text h2{color:#e6f1ff;border-bottom:none;padding-bottom:10px;margin-top:0;margin-bottom:10px;border-bottom:2px solid #64ffda}.about-me-text{color:#e6f1ff;margin-left:50px}.social-links{display:flex;gap:20px;margin-top:20px;justify-content:flex-start}.social-link{display:flex;align-items:center;text-decoration:none;color:#64ffda;font-weight:700;transition:color .2s}.social-link:hover{color:#e6f1ff}.social-icon{width:32px;height:32px;margin-right:8px}.section .section-content h2{border-bottom:2px solid #64ffda;padding-bottom:10px;margin-top:40px;margin-bottom:20px;color:#e6f1ff}.section-content h3{color:#64ffda}.experience-item ul{list-style-type:disc;margin-left:20px}.why-backend-item p{margin-bottom:20px;margin-left:20px}*{color:#fff}.modal-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#112240;padding:20px;border-radius:8px;max-width:800px;width:90%;box-shadow:0 4px 6px #0000001a;color:#333;max-height:80vh;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;border-bottom:#64ffda 2px solid;padding-bottom:10px;margin-bottom:10px}.modal-header h3{margin:0;font-size:1.5rem}.close-button{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#aaa}.close-button:hover{color:#333}.modal-body{text-align:left;overflow-y:auto;padding-right:15px}.modal-section{margin-bottom:20px}.modal-section h4{color:#fff;border-bottom:2px solid #64ffda;padding-bottom:5px;margin-bottom:10px;font-size:1.2rem}.modal-body p{line-height:1.6;margin-bottom:10px}.modal-body h2{font-size:1.8rem;margin-top:20px;margin-bottom:10px;border-bottom:1px solid #eee;padding-bottom:5px}.modal-body h3{font-size:1.5rem;margin-top:15px;margin-bottom:8px}.modal-body strong{font-weight:700;color:#000}.modal-body ul{list-style-type:disc;margin-left:20px;margin-bottom:10px}.modal-body li{margin-bottom:5px}.modal-body hr{border:0;border-top:1px solid #eee;margin:20px 0}.modal-image{max-width:100%;height:auto;border-radius:4px;margin-bottom:20px}.modal-footer{text-align:right;margin-top:auto;padding-top:20px;border-top:1px solid #eee}.github-button{background:#e6f1ff;color:#000;padding:10px 15px;text-decoration:none;border-radius:4px;transition:background-color .3s}.github-button:hover{background-color:#555}.asis-tobe-container{display:flex;justify-content:space-between;gap:20px;margin-top:10px}.asis-section,.tobe-section{flex:1;padding:15px;border-radius:8px;background-color:#0a192f}.asis-section{border:1px solid #ef9a9a}.tobe-section{border:1px solid #a5d6a7}.asis-section h4,.tobe-section h4{margin-top:0;font-size:1.1em;border-bottom:2px solid;padding-bottom:5px;margin-bottom:10px}.asis-section h4{color:#ef5350;border-color:#ef5350}.tobe-section h4{color:#66bb6a;border-color:#66bb6a}.asis-section ul,.tobe-section ul{padding-left:20px;margin-top:10px}.asis-section li,.tobe-section li{margin-bottom:8px;line-height:1.6}.section h2{border-bottom:#64ffda 2px solid;color:#e6f1ff}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.project-card{background-color:#233554;border:1px solid #5078be;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .2s}.project-card:hover{transform:translateY(-5px)}.project-image{width:100%;height:200px;object-fit:contain;background-color:#0a192f}.project-info{padding:15px;color:#ccd6f6}.project-info h4{margin-top:0;color:#64ffda}.project-info .detailed-description{margin-top:10px;font-size:.9em;color:#a8b2d1}.project-links{display:flex;align-items:center;margin-top:15px;gap:15px}.toggle-button{background:#e6f1ff;color:#0a192f;border:none;padding:8px 12px;border-radius:5px;cursor:pointer;font-weight:700;transition:background-color .2s,color .2s;display:inline-flex;align-items:center;justify-content:center;line-height:normal}.toggle-button:hover{background:#0a192f;color:#e6f1ff}.project-info a{text-decoration:none;color:#0a192f;font-weight:700}.github-button{background:#e6f1ff;border:none;padding:8px 12px;border-radius:5px;cursor:pointer;font-weight:700;transition:background-color .2s,color .2s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;line-height:normal}.github-button:hover{background:#0a192f;color:#e6f1ff;text-decoration:none}.section{padding:20px}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.skill-category h3{color:#ccd6f6;border-bottom:2px solid #64ffda;padding-bottom:10px;margin-bottom:20px}.skills-grid{display:flex;flex-wrap:wrap;gap:60px;align-items:flex-start;padding-left:20px}.skill-item{display:flex;flex-direction:column;align-items:center;width:120px}.skill-card{background-color:#233554;border:1px solid #5078be;border-radius:8px;padding:20px;width:120px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 4px 8px #0000001a;transition:transform .2s,box-shadow .2s;margin-bottom:10px}.skill-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.skill-logo{height:100px;width:100px;object-fit:contain;margin-bottom:10px}.skill-card span{color:#ccd6f6;font-weight:700}.proficiency-bar-container{width:100%;background-color:#3a506b;border-radius:5px;height:8px}.proficiency-bar{height:100%;background-color:#64ffda;border-radius:5px;transition:width .5s ease-in-out}.proficiency-text{color:#ccd6f6;font-size:.9em;margin-top:5px}.footer{position:fixed;bottom:0;left:0;right:0;text-align:left;padding:20px;background:#0a192f;border-top:1px solid #233554;z-index:999;color:#8892b0}.app{margin:0;min-height:100vh;background-color:#112240}.app-layout{display:flex;padding-top:80px}.content{margin-left:150px;padding:20px 20px 80px;width:100%;background-color:#112240}.section{padding:40px 20px;color:#ccd6f6}.section h2{color:#ccd6f6;margin-top:0}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;margin:0;color:#ccd6f6;background-color:#0a192f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}a{font-weight:500;color:#64ffda;text-decoration:inherit}a:hover{color:#64ffda}body{margin:0!important}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:#112240;color:#64ffda;cursor:pointer;transition:border-color .25s}button:hover{border-color:#64ffda}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
