.HomePage-module__wtOjGq__container{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.HomePage-module__wtOjGq__container:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 50% -20%,#6366f126,#0000),radial-gradient(60% 40% at 100%,#8b5cf61a,#0000),radial-gradient(60% 40% at 0 80%,#ec489914,#0000);position:fixed;inset:0}.HomePage-module__wtOjGq__container:after{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:fixed;inset:0}.HomePage-module__wtOjGq__landingMain{z-index:1;flex-direction:column;flex:1;align-items:center;width:100%;padding:0;display:flex;position:relative}.HomePage-module__wtOjGq__heroSection{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative}.HomePage-module__wtOjGq__heroContent{text-align:center;max-width:900px;animation:.8s ease-out HomePage-module__wtOjGq__fadeInUp}.HomePage-module__wtOjGq__heroLabel{color:#a5b4fc;background:#6366f11a;border:1px solid #6366f133;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.85rem;font-weight:500;animation:.8s ease-out .1s backwards HomePage-module__wtOjGq__fadeInUp;display:inline-flex}.HomePage-module__wtOjGq__heroLabel span{animation:2s ease-in-out infinite HomePage-module__wtOjGq__pulse}.HomePage-module__wtOjGq__heroTitle{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.5rem,8vw,5rem);font-weight:800;line-height:1.1;animation:.8s ease-out .2s backwards HomePage-module__wtOjGq__fadeInUp}.HomePage-module__wtOjGq__heroTitleGradient{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 40%,#ec4899 70%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HomePage-module__wtOjGq__heroSubtitle{color:#a0a0b0;max-width:600px;margin:0 auto 40px;font-size:clamp(1.1rem,2.5vw,1.35rem);line-height:1.7;animation:.8s ease-out .3s backwards HomePage-module__wtOjGq__fadeInUp}.HomePage-module__wtOjGq__heroButtons{flex-wrap:wrap;justify-content:center;gap:16px;animation:.8s ease-out .4s backwards HomePage-module__wtOjGq__fadeInUp;display:flex}.HomePage-module__wtOjGq__heroBtnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #6366f166}.HomePage-module__wtOjGq__heroBtnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #6366f180}.HomePage-module__wtOjGq__heroBtnSecondary{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.HomePage-module__wtOjGq__heroBtnSecondary:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.HomePage-module__wtOjGq__scrollIndicator{color:#6b6b7b;text-transform:uppercase;letter-spacing:.1em;flex-direction:column;align-items:center;gap:8px;font-size:.75rem;animation:1s ease-out 1s backwards HomePage-module__wtOjGq__fadeIn;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.HomePage-module__wtOjGq__scrollIndicator:after{content:"";background:linear-gradient(#6366f1,#0000);width:1px;height:40px;animation:2s ease-in-out infinite HomePage-module__wtOjGq__float}.HomePage-module__wtOjGq__aboutSection{text-align:center;width:100%;max-width:800px;padding:80px 24px}.HomePage-module__wtOjGq__sectionLabel{text-transform:uppercase;letter-spacing:.15em;color:#8b5cf6;margin-bottom:16px;font-size:.8rem;font-weight:600;display:inline-block}.HomePage-module__wtOjGq__aboutTitle{color:#fff;margin-bottom:24px;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700}.HomePage-module__wtOjGq__aboutText{color:#a0a0b0;margin-bottom:16px;font-size:1.1rem;line-height:1.8}.HomePage-module__wtOjGq__aboutLink{color:#6366f1;align-items:center;gap:6px;font-weight:600;transition:all .3s;display:inline-flex}.HomePage-module__wtOjGq__aboutLink:hover{color:#8b5cf6;gap:10px}.HomePage-module__wtOjGq__socialLinksContainer{justify-content:center;gap:16px;padding:20px 0 60px;display:flex}.HomePage-module__wtOjGq__socialLink{color:#a0a0b0;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;transition:all .3s;display:flex}.HomePage-module__wtOjGq__socialLink:hover{color:#6366f1;background:#6366f11a;border-color:#6366f14d;transform:translateY(-4px);box-shadow:0 8px 25px #6366f133}.HomePage-module__wtOjGq__projectsSection{width:100%;max-width:1000px;padding:40px 24px 100px}.HomePage-module__wtOjGq__projectsSectionTitle{text-align:center;margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700}.HomePage-module__wtOjGq__projectsSectionSubtitle{text-align:center;color:#6b6b7b;margin-bottom:48px;font-size:1.1rem}.HomePage-module__wtOjGq__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid}.HomePage-module__wtOjGq__projectCard{background:linear-gradient(135deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0f;border-radius:20px;padding:28px;transition:all .4s;position:relative;overflow:hidden}.HomePage-module__wtOjGq__projectCard:before{content:"";opacity:0;background:linear-gradient(90deg,#6366f1,#8b5cf6,#ec4899);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.HomePage-module__wtOjGq__projectCard:hover{border-color:#6366f133;transform:translateY(-8px);box-shadow:0 20px 50px #0000004d,0 0 40px #6366f11a}.HomePage-module__wtOjGq__projectCard:hover:before{opacity:1}.HomePage-module__wtOjGq__projectCardHeader{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.HomePage-module__wtOjGq__projectIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.6rem;display:flex}.HomePage-module__wtOjGq__projectIconShop{color:#ec4899;background:linear-gradient(135deg,#ec489926 0%,#ec48990d 100%);border:1px solid #ec489933}.HomePage-module__wtOjGq__projectIconGame{color:#6366f1;background:linear-gradient(135deg,#6366f126 0%,#6366f10d 100%);border:1px solid #6366f133}.HomePage-module__wtOjGq__projectCardInfo{flex:1}.HomePage-module__wtOjGq__projectTitle{color:#fff;margin-bottom:4px;font-size:1.25rem;font-weight:700}.HomePage-module__wtOjGq__projectMeta{color:#6b6b7b;font-size:.85rem}.HomePage-module__wtOjGq__projectDescription{color:#a0a0b0;margin-bottom:20px;font-size:.95rem;line-height:1.6}.HomePage-module__wtOjGq__projectTechStack{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.HomePage-module__wtOjGq__techTag{color:#a0a0b0;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-family:JetBrains Mono,monospace;font-size:.8rem;display:inline-flex}.HomePage-module__wtOjGq__projectLink{color:#6366f1;align-items:center;gap:8px;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.HomePage-module__wtOjGq__projectLink:hover{color:#8b5cf6;gap:12px}.HomePage-module__wtOjGq__statsSection{flex-wrap:wrap;justify-content:center;gap:48px;padding:40px 24px;display:flex}.HomePage-module__wtOjGq__statItem{text-align:center}.HomePage-module__wtOjGq__statNumber{background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800}.HomePage-module__wtOjGq__statLabel{color:#6b6b7b;text-transform:uppercase;letter-spacing:.1em;font-size:.9rem}@media (max-width:768px){.HomePage-module__wtOjGq__heroSection{min-height:auto;padding:100px 20px 60px}.HomePage-module__wtOjGq__heroButtons{flex-direction:column;width:100%;max-width:300px}.HomePage-module__wtOjGq__heroBtnPrimary,.HomePage-module__wtOjGq__heroBtnSecondary{justify-content:center;width:100%}.HomePage-module__wtOjGq__scrollIndicator{display:none}.HomePage-module__wtOjGq__socialLinksContainer{gap:12px}.HomePage-module__wtOjGq__socialLink{width:48px;height:48px}.HomePage-module__wtOjGq__projectsGrid{grid-template-columns:1fr}.HomePage-module__wtOjGq__statsSection{gap:32px}.HomePage-module__wtOjGq__statNumber{font-size:2rem}}@media (max-width:480px){.HomePage-module__wtOjGq__heroTitle{font-size:2rem}.HomePage-module__wtOjGq__heroSubtitle{font-size:1rem}.HomePage-module__wtOjGq__projectCard{padding:20px}.HomePage-module__wtOjGq__projectCardHeader{flex-direction:column;gap:12px}}
.Header-module__Af2_WG__header{z-index:1000;padding:20px 24px;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(20px);background:#0a0a0fd9;border-bottom:1px solid #ffffff0f;padding:16px 24px}.Header-module__Af2_WG__headerInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Header-module__Af2_WG__logo{align-items:center;gap:12px;text-decoration:none;transition:opacity .3s;display:flex}.Header-module__Af2_WG__logo:hover{opacity:.8}.Header-module__Af2_WG__logoIcon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:800;display:flex}.Header-module__Af2_WG__logoText{color:#fff;letter-spacing:-.02em;font-size:1.1rem;font-weight:600}.Header-module__Af2_WG__nav{align-items:center;gap:8px;display:flex}.Header-module__Af2_WG__navLink{color:#a0a0b0;border-radius:10px;padding:10px 18px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.Header-module__Af2_WG__navLink:hover{color:#fff;background:#ffffff0d}.Header-module__Af2_WG__navLinkIcon{color:#a0a0b0;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-left:8px;font-size:1.2rem;transition:all .3s;display:flex}.Header-module__Af2_WG__navLinkIcon:hover{color:#fff;background:#ffffff0d}.Header-module__Af2_WG__mobileMenuBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;transition:all .3s;display:none}.Header-module__Af2_WG__mobileMenuBtn:hover{background:#ffffff1a}.Header-module__Af2_WG__mobileMenu{-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;background:#12121afa;border:1px solid #ffffff14;border-radius:16px;padding:8px;transition:all .3s;position:absolute;top:100%;left:16px;right:16px;transform:translateY(-10px);box-shadow:0 20px 50px #00000080}.Header-module__Af2_WG__mobileMenuOpen{opacity:1;visibility:visible;transform:translateY(8px)}.Header-module__Af2_WG__mobileNavLink{color:#a0a0b0;border-radius:12px;padding:16px 20px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.Header-module__Af2_WG__mobileNavLink:hover{color:#fff;background:#ffffff0d}@media (max-width:768px){.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__mobileMenuBtn{display:flex}.Header-module__Af2_WG__logoText{display:none}}@media (max-width:400px){.Header-module__Af2_WG__header{padding:16px}.Header-module__Af2_WG__logoIcon{width:36px;height:36px;font-size:1rem}}
.Footer-module__EZoWya__footer{z-index:1;background:linear-gradient(#0000 0%,#0a0a0f80 100%);border-top:1px solid #ffffff0d;margin-top:auto;padding:60px 24px 30px;position:relative}.Footer-module__EZoWya__footerInner{max-width:1000px;margin:0 auto}.Footer-module__EZoWya__footerTop{grid-template-columns:1.5fr 2fr 1fr;gap:48px;margin-bottom:40px;display:grid}.Footer-module__EZoWya__footerBrand{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__brandLogo{align-items:center;gap:10px;display:flex}.Footer-module__EZoWya__logoIcon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:800;display:flex}.Footer-module__EZoWya__logoText{color:#fff;letter-spacing:-.02em;font-size:1rem;font-weight:600}.Footer-module__EZoWya__brandTagline{color:#6b6b7b;max-width:250px;font-size:.9rem;line-height:1.6}.Footer-module__EZoWya__footerLinks{gap:64px;display:flex}.Footer-module__EZoWya__linkGroup{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__linkGroupTitle{text-transform:uppercase;letter-spacing:.1em;color:#a0a0b0;margin-bottom:4px;font-size:.8rem;font-weight:600}.Footer-module__EZoWya__footerLink{color:#6b6b7b;font-size:.9rem;text-decoration:none;transition:all .3s}.Footer-module__EZoWya__footerLink:hover{color:#6366f1}.Footer-module__EZoWya__socialLinks{justify-content:flex-end;gap:12px;display:flex}.Footer-module__EZoWya__socialLink{color:#6b6b7b;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:all .3s;display:flex}.Footer-module__EZoWya__socialLink:hover{color:#6366f1;background:#6366f11a;border-color:#6366f14d;transform:translateY(-2px)}.Footer-module__EZoWya__footerDivider{background:linear-gradient(90deg,#0000,#ffffff14,#0000);height:1px;margin-bottom:24px}.Footer-module__EZoWya__footerBottom{justify-content:space-between;align-items:center;display:flex}.Footer-module__EZoWya__copyright,.Footer-module__EZoWya__madeWith{color:#4b4b5b;font-size:.85rem}.Footer-module__EZoWya__heart{color:#ec4899;animation:1.5s ease-in-out infinite Footer-module__EZoWya__pulse;display:inline-block}@keyframes Footer-module__EZoWya__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media (max-width:900px){.Footer-module__EZoWya__footerTop{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__socialLinks{grid-column:1/-1;justify-content:flex-start;margin-top:16px}}@media (max-width:600px){.Footer-module__EZoWya__footer{padding:48px 20px 24px}.Footer-module__EZoWya__footerTop{grid-template-columns:1fr;gap:32px}.Footer-module__EZoWya__footerLinks{gap:40px}.Footer-module__EZoWya__footerBottom{text-align:center;flex-direction:column;gap:8px}.Footer-module__EZoWya__socialLinks{margin-top:0}}
