@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";body{background:#f6f7f9}.pricing-page:where(.astro-u3mqw4ek){--bg:#f6f7f9;--bg-card:#fff;--bg-hover:#eef1f6;--border:#e5e8ee;--border-hover:#d3d9e2;--text-primary:#0c0c14;--text-secondary:#4a5568;--text-muted:#98a2b3;--accent-blue:#2563eb;--accent-cyan:#3b82f6;--accent-amber:#f59e0b;--accent-rose:#f43f5e;--grad-from:#3b82f6;--grad-to:#2563eb;color:var(--text-primary);background:var(--bg);min-height:100vh;font-family:Plus Jakarta Sans,Inter,sans-serif}.section:where(.astro-u3mqw4ek){padding:var(--space-20) 0}.grad:where(.astro-u3mqw4ek){background:linear-gradient(120deg, var(--grad-from), var(--grad-to));-webkit-text-fill-color:transparent;background-clip:text}.eyebrow:where(.astro-u3mqw4ek){color:var(--accent-blue);font-size:var(--text-xs);letter-spacing:.15em;margin-bottom:var(--space-3);font-weight:700}.sec-title:where(.astro-u3mqw4ek){letter-spacing:-.03em;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}.sec-head:where(.astro-u3mqw4ek){text-align:center;margin-bottom:var(--space-12)}.sec-sub:where(.astro-u3mqw4ek){color:var(--text-secondary);font-size:var(--text-lg);max-width:620px;margin:var(--space-3) auto 0;line-height:1.6}.btn:where(.astro-u3mqw4ek){font-weight:700;font-size:var(--text-sm);border-radius:var(--radius-md);transition:transform var(--transition-base), box-shadow var(--transition-base);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:.8rem 1.4rem;display:inline-flex}.btn-primary:where(.astro-u3mqw4ek){background:linear-gradient(120deg, var(--grad-from), var(--grad-to));color:#fff;box-shadow:0 8px 24px #2563eb52}.btn-primary:where(.astro-u3mqw4ek):hover{transform:translateY(-2px);box-shadow:0 14px 32px #2563eb66}.btn-ghost:where(.astro-u3mqw4ek){border:1px solid var(--border-hover);color:var(--text-primary);background:#fff}.btn-ghost:where(.astro-u3mqw4ek):hover{border-color:var(--accent-blue);color:var(--accent-blue)}.pr-apps:where(.astro-u3mqw4ek){padding-top:var(--space-20);position:relative}.pr-apps:where(.astro-u3mqw4ek):before{content:"";pointer-events:none;background:radial-gradient(60% 70% at 50% 0,#2563eb12,#0000 65%);height:380px;position:absolute;inset:0 0 auto}.pr-apps:where(.astro-u3mqw4ek) .container:where(.astro-u3mqw4ek){position:relative}.pr-apps:where(.astro-u3mqw4ek) .sec-title:where(.astro-u3mqw4ek){font-size:clamp(2.2rem,5vw,3.4rem)}.apps-grid:where(.astro-u3mqw4ek){gap:var(--space-6);grid-template-columns:repeat(3,1fr);align-items:stretch;display:grid}.price-card:where(.astro-u3mqw4ek){background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-8);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);flex-direction:column;display:flex}.price-card:where(.astro-u3mqw4ek):hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 24px 60px #1018281a}.pc-head:where(.astro-u3mqw4ek){align-items:center;gap:var(--space-4);margin-bottom:var(--space-5);display:flex}.pc-logo:where(.astro-u3mqw4ek){border-radius:11px;width:46px;height:46px}.pc-name:where(.astro-u3mqw4ek){font-size:var(--text-xl);letter-spacing:-.02em;font-weight:800}.pc-platform:where(.astro-u3mqw4ek){font-size:var(--text-xs);color:var(--accent-blue);border-radius:var(--radius-full);background:#2563eb1a;padding:2px 10px;font-weight:700}.pc-summary:where(.astro-u3mqw4ek){color:var(--text-secondary);font-size:var(--text-sm);margin-bottom:var(--space-3);line-height:1.7}.pc-editions:where(.astro-u3mqw4ek){font-size:var(--text-sm);color:var(--accent-blue);margin-bottom:var(--space-5);font-weight:700;display:inline-block}.pc-editions:where(.astro-u3mqw4ek):hover{text-decoration:underline}.pc-list:where(.astro-u3mqw4ek){gap:var(--space-2);margin-bottom:var(--space-6);padding-top:var(--space-5);border-top:1px solid var(--border);flex-direction:column;display:flex}.pc-list:where(.astro-u3mqw4ek) li:where(.astro-u3mqw4ek){color:var(--text-secondary);font-size:var(--text-sm);padding-left:26px;position:relative}.pc-list:where(.astro-u3mqw4ek) li:where(.astro-u3mqw4ek):before{content:"✓";color:var(--accent-blue);font-weight:800;position:absolute;top:-1px;left:0}.pc-actions:where(.astro-u3mqw4ek){gap:var(--space-3);flex-direction:column;margin-top:auto;display:flex}.pc-actions:where(.astro-u3mqw4ek) .btn:where(.astro-u3mqw4ek){width:100%}.pc-docs:where(.astro-u3mqw4ek){text-align:center;font-size:var(--text-sm);color:var(--text-secondary);font-weight:600}.pc-docs:where(.astro-u3mqw4ek):hover{color:var(--accent-blue)}.pr-faq-sec:where(.astro-u3mqw4ek){border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff}.faq-list:where(.astro-u3mqw4ek){max-width:760px;margin:0 auto}.faq-item:where(.astro-u3mqw4ek){border-bottom:1px solid var(--border);padding:var(--space-2) 0}.faq-q:where(.astro-u3mqw4ek){font-size:var(--text-base);padding:var(--space-4) 0;cursor:pointer;padding-right:32px;font-weight:700;list-style:none;position:relative}.faq-q:where(.astro-u3mqw4ek)::-webkit-details-marker{display:none}.faq-q:where(.astro-u3mqw4ek):after{content:"+";font-size:var(--text-xl);color:var(--accent-blue);font-weight:400;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.faq-item:where(.astro-u3mqw4ek)[open] .faq-q:where(.astro-u3mqw4ek):after{content:"−"}.faq-a:where(.astro-u3mqw4ek){color:var(--text-secondary);font-size:var(--text-sm);padding:0 0 var(--space-5);line-height:1.8}.cta:where(.astro-u3mqw4ek){text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-16) var(--space-12);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.cta:where(.astro-u3mqw4ek):before{content:"";background:linear-gradient(90deg, var(--grad-from), var(--grad-to));height:3px;position:absolute;top:0;left:0;right:0}.cta:where(.astro-u3mqw4ek):after{content:"";pointer-events:none;background:radial-gradient(50% 80% at 50% 0,#2563eb14,#0000 60%);position:absolute;inset:0}.cta-title:where(.astro-u3mqw4ek){margin-bottom:var(--space-4);font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;position:relative}.cta-desc:where(.astro-u3mqw4ek){color:var(--text-secondary);margin-bottom:var(--space-8);max-width:520px;margin-left:auto;margin-right:auto;position:relative}.cta-actions:where(.astro-u3mqw4ek){gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex;position:relative}:where(.astro-u3mqw4ek)[data-reveal]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(18px)}:where(.astro-u3mqw4ek)[data-reveal].in{opacity:1;transform:none}@media (width<=900px){.apps-grid:where(.astro-u3mqw4ek){grid-template-columns:1fr}}
