*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:90px}html,body{width:100%;min-height:100%;overflow-x:hidden}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f172a;font-family:Arial,Helvetica,sans-serif;line-height:1.6}#root{width:100%;min-height:100vh}img{max-width:100%;display:block}a{cursor:pointer;color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}a,button{min-height:44px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:4px;outline:3px solid #38bdf8}section{scroll-margin-top:90px}::selection{color:#0f172a;background:#38bdf8}.section-container{width:100%;max-width:1200px;margin:0 auto;padding:80px 10%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=768px){.section-container{padding:60px 6%}}@media (width<=480px){body{font-size:16px}.section-container{padding:55px 5%}}.home{color:#fff;background:#0f172a;align-items:center;min-height:100vh;padding:95px 6% 40px;display:flex;overflow-x:hidden}.home-content{grid-template-columns:1.4fr .9fr;align-items:center;gap:24px;width:100%;max-width:1350px;margin:0 auto;display:grid}.home-text-content{text-align:left;width:100%;max-width:760px}.home-intro{color:#38bdf8;margin-bottom:12px;font-size:18px;font-weight:700}.home h1{margin-bottom:14px;font-size:52px;line-height:1.1}.home h2{color:#cbd5e1;margin-bottom:18px;font-size:28px;line-height:1.4}.home-location{color:#94a3b8;margin-bottom:22px;font-size:16px;font-weight:600}.home-text{color:#e2e8f0;margin-bottom:34px;font-size:18px;line-height:1.9}.home-buttons{flex-wrap:wrap;gap:16px;display:flex}.btn{text-align:center;border-radius:8px;min-width:150px;padding:13px 24px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn:focus-visible{outline-offset:4px;outline:3px solid #fff}.primary{color:#0f172a;background:#38bdf8}.primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #38bdf84d}.secondary{color:#38bdf8;border:1px solid #38bdf8}.secondary:hover{color:#0f172a;background:#38bdf8}.home-stats{flex-wrap:wrap;gap:16px;margin-top:34px;display:flex}.stat-card{background:#0f172abf;border:1px solid #38bdf859;border-radius:14px;min-width:135px;padding:18px;transition:all .3s}.stat-card:hover{border-color:#38bdf8;transform:translateY(-4px)}.stat-card strong{color:#38bdf8;margin-bottom:6px;font-size:25px;display:block}.stat-card span{color:#cbd5e1;font-size:14px}.home-image{justify-content:center;width:100%;display:flex}.home-image img{object-fit:cover;border:3px solid #38bdf8;border-radius:24px;width:360px;max-width:100%;height:470px;transition:transform .3s;box-shadow:0 10px 30px #38bdf840}.home-image img:hover{transform:translateY(-5px)}@media (width<=1100px){.home{padding:110px 6% 40px}.home-content{grid-template-columns:1fr 1fr;gap:40px}.home h1{font-size:44px}.home h2{font-size:24px}.home-image img{width:320px;height:420px}}@media (width<=900px){.home{align-items:flex-start;padding:145px 6% 40px}.home-content{text-align:center;grid-template-columns:1fr;gap:32px}.home-text-content{text-align:center;margin:0 auto}.home-buttons,.home-stats{justify-content:center}.home-image{order:-1}.home-image img{width:280px;height:360px}.home h1{font-size:38px}.home h2{font-size:22px}.home-text{font-size:16px}}@media (width<=480px){.home{padding:135px 5% 35px}.home h1{font-size:32px}.home h2{font-size:20px}.home-image img{width:240px;height:310px}.btn,.stat-card{width:100%}}@media (prefers-reduced-motion:reduce){.btn,.stat-card,.home-image img{transition:none}.primary:hover,.stat-card:hover,.home-image img:hover{transform:none}}.about{color:#fff;background:#020617;padding:100px 10% 80px}.about-container{max-width:1200px;margin:0 auto}.section-label{color:#38bdf8;letter-spacing:.5px;margin-bottom:12px;font-size:15px;font-weight:700}.about h2{margin-bottom:24px;font-size:40px;line-height:1.2}.about-text{color:#cbd5e1;max-width:950px;margin-bottom:50px;font-size:18px;line-height:1.9}.about-cards{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.about-card{background:linear-gradient(#0f172afa,#111c35fa);border:1px solid #38bdf840;border-radius:16px;min-height:310px;padding:30px;transition:all .3s}.about-card:hover{border-color:#38bdf8;transform:translateY(-6px);box-shadow:0 12px 30px #38bdf826}.about-card h3{color:#38bdf8;margin-bottom:20px;font-size:22px}.about-card p{color:#e2e8f0;margin-bottom:14px;line-height:1.8}.about-card span{color:#94a3b8;margin-top:18px;font-size:14px;line-height:1.8;display:block}.education-school{color:#fff;margin-bottom:20px;font-size:18px;font-weight:700}.education-item{color:#cbd5e1;margin-bottom:18px;line-height:1.8}.about-list{margin:0;padding:0;list-style:none}.about-list li{color:#cbd5e1;margin-bottom:12px;font-size:15px;line-height:1.7}.about-list li:before{content:"✓ ";color:#38bdf8;font-weight:700}.about-card:focus-within{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf840}@media (width<=1100px){.about{padding:90px 6%}.about-cards{grid-template-columns:repeat(2,1fr)}.about-card{min-height:290px}}@media (width<=900px){.about{padding:80px 6%}.about h2{font-size:32px}.about-text{font-size:16px}.about-cards{grid-template-columns:1fr}.about-card{min-height:auto}}@media (width<=480px){.about{padding:70px 5%}.about h2{font-size:28px}.about-text{font-size:15px;line-height:1.8}.about-card{padding:24px}.about-card h3{font-size:20px}.education-school{font-size:17px}.about-list li{font-size:14px}}@media (prefers-reduced-motion:reduce){.about-card{transition:none}.about-card:hover{transform:none}}.projects{color:#fff;background:#0f172a;padding:100px 10% 80px}.projects-container{max-width:1200px;margin:0 auto}.projects h2{margin-bottom:45px;font-size:40px;line-height:1.2}.projects-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.project-card{background:#111c35;border:1px solid #38bdf840;border-radius:16px;flex-direction:column;min-height:340px;padding:30px;transition:all .3s;display:flex}.project-card:hover{border-color:#38bdf8;transform:translateY(-6px);box-shadow:0 12px 30px #38bdf826}.project-card h3{color:#38bdf8;margin-bottom:18px;font-size:22px;line-height:1.4}.project-card p{color:#cbd5e1;margin-bottom:20px;line-height:1.9}.tech-badges{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.tech-badges span{color:#38bdf8;background:#38bdf81f;border:1px solid #38bdf84d;border-radius:999px;margin:0;padding:6px 12px;font-size:13px;font-weight:600}.project-links{margin-top:auto}.project-links a{color:#0f172a;background:#38bdf8;border-radius:8px;padding:12px 20px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.project-links a:hover{background:#67d3ff;transform:translateY(-2px)}.project-links a:focus-visible{outline-offset:4px;outline:3px solid #fff}.project-card:focus-within{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf840}@media (width<=1100px){.projects{padding:90px 6% 70px}.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.projects{padding:80px 6%}.projects-grid{grid-template-columns:1fr}.projects h2{font-size:32px}.project-card{min-height:auto}}@media (width<=480px){.projects{padding:70px 5%}.projects h2{font-size:28px}.project-card{padding:22px}.project-card h3{font-size:20px}.project-card p{font-size:15px;line-height:1.8}.tech-badges span{padding:5px 10px;font-size:12px}.project-links a{text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.project-card,.project-links a{transition:none}.project-card:hover,.project-links a:hover{transform:none}}.skills{color:#fff;background:#020617;padding:100px 10% 80px}.skills-container{max-width:1200px;margin:0 auto}.skills h2{margin-bottom:20px;font-size:40px;line-height:1.2}.skills-text{color:#cbd5e1;max-width:900px;margin-bottom:45px;font-size:18px;line-height:1.9}.skills-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.skills-card{background:linear-gradient(#0f172afa,#111c35fa);border:1px solid #38bdf840;border-radius:16px;min-height:400px;padding:28px;transition:all .3s}.skills-card:hover{border-color:#38bdf8;transform:translateY(-6px);box-shadow:0 12px 30px #38bdf826}.skills-card h3{color:#38bdf8;margin-bottom:20px;font-size:22px;line-height:1.4}.skills-card ul{margin:0;padding:0;list-style:none}.skills-card li{color:#cbd5e1;margin-bottom:12px;font-size:15px;line-height:1.8}.skills-card li:last-child{margin-bottom:0}.skills-card li:before{content:"✓ ";color:#38bdf8;font-weight:700}.skills-card:focus-within{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf840}@media (width<=1100px){.skills{padding:90px 6% 70px}.skills-grid{grid-template-columns:repeat(2,1fr)}.skills-card{min-height:340px}}@media (width<=700px){.skills{padding:80px 6%}.skills-grid{grid-template-columns:1fr}.skills h2{font-size:32px}.skills-text{font-size:16px}.skills-card{min-height:auto;padding:24px}}@media (width<=480px){.skills{padding:70px 5%}.skills h2{font-size:28px}.skills-text{font-size:15px}.skills-card h3{font-size:20px}.skills-card li{font-size:14px;line-height:1.7}}@media (prefers-reduced-motion:reduce){.skills-card{transition:none}.skills-card:hover{transform:none}}.resume{color:#fff;background:#0f172a;padding:100px 10% 80px}.resume-container{max-width:1200px;margin:0 auto}.resume h2{margin-bottom:24px;font-size:40px;line-height:1.2}.resume-text{color:#cbd5e1;max-width:900px;margin-bottom:50px;font-size:18px;line-height:1.9}.resume-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px;display:grid}.resume-card{background:#111c35;border:1px solid #38bdf840;border-radius:16px;min-height:320px;padding:30px;transition:all .3s}.resume-card:hover{border-color:#38bdf8;transform:translateY(-6px);box-shadow:0 12px 30px #38bdf826}.resume-card h3{color:#38bdf8;margin-bottom:20px;font-size:22px}.resume-card p,.resume-card li{color:#cbd5e1;line-height:1.8}.resume-card ul{padding-left:20px}.resume-card li{margin-bottom:14px}.resume-card li:last-child{margin-bottom:0}.resume-card strong{color:#fff}.resume-card:focus-within{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf840}.certificate-links{flex-direction:column;gap:12px;margin-top:24px;display:flex}.certificate-btn{color:#38bdf8;text-align:center;background:0 0;border:1px solid #38bdf8;border-radius:8px;padding:12px 18px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.certificate-btn:hover{color:#0f172a;background:#38bdf8;transform:translateY(-2px)}.certificate-btn:focus-visible{outline-offset:4px;outline:3px solid #fff}.resume-btn{color:#0f172a;background:#38bdf8;border-radius:10px;padding:14px 28px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.resume-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #38bdf840}.resume-btn:focus-visible{outline-offset:4px;outline:3px solid #fff}@media (width<=1100px){.resume{padding:90px 6% 70px}.resume-grid{grid-template-columns:repeat(2,1fr)}.resume-card{min-height:300px}}@media (width<=900px){.resume{padding:80px 6%}.resume-grid{grid-template-columns:1fr}.resume h2{font-size:32px}.resume-text{font-size:16px}.resume-card{min-height:auto}}@media (width<=480px){.resume{padding:70px 5%}.resume h2{font-size:28px}.resume-card{padding:24px}.resume-btn,.certificate-btn{text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.resume-card,.resume-btn,.certificate-btn{transition:none}.resume-card:hover,.resume-btn:hover,.certificate-btn:hover{transform:none}}.contact{color:#fff;background:#020617;padding:100px 10% 80px}.contact-container{max-width:1200px;margin:0 auto}.contact h2{margin-bottom:20px;font-size:40px;line-height:1.2}.contact-text{color:#cbd5e1;max-width:900px;margin-bottom:45px;font-size:18px;line-height:1.9}.contact-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.contact-card{background:linear-gradient(#0f172afa,#111c35fa);border:1px solid #38bdf840;border-radius:16px;min-height:160px;padding:30px;transition:all .3s}.contact-card:hover{border-color:#38bdf8;transform:translateY(-6px);box-shadow:0 12px 30px #38bdf826}.contact-card h3{color:#38bdf8;margin-bottom:16px;font-size:22px}.contact-card a,.contact-card p{color:#cbd5e1;word-break:break-word;font-weight:600;line-height:1.8;text-decoration:none}.contact-card a:hover,.contact-card a:focus{color:#38bdf8}.contact-card a:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #fff}.contact-card:focus-within{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf840}@media (width<=1100px){.contact{padding:90px 6% 70px}.contact-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.contact{padding:80px 6%}.contact-grid{grid-template-columns:1fr}.contact h2{font-size:32px}.contact-text{font-size:16px;line-height:1.8}.contact-card{min-height:auto}}@media (width<=480px){.contact{padding:70px 5%}.contact h2{font-size:28px}.contact-text{font-size:15px}.contact-card{padding:24px}.contact-card h3{font-size:20px}}@media (prefers-reduced-motion:reduce){.contact-card,.contact-card a{transition:none}.contact-card:hover{transform:none}}.experience{color:#fff;background:#020617;padding:100px 10% 80px}.experience-container{max-width:1200px;margin:0 auto}.experience h2{margin-bottom:45px;font-size:40px;line-height:1.2}.experience-list{gap:28px;display:grid}.experience-card{background:linear-gradient(#0f172afa,#111c35fa);border:1px solid #38bdf840;border-radius:18px;padding:32px;transition:all .3s}.experience-card:hover{border-color:#38bdf8;transform:translateY(-6px);box-shadow:0 15px 35px #38bdf826}.experience-card h3{color:#38bdf8;margin-bottom:10px;font-size:24px;font-weight:700;line-height:1.4}.experience-meta{color:#94a3b8;letter-spacing:.3px;margin-bottom:22px;font-size:15px;font-weight:600}.experience-card ul{margin:0;padding-left:22px}.experience-card li{color:#cbd5e1;margin-bottom:14px;font-size:16px;line-height:1.9}.experience-card li:last-child{margin-bottom:0}.experience-card:focus-within{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf840}@media (width<=900px){.experience{padding:80px 6%}.experience h2{font-size:32px}.experience-card{padding:26px}.experience-card h3{font-size:21px}}@media (width<=480px){.experience{padding:70px 5%}.experience h2{font-size:28px}.experience-card{padding:22px}.experience-meta{font-size:14px}.experience-card h3{font-size:20px}.experience-card li{font-size:15px;line-height:1.8}}@media (prefers-reduced-motion:reduce){.experience-card{transition:none}.experience-card:hover{transform:none}}.navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172af2;border-bottom:1px solid #38bdf826;justify-content:space-between;align-items:center;width:100%;padding:14px 6%;display:flex;position:fixed;top:0;left:0}.navbar-logo{color:#fff;align-items:center;gap:14px;text-decoration:none;display:flex}.logo-icon{color:#0f172a;background:linear-gradient(135deg,#38bdf8,#0ea5e9);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:900;transition:all .3s;display:flex;box-shadow:0 8px 20px #38bdf840}.logo-text{color:#fff;letter-spacing:.3px;font-size:22px;font-weight:800;transition:all .3s}.navbar-logo:hover .logo-icon{transform:translateY(-2px)}.navbar-logo:hover .logo-text{color:#38bdf8}.navbar-links{align-items:center;gap:28px;display:flex}.navbar-links a{color:#cbd5e1;font-weight:700;text-decoration:none;transition:color .3s}.navbar-links a:hover,.navbar-links a:focus{color:#38bdf8}.menu-toggle{color:#38bdf8;background:0 0;border:1px solid #38bdf880;border-radius:10px;padding:6px 12px;font-size:26px;display:none}.navbar a:focus-visible,.menu-toggle:focus-visible{outline-offset:4px;outline:3px solid #fff}@media (width<=992px){.navbar{padding:14px 6%}.logo-text{font-size:17px}.navbar-links{gap:18px}}@media (width<=820px){.navbar{align-items:center}.menu-toggle{display:block}.navbar-links{background:#0f172a;border-bottom:1px solid #38bdf833;flex-direction:column;align-items:center;gap:0;width:100%;padding:16px 6%;display:none;position:absolute;top:72px;left:0}.navbar-links.active{display:flex}.navbar-links a{text-align:center;border-bottom:1px solid #94a3b81f;width:100%;padding:14px 0}.navbar-links a:last-child{border-bottom:none}}@media (width<=480px){.navbar{padding:12px 5%}.logo-icon{width:38px;height:38px;font-size:16px}.logo-text{font-size:16px}.menu-toggle{padding:5px 10px;font-size:24px}}.footer{color:#cbd5e1;background:#020617;border-top:1px solid #38bdf826;padding:50px 10% 30px}.footer-container{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;max-width:1200px;margin:0 auto;display:flex}.footer-left h3{color:#fff;margin-bottom:10px;font-size:24px}.footer-left p{color:#94a3b8;margin-bottom:10px;font-size:15px;line-height:1.8}.footer-left span{color:#64748b;font-size:14px}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:22px;display:flex}.footer-links a{color:#cbd5e1;font-weight:600;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#38bdf8}.footer-links a:focus-visible{outline-offset:4px;outline:3px solid #fff}.footer-social{flex-wrap:wrap;justify-content:center;gap:30px;max-width:1200px;margin:30px auto 0;display:flex}.footer-social a{color:#94a3b8;font-weight:600;text-decoration:none;transition:color .3s}.footer-social a:hover{color:#38bdf8}.footer-social a:focus-visible{outline-offset:4px;outline:3px solid #fff}.footer-bottom{text-align:center;color:#94a3b8;border-top:1px solid #94a3b826;max-width:1200px;margin:25px auto 0;padding-top:20px;font-size:14px}@media (width<=900px){.footer{padding:40px 6% 25px}.footer-container{text-align:center;flex-direction:column;align-items:center}.footer-links{justify-content:center}}@media (width<=480px){.footer{padding:35px 5% 20px}.footer-left h3{font-size:20px}.footer-links{gap:16px}.footer-social{gap:20px}}@media (prefers-reduced-motion:reduce){.footer-links a,.footer-social a{transition:none}}
