.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:-1;background:radial-gradient(circle at 10% 20%,#f4753826 0%,#0000 40%),radial-gradient(circle at 90% 80%,#301e5840 0%,#0000 40%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__content{z-index:1;max-width:600px}.Hero-module__ZARIfG__title{letter-spacing:-2px;margin-bottom:2rem;font-size:4.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__heroLogo{margin-bottom:2rem;animation:.8s ease-out Hero-module__ZARIfG__fadeInDown}@keyframes Hero-module__ZARIfG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__subtitle{color:var(--primary);letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:1.2rem;font-weight:600;display:block}.Hero-module__ZARIfG__description{color:#a1a1aa;max-width:90%;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__actions{gap:1.5rem;display:flex}.Hero-module__ZARIfG__btnOutline{cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:99px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-block}.Hero-module__ZARIfG__btnOutline:hover{border-color:var(--primary);background:#ffffff1a;transform:translateY(-2px)}.Hero-module__ZARIfG__visual{perspective:1000px;justify-content:center;align-items:center;height:500px;display:flex;position:relative}.Hero-module__ZARIfG__floatingCard{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:30px;flex-direction:column;width:320px;height:480px;padding:2rem;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;display:flex;position:relative;overflow:hidden;transform:rotateY(-15deg)rotateX(10deg);box-shadow:0 25px 50px -12px #00000080,0 0 30px #f475381a}.Hero-module__ZARIfG__floatingCard:before{content:"";pointer-events:none;background:linear-gradient(#f475381a,#0000);height:200px;position:absolute;top:0;left:0;right:0}.Hero-module__ZARIfG__cardContent{margin-top:auto}.Hero-module__ZARIfG__cardLine{background:#ffffff1a;border-radius:6px;height:12px;margin-bottom:12px}.Hero-module__ZARIfG__cardLine:first-child{background:var(--accent-gradient);width:60%}.Hero-module__ZARIfG__cardLine:nth-child(2){width:80%}.Hero-module__ZARIfG__cardLine:nth-child(3){width:40%}.Hero-module__ZARIfG__glowOrb{background:var(--primary);filter:blur(80px);opacity:.2;z-index:-1;border-radius:50%;width:300px;height:300px;animation:8s ease-in-out infinite Hero-module__ZARIfG__pulse;position:absolute}@keyframes Hero-module__ZARIfG__float{0%,to{transform:rotateY(-15deg)rotateX(10deg)translateY(0)}50%{transform:rotateY(-10deg)rotateX(5deg)translateY(-20px)}}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}}@media (max-width:968px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr;padding-top:4rem}.Hero-module__ZARIfG__content{margin:0 auto}.Hero-module__ZARIfG__description{margin:0 auto 3rem}.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__visual{height:400px;margin-top:4rem}.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__floatingCard{animation:6s ease-in-out infinite Hero-module__ZARIfG__floatMobile;transform:rotateY(0)rotateX(0)}}@keyframes Hero-module__ZARIfG__floatMobile{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}
.AppsDev-module__8qB_dW__section{background:var(--background);padding:8rem 0;position:relative}.AppsDev-module__8qB_dW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.AppsDev-module__8qB_dW__heading{text-align:center;margin-bottom:4rem;font-size:3rem;font-weight:800}.AppsDev-module__8qB_dW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;display:grid}.AppsDev-module__8qB_dW__card{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:30px;padding:3rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.AppsDev-module__8qB_dW__card:hover{border-color:#f475384d;transform:translateY(-10px);box-shadow:0 25px 40px -10px #00000080}.AppsDev-module__8qB_dW__card:before{content:"";opacity:0;background:radial-gradient(circle at 100% 0,#f475380d,#0000 60%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.AppsDev-module__8qB_dW__card:hover:before{opacity:1}.AppsDev-module__8qB_dW__icon{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;margin-bottom:2rem;padding:1rem;font-size:3rem;display:inline-flex}.AppsDev-module__8qB_dW__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.AppsDev-module__8qB_dW__cardDescription{color:#a1a1aa;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.AppsDev-module__8qB_dW__tags{flex-wrap:wrap;gap:.8rem;display:flex}.AppsDev-module__8qB_dW__tag{color:var(--primary);background:#f475381a;border-radius:99px;padding:.4rem 1rem;font-size:.85rem;font-weight:500}
.About-module__vAULUW__about{background:linear-gradient(to top,var(--background),#15161a);padding:8rem 0;overflow:hidden}.About-module__vAULUW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.About-module__vAULUW__contentWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__vAULUW__imageWrapper{justify-content:center;align-items:center;display:flex;position:relative}.About-module__vAULUW__imageContainer{border:2px solid #ffffff1a;border-radius:20px;width:350px;height:350px;transition:transform .3s;position:relative;overflow:hidden;transform:rotate(-3deg);box-shadow:0 20px 40px #0006}.About-module__vAULUW__imageContainer:hover{transform:rotate(0)scale(1.02)}.About-module__vAULUW__profileImage{object-fit:cover}.About-module__vAULUW__content{text-align:left}.About-module__vAULUW__heading{margin-bottom:2rem;font-size:2.5rem}.About-module__vAULUW__text{color:#ccc;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__vAULUW__text strong{color:#fff;font-weight:600}.About-module__vAULUW__stats{gap:3rem;margin-top:3rem;display:flex}.About-module__vAULUW__stat{flex-direction:column;display:flex}.About-module__vAULUW__number{color:var(--primary);margin-bottom:.2rem;font-size:2.5rem;font-weight:800}.About-module__vAULUW__label{color:#888;text-transform:uppercase;letter-spacing:1px;font-size:.85rem}@media (max-width:968px){.About-module__vAULUW__about{padding:4rem 1.5rem}.About-module__vAULUW__contentWrapper{text-align:center;grid-template-columns:1fr;gap:3rem}.About-module__vAULUW__content{text-align:center}.About-module__vAULUW__imageContainer{width:280px;height:280px;transform:rotate(0)}.About-module__vAULUW__stats{justify-content:center}}
.Contact-module__hcVmEa__contact{background:var(--background);text-align:center;padding:8rem 0}.Contact-module__hcVmEa__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Contact-module__hcVmEa__wrapper{background:linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid #ffffff0d;border-radius:24px;max-width:600px;margin:0 auto;padding:3rem}.Contact-module__hcVmEa__heading{margin-bottom:1.5rem;font-size:2.5rem}.Contact-module__hcVmEa__text{color:#ccc;margin-bottom:2.5rem;line-height:1.6}.Contact-module__hcVmEa__info{border-top:1px solid #ffffff0d;margin-top:3rem;padding-top:2rem}.Contact-module__hcVmEa__info p{color:#666;margin-bottom:1rem;font-size:.9rem}.Contact-module__hcVmEa__socials{justify-content:center;align-items:center;gap:1rem;display:flex}.Contact-module__hcVmEa__socials a{color:#fff;font-weight:500;transition:color .2s}.Contact-module__hcVmEa__socials a:hover{color:var(--primary)}.Contact-module__hcVmEa__separator{color:#444}@media (max-width:768px){.Contact-module__hcVmEa__contact{padding:4rem 0}.Contact-module__hcVmEa__wrapper{padding:2rem}}
