.hero-overview{position:relative;padding-top:var(--space-16);padding-bottom:var(--space-12)}.hero-layout{display:grid;gap:var(--space-8);align-items:center}@media(min-width:900px){.hero-layout{grid-template-columns:minmax(0,1.4fr)minmax(0,1.1fr)}}.hero-content{max-width:34rem;position:relative;z-index:1}.hero-visual{position:relative}.hero-card{min-height:0}.hero-meta-row{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:var(--space-4)}.dot{width:0.55rem;height:0.55rem;border-radius:999px}.dot-yellow{background:var(--color-accent-yellow)}.dot-turquoise{background:var(--color-accent-turquoise)}.pill-row{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:var(--space-3)}.hero-overview .paint-splash.blue{width:220px;height:220px;top:-60px;right:-60px}.hero-overview .paint-splash.pink{width:180px;height:180px;bottom:-50px;left:-40px}.hero-overview .paint-splash.yellow{width:160px;height:160px;top:40%;left:-80px}.section-alt{background:radial-gradient(circle at top,var(--color-bg-alt) 0,rgba(255,255,255,0.9) 55%,#ffffff 100%)}.overview-layout{display:grid;gap:var(--space-6);align-items:flex-start}@media(min-width:900px){.overview-layout{grid-template-columns:minmax(0,1.6fr)minmax(0,1.1fr)}}.kpi-note{font-size:var(--font-size-xs);color:var(--gray-500);margin-top:0.15rem}.how-layout{display:grid;gap:var(--space-8);align-items:center}@media(min-width:900px){.how-layout{grid-template-columns:minmax(0,1.4fr)minmax(0,1.1fr)}}.how-steps{display:grid;gap:var(--space-4);counter-reset:step}.how-steps li{position:relative;padding-left:2.5rem}.how-steps li::before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0.2rem;width:1.8rem;height:1.8rem;border-radius:999px;background:linear-gradient(135deg,var(--color-primary),var(--color-accent-purple));color:#f9fafb;font-size:0.9rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-xs)}.how-steps h3{font-size:var(--font-size-lg);margin-bottom:0.25rem}.how-steps p{font-size:var(--font-size-sm)}.how-visual{max-width:420px;justify-self:center}.feature-grid{display:grid;gap:var(--space-5)}@media(min-width:768px){.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.feature-card{background:rgba(255,255,255,0.96);border-radius:var(--radius-xl);padding:var(--space-5);box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.feature-card::after{content:"";position:absolute;width:90px;height:90px;border-radius:999px;right:-30px;bottom:-30px;background:radial-gradient(circle,var(--color-accent-yellow),transparent 60%);opacity:0.4}.feature-card:nth-child(2)::after{background:radial-gradient(circle,var(--color-accent-pink),transparent 60%)}.feature-card:nth-child(3)::after{background:radial-gradient(circle,var(--color-accent-turquoise),transparent 60%)}.feature-card:nth-child(4)::after{background:radial-gradient(circle,var(--color-accent-purple),transparent 60%)}.feature-card:nth-child(5)::after{background:radial-gradient(circle,var(--color-accent-orange),transparent 60%)}.feature-card:nth-child(6)::after{background:radial-gradient(circle,var(--color-primary),transparent 60%)}.feature-card h3{font-size:var(--font-size-lg)}.feature-card p{font-size:var(--font-size-sm)}.review-grid{margin-top:var(--space-4)}.review-tags .chip-row{margin-top:0}.review-image .screenshot-frame{margin-top:var(--space-3)}@media(min-width:900px){.review-image{display:flex;align-items:center;justify-content:center}}.gallery-note{margin-top:var(--space-4);font-size:var(--font-size-xs);color:var(--gray-500)}.faq-grid{display:grid;gap:var(--space-4)}@media(min-width:900px){.faq-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.audience-layout{display:grid;gap:var(--space-6)}.audience-list{display:grid;gap:var(--space-4)}.audience-list h3{font-size:var(--font-size-lg)}.audience-list p{font-size:var(--font-size-sm)}.section-cta{padding-bottom:var(--space-16)}.cta-layout{display:grid;gap:var(--space-6);align-items:center}@media(min-width:900px){.cta-layout{grid-template-columns:minmax(0,1.4fr)minmax(0,1.1fr)}}.cta-visual{max-width:360px;justify-self:center}.cta-image-frame{background:linear-gradient(145deg,#bfdbfe,#fce7f3)}[data-swipe-gallery=true]{scroll-snap-type:x mandatory;overflow-x:auto;padding-bottom:0.25rem}@media(min-width:768px){[data-swipe-gallery=true]{scroll-snap-type:none;overflow-x:visible}}[data-swipe-gallery=true] .gallery-item{scroll-snap-align:center;min-width:0}@media(max-width:767px){[data-swipe-gallery=true]{grid-auto-flow:column;grid-auto-columns:80%;grid-template-columns:none}}[data-scroll-target]{scroll-behavior:smooth}