body{height:100vh;background:#161513;color:#fff;font-family:outfit;width:100vw;overflow-x:hidden}.navbar{display:flex;align-items:center;justify-content:space-between;padding:20px 100px;width:100%;box-sizing:border-box;position:sticky;top:0;z-index:100;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.navbar h1{font-size:22px;font-weight:700;line-height:1.3;background:linear-gradient(270deg,#df8908,#841584);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:1px}.navbar>img{margin-right:30px}.nav-menu{display:flex;align-items:center;list-style:none;gap:50px;font-size:18px}.nav-menu li{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer}.nav-menu li p{transition:color .3s}.nav-menu li p:hover{color:#df8908}.nav-connect{padding:12px 24px;border-radius:50px;background:linear-gradient(270deg,#df8908 50.41%,#841584 90.2%);font-size:18px;cursor:pointer;transition:transform .3s,box-shadow .3s;border:2px solid transparent;white-space:nowrap}.nav-connect:hover{transform:scale(1.05);box-shadow:0 4px 20px #df890859}.nav-overlay,.nav-mob-close,.nav-mob-open{display:none}@media(max-width:768px){.navbar{padding:16px 20px;justify-content:space-between}.navbar h1{font-size:18px}.nav-connect{display:none}.nav-mob-open{display:block;width:28px;cursor:pointer;z-index:200}.nav-menu{display:none;flex-direction:column;align-items:flex-start;position:fixed;top:0;right:0;width:40%;height:100vh;background-color:#360a2a;z-index:150;gap:0;padding:20px 0;box-shadow:-4px 0 20px #00000080}.nav-menu--open{display:flex}.nav-menu li{font-size:20px;width:100%;padding:16px 32px;border-bottom:1px solid rgba(255,255,255,.06);flex-direction:row;align-items:center;gap:12px}}@media(max-width:400px){.navbar{padding:14px 16px}.navbar h1{font-size:16px}.nav-mob-open{width:24px}.nav-menu{width:80%}.nav-menu li{font-size:18px;padding:14px 24px}}*{margin:0;padding:0;box-sizing:border-box}.hero{display:flex;align-items:center;flex-direction:column;gap:24px;padding:60px 100px 80px;box-sizing:border-box;width:100%}.hero img{width:180px;height:180px;border-radius:50%;object-fit:cover;border:4px solid rgba(223,137,8,.4);box-shadow:0 0 0 8px #8415841a}.hero h1{text-align:center;width:65%;font-size:48px;font-weight:300;line-height:1.3}.one{background:linear-gradient(270deg,#841584,#c44fc4);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:block;margin-bottom:8px}.two{background:linear-gradient(270deg,#df8908,#f5a623);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:block}.hero p{font-size:17px;line-height:1.9;text-align:center;width:50%;color:#ffffffbf}.hero-action{display:flex;align-items:center;gap:20px;font-size:20px;font-weight:500;margin-top:10px}.hero-contact{padding:14px 35px;border-radius:50px;background:linear-gradient(270deg,#841584,#c44fc4);cursor:pointer;text-align:center;border:2px solid transparent;transition:transform .3s,box-shadow .3s}.hero-project{padding:14px 35px;border-radius:50px;background:transparent;border:2px solid #DF8908;cursor:pointer;text-align:center;color:#df8908;transition:transform .3s,background .3s}.anchor-link{text-decoration:none;color:#fff}.hero-contact:hover{transform:scale(1.05);box-shadow:0 4px 20px #84158459}.hero-project:hover{transform:scale(1.05);background:linear-gradient(270deg,#df8908,#f5a623);color:#fff;border-color:transparent}@media(max-width:768px){.hero{margin:20px 35px 20px 20px;gap:16px}.hero img{width:130px;height:130px;margin-top:10px}.hero h1{width:100%;font-size:24px;line-height:1.4}.hero p{width:100%;font-size:15px;line-height:1.75}.hero-action{gap:10px;font-size:13px;flex-wrap:wrap;justify-content:center;width:100%}.hero-contact,.hero-project{padding:10px 20px;border-radius:40px;font-size:13px;flex:1;text-align:center;min-width:130px}}@media(max-width:400px){.hero{margin:10px 25px 10px 0;gap:16px}.hero h1{font-size:20px}.hero p{font-size:13px}.hero-contact,.hero-project{padding:9px 14px;font-size:12px;min-width:110px}}.about{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:60px;margin:70px 10%}.about-title{position:relative}.about-title h1{padding:0 10px;font-size:50px;font-weight:400;text-align:center}.about-title img{position:absolute;top:0;right:0;z-index:-1}.about-left img{max-width:300px;height:auto}.about-sections{display:flex;gap:40px}.about-right{display:flex;flex-direction:column;gap:40px}.about-para{display:flex;flex-direction:column;gap:10px;font-size:20px;font-weight:500px;color:#ffffffbf}.about-skills{display:flex;flex-direction:column;gap:20px}.about-skill{display:flex;gap:50px;align-items:center;transition:.3s}.about-skill p{min-width:135px;font-size:24px;font-weight:400;color:#ffffffbf}.about-skill hr{outline:none;border:none;width:50%;height:8px;border-radius:50px;background:linear-gradient(270deg,#df8908 50.41%,#841584 90.2%)}.about-achivements{display:flex;width:100%;justify-content:space-around;margin-bottom:80px}.about-achivement{display:flex;flex-direction:column;align-items:center;gap:10px;transition:.5s}.about-achivement h1{font-size:60px;font-weight:700;background:linear-gradient(270deg,#df8908 50.41%,#841584 90.2%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-divider{width:3px;height:110px;background:#fff6;flex-shrink:0}.about-skill:hover{transform:scale(1.05);transition:.3s}.about-achivement:hover{transform:scale(1.12);transition:.5s}@media(max-width:768px){.about{gap:40px;margin:20px 35px 20px 30px;align-items:center}.about-right{margin-top:0}.about-title h1{font-size:30px;padding:0}.about-title img{width:130px;margin-right:-20px}.about-sections{flex-direction:column}.about-left{display:none}.about-para{font-size:15px;line-height:1.75}.about-skill{gap:20px;align-items:center}.about-skill p{font-size:15px;min-width:20%}.about-skill hr{height:6px}.about-achievements{justify-content:space-between}.about-achivement{gap:10px}.about-achivement h1{font-size:30px;font-weight:700}.about-achivement p{text-align:center;font-size:12px}.about-divider{height:90px;width:2px}}@media(max-width:400px){.about{padding:30px 16px}.about-title h1{font-size:26px}.about-para{font-size:15px;line-height:26px}.about-skill p{font-size:13px;min-width:75px}.about-achivement{padding:0 10px}.about-achivement h1{font-size:22px}.about-achivement p{font-size:10px}.about-divider{height:75px}}.services{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:70px 10%;box-sizing:border-box}.services-title{position:relative}.services-title h1{padding:0 10px;font-size:50px;font-weight:400;text-align:center}.services-title img{position:absolute;top:0;right:0;z-index:-1}.services-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;margin-bottom:80px}.services-format{display:flex;flex-direction:column;justify-content:center;gap:20px;padding:30px;border-radius:10px;border:2px solid rgba(255,255,255,.12);cursor:pointer;transition:.4s}.services-format h3{font-size:28px;color:#ffffffbf}.services-format h2{font-size:38px;font-weight:800;background:linear-gradient(270deg,#df8908 50.41%,#841584 90.2%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.services-format p{color:#ffffffbf;font-size:17px;line-height:1.7}.services-readmore{display:flex;gap:20px;align-items:center;margin-top:20px}.services-format:hover{border:2px solid #ff00ff;background:linear-gradient(45deg,#3f0028,#582300);transform:scale(1.03)}@media(max-width:768px){.services{align-items:center;gap:40px;margin:20px 35px 20px 30px;width:auto}.services-title h1{padding:0;font-size:30px}.services-title img{width:130px;margin-right:-20px}.services-container{grid-template-columns:1fr;gap:16px;margin-bottom:40px;width:100%}.services-format{gap:12px;padding:24px}.services-format h3{font-size:22px}.services-format h2{font-size:24px}.services-format p{font-size:15px;line-height:1.7;max-width:100%}.services-readmore img{width:20px}}@media(max-width:400px){.services{padding:30px 16px}.services-title h1{font-size:26px}.services-format h2{font-size:22px}.services-format p{font-size:14px}}.mywork{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:70px 10%;box-sizing:border-box}.mywork-title{position:relative}.mywork-title h1{padding:0 10px;font-size:50px;font-weight:400;text-align:center}.mywork-title img{position:absolute;bottom:0;right:0;z-index:-1}.mywork-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;margin-bottom:80px}.project-card{display:flex;flex-direction:column;gap:16px;padding:30px;border-radius:10px;border:2px solid rgba(255,255,255,.12);cursor:pointer;transition:.3s}.project-card:hover{border:2px solid #ff00ff;background:linear-gradient(45deg,#3f0028,#582300);transform:scale(1.03)}.project-card img{width:30px}.project-card h1,.project-card h2,.project-card h3{font-size:28px;font-weight:700;background:linear-gradient(270deg,#df8908 50.41%,#841584 90.2%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.3}.project-card p{color:#ffffffbf;font-size:17px;line-height:1.7;flex:1}.project-card button{border:none;color:#fff;border-radius:50px;background:linear-gradient(270deg,#df8908 80%,#b415ff);font-size:15px;padding:10px 40px;cursor:pointer;transition:.3s;margin-top:auto}.project-card a{display:flex;justify-content:center;margin-top:auto;text-decoration:none}.project-card button:hover{transform:scale(1.05)}@media(max-width:768px){.mywork{gap:40px;margin:20px 35px 20px 30px;align-items:center;width:auto}.mywork-title h1{font-size:30px;padding:0}.mywork-title img{width:130px;margin-right:-10px}.mywork-container{grid-template-columns:1fr;gap:16px;margin-bottom:40px;width:100%}.project-card{padding:24px;gap:12px}.project-card h1,.project-card h2,.project-card h3{font-size:22px}.project-card p{font-size:15px;line-height:1.7}.project-card button{font-size:16px;padding:10px 30px;align-self:flex-start}}@media(max-width:400px){.mywork{padding:30px 16px}.mywork-title h1{font-size:26px}.project-card h1,.project-card h2,.project-card h3{font-size:20px}.project-card p{font-size:14px}.project-card button{font-size:15px;padding:9px 24px;align-self:center}}.contact{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:70px 10%;box-sizing:border-box}.contact-title{position:relative}.contact-title h1{padding:0 30px;font-size:50px;font-weight:500}.contact-title img{position:absolute;bottom:0;right:0;z-index:-1}.contact-section{display:flex;gap:50px;width:100%;margin-bottom:80px}.contact-left{display:flex;flex-direction:column;gap:30px;flex:1}.contact-left h1{font-size:80px;font-weight:700;background:linear-gradient(270deg,#df8908 80%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-left p{max-width:550px;color:#ffffffbf;font-size:20px;line-height:35px}.contact-details{display:flex;flex-direction:column;gap:30px;font-size:22px}.contact-detail{display:flex;align-items:center;gap:20px}.contact-right{display:flex;flex-direction:column;gap:20px;align-items:start;flex:1}.contact-right label{color:#ffffffbf;font-size:22px;font-weight:500}.contact-right input{border:none;width:100%;height:50px;padding-left:20px;border-radius:4px;background:#32323c;color:#a0a0a0;font-family:Outfit;font-size:20px;box-sizing:border-box}.contact-right textarea{width:100%;border:none;padding:20px;border-radius:4px;background:#32323c;color:#a0a0a0;font-family:Outfit;font-size:20px;box-sizing:border-box;resize:vertical}.contact-submit{border:none;color:#fff;border-radius:50px;background:linear-gradient(270deg,#df8908 80%,#b415ff);font-size:20px;padding:10px 50px;margin-bottom:50px;cursor:pointer;transition:.3s}.contact-submit:hover{transform:scale(1.1)}@media(max-width:768px){.contact{align-items:center;gap:40px;margin:20px 35px 20px 30px;width:auto}.contact-title h1{padding:0;font-size:30px}.contact-title img{width:130px;margin-right:-20px}.contact-section{flex-direction:column;gap:40px;width:100%;margin-bottom:40px}.contact-left h1{font-size:40px}.contact-left p{font-size:16px;line-height:28px;max-width:100%}.contact-detail{gap:15px}.contact-detail img{width:25px}.contact-detail p{font-size:15px}.contact-right{width:100%}.contact-right label{font-size:16px}.contact-right input{width:100%;font-size:15px;height:46px}.contact-right textarea{width:100%;font-size:15px}.contact-submit{font-size:15px;padding:12px 32px;margin-bottom:20px}}@media(max-width:400px){.contact{padding:30px 16px}.contact-title h1{font-size:26px}.contact-left h1{font-size:34px}.contact-left p{font-size:14px;line-height:26px}.contact-detail p{font-size:13px}.contact-right label{font-size:14px}.contact-right input{font-size:14px;height:42px}.contact-right textarea{font-size:14px}.contact-submit{font-size:14px;padding:10px 28px}}.footer{margin:70px 10%;box-sizing:border-box;display:flex;flex-direction:column;gap:80px}.footer-top{display:flex;justify-content:space-between;gap:40px}.footer-top-left{padding:20px 50px 20px 20px;border-radius:16px;border:2px solid rgba(255,255,255,.12);background:#ffffff0a;max-width:550px;cursor:pointer;transition:.3s}.footer-top-left:hover{border:2px solid #ff00ff;background:linear-gradient(45deg,#3f0028,#582300);transform:scale(1.03)}.footer-top-left h1{margin-bottom:15px;font-size:28px;font-weight:700;line-height:1.3;background:linear-gradient(355deg,#df8908,#841584);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:1px}.strength-list{list-style:none;padding-left:0;margin-top:10px}.strength-list li{position:relative;padding-left:25px;margin-bottom:8px;color:#ffffffbf}.strength-list li:before{content:"✔";position:absolute;left:0;color:orange;font-weight:700}.footer-top-right{display:flex;flex-direction:column;gap:20px;padding:20px;border-radius:16px;border:2px solid rgba(255,255,255,.12);background:#ffffff0a;max-width:400px;cursor:pointer;transition:.3s}.footer-top-right:hover{border:2px solid #ff00ff;background:linear-gradient(45deg,#3f0028,#582300);transform:scale(1.03)}.footer-top-right h2{font-size:28px;font-weight:700;color:#ffffffe6;text-align:center;background:linear-gradient(355deg,#df8908,#841584);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:1px}.footer-social{display:flex;flex-direction:column;gap:16px}.social-link{display:flex;align-items:center;gap:16px;text-decoration:none;color:#ffffffbf;font-size:18px;padding:12px 24px;border-radius:10px;border:2px solid rgba(255,255,255,.15);background:#ffffff0a;transition:.3s;min-width:200px}.social-link:hover{border-color:#df8908;background:#df890814;color:#fff;transform:scale(1.03)}.social-icon{width:28px;height:28px;object-fit:contain}hr{border:none;border-top:1px solid rgba(255,255,255,.1);width:100%}.footer-bottom{display:flex;justify-content:center;align-items:center;font-size:18px;padding-bottom:50px}.footer-bottom-right{display:flex;gap:50px;justify-content:center}@media(max-width:768px){.footer{margin:20px 35px 20px 30px;gap:40px;width:auto}.footer-top{flex-direction:column;gap:30px}.footer-top-left{max-width:100%;width:100%;padding:20px;box-sizing:border-box}.footer-top-left h1{margin-bottom:12px;font-size:22px}.strength-list li{font-size:15px}.footer-top-right{max-width:100%;width:100%;margin-top:0;box-sizing:border-box}.footer-top-right h2{font-size:22px}.footer-social{flex-direction:column;gap:12px;width:100%}.social-link{flex:1;justify-content:flex-start;font-size:15px;padding:10px 16px;min-width:unset;box-sizing:border-box}.footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:16px;font-size:14px;padding-bottom:30px}.footer-bottom-right{flex-direction:column;align-items:center;gap:6px}}@media(max-width:400px){.footer{padding:30px 16px 0}.footer-top-left h1{font-size:20px}.footer-top-left p{font-size:14px}.strength-list li{font-size:13px}.footer-top-right h2{font-size:18px}.footer-social{flex-direction:column;width:100%}.social-link{width:100%;font-size:13px;padding:9px 12px;gap:10px;min-width:unset}.social-icon{width:22px;height:22px;object-fit:contain}.footer-bottom{font-size:13px}}
