: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{background-color:#2c3e50;color:#fff;padding:20px 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #0000001a}.header-container{max-width:1600px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.logo-container{display:flex;align-items:center;gap:15px}.profile-image{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #3498db}.logo-text a h1{color:#fff;font-size:1.5rem;margin:0}.logo-text p{margin:0;opacity:.8;font-size:.9rem}.nav-links{display:flex;align-items:center;gap:25px}.nav-links a{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-links a:hover{color:#3498db}.nav-links button{background:none;border:none;color:#fff;font-weight:500;font-size:1rem;font-family:inherit;cursor:pointer;padding:0;transition:color .3s ease}.nav-links button:hover{color:#3498db}.nav-links button:focus{color:#3498db;outline:none}.resume-button,.download-button{padding:8px 15px;border-radius:5px;font-weight:500;transition:all .3s ease}.resume-button{background-color:transparent;border:1px solid #3498db;color:#3498db}.resume-button:hover{background-color:#3498db1a}.download-button{background-color:#3498db;color:#fff;border:1px solid #3498db}.download-button:hover{background-color:#2980b9;border-color:#2980b9}@media (max-width: 992px){.header-container{flex-direction:column;gap:15px}.nav-links{flex-wrap:wrap;justify-content:center;gap:15px}}@media (max-width: 576px){.logo-container{flex-direction:column;text-align:center}.nav-links{gap:10px}.resume-button,.download-button{padding:6px 12px;font-size:.9rem}}.card{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:20px;margin-bottom:25px;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.card-title{color:#2c3e50;margin-bottom:15px;font-size:1.5rem;border-bottom:2px solid #3498db;padding-bottom:8px}.card-content{color:#555}@media (max-width: 768px){.card{padding:15px}.card-title{font-size:1.3rem}}.experience-card{background:#fff;border-radius:10px;padding:25px;margin-bottom:25px;box-shadow:0 4px 8px #0000001a;border-left:4px solid #3498db;transition:transform .3s ease,box-shadow .3s ease}.experience-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #00000026}.experience-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.experience-header h3{margin:0;color:#2c3e50;font-size:1.3rem}.position{color:#3498db;margin:5px 0 0;font-size:1.1rem;font-weight:500}.duration{background:#f8f9fa;padding:5px 12px;border-radius:20px;font-size:.85rem;color:#555;font-weight:500}.highlights{padding-left:5px;margin-bottom:20px}.highlights li{margin-bottom:10px;color:#555;display:flex;gap:8px}.bullet{color:#3498db;font-weight:700}.view-details{display:flex;align-items:center;color:#3498db;font-weight:600}.view-details:hover .arrow{transform:translate(3px)}@media (max-width: 768px){.experience-header{flex-direction:column;gap:10px}.duration{align-self:flex-start}}.project-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.project-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #00000026}.project-image{height:200px;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.project-card:hover .project-image img{transform:scale(1.05)}.project-content{padding:20px;flex:1;display:flex;flex-direction:column}.project-content h3{color:#2c3e50;margin-bottom:10px;font-size:1.3rem}.project-description{color:#555;margin-bottom:20px;flex:1}.project-link{display:flex;align-items:center;color:#2ecc71;font-weight:600;margin-top:auto}.arrow{margin-left:5px;transition:transform .3s ease}.project-link:hover .arrow{transform:translate(3px)}@media (max-width: 768px){.project-image{height:180px}}.skill-card{background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;height:100%}.skill-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}.skill-header{display:flex;align-items:center;gap:15px;margin-bottom:20px}.icon-circle{width:50px;height:50px;border-radius:50%;background:#f0f4ff;display:flex;align-items:center;justify-content:center}.skill-icon{font-size:1.5rem;color:#4a6bff}.skill-header h3{color:#2c3e50;margin:0;font-size:1.3rem;font-weight:600}.skill-items{list-style:none;padding:0;margin:0}.skill-item{margin-bottom:12px}.skill-link{display:block;text-decoration:none;color:inherit;padding:12px;border-radius:8px;transition:background .2s ease}.skill-link:hover{background:#f8f9fa}.skill-progress{height:6px;background:#f0f0f0;border-radius:3px;margin-bottom:8px;overflow:hidden}.progress-bar{height:100%;border-radius:3px;transition:width .5s ease}.progress-bar[data-level=Expert]{background:#4caf50}.progress-bar[data-level=Intermediate]{background:#ffc107}.progress-bar[data-level=Beginner]{background:#f44336}.skill-info{display:flex;justify-content:space-between;align-items:center}.skill-name{font-weight:500;color:#2c3e50}.skill-level{font-size:.85rem;font-weight:500;padding:3px 8px;border-radius:12px;background:#f0f0f0}@media (max-width: 768px){.skill-card{padding:20px}}.footer{background-color:#2c3e50;color:#fff;padding:40px 0 0;margin-top:60px}.footer-content{max-width:1600px;margin:0 auto;padding:0 20px;display:flex;flex-wrap:wrap;gap:40px}.footer-left{flex:1;min-width:300px}.footer-left h3{font-size:1.5rem;margin-bottom:15px}.footer-left p{opacity:.8;line-height:1.6}.footer-right{display:flex;gap:40px;flex-wrap:wrap}.contact-info,.social-links{min-width:200px}.contact-info h4,.social-links h4{font-size:1.2rem;margin-bottom:15px;color:#3498db}.contact-info p{margin-bottom:10px;opacity:.8}.social-links{display:flex;flex-direction:column}.social-links a{color:#fff;margin-bottom:10px;transition:color .3s ease}.social-links a:hover{color:#3498db}.footer-bottom{text-align:center;padding:20px 0;margin-top:40px;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom p{opacity:.7;font-size:.9rem}@media (max-width: 768px){.footer-content{flex-direction:column;gap:30px}.footer-right{gap:30px}}.home-container{max-width:1600px;margin:0 auto;padding:0 20px}.hero-section{display:flex;align-items:center;gap:40px;margin:40px 0 60px}.hero-content{flex:1}.hero-content h1{font-size:2.5rem;color:#2c3e50;margin-bottom:15px;line-height:1.2}.subtitle{font-size:1.2rem;color:#555;margin-bottom:25px}.interests h3{color:#2c3e50;margin-bottom:10px}.interest-tags{display:flex;flex-wrap:wrap;gap:10px}.interest-tag{background:#f1f1f1;padding:5px 15px;border-radius:20px;font-size:.9rem;color:#555}.hero-image{flex:1;text-align:center}.hero-image img{border:1px solid #3498db;background-color:#fff;width:100%;max-width:400px;border-radius:300px;box-shadow:0 10px 20px #00000038}.personal-details{display:flex;flex-direction:column;gap:12px}.detail-row{display:flex}.detail-label{font-weight:600;color:#2c3e50;min-width:120px}.detail-value{color:#555}.section{margin-bottom:50px}.section-title{color:#2c3e50;margin:50px 0 30px;font-size:2rem;position:relative;padding-bottom:10px}.section-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:#3498db;border-radius:2px}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px}.skills-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px}@media (max-width: 992px){.hero-section{flex-direction:column-reverse;gap:30px}.hero-content,.hero-image{text-align:center}.interest-tags{justify-content:center}}@media (max-width: 768px){.hero-content h1{font-size:2rem}.subtitle{font-size:1.1rem}.detail-row{flex-direction:column;gap:5px}.detail-label{min-width:auto}.projects-grid{grid-template-columns:1fr}}@media (max-width: 576px){.section-title{font-size:1.6rem;margin:40px 0 25px}}.experience-detail{max-width:1400px;margin:0 auto;padding:30px 20px;color:#333;line-height:1.6}.experience-header{margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #f0f0f0}.company-info h1{margin-top:50px;font-size:2.2rem;margin-bottom:5px;color:#2c3e50}.company-info h2{font-size:1.5rem;color:#3498db;margin-bottom:15px}.meta-info{display:flex;align-items:center;gap:10px;color:#666;font-size:1.1rem}.separator{opacity:.5}.section{margin-bottom:40px}.section-title{font-size:1.4rem;color:#2c3e50;margin-bottom:20px;display:flex;align-items:center;gap:10px}.overview{font-size:1.1rem;line-height:1.8;color:#444}.responsibilities{display:flex;flex-direction:column;gap:25px}.responsibility-group{background:#f9f9f9;border-radius:8px;padding:20px;border-left:4px solid #3498db}.responsibility-title{font-size:1.2rem;margin-bottom:15px;color:#2c3e50;display:flex;align-items:center;gap:10px}.responsibility-icon{font-size:1.3rem}.responsibility-items{padding-left:25px}.responsibility-items li{margin-bottom:10px;position:relative}.responsibility-items li:before{content:"•";color:#3498db;font-weight:700;position:absolute;left:-15px}.tech-stack{display:flex;flex-wrap:wrap;gap:10px}.tech-item{background:#e0e9f5;color:#2c3e50;padding:8px 15px;border-radius:20px;font-size:.9rem;font-weight:500}.screenshots{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;margin-top:20px}.screenshot-item{border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease}.video-container{margin-top:20px;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000001a}.video-container video{width:100%;display:block}.screenshot-item{cursor:pointer;transition:transform .2s ease}.screenshot-item:hover{transform:scale(1.03)}@media (max-width: 768px){.company-info h1{font-size:1.8rem}.company-info h2{font-size:1.3rem}.section-title{font-size:1.2rem}.screenshots{grid-template-columns:1fr}}@media (max-width: 480px){.meta-info{flex-direction:column;align-items:flex-start;gap:5px}.separator{display:none}}.project-detail{max-width:1200px;margin:0 auto;padding:20px;color:#333;line-height:1.6}.project-header{margin-top:50px;margin-bottom:40px;text-align:center}.project-header h1{font-size:2.5rem;color:#2c3e50;margin-bottom:10px}.tagline{font-size:1.3rem;color:#3498db;font-weight:500}.project-section{margin-bottom:50px}.project-section h2{color:#2c3e50;font-size:1.8rem;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #f0f0f0}.feature-list{list-style-type:none;padding-left:0}.feature-list li{margin-bottom:15px;padding-left:25px;position:relative}.feature-list li:before{content:"•";color:#3498db;font-size:1.5rem;position:absolute;left:0;top:-3px}.technologies-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.technology-group{background:#f8f9fa;border-radius:8px;padding:15px}.technology-group h3{color:#2c3e50;margin-top:0;margin-bottom:10px;font-size:1.1rem}.technology-group ul{padding-left:20px;margin:0}.challenge-list{padding-left:20px}.challenge-list li{margin-bottom:15px}.role-content p{margin-bottom:10px}.screenshots-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-bottom:30px}.screenshot-item{border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease;cursor:pointer}.screenshot-item:hover{transform:translateY(-5px)}.screenshot-item img{width:100%;height:100%;object-fit:cover;display:block}.video-container{margin-top:30px}.video-container h3{font-size:1.3rem;margin-bottom:15px}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px}.project-links{display:flex;flex-wrap:wrap;gap:15px;margin-top:40px;justify-content:center}.project-link{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:#3498db;color:#fff;text-decoration:none;border-radius:5px;font-weight:500;transition:background .3s ease}.project-link:hover{background:#2980b9}.image-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;cursor:pointer}.modal-content{position:relative;max-width:90%;max-height:90%;cursor:default}.modal-content img{max-width:100%;max-height:90vh;border-radius:8px;box-shadow:0 5px 15px #0000004d}.close-button{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:2.5rem;cursor:pointer;padding:0 10px}.close-button:hover{color:#ccc}@media (max-width: 768px){.project-header h1{font-size:2rem}.tagline{font-size:1.1rem}.project-section h2{font-size:1.5rem}.technologies-grid,.screenshots-grid{grid-template-columns:1fr}.project-links{flex-direction:column;align-items:center}}.skill-detail-container{max-width:1200px;margin:0 auto;padding:30px 20px;color:#333}.skill-header{display:flex;align-items:center;gap:40px;margin-bottom:50px;flex-wrap:wrap}.proficiency-circle{position:relative;width:150px;height:150px;flex-shrink:0}.circle-progress{width:100%;height:100%;border-radius:50%;display:flex;justify-content:center;align-items:center}.circle-inner{width:120px;height:120px;background:#fff;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:inset 0 0 10px #0000001a}.proficiency-percent{font-size:2rem;font-weight:700;color:#2c3e50}.proficiency-label{font-size:.9rem;color:#4caf50;font-weight:600;text-transform:uppercase;letter-spacing:1px}.skill-title{flex:1;min-width:300px}.skill-title h1{font-size:2.5rem;color:#2c3e50;margin-bottom:10px}.skill-icon{font-size:2.5rem}.skill-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.description-section{margin-bottom:40px}.description-section h2,.topics-section h2,.benchmarks-section h2,.media-section h2,.links-section h2,.certification-section h2{font-size:1.5rem;color:#2c3e50;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #f0f0f0}.description-section p{line-height:1.8;color:#555}.topics-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px}.topic-item{display:flex;align-items:center;gap:8px;padding:10px 15px;background:#f8f9fa;border-radius:8px}.topic-bullet{color:#4a6bff;font-weight:700;font-size:1.2rem}.benchmarks-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.benchmark-item{background:#fff;border-radius:8px;padding:15px;box-shadow:0 2px 10px #0000000d}.benchmark-name{font-size:.9rem;color:#666;margin-bottom:5px}.benchmark-value{font-size:1.2rem;font-weight:600;color:#2c3e50}.media-gallery{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:30px}.media-item{border-radius:8px;overflow:hidden;box-shadow:0 4px 10px #0000001a}.media-item img{width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.media-item:hover img{transform:scale(1.03)}.media-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;box-shadow:0 4px 10px #0000001a}.media-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.links-grid{display:grid;grid-template-columns:1fr;gap:15px;margin-bottom:30px}.link-card{display:flex;align-items:center;padding:15px;background:#fff;border-radius:8px;text-decoration:none;color:#2c3e50;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.link-card:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a;color:#4a6bff}.link-icon{font-size:1.5rem;margin-right:15px}.link-text{flex:1;font-weight:500}.link-arrow{color:#4a6bff;font-size:1.2rem}.certification-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 4px 12px #00000014}.cert-header{display:flex;align-items:center;gap:15px;margin-bottom:15px}.cert-icon{font-size:2rem}.cert-header h3{margin:0;font-size:1.2rem;color:#2c3e50}.cert-issuer{margin:0;color:#666;font-size:.9rem}.cert-details{display:grid;grid-template-columns:1fr 1fr;gap:15px}.cert-detail{display:flex;flex-direction:column}.detail-label{font-size:.8rem;color:#666;margin-bottom:3px}@media (max-width: 900px){.skill-content-grid{grid-template-columns:1fr}.skill-header{flex-direction:column;text-align:center;gap:20px}.proficiency-circle{margin:0 auto}.cert-details{grid-template-columns:1fr}}@media (max-width: 500px){.topics-grid,.benchmarks-grid{grid-template-columns:1fr}.skill-title h1{font-size:2rem}}.app{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;padding:20px;color:#333;line-height:1.6;width:100vw}*{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none;color:#2c3e50}@media (max-width: 768px){.app{padding:10px}}#experience,#projects,#skills{scroll-margin-top:100px}
