.navbar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:20px 170px;gap:20px}.nav-menu{display:flex;align-items:center;list-style:none;gap:50px;font-size:20px;font-family:monospace,Courier New,Courier}.nav-connect{padding:20px 40px;border-radius:50px;background:linear-gradient(267deg,#da7c25,#b923e1 90.06%);font-size:22px;cursor:pointer;transition:.5s}.nav-connect:hover{transform:scale(1.05)}.paint{display:flex;width:90px;height:20px}.anchor-link{color:#fff;text-decoration:none;transition:.3s ease}.anchor-link.active{color:#fca61f}.nav-menu li{position:relative;cursor:pointer}.nav-menu li{display:flex;flex-direction:column;gap:5px;cursor:pointer}.anchor-link{text-decoration:none;color:#fff}.nav-close,.nav-open{display:none}.sstt p{padding-left:20px}.sstts p{margin-right:20px}@media (max-width: 900px){.navbar{margin:20px 50px}.nav-connect{display:none}.nav-open{display:block;position:fixed;right:30px;width:50px;height:50px}.nav-close{display:block;position:relative;top:30px;left:290px;width:50px;height:50px}.nav-menu{position:fixed;flex-direction:column;align-items:start;top:0;gap:30px;background-color:#1f0016;width:350px;height:100%;z-index:2;transition:right .5s;right:-350px}.nav-menu li{font-size:30px;padding-left:100px;flex-direction:row;gap:20px}}@media (max-width: 768px){.navbar{margin:20px 30px}}@media (max-width: 480px){.navbar{margin:15px 20px}.nav-open{right:20px;width:40px;height:40px}.nav-menu{width:280px;right:-280px}.nav-close{left:220px;width:40px;height:40px}.nav-menu li{font-size:24px;padding-left:40px}}.hero{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:35px;margin:0 auto;max-width:100%;padding:0 20px}.hero img{height:265px;width:240px;border-radius:48%;margin-top:80px;object-fit:cover;background-color:#fff}.hero h1{text-align:center;width:70%;font-weight:600;font-size:80px}.hero h1 span{background:linear-gradient(270deg,#df8908 55%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:80px}.hero p{width:50%;text-align:center;font-size:24px;line-height:40px}a{text-decoration:none}.hero-action{display:flex;gap:24px;align-items:center;justify-content:center;font-weight:500;font-size:25px;margin-bottom:50px;transition:.5s;box-sizing:border-box}.hero-cunnect{padding:25px 45px;border-radius:50px;background:linear-gradient(264deg,#df8908 7.09%,#b415ff);cursor:pointer;border:2px solid white;transition:.5s;box-sizing:border-box}.hero-resume{padding:25px 45px;border-radius:50px;border:2px solid white;cursor:pointer;background:linear-gradient(264deg,#df8908 7.09%,#b415ff);box-sizing:border-box;display:flex;align-items:center;justify-content:center;transition:.5s}.hero-resume button{color:#fff;width:125.3px;cursor:pointer;border-radius:50px;background-color:transparent;font-size:22px;transition:.5s;border:none}.hero-resume button:hover{border:none;font-weight:500;color:#000}.hero-cunnect:hover{background:linear-gradient(264deg,#bf35ff -5.09%,#f6a225);border-color:#000;color:#000}.hero-resume:hover{border-color:#000;background:linear-gradient(264deg,#b415ff -5.09%,#df8908);color:#000}@media (max-width: 900px){.hero{gap:30px;padding:0 40px}.hero img{margin-top:60px;width:240px;height:240px}.hero h1{margin-top:30px;width:90%;font-size:50px}.hero h1 span{font-size:50px}.hero p{width:90%;font-size:22px;line-height:36px;margin:20px auto}.hero-action{gap:20px;font-size:20px;margin-bottom:50px;flex-wrap:wrap}.hero-cunnect{padding:20px 35px;font-size:20px}.hero-resume{padding:20px 60px;height:70px}.hero-resume button{font-size:20px;width:auto}}@media (max-width: 768px){.hero{padding:0 30px}.hero img{margin-top:50px;width:200px;height:200px}.hero h1{font-size:42px;width:95%}.hero h1 span{font-size:42px}.hero p{font-size:20px;line-height:32px;width:95%}}@media (max-width: 480px){.hero{padding:0 20px;gap:25px}.hero img{margin-top:40px;width:180px;height:180px}.hero h1{font-size:36px;width:100%;margin-top:20px}.hero h1 span{font-size:36px}.hero p{font-size:18px;line-height:30px;width:100%}.hero-action{flex-direction:column;gap:15px;width:100%}.hero-cunnect,.hero-resume{width:100%;max-width:280px;padding:18px 30px;justify-content:center;text-align:center}.hero-resume{height:auto;min-height:60px}.hero-resume button{font-size:18px}}@media (max-width: 160px){.hero{padding:0 15px}.hero img{width:150px;height:150px}.hero h1,.hero h1 span{font-size:32px}.hero p{font-size:16px;line-height:28px}.hero-cunnect,.hero-resume{max-width:240px;padding:15px 25px;font-size:16px}.hero-resume button{font-size:16px}}body{font-family:sans-serif;margin:0;padding:0}@keyframes appear2{0%{opacity:0;transform:translate(-200px)}to{opacity:1;transform:translate(0)}}.about-left{animation:appear2 linear;animation-timeline:view();animation-range:entry 0% cover 40%}.about{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px auto;max-width:1400px;padding:0 170px;box-sizing:border-box}.about-left img{height:350px;width:250px;border-radius:5px}.about-title{position:relative;text-align:center}.about-title h1{padding:0 30px;font-size:80px;font-weight:600}.about-title img{position:absolute;bottom:0;right:0;z-index:-1;width:100px;height:100px}.about-sec{display:flex;gap:30px;width:100%;justify-content:center}.about-right{display:flex;flex-direction:column;gap:80px;flex:1;max-width:100%}.about-para{display:flex;flex-direction:column;gap:20px;font-size:24px;font-weight:500}.skils{display:flex;flex-direction:column;gap:20px}.about-skils{display:flex;gap:5px;align-items:center;transition:.3s}.about-skils p{min-width:170px;font-size:24px;font-weight:500}.about-skils hr{outline:none;border:none;width:50%;height:8px;border-radius:50px;background:linear-gradient(270deg,#fca61f 10%,#b415ff)}.about-acs{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;justify-content:space-around;margin-bottom:80px;gap:40px}.about-ac{display:flex;flex-direction:column;align-items:center;gap:10px;transition:.5s}.about-ac h1{font-size:60px;font-weight:700;background:linear-gradient(270deg,#df8908 10%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-ac p{font-size:22px;font-weight:500}.about-skils:hover,.about-ac:hover{transform:scale(1.05);transition:.4s}@media (max-width: 900px){.about{gap:60px;padding:0 40px}.about-title h1{font-size:60px;padding:0}.about-sec{flex-direction:column;align-items:center}.about-left{display:none}.about-para{font-size:20px;line-height:32px}.about-skils{gap:20px}.about-skils p{font-size:20px;min-width:150px}.about-skils hr{height:6px}.about-acs{justify-content:center;gap:30px}.about-ac h1{font-size:40px}.about-ac p{text-align:center;font-size:18px}}@media (max-width: 768px){.about{padding:0 30px;gap:50px}.about-title h1{font-size:50px}.about-para{font-size:18px;line-height:30px}.about-ac h1{font-size:36px}.about-ac p{font-size:16px}}@media (max-width: 480px){.about{padding:0 20px;gap:40px}.about-title h1{font-size:42px;padding:0 10px}.about-title img{width:60px;height:60px}.about-sec{align-items:center}.about-right{width:100%;align-items:center}.about-para{font-size:16px;line-height:28px;width:100%}.skils{width:100%}.about-skils{flex-direction:column;align-items:center;gap:10px;width:100%}.about-skils p{font-size:18px;min-width:auto;text-align:center}.about-skils hr{width:80%;height:5px}.about-acs{gap:25px;margin-bottom:40px;justify-content:center}.about-ac h1{font-size:32px}.about-ac p{font-size:14px}}.contact{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px auto;max-width:1400px;padding:0 170px;box-sizing:border-box}.contact-title{position:relative;text-align:center}.contact-title h1{padding:0 30px;font-size:80px;font-weight:600}.contact-sec{display:flex;gap:150px;width:100%;justify-content:center}.contact-left{display:flex;flex-direction:column;gap:30px}.contact-left h1{font-size:80px;font-weight:700;background:linear-gradient(150deg,#e87810,#b923e1 150%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-left p{max-width:550px;color:#fff;font-size:20px;line-height:35px}.contact-details{display:flex;flex-direction:column;gap:30px;color:#f0f8ff;font-size:22px}.contact-detail{display:flex;align-items:center;gap:20px}.contact-detail img{height:50px;width:50px}.contact-right{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:30px;flex:1}.contact-right label{color:#fff;font-size:22px;font-weight:500}.contact-right input{border:none;width:100%;max-width:700px;height:75px;padding-left:20px;border-radius:4px;background:#32323c;color:#a0a0a0;font-family:monospace;font-size:22px;box-sizing:border-box}.contact-right textarea{width:100%;max-width:700px;border:none;padding:25px;border-radius:4px;background:#32323c;color:#a0a0a0;font-family:monospace;font-size:22px;min-height:150px;box-sizing:border-box}.button{padding:20px 60px;border-radius:50px;color:#fff;background:linear-gradient(267deg,#da7c25,#b923e1 102.06%);font-size:22px;cursor:pointer;transition:.3s;border:none;align-self:center}.button:hover{transform:scale(1.1);transition:.3s}@media (max-width: 900px){.contact{gap:50px;padding:0 40px}.contact-title h1{padding:0;font-size:60px}.contact-sec{flex-direction:column;gap:50px;align-items:center}.contact-left{width:100%;align-items:center;text-align:center}.contact-left h1{font-size:54px}.contact-left p{font-size:18px;line-height:32px}.contact-details{gap:20px;align-items:center}.contact-detail{justify-content:center}.contact-detail img{width:30px;height:30px}.contact-right{width:100%;align-items:center}.contact-right label{font-size:20px;align-self:flex-start}.contact-right input{font-size:20px;height:65px}.contact-right textarea{font-size:20px}.button{font-size:20px;padding:15px 40px}}@media (max-width: 768px){.contact{padding:0 30px;gap:40px}.contact-title h1{font-size:50px}.contact-left h1{font-size:48px}.contact-left p{font-size:16px;line-height:28px}.contact-detail img{width:25px;height:25px}.contact-detail{font-size:16px}}@media (max-width: 480px){.contact{padding:0 20px;gap:35px}.contact-title h1{font-size:42px;padding:0 10px}.contact-left{align-items:center}.contact-left h1{font-size:40px}.contact-left p{font-size:15px;line-height:26px;width:100%}.contact-details{gap:15px;font-size:14px;width:100%}.contact-detail{justify-content:center}.contact-detail img{width:22px;height:22px}.contact-right{width:100%}.contact-right label{font-size:18px;align-self:center}.contact-right input{font-size:16px;height:55px;padding-left:15px}.contact-right textarea{font-size:16px;padding:15px;min-height:120px}.button{font-size:18px;padding:12px 35px;width:100%;max-width:250px}}@media (max-width: 360px){.contact{padding:0 15px}.contact-title h1{font-size:36px}.contact-left h1{font-size:34px}.contact-right input{font-size:15px;height:50px}.contact-right textarea{font-size:15px}}.rot{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:50px}.rot h1{padding:0 30px;font-size:80px;font-weight:600;text-align:center}.rot-items{display:flex;justify-content:space-evenly;align-items:center;gap:140px;flex-wrap:wrap;padding:80px 0}.rot-items img{width:100px;height:100px}.rot-item1{animation:appear11 10s linear;animation-timeline:view();animation-range:entry 0% cover 40%}.rot-item2{animation:appear12 10s linear;animation-timeline:view();animation-range:entry 0% cover 40%}@keyframes appear11{0%{opacity:0;transform:translate(-100px) rotate(0)}to{opacity:1;transform:translate(0) rotate(360deg)}}@keyframes appear12{0%{opacity:0;transform:translate(100px) rotate(0)}to{opacity:1;transform:translate(0) rotate(-360deg)}}@media screen and (max-width: 900px){.rot{display:none}}:root{--background-color: #121212;--title-color: #ffffff;--text-color: #cccccc;--container-color: #1e1e1e;--container-color-opp: #ffffff;--font-medium: 500;--normal-font: 1.1rem;--small-font: .9rem}.sara{margin-bottom:200px}.ser-titleb{text-align:center;margin-bottom:60px}.ser-titleb h1{padding:0 30px 25px;font-size:80px;font-weight:600}.project.section{background-color:var(--background-color);color:var(--text-color);padding:80px 170px;margin:0 auto;max-width:100%;box-sizing:border-box}.project__filters{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:60px}.project__item{color:#fca61f;padding:.25rem .75rem;font-weight:var(--font-medium);border-radius:.5rem;text-transform:capitalize;font-size:33px;cursor:pointer;border:1px solid #333;transition:.3s;background-color:transparent}.project__item:hover{background-color:var(--container-color-opp);color:#fca61f}.activeNav{background-color:var(--container-color-opp);color:#121212}.project__container{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.pro-all{width:100%;max-width:430px}.project__card{background-color:var(--container-color);border:1px solid rgba(255,255,255,.1);padding:1.25rem;border-radius:1rem;transition:transform .3s,box-shadow .3s;width:100%;box-sizing:border-box}.project__card:hover{transform:translateY(-5px);box-shadow:0 4px 20px #0009}.project__img{width:100%;height:300px;border-radius:1rem;object-fit:cover;margin-bottom:1rem;display:block}.project__title{font-size:var(--normal-font);font-weight:var(--font-medium);color:var(--title-color);margin-bottom:.5rem}.project__button{color:var(--text-color);font-size:var(--small-font);display:flex;align-items:center;gap:.25rem;text-decoration:none;transition:color .3s}.project__button h3{font-size:inherit;margin:0}.project__button:hover{color:var(--container-color-opp)}.project__button-icon{font-size:1rem;transition:transform .4s}.project__button:hover .project__button-icon{transform:translate(.25rem)}@media (max-width: 900px){.project.section{padding:60px 40px}.ser-titleb{margin-bottom:50px}.ser-titleb h1{font-size:60px;padding:0 20px 20px}.project__item{font-size:26px;padding:.25rem .5rem}.project__filters{margin-bottom:40px;gap:.75rem}.pro-all{max-width:380px}.project__img{height:250px}.sara{margin-bottom:150px}}@media (max-width: 768px){.project.section{padding:50px 30px}.ser-titleb{margin-bottom:40px}.ser-titleb h1{font-size:50px}.project__item{font-size:22px;padding:.2rem .5rem}.project__container{gap:1.5rem}.pro-all{max-width:100%}.project__img{height:220px}.sara{margin-bottom:120px}}@media (max-width: 480px){.project.section{padding:40px 20px}.ser-titleb{margin-bottom:30px}.ser-titleb h1{font-size:42px;padding:0 10px 15px}.project__filters{gap:.5rem;margin-bottom:30px}.project__item{font-size:18px;padding:.2rem .4rem}.project__container{gap:1.25rem}.project__card{padding:1rem}.project__img{height:200px;border-radius:.75rem}.project__title{font-size:1rem}.project__button,.project__button h3{font-size:.85rem}.sara{margin-bottom:100px}}@media (max-width: 360px){.project.section{padding:30px 15px}.ser-titleb h1{font-size:36px}.project__item{font-size:16px}.project__img{height:180px}.project__card{padding:.875rem}.sara{margin-bottom:80px}}.stars{position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%;background:#000;overflow:hidden}.star{position:absolute;width:2px;height:2px;background:#fff;border-radius:50%;animation:moveStars 10s linear infinite}@keyframes moveStars{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(100vh) scale(.5);opacity:0}}.timeline{position:relative;max-width:1200px;margin:auto;padding-top:30px}body{font-family:sans-serif}p{font-size:16px;font-family:sans-serif;line-height:25px}.container1{padding:10px 50px;position:relative;width:50%;box-sizing:border-box;animation:movedown 1s linear forwards;opacity:0}@keyframes movedown{0%{opacity:1;transform:transteY(-30px)}to{opacity:1;transform:transteY(0px)}}.container1:nth-child(1){animation-delay:0s}.container1:nth-child(2){animation-delay:1s}.container1:nth-child(3){animation-delay:2s}.container1:nth-child(4){animation-delay:3s}.container1:nth-child(5){animation-delay:4s}.container1:nth-child(6){animation-delay:5s}.text-box{padding:20px 30px;background-color:#fff;color:#000;position:relative;font-size:17px;border-radius:6px;max-width:100%;word-wrap:break-word;box-sizing:border-box}.l{left:0}.r{left:50%}.container1 img{position:absolute;width:50px;height:50px;border-radius:50%;right:-23px;top:32px;z-index:10px}.r img{left:-20px}.timeline:after{content:"";position:absolute;width:6px;height:100%;background-color:#fff;top:0;left:50%;margin-left:-3px;z-index:-1;animation:moveline 6s linear forwards}@keyframes moveline{0%{height:0}to{height:100%}}.text-box h2{font-weight:600}.text-box small{display:inline-block;margin-bottom:15px}.right-con-arrow{height:0;width:0;position:absolute;top:28px;z-index:1;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid rgb(255,255,255);left:-15px}.left-con-arrow{height:0;width:0;position:absolute;top:28px;z-index:1;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid rgb(255,255,255);right:-15px}@media screen and (max-width:600px){.timeline{margin:50px auto}.timeline:after{left:31px}.container{width:100%;padding-left:80px;padding-right:25px}.text-box{font-size:13px}.text-box small{margin-bottom:10px}.r{left:0}.l img,.r img{left:10px}.left-con-arrow,.right-con-arrow{border-right:15px solid black;left:-15px}}.all-timeline1{position:relative;z-index:1;background-color:#1e211f}*{font-family:Arial Narrow,Arial,sans-serif}.darkmode{background-color:transparent}.dark-card{background-color:#2d2d2d;box-shadow:0 4px 15px #0000004d}.services-section{padding:2rem 0}.container{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative}.services-title{font-size:2rem;font-weight:600;text-align:center;margin-bottom:3rem;position:relative}.services-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.service-card{background-color:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.service-icon{background-color:#fca61f;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center}.card-title{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:.5rem}.title-underline{height:3px;width:50px;background-color:#fca61f;margin:.5rem auto 1.5rem}.card-description{text-align:center;line-height:1.6}@media screen and (max-width: 768px){.services-container{grid-template-columns:1fr}.cards{height:auto;display:flex;flex-direction:column;align-items:center;position:static;margin-bottom:3rem}.cards>div{position:static;margin-bottom:2rem}}@media screen and (max-width: 320px){.card-title{font-size:1.1rem}.card-description{font-size:.85rem}.service-icon{width:40px;height:40px}}@media screen and (max-width: 375px){.services-title{margin-bottom:1.5rem}.service-card{padding:.8rem}.service-icon{width:45px;height:45px}}@media screen and (max-width: 576px){.services-section{padding:1rem .5rem}.services-container{grid-template-columns:1fr;gap:1rem}.service-card{padding:1rem}.title-underline{margin:.3rem auto 1rem}}.Edu{padding:130px 20px 150px;text-align:center}.Edu_title{padding:0 30px;font-size:60px;font-weight:600;font-weight:700;margin-bottom:20px;text-transform:uppercase;letter-spacing:2px;font-family:Arial Narrow,Arial,sans-serif}.Edu_description{font-size:21px;color:var(--orange);margin-bottom:50px;font-family:Arial Narrow,Arial,sans-serif}.Edu_sec{display:flex;justify-content:space-around;flex-wrap:wrap;gap:20px;font-family:Arial Narrow,Arial,sans-serif}.icon{font-size:50px;color:#fca61f;margin-bottom:0}.Edu_degree{font-size:28px;color:#fff;font-weight:700;margin-bottom:10px;font-family:Arial Narrow,Arial,sans-serif}.Edu_institution{font-size:21px;color:#fff;margin-bottom:15px;font-family:Arial Narrow,Arial,sans-serif}.Edu_score{font-weight:80%;font-size:16px;color:#fca61f;font-size:large;font-weight:700;font-family:Arial Narrow,Arial,sans-serif}@media (max-width: 768px){.Edu_card{width:240px}.Edu_title{font-size:32px}.Edu_description{font-size:16px}}@media (max-width: 480px){.Edu_card{width:100%}.Edu_title{font-size:28px}.Edu_description{font-size:14px}}.contact-cards-container a{text-decoration:none;color:#fca61f}.contact-icons{padding:2rem;text-align:center}.contact-heading{color:#fca61f;font-size:3.2rem;font-weight:700;margin-bottom:.5rem;font-family:Arial Narrow,Arial,sans-serif}.contact-subheading{font-size:1rem;color:gray;margin-bottom:2rem;font-family:Arial Narrow,Arial,sans-serif}.contact-cards-container{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.contact-card{display:flex;flex-direction:column;align-items:center;padding:3rem;border-radius:16px;width:50px;height:50px;box-shadow:0 6px 10px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;text-align:center;background-color:#232323;border:2px solid #FCA61F;justify-content:center}.contact-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0003;border-color:#fca61f}.contact-card img{width:40px;height:40px;object-fit:contain}.contact-card .contact-link{margin-top:.5rem;font-size:.9rem;font-weight:700;color:#fca61f;text-decoration:none}@media screen and (max-width: 768px){.contact-cards-container{flex-wrap:wrap}.contact-card{width:80px;height:80px;padding:1rem}.contact-card img{width:32px;height:32px}.contact-card .contact-link{font-size:.8rem}}#skills{text-align:center}.skills-container{max-width:1100px;width:100%;margin:auto;display:flex;flex-direction:column;align-items:center;padding-bottom:180px;gap:12px}.skills-title{font-size:2rem;font-weight:600;font-family:Arial Narrow,Arial,sans-serif}.skills-description{font-size:28px;font-family:Arial Narrow,Arial,sans-serif;color:var(--orange);max-width:600px;text-align:center}.skills-grid{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:40px;justify-content:center}.skill-card{border-radius:12px;padding:29px;transition:all .3s ease-in-out;border-width:4px;text-align:center;box-shadow:0 4px 12px #0000001a}.light-mode{background:#fff;border:2px solid rgba(252,166,31,.45)}.dark-mode{background:#1e1e1e;border:2px solid rgba(252,166,31,.45);box-shadow:0 4px 12px #ffffff1a}.skill-title{font-size:35px;font-weight:600;font-family:Arial Narrow,Arial,sans-serif;color:var(--orange);margin-bottom:15px}.skill-items{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.skill-box{display:flex;align-items:center;gap:8px;border-radius:8px;padding:16px;background-color:var(--grey);border:1px solid rgba(252,166,31,.45);transition:transform .3s ease-in-out;cursor:pointer}.skill-box:hover{transform:scale(1.05)}.skill-icon{width:30px;height:30px;object-fit:contain}.skill-name{font-size:18px;font-family:Arial Narrow,Arial,sans-serif;color:#fff}@media screen and (max-width: 768px){.skills-grid{grid-template-columns:repeat(1,1fr);gap:30px}.skill-card{padding:15px}}@media screen and (max-width: 480px){.skills-title{font-size:32px}.skills-description{font-size:14px}.skill-card{padding:12px}}*{margin:0;padding:0}body{height:100vh;background:#161513;color:#fff}
