*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:80px}body{color:#fff;background-color:#07111f;min-width:320px;min-height:100vh;font-family:Arial,Helvetica,sans-serif}body,button,input,textarea{font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{border:none;outline:none}button{cursor:pointer}img{max-width:100%;display:block}ul{list-style-position:inside}section{width:100%;min-height:100vh}.portfolio{width:100%;overflow:hidden}main{width:100%}section{padding:100px 8%}.section-small-title{color:#33d6c5;letter-spacing:2px;margin-bottom:10px;font-size:14px;font-weight:700}.section-title{color:#fff;margin-bottom:40px;font-size:42px}.section-title span{color:#33d6c5}.navbar{z-index:1000;justify-content:space-between;align-items:center;width:100%;height:75px;padding:0 8%;transition:all .3s;display:flex;position:fixed;top:0;left:0}.navbar-scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#07111ff2;box-shadow:0 5px 20px #0000004d}.logo{color:#fff;font-size:24px;font-weight:700}.nav-links{align-items:center;gap:35px;display:flex}.nav-links a{color:#b8c1cc;font-size:15px;transition:all .3s;position:relative}.nav-links a:hover,.nav-links a.active{color:#33d6c5}.nav-links a:after{content:"";background-color:#33d6c5;width:0;height:2px;transition:all .3s;position:absolute;bottom:-7px;left:0}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.hire-button{color:#07111f;background-color:#33d6c5;border-radius:6px;padding:11px 22px;font-size:14px;font-weight:700;transition:all .3s}.hire-button:hover{background-color:#5ce4d5;transform:translateY(-2px)}.menu-button{color:#fff;background:0 0;font-size:28px;display:none}#home{padding-top:75px}.hero{justify-content:space-between;align-items:center;gap:60px;min-height:calc(100vh - 75px);display:flex}.hero-content{width:58%}.available-text{color:#33d6c5;background-color:#33d6c51a;border:1px solid #33d6c559;border-radius:20px;width:fit-content;margin-bottom:25px;padding:8px 15px;font-size:13px}.available-text:before{content:"●";margin-right:8px}.hero h1{color:#fff;margin-bottom:20px;font-size:72px;line-height:1.05}.hero h1 span{color:#33d6c5}.hero h2{color:#d4d9e0;margin-bottom:20px;font-size:23px;font-weight:400}.hero-description{color:#9da9b8;max-width:650px;margin-bottom:30px;font-size:16px;line-height:1.8}.hero-buttons{flex-wrap:wrap;gap:15px;margin-bottom:28px;display:flex}.primary-button,.secondary-button{border-radius:6px;padding:13px 23px;font-size:14px;font-weight:700;transition:all .3s}.primary-button{color:#07111f;background-color:#33d6c5}.primary-button:hover{background-color:#5ce4d5;transform:translateY(-3px)}.secondary-button{color:#fff;background-color:#101c2c;border:1px solid #3a4655}.secondary-button:hover{color:#33d6c5;border-color:#33d6c5;transform:translateY(-3px)}.social-links{gap:25px;display:flex}.social-links a{color:#9da9b8;font-size:14px;transition:all .3s}.social-links a:hover{color:#33d6c5}.hero-image{border:2px solid #33d6c5;border-radius:20px;width:360px;height:430px;padding:12px;position:relative}.hero-image:before{content:"";z-index:-1;border:2px solid #33d6c540;border-radius:20px;width:100%;height:100%;position:absolute;top:18px;left:18px}.hero-image img{object-fit:cover;object-position:top;border-radius:14px;width:100%;height:100%}#projects{background-color:#0a1625}.projects-section{width:100%}.projects-container{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.project-card{background-color:#101d2d;border:1px solid #1e3044;border-radius:12px;transition:all .3s;overflow:hidden}.project-card:hover{border-color:#33d6c5;transform:translateY(-8px);box-shadow:0 15px 30px #00000059}.project-image{object-fit:cover;border-bottom:1px solid #1e3044;width:100%;height:210px}.project-content{padding:24px}.project-content h3{color:#fff;margin-bottom:12px;font-size:21px}.project-content>p{color:#9da9b8;min-height:75px;font-size:14px;line-height:1.7}.technology-list{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.technology{color:#33d6c5;background-color:#33d6c51a;border-radius:4px;padding:6px 10px;font-size:12px}.project-links{gap:15px;display:flex}.project-links a{color:#fff;background-color:#18283a;border:1px solid #2d4055;border-radius:5px;padding:9px 15px;font-size:13px;transition:all .3s}.project-links a:hover{color:#07111f;background-color:#33d6c5;border-color:#33d6c5}.experience-section{width:100%}.experience-container{flex-direction:column;gap:25px;display:flex}.experience-card{background-color:#101d2d;border-left:3px solid #33d6c5;border-radius:8px;grid-template-columns:180px 1fr;gap:35px;padding:28px;transition:all .3s;display:grid}.experience-card:hover{background-color:#132235;transform:translate(8px)}.experience-year{color:#33d6c5;font-size:15px;font-weight:700}.experience-content h3{color:#fff;margin-bottom:7px;font-size:21px}.experience-content h4{color:#33d6c5;margin-bottom:12px;font-size:15px;font-weight:400}.experience-content p,.experience-content li{color:#9da9b8;font-size:14px;line-height:1.7}.experience-content ul{margin-top:12px}.certificate-box{background-color:#101d2d;border:1px solid #1e3044;border-radius:12px;max-width:650px;margin-top:45px;padding:25px}.certificate-box h3{color:#fff;margin-bottom:20px}.certificate-image{border-radius:7px;width:100%}#skills{background-color:#0a1625}.skills-description{color:#9da9b8;margin-top:-25px;margin-bottom:45px}.skills-slider{width:100%;position:relative;overflow:hidden}.skills-slider:before,.skills-slider:after{content:"";z-index:2;pointer-events:none;width:100px;height:100%;position:absolute;top:0}.skills-slider:before{background:linear-gradient(90deg,#0a1625,#0000);left:0}.skills-slider:after{background:linear-gradient(270deg,#0a1625,#0000);right:0}.skills-track{gap:20px;width:max-content;animation:24s linear infinite scrollSkills;display:flex}.skills-slider:hover .skills-track{animation-play-state:paused}.skill-card{background-color:#101d2d;border:1px solid #1e3044;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:150px;min-width:150px;height:160px;transition:all .3s;display:flex}.skill-card:hover{border-color:#33d6c5;transform:translateY(-8px)}.skill-icon{color:#33d6c5;background-color:#33d6c51a;border:1px solid #33d6c54d;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;margin-bottom:15px;font-size:15px;font-weight:700;display:flex}.skill-card p{color:#fff;font-size:14px}@keyframes scrollSkills{0%{transform:translate(0)}to{transform:translate(calc(-50% - 10px))}}.contact-description{color:#9da9b8;max-width:650px;margin-top:-25px;margin-bottom:40px;line-height:1.7}.contact-container{grid-template-columns:.8fr 1.2fr;gap:35px;display:grid}.contact-info,.contact-form{background-color:#101d2d;border:1px solid #1e3044;border-radius:12px;padding:30px}.contact-info h3{color:#fff;margin-bottom:30px;font-size:22px}.contact-item{margin-bottom:25px}.contact-item p{color:#33d6c5;margin-bottom:8px;font-size:13px}.contact-item a,.contact-item span{color:#b8c1cc;font-size:15px}.contact-item a:hover{color:#33d6c5}.contact-social-links{gap:15px;margin-top:35px;display:flex}.contact-social-links a{color:#fff;background-color:#18283a;border-radius:5px;padding:10px 16px;font-size:14px;transition:all .3s}.contact-social-links a:hover{color:#07111f;background-color:#33d6c5}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-group{margin-bottom:20px}.form-group label{color:#c7ced7;margin-bottom:9px;font-size:14px;display:block}.form-group input,.form-group textarea{color:#fff;resize:none;background-color:#0a1625;border:1px solid #27394d;border-radius:6px;width:100%;padding:13px 14px;font-size:14px;transition:all .3s}.form-group input:focus,.form-group textarea:focus{border-color:#33d6c5}.form-group input::placeholder,.form-group textarea::placeholder{color:#6f7c8c}.send-button{color:#07111f;background-color:#33d6c5;border-radius:6px;padding:13px 25px;font-size:14px;font-weight:700;transition:all .3s}.send-button:hover{background-color:#5ce4d5;transform:translateY(-2px)}.footer{background-color:#050d17;border-top:1px solid #182638;justify-content:center;align-items:center;min-height:90px;padding:25px 8%;display:flex}.footer p{color:#7f8b99;font-size:13px}.footer-links{gap:25px;display:flex}.footer-links a{color:#9da9b8;font-size:13px;transition:all .3s}.footer-links a:hover{color:#33d6c5}@media screen and (width<=1000px){section{padding:90px 6%}.navbar{padding:0 6%}.hero h1{font-size:58px}.hero-image{width:310px;height:390px}.projects-container{grid-template-columns:repeat(2,1fr)}.contact-container{grid-template-columns:1fr}}@media screen and (width<=768px){section{min-height:auto;padding:85px 5%}.navbar{background-color:#07111ff7;height:70px;padding:0 5%}.menu-button{z-index:1002;display:block}.nav-links{background-color:#0c1929;flex-direction:column;align-items:flex-start;gap:25px;width:100%;padding:95px 25px 35px;transition:all .4s;position:absolute;top:0;left:-100%}.nav-links.menu-open{left:0}.nav-links a{width:100%;font-size:17px}.hire-button{display:none}#home{padding-top:70px}.hero{text-align:center;flex-direction:column-reverse;min-height:auto;padding-top:50px}.hero-content{width:100%}.available-text{margin-left:auto;margin-right:auto}.hero h1{font-size:48px}.hero h2{font-size:19px}.hero-description{font-size:15px}.hero-buttons,.social-links{justify-content:center}.hero-image{width:280px;height:350px}.section-title{font-size:34px}.projects-container{grid-template-columns:1fr}.project-content>p{min-height:auto}.experience-card{grid-template-columns:1fr;gap:15px}.form-row{grid-template-columns:1fr;gap:0}.footer{text-align:center;flex-direction:column;gap:18px}}@media screen and (width<=480px){.logo{font-size:20px}.hero h1{font-size:39px}.hero h2{font-size:17px}.hero-image{width:235px;height:300px}.hero-buttons{flex-direction:column}.primary-button,.secondary-button{width:100%}.section-title{font-size:29px}.project-content,.contact-info,.contact-form{padding:22px}.skill-card{width:130px;min-width:130px;height:145px}.skills-slider:before,.skills-slider:after{width:35px}.footer-links{flex-wrap:wrap;justify-content:center}}
