:root{--product: #ec4899;--product-light: #f472b6;--product-dark: #db2777;--product-bg: color-mix(in srgb, #ec4899 5%, transparent);--product-border: color-mix(in srgb, #ec4899 20%, transparent)}.mobile-hero[data-astro-cid-luhmxxvi]{padding:calc(var(--header-h) + 2rem) 0 3rem;background:linear-gradient(170deg,var(--bg) 0%,var(--product-bg) 50%,var(--bg) 100%);overflow:hidden}.mobile-hero-grid[data-astro-cid-luhmxxvi]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.mobile-hero-content[data-astro-cid-luhmxxvi]{position:relative}.mobile-hero[data-astro-cid-luhmxxvi] h1[data-astro-cid-luhmxxvi]{font-size:clamp(2.25rem,5vw,3.25rem);letter-spacing:var(--tracking-heading);line-height:1.1;margin:.5rem 0 0}.mobile-hero-desc[data-astro-cid-luhmxxvi]{font-size:1.125rem;color:var(--text-muted);margin:1rem 0 0;line-height:1.6}.mobile-hero-checks[data-astro-cid-luhmxxvi]{display:flex;flex-direction:column;gap:.5rem;margin-top:1.25rem}.mobile-check[data-astro-cid-luhmxxvi]{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;color:var(--text)}.mobile-check[data-astro-cid-luhmxxvi] svg[data-astro-cid-luhmxxvi]{flex-shrink:0;width:18px;height:18px}.mobile-hero-actions[data-astro-cid-luhmxxvi]{display:flex;gap:.75rem;margin-top:1.75rem;flex-wrap:wrap}.mobile-hero-actions[data-astro-cid-luhmxxvi] .button-primary[data-astro-cid-luhmxxvi]{background:linear-gradient(135deg,var(--product) 0%,var(--product-dark) 100%);color:#fff;box-shadow:0 4px 16px color-mix(in srgb,#ec4899 30%,transparent);border:none;padding:.75rem 1.75rem;border-radius:100px;font-weight:600;transition:all .25s ease}.mobile-hero-actions[data-astro-cid-luhmxxvi] .button-primary[data-astro-cid-luhmxxvi]:hover{box-shadow:0 6px 24px color-mix(in srgb,#ec4899 50%,transparent);transform:translateY(-2px)}.mobile-hero-actions[data-astro-cid-luhmxxvi] .button-secondary[data-astro-cid-luhmxxvi]{background:transparent;color:var(--text);border:2px solid color-mix(in srgb,#ec4899 40%,var(--border));padding:.75rem 1.75rem;border-radius:100px;font-weight:600;transition:all .25s ease}.mobile-hero-actions[data-astro-cid-luhmxxvi] .button-secondary[data-astro-cid-luhmxxvi]:hover{background:var(--product);color:#fff;border-color:var(--product);transform:translateY(-2px)}.mobile-hero-visual[data-astro-cid-luhmxxvi]{display:flex;justify-content:center;align-items:center}.hero-phone-img[data-astro-cid-luhmxxvi]{max-width:100%;width:100%;height:auto;filter:drop-shadow(0 20px 60px rgba(0,0,0,.15))}.role-grid[data-astro-cid-luhmxxvi]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.role-card[data-astro-cid-luhmxxvi]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;transition:transform .3s,box-shadow .3s}.role-card[data-astro-cid-luhmxxvi]:hover{transform:translateY(-4px);box-shadow:var(--shadow-2)}.role-icon[data-astro-cid-luhmxxvi]{width:48px;height:48px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,#ec4899 12%,transparent);color:var(--product);margin-bottom:1rem}.role-icon[data-astro-cid-luhmxxvi] svg[data-astro-cid-luhmxxvi]{width:24px;height:24px}.role-icon--green[data-astro-cid-luhmxxvi]{background:color-mix(in srgb,#10b981 12%,transparent);color:#10b981}.role-icon--purple[data-astro-cid-luhmxxvi]{background:color-mix(in srgb,#8b5cf6 12%,transparent);color:#8b5cf6}.role-icon--amber[data-astro-cid-luhmxxvi]{background:color-mix(in srgb,#f59e0b 12%,transparent);color:#f59e0b}.role-card[data-astro-cid-luhmxxvi] h3[data-astro-cid-luhmxxvi]{font-size:1.125rem;margin-bottom:.75rem}.role-card[data-astro-cid-luhmxxvi] ul[data-astro-cid-luhmxxvi]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.role-card[data-astro-cid-luhmxxvi] li[data-astro-cid-luhmxxvi]{display:flex;align-items:flex-start;gap:.5rem;font-size:.9375rem;color:var(--text-muted);line-height:1.4}.role-card[data-astro-cid-luhmxxvi] li[data-astro-cid-luhmxxvi]:before{content:"";flex-shrink:0;width:6px;height:6px;background:var(--product);border-radius:50%;margin-top:.5rem}.features-grid[data-astro-cid-luhmxxvi]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.feature-card[data-astro-cid-luhmxxvi]{background:var(--surface);border:1.5px solid color-mix(in srgb,#ec4899 20%,var(--border));border-radius:var(--radius-md);padding:1.5rem;transition:all .25s ease}.feature-card[data-astro-cid-luhmxxvi]:hover{border-color:var(--product);box-shadow:0 4px 16px color-mix(in srgb,#ec4899 10%,transparent);transform:translateY(-2px)}.feature-card-icon[data-astro-cid-luhmxxvi]{width:48px;height:48px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,#ec4899 12%,transparent);color:var(--product);margin-bottom:.75rem}.feature-card-icon[data-astro-cid-luhmxxvi] svg[data-astro-cid-luhmxxvi]{width:24px;height:24px}.feature-card[data-astro-cid-luhmxxvi] h3[data-astro-cid-luhmxxvi]{font-size:.9375rem;margin-bottom:.375rem}.feature-card[data-astro-cid-luhmxxvi] p[data-astro-cid-luhmxxvi]{font-size:.8125rem;color:var(--text-muted);line-height:1.5}.benefits-grid[data-astro-cid-luhmxxvi]{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center}.benefit-pill[data-astro-cid-luhmxxvi]{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:var(--surface);border:1px solid color-mix(in srgb,#ec4899 25%,var(--border));border-radius:100px;font-size:.875rem;font-weight:500;color:var(--text);transition:all .2s}.benefit-pill[data-astro-cid-luhmxxvi]:hover{border-color:var(--product);background:color-mix(in srgb,#ec4899 5%,var(--surface))}.benefit-pill[data-astro-cid-luhmxxvi] svg[data-astro-cid-luhmxxvi]{color:var(--product)}.feature-section[data-astro-cid-luhmxxvi]{max-width:1000px;margin:0 auto}.feature-header[data-astro-cid-luhmxxvi]{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem}.feature-header[data-astro-cid-luhmxxvi] h2[data-astro-cid-luhmxxvi]{font-size:1.5rem;margin:0}.feature-header[data-astro-cid-luhmxxvi] p[data-astro-cid-luhmxxvi]{color:var(--text-muted);margin:.25rem 0 0;font-size:.9375rem}.feature-icon[data-astro-cid-luhmxxvi]{flex-shrink:0;width:48px;height:48px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,#ec4899 12%,transparent);color:var(--product)}.feature-icon[data-astro-cid-luhmxxvi] svg[data-astro-cid-luhmxxvi]{width:24px;height:24px}.cta-band{background:linear-gradient(135deg,color-mix(in srgb,#ec4899 8%,var(--surface)),color-mix(in srgb,#ec4899 15%,var(--surface)))!important;border:1px solid color-mix(in srgb,#ec4899 30%,var(--border))!important}.cta-band .eyebrow{color:var(--product)!important}.cta-band h2{color:var(--text)!important}.cta-band p{color:var(--text-muted)!important}.cta-band .button-secondary{border-color:var(--product)!important;color:var(--product)!important}.cta-band .button-secondary:hover{background:var(--product)!important;color:#fff!important}.cta-band .download-buttons{display:flex;gap:.75rem}.cta-band .download-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:100px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .25s ease;background:var(--product);color:#fff;border:none}.cta-band .download-btn:hover{background:var(--product-dark);transform:translateY(-2px);box-shadow:0 4px 16px color-mix(in srgb,#ec4899 40%,transparent)}@media(max-width:960px){.mobile-hero-grid[data-astro-cid-luhmxxvi]{grid-template-columns:1fr;text-align:center}.mobile-hero-checks[data-astro-cid-luhmxxvi]{align-items:center}.mobile-hero-actions[data-astro-cid-luhmxxvi],.mobile-stores[data-astro-cid-luhmxxvi]{justify-content:center}.mobile-hero-visual[data-astro-cid-luhmxxvi]{margin-top:2rem}.features-grid[data-astro-cid-luhmxxvi]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.mobile-hero[data-astro-cid-luhmxxvi]{padding:calc(var(--header-h) + 1.5rem) 0 2rem}.role-grid[data-astro-cid-luhmxxvi],.features-grid[data-astro-cid-luhmxxvi]{grid-template-columns:1fr}.phone-mockup[data-astro-cid-luhmxxvi]{width:240px}.phone-screen[data-astro-cid-luhmxxvi]{min-height:400px}}[data-theme=dark] .button-primary[data-astro-cid-luhmxxvi],html[data-theme=dark] .button-primary[data-astro-cid-luhmxxvi]{box-shadow:0 4px 20px #ec489973}[data-theme=dark] .mobile-hero-actions[data-astro-cid-luhmxxvi] .button-secondary[data-astro-cid-luhmxxvi]{background:#ffffff0f;color:#f8fafc;border:2px solid rgba(236,72,153,.45)}[data-theme=dark] .mobile-hero-actions[data-astro-cid-luhmxxvi] .button-secondary[data-astro-cid-luhmxxvi]:hover{background:#ec4899;color:#fff;border-color:#ec4899}[data-theme=dark] .role-card[data-astro-cid-luhmxxvi]{background:var(--surface);border-color:#ec489926}[data-theme=dark] .role-card[data-astro-cid-luhmxxvi] h3[data-astro-cid-luhmxxvi]{color:#f1f5f9}[data-theme=dark] .role-card[data-astro-cid-luhmxxvi] li[data-astro-cid-luhmxxvi]{color:#cbd5e1}[data-theme=dark] .feature-card[data-astro-cid-luhmxxvi]{background:var(--surface);border-color:#ec489926}[data-theme=dark] .feature-card[data-astro-cid-luhmxxvi] h3[data-astro-cid-luhmxxvi]{color:#f1f5f9}[data-theme=dark] .feature-card[data-astro-cid-luhmxxvi] p[data-astro-cid-luhmxxvi]{color:#94a3b8}[data-theme=dark] .benefit-pill[data-astro-cid-luhmxxvi]{background:var(--surface);border-color:#ec489940;color:#f1f5f9}[data-theme=dark] .benefit-pill[data-astro-cid-luhmxxvi]:hover{background:#ec48991f}[data-theme=dark] .cta-band[data-astro-cid-luhmxxvi] .button-secondary[data-astro-cid-luhmxxvi]{background:#ffffff0f;color:#f8fafc!important;border-color:#ec489973!important}[data-theme=dark] .cta-band[data-astro-cid-luhmxxvi] .button-secondary[data-astro-cid-luhmxxvi]:hover{background:#ec4899!important;color:#fff!important}[data-theme=dark] .cta-band[data-astro-cid-luhmxxvi] .download-btn[data-astro-cid-luhmxxvi]{background:#ec4899;color:#fff;box-shadow:0 2px 12px #ec489959}[data-theme=dark] .section-header[data-astro-cid-luhmxxvi] .eyebrow[data-astro-cid-luhmxxvi]{color:#f472b6}[data-theme=dark] .section-header[data-astro-cid-luhmxxvi] h2[data-astro-cid-luhmxxvi]{color:#f5f5f7}[data-theme=dark] .section-header[data-astro-cid-luhmxxvi] p[data-astro-cid-luhmxxvi]{color:#a1a1a6}
