.hero-badge:where(.astro-W4FCEMAA){display:inline-flex;align-items:center;gap:.45rem;background:rgba(255,255,255,.15);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.05em;padding:.35rem .9rem;border-radius:20px;margin-bottom:1.25rem}.hero-title:where(.astro-W4FCEMAA){font-size:clamp(2.2rem,5vw,4rem);font-weight:800;color:#fff;font-family:Open Sans,sans-serif;line-height:1.1;margin-bottom:1rem}.hero-sub:where(.astro-W4FCEMAA){font-size:1.1rem;color:#ffffffd9;max-width:560px;line-height:1.65;margin:0}.planes-grid:where(.astro-W4FCEMAA){display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:start}.plan-card:where(.astro-W4FCEMAA){background:var(--color-surface-0);border-radius:var(--radius-lg);padding:2rem 1.75rem 1.75rem;box-shadow:var(--shadow-md);position:relative;transition:transform var(--transition),box-shadow var(--transition);display:flex;flex-direction:column}.plan-card:where(.astro-W4FCEMAA):hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.plan-featured:where(.astro-W4FCEMAA){background:linear-gradient(160deg,var(--color-surface-dark) 0%,var(--color-surface-dark-2) 100%);color:#fff;transform:scale(1.04);box-shadow:0 8px 40px #34a36e59;z-index:1}.plan-featured:where(.astro-W4FCEMAA):hover{transform:scale(1.04) translateY(-6px)}.plan-popular-tag:where(.astro-W4FCEMAA){position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--color-primary);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.3rem 1.1rem;border-radius:20px;white-space:nowrap}.plan-premium:where(.astro-W4FCEMAA){border:2px solid #f0c040}.plan-badge:where(.astro-W4FCEMAA){font-size:.8rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--color-primary);margin-bottom:1rem}.featured-badge:where(.astro-W4FCEMAA){color:#fff9}.premium-badge:where(.astro-W4FCEMAA){color:#c9a227}.plan-icon:where(.astro-W4FCEMAA){width:56px;height:56px;border-radius:var(--radius-md);background:var(--color-primary-bg);display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--color-primary);margin-bottom:1.2rem}.featured-icon:where(.astro-W4FCEMAA){background:rgba(255,255,255,.12);color:var(--color-primary-light)}.premium-icon:where(.astro-W4FCEMAA){background:rgba(201,162,39,.12);color:#c9a227}.plan-header:where(.astro-W4FCEMAA){margin-bottom:1.5rem}.plan-price:where(.astro-W4FCEMAA){display:flex;align-items:baseline;gap:.3rem;line-height:1;margin-bottom:.25rem}.price-amount:where(.astro-W4FCEMAA){font-size:2.6rem;font-weight:800;color:var(--color-text)}.plan-featured:where(.astro-W4FCEMAA) .price-amount:where(.astro-W4FCEMAA){color:#fff}.price-period:where(.astro-W4FCEMAA){font-size:1rem;color:var(--color-text-muted);font-weight:500}.plan-featured:where(.astro-W4FCEMAA) .price-period:where(.astro-W4FCEMAA){color:#ffffff80}.price-annual:where(.astro-W4FCEMAA){font-size:.88rem;color:var(--color-primary);font-weight:600;margin-bottom:.8rem}.price-annual:where(.astro-W4FCEMAA) span:where(.astro-W4FCEMAA){font-weight:400;color:var(--color-text-light)}.plan-featured:where(.astro-W4FCEMAA) .price-annual:where(.astro-W4FCEMAA) span:where(.astro-W4FCEMAA){color:#fff6}.plan-desc:where(.astro-W4FCEMAA){font-size:.92rem;color:var(--color-text-muted);margin:0;line-height:1.5}.plan-featured:where(.astro-W4FCEMAA) .plan-desc:where(.astro-W4FCEMAA){color:#ffffffa6}.feature-list:where(.astro-W4FCEMAA){list-style:none;padding:0;margin:0 0 1.75rem;flex:1;border-top:1px solid var(--color-border);padding-top:1.2rem}.plan-featured:where(.astro-W4FCEMAA) .feature-list:where(.astro-W4FCEMAA){border-top-color:#ffffff1a}.feature-item:where(.astro-W4FCEMAA){display:flex;align-items:center;gap:.6rem;font-size:.93rem;padding:.45rem 0;border-bottom:1px solid var(--color-surface-100)}.plan-featured:where(.astro-W4FCEMAA) .feature-item:where(.astro-W4FCEMAA){border-bottom-color:#ffffff12;color:#ffffffd9}.feature-item:where(.astro-W4FCEMAA):last-child{border-bottom:none}.feature-item:where(.astro-W4FCEMAA).active i:where(.astro-W4FCEMAA){color:var(--color-primary);font-size:.85rem;width:16px;flex-shrink:0}.feature-item:where(.astro-W4FCEMAA).inactive{opacity:.35;text-decoration:line-through}.feature-item:where(.astro-W4FCEMAA).inactive i:where(.astro-W4FCEMAA){color:var(--color-text-muted);font-size:.85rem;width:16px;flex-shrink:0}.btn-plan:where(.astro-W4FCEMAA){display:block;text-align:center;padding:.75rem 1rem;border-radius:var(--radius-sm);font-weight:700;font-size:.97rem;text-decoration:none;background:var(--color-primary-light);color:#fff;transition:background var(--transition),transform var(--transition)}.btn-plan:where(.astro-W4FCEMAA):hover{background:var(--color-primary);color:#fff;transform:translateY(-2px)}.btn-plan-featured:where(.astro-W4FCEMAA){background:var(--color-primary);box-shadow:0 4px 16px #34a36e66}.btn-plan-featured:where(.astro-W4FCEMAA):hover{background:var(--color-primary-hover)}.btn-plan-premium:where(.astro-W4FCEMAA){background:#c9a227}.btn-plan-premium:where(.astro-W4FCEMAA):hover{background:#b08f20}.planes-nota:where(.astro-W4FCEMAA){margin-top:2.5rem;text-align:center;font-size:.92rem;color:var(--color-text-muted)}.planes-nota:where(.astro-W4FCEMAA) i:where(.astro-W4FCEMAA){color:var(--color-primary);margin-right:.3rem}.planes-nota:where(.astro-W4FCEMAA) a:where(.astro-W4FCEMAA){color:var(--color-primary);font-weight:600;text-decoration:none}.planes-nota:where(.astro-W4FCEMAA) a:where(.astro-W4FCEMAA):hover{text-decoration:underline}.soporte-icon:where(.astro-W4FCEMAA){text-align:center;font-size:5rem;color:var(--color-primary-light);margin-bottom:2.5rem;opacity:.85}.stats-grid:where(.astro-W4FCEMAA){display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.stat-card:where(.astro-W4FCEMAA){background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);padding:1.75rem 1rem;text-align:center;display:flex;flex-direction:column;gap:.4rem;transition:background var(--transition)}.stat-card:where(.astro-W4FCEMAA):hover{background:rgba(255,255,255,.12)}.stat-number:where(.astro-W4FCEMAA){font-size:2.4rem;font-weight:800;color:var(--color-primary-light);line-height:1}.stat-label:where(.astro-W4FCEMAA){font-size:.9rem;color:#ffffffa6}@media (max-width: 900px){.planes-grid:where(.astro-W4FCEMAA){grid-template-columns:1fr;max-width:420px;margin:0 auto}.plan-featured:where(.astro-W4FCEMAA){transform:none}.plan-featured:where(.astro-W4FCEMAA):hover{transform:translateY(-6px)}.stats-grid:where(.astro-W4FCEMAA){grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.stats-grid:where(.astro-W4FCEMAA){grid-template-columns:repeat(2,1fr);gap:1rem}.stat-number:where(.astro-W4FCEMAA){font-size:2rem}}
