*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif;background-color:#09090b;color:#fff;min-height:100dvh;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bg-gradient{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(88,28,135,.2),transparent 50%,#09090B);pointer-events:none}.bg-grid{position:fixed;top:0;right:0;bottom:0;left:0;opacity:.1;pointer-events:none}.bg-hexagon{position:fixed;pointer-events:none}.bg-hexagon-1{top:4rem;right:1.5rem;opacity:.2}.bg-hexagon-2{top:6rem;right:3rem;opacity:.1}.bg-purple-glow{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;height:300px;background:linear-gradient(to top,rgba(147,51,234,.2),rgba(168,85,247,.05) 50%,transparent);pointer-events:none}.hero{position:relative;z-index:10;display:flex;flex-direction:column;height:100dvh;max-width:480px;margin:0 auto;padding:1rem}.hero-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0}.hero-bottom{padding-bottom:1rem;flex-shrink:0}.hero-image-wrapper{position:relative;margin-bottom:1.5rem;flex-shrink:1}.hero-image-float{animation:float 3s ease-in-out infinite}.hero-image-container{position:relative;width:20rem;max-width:45dvh;aspect-ratio:1}.hero-image-glow{position:absolute;top:-2rem;right:-2rem;bottom:-2rem;left:-2rem;border-radius:9999px;background:#a855f726;filter:blur(48px)}.hero-face{position:relative;width:100%;height:100%;border-radius:9999px;object-fit:cover}.hero-title{font-family:Urbanist,DM Sans,sans-serif;font-weight:600;font-size:clamp(1.875rem,5vw,2.25rem);text-align:center;color:#fff;margin-bottom:.5rem}.hero-subtitle{font-size:clamp(.875rem,2.5vw,1rem);text-align:center;color:#ffffff80;font-style:italic}.stats-bar{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}.stat{text-align:center}.stat-value{font-size:clamp(1.125rem,3vw,1.25rem);font-weight:700;color:#fff;line-height:1.2}.stat-stars{display:flex;align-items:center;justify-content:center;gap:2px;margin-bottom:2px}.star-icon{width:.75rem;height:.75rem;color:#c084fc}.stat-label{font-size:.5625rem;color:#fff6;text-transform:uppercase;letter-spacing:.05em}.stat-divider{width:1px;height:1.5rem;background:#ffffff1a;flex-shrink:0}.app-store-link{display:flex;justify-content:center}.app-store-link img{height:52px;width:auto}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.anim-scale{animation:scaleIn .8s ease-out .1s both}.anim-slide{animation:slideUp .6s ease-out both}@media(min-width:640px){.hero{padding:1.5rem}.hero-image-container{width:24rem}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1rem}.stats-bar{gap:1.25rem}.stat-divider{height:2rem}.stat-value{font-size:1.25rem}.star-icon{width:.875rem;height:.875rem}.stat-label{font-size:.625rem}.hero-bottom{padding-bottom:1.5rem}}@media(prefers-reduced-motion:reduce){.hero-image-float{animation:none}.anim-scale,.anim-slide{animation:none;opacity:1}}
