.Navbar-module__nuAbfa__nav{z-index:100;border-bottom:1px solid #0000;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(20px);border-color:var(--border);background:#09090fbf}.Navbar-module__nuAbfa__inner{align-items:center;gap:24px;padding-top:18px;padding-bottom:18px;display:flex}.Navbar-module__nuAbfa__logo{font-family:var(--font-display);align-items:center;gap:10px;margin-right:auto;font-size:1.4rem;font-weight:700;display:flex}.Navbar-module__nuAbfa__logoImg{object-fit:contain;border-radius:8px}.Navbar-module__nuAbfa__links{align-items:center;gap:4px;list-style:none;display:flex}.Navbar-module__nuAbfa__link{border-radius:var(--radius-sm);color:var(--text-secondary);padding:8px 14px;font-size:.9rem;font-weight:500;transition:color .2s,background .2s}.Navbar-module__nuAbfa__link:hover{color:var(--text-primary);background:var(--border)}.Navbar-module__nuAbfa__cta{padding:9px 20px;font-size:.875rem}.Navbar-module__nuAbfa__burger{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:4px;display:none}.Navbar-module__nuAbfa__mobileMenu{z-index:99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#09090ff2;flex-direction:column;gap:8px;padding:20px 24px;display:flex;position:fixed;top:65px;left:0;right:0}.Navbar-module__nuAbfa__mobileLink{border-radius:var(--radius-sm);color:var(--text-secondary);padding:14px 16px;font-size:1rem;font-weight:500;transition:color .2s,background .2s}.Navbar-module__nuAbfa__mobileLink:hover{color:var(--text-primary);background:var(--border)}@media (max-width:768px){.Navbar-module__nuAbfa__links,.Navbar-module__nuAbfa__cta{display:none}.Navbar-module__nuAbfa__burger{display:flex}}
.Footer-module__EZoWya__footer{z-index:2;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#09090f99;position:relative}.Footer-module__EZoWya__inner{flex-wrap:wrap;align-items:center;gap:40px;padding-top:40px;padding-bottom:40px;display:flex}.Footer-module__EZoWya__brand{flex:1;min-width:180px}.Footer-module__EZoWya__logo{font-family:var(--font-display);align-items:center;gap:10px;margin-bottom:8px;font-size:1.3rem;font-weight:700;display:flex}.Footer-module__EZoWya__logoImg{object-fit:contain;border-radius:6px}.Footer-module__EZoWya__tagline{color:var(--text-muted);font-size:.875rem}.Footer-module__EZoWya__nav{flex-wrap:wrap;gap:24px;display:flex}.Footer-module__EZoWya__link{color:var(--text-muted);font-size:.875rem;transition:color .2s}.Footer-module__EZoWya__link:hover{color:var(--text-primary)}.Footer-module__EZoWya__socials{gap:10px;display:flex}.Footer-module__EZoWya__socialBtn{border-radius:var(--radius-sm);background:var(--bg-card);border:1px solid var(--border);width:38px;height:38px;color:var(--text-muted);justify-content:center;align-items:center;transition:all .2s;display:flex}.Footer-module__EZoWya__socialBtn:hover{color:var(--accent);border-color:var(--accent-border);background:var(--accent-dim)}.Footer-module__EZoWya__bottom{border-top:1px solid var(--border);color:var(--text-muted);padding:16px 0;font-size:.8rem}
.Hero-module__Z8hQ_W__hero{z-index:2;align-items:center;min-height:100vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__content{z-index:2;grid-template-columns:1fr;gap:28px;padding-top:8px;padding-bottom:80px;display:grid;position:relative;max-width:700px!important}.Hero-module__Z8hQ_W__badge{display:flex}.Hero-module__Z8hQ_W__heading{letter-spacing:-.03em;font-size:clamp(2.6rem,6vw,4rem);line-height:1.1}.Hero-module__Z8hQ_W__wordWrap{vertical-align:bottom;min-width:clamp(200px,40vw,350px);height:1.1em;display:inline-block;position:relative}.Hero-module__Z8hQ_W__word{white-space:nowrap;transition:opacity .3s,transform .3s;display:inline-block;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__wordIn{opacity:1;transform:translateY(0)}.Hero-module__Z8hQ_W__wordOut{opacity:0;transform:translateY(8px)}.Hero-module__Z8hQ_W__sub{color:var(--text-secondary);max-width:560px;font-size:1.1rem;line-height:1.75}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__Z8hQ_W__stats{border-top:1px solid var(--border);flex-wrap:wrap;gap:32px;padding-top:12px;display:flex}.Hero-module__Z8hQ_W__stat{flex-direction:column;gap:2px;display:flex}.Hero-module__Z8hQ_W__statValue{font-family:var(--font-display);color:var(--text-primary);font-size:1.5rem;font-weight:700}.Hero-module__Z8hQ_W__statLabel{color:var(--text-muted);font-size:.8rem}.Hero-module__Z8hQ_W__visual{justify-content:center;align-items:center;width:340px;height:340px;display:flex;position:absolute;top:50%;right:-40px;transform:translateY(-50%)}.Hero-module__Z8hQ_W__cube{width:120px;height:120px;transform-style:preserve-3d;animation:5s ease-in-out infinite Hero-module__Z8hQ_W__cubeFloat;position:relative;transform:rotateX(30deg)rotateY(-40deg)}.Hero-module__Z8hQ_W__face{border-radius:8px;position:absolute}.Hero-module__Z8hQ_W__top{background:linear-gradient(135deg, var(--accent), #a78bfa);opacity:.9;width:120px;height:120px;transform:rotateX(90deg)translateZ(60px)}.Hero-module__Z8hQ_W__left{background:linear-gradient(135deg, #4a3ea0, var(--accent));width:120px;height:120px;transform:rotateY(0)translateZ(60px)}.Hero-module__Z8hQ_W__right{background:linear-gradient(135deg,#2d2460,#4a3ea0);width:120px;height:120px;transform:rotateY(90deg)translateZ(60px)}.Hero-module__Z8hQ_W__cubeGlow{background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);border-radius:50%;width:200px;height:200px;animation:3s ease-in-out infinite Hero-module__Z8hQ_W__glowPulse;position:absolute}.Hero-module__Z8hQ_W__orb1{background:var(--green);width:16px;height:16px;box-shadow:0 0 20px var(--green-glow);border-radius:50%;animation:3.5s ease-in-out infinite Hero-module__Z8hQ_W__orbFloat;position:absolute;top:20px;right:20px}.Hero-module__Z8hQ_W__orb2{background:var(--accent);width:10px;height:10px;box-shadow:0 0 14px var(--accent-glow);border-radius:50%;animation:4.5s ease-in-out infinite reverse Hero-module__Z8hQ_W__orbFloat;position:absolute;bottom:40px;left:30px}@keyframes Hero-module__Z8hQ_W__cubeFloat{0%,to{transform:rotateX(30deg)rotateY(-40deg)translateY(0)}50%{transform:rotateX(33deg)rotateY(-38deg)translateY(-12px)}}@keyframes Hero-module__Z8hQ_W__glowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes Hero-module__Z8hQ_W__orbFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:900px){.Hero-module__Z8hQ_W__visual{display:none}.Hero-module__Z8hQ_W__content{max-width:100%!important}}@media (max-width:480px){.Hero-module__Z8hQ_W__heading{font-size:2.2rem}.Hero-module__Z8hQ_W__actions{flex-direction:column}.Hero-module__Z8hQ_W__actions .Hero-module__Z8hQ_W__btn{justify-content:center;width:100%}.Hero-module__Z8hQ_W__stats{gap:20px}}
.ProjectCard-module__MnOYna__card{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.ProjectCard-module__MnOYna__imageWrapper{z-index:0;border-radius:var(--radius-lg) var(--radius-lg) 0 0;width:100%;height:110px;transition:height .4s var(--ease), border-radius .4s var(--ease);position:absolute;top:0;left:0;overflow:hidden}.ProjectCard-module__MnOYna__compact .ProjectCard-module__MnOYna__imageWrapper{height:80px}.card:hover .ProjectCard-module__MnOYna__imageWrapper{border-radius:var(--radius-lg);height:100%}.ProjectCard-module__MnOYna__fallbackBg{background:linear-gradient(135deg, color-mix(in srgb, var(--card-color) 60%, transparent), color-mix(in srgb, var(--card-color) 20%, transparent));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ProjectCard-module__MnOYna__initial{font-family:var(--font-display);color:#ffffffe6;transition:transform .4s var(--ease), opacity .4s var(--ease);font-size:1.5rem;font-weight:800}.card:hover .ProjectCard-module__MnOYna__initial{opacity:.2;transform:scale(2.5)}.ProjectCard-module__MnOYna__gradientOverlay{background:linear-gradient(to top, var(--bg-card-hover) 0%, #1e1e27e6 35%, transparent 100%);z-index:1;opacity:0;transition:opacity .4s var(--ease);position:absolute;inset:0}.card:hover .ProjectCard-module__MnOYna__gradientOverlay{opacity:1}.ProjectCard-module__MnOYna__body{z-index:2;flex-direction:column;flex:1;gap:10px;margin-top:110px;padding:20px 22px 22px;display:flex;position:relative}.ProjectCard-module__MnOYna__compact .ProjectCard-module__MnOYna__body{margin-top:80px}.ProjectCard-module__MnOYna__tags{flex-wrap:wrap;gap:6px;display:flex}.ProjectCard-module__MnOYna__tag{color:var(--tag-color,var(--accent))!important;background:color-mix(in srgb, var(--tag-color,var(--accent)) 12%, transparent)!important;border-color:color-mix(in srgb, var(--tag-color,var(--accent)) 30%, transparent)!important;font-size:.7rem!important}.ProjectCard-module__MnOYna__title{font-size:1.1rem;font-weight:700;line-height:1.3}.ProjectCard-module__MnOYna__desc{color:var(--text-secondary);flex:1;font-size:.875rem;line-height:1.6}.ProjectCard-module__MnOYna__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.ProjectCard-module__MnOYna__actions{align-items:center;gap:8px;display:flex}.ProjectCard-module__MnOYna__meta{align-items:center;gap:12px;display:flex}.ProjectCard-module__MnOYna__version{color:var(--text-muted);font-family:monospace;font-size:.75rem}.ProjectCard-module__MnOYna__downloads{color:var(--text-muted);align-items:center;gap:4px;font-size:.75rem;display:flex}.ProjectCard-module__MnOYna__link{border-radius:var(--radius-sm)!important;padding:7px 14px!important;font-size:.8rem!important}.ProjectCard-module__MnOYna__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease), filter .5s var(--ease)}.card:hover .ProjectCard-module__MnOYna__thumbnail{transform:scale(1.05)}
.FeaturedProjects-module__fZOAPG__section{z-index:2;position:relative}.FeaturedProjects-module__fZOAPG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:48px;display:flex}.FeaturedProjects-module__fZOAPG__viewAll{flex-shrink:0;align-self:flex-end}.FeaturedProjects-module__fZOAPG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.FeaturedProjects-module__fZOAPG__animatedCard{height:100%}@media (max-width:900px){.FeaturedProjects-module__fZOAPG__grid{grid-template-columns:1fr 1fr}.FeaturedProjects-module__fZOAPG__header{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.FeaturedProjects-module__fZOAPG__grid{grid-template-columns:1fr}}
.Testimonials-module__MlUweW__section{z-index:2;position:relative}.Testimonials-module__MlUweW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:52px;display:flex}.Testimonials-module__MlUweW__ratingBadge{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.Testimonials-module__MlUweW__stars{gap:3px;display:flex}.Testimonials-module__MlUweW__star{color:#f59e0b;fill:#f59e0b}.Testimonials-module__MlUweW__ratingNum{font-family:var(--font-display);font-size:2rem;font-weight:800;line-height:1}.Testimonials-module__MlUweW__ratingLabel{color:var(--text-muted);font-size:.8rem}.Testimonials-module__MlUweW__carouselWrap{position:relative}.Testimonials-module__MlUweW__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:20px;padding-bottom:12px;display:flex;overflow-x:auto}.Testimonials-module__MlUweW__track::-webkit-scrollbar{display:none}.Testimonials-module__MlUweW__card{scroll-snap-align:start;cursor:default;flex-direction:column;flex:0 0 340px;gap:16px;padding:28px;display:flex}.Testimonials-module__MlUweW__text{color:var(--text-secondary);flex:1;font-size:.93rem;font-style:italic;line-height:1.7}.Testimonials-module__MlUweW__author{border-top:1px solid var(--border);align-items:center;gap:12px;padding-top:16px;display:flex}.Testimonials-module__MlUweW__avatar{border-radius:var(--radius-sm);width:40px;height:40px;font-family:var(--font-display);color:#fff;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.Testimonials-module__MlUweW__avatarImage{border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;width:40px;height:40px}.Testimonials-module__MlUweW__authorInfo{flex-direction:column;flex:1;display:flex}.Testimonials-module__MlUweW__name{font-size:.9rem;font-weight:600}.Testimonials-module__MlUweW__handle{color:var(--text-muted);font-size:.78rem}.Testimonials-module__MlUweW__metaInfo{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.Testimonials-module__MlUweW__projectsCount{color:var(--text-muted);font-size:.7rem}.Testimonials-module__MlUweW__platform{letter-spacing:.04em;font-size:.75rem;font-weight:700}.Testimonials-module__MlUweW__arrow{z-index:10;background:var(--bg-card);border:1px solid var(--border-strong);width:40px;height:40px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Testimonials-module__MlUweW__arrow:hover{background:var(--accent-dim);border-color:var(--accent-border);color:var(--accent)}.Testimonials-module__MlUweW__arrowLeft{left:-20px}.Testimonials-module__MlUweW__arrowRight{right:-20px}@media (max-width:768px){.Testimonials-module__MlUweW__header{flex-direction:column;align-items:flex-start}.Testimonials-module__MlUweW__ratingBadge{align-items:flex-start}.Testimonials-module__MlUweW__card{flex:0 0 290px}.Testimonials-module__MlUweW__arrowLeft{left:0}.Testimonials-module__MlUweW__arrowRight{right:0}}
.projects-module__lnHueG__main{z-index:2;min-height:100vh;padding-top:140px;padding-bottom:100px;position:relative}.projects-module__lnHueG__header{margin-bottom:48px}.projects-module__lnHueG__title{margin-bottom:12px}.projects-module__lnHueG__filters{flex-wrap:wrap;gap:8px;margin-bottom:48px;display:flex}.projects-module__lnHueG__filterBtn{border-radius:var(--radius-full);border:1px solid var(--border-strong);color:var(--text-secondary);font-size:.875rem;font-weight:500;font-family:var(--font-sans);cursor:pointer;background:0 0;padding:8px 18px;transition:all .2s}.projects-module__lnHueG__filterBtn:hover{border-color:var(--accent-border);color:var(--accent);background:var(--accent-dim)}.projects-module__lnHueG__activeFilter{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important}.projects-module__lnHueG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.projects-module__lnHueG__empty{text-align:center;color:var(--text-muted);padding:64px 0;font-size:1.1rem}@media (max-width:900px){.projects-module__lnHueG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.projects-module__lnHueG__grid{grid-template-columns:1fr}.projects-module__lnHueG__main{padding-top:100px}}
