.capsulas-page-container{max-width:1100px;margin:0 auto;padding:40px 20px 80px;color:#f8fafc}.capsulas-hero{text-align:center;padding:60px 20px;background:radial-gradient(circle at top,rgba(14,165,233,.15),transparent 70%);border-radius:24px;margin-bottom:50px;border:1px solid rgba(255,255,255,.1)}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:#0ea5e926;border:1px solid rgba(14,165,233,.3);border-radius:20px;color:#38bdf8;font-size:12px;font-weight:700;margin-bottom:20px}.hero-title{font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:20px}.highlight-text{color:#38bdf8;background:linear-gradient(90deg,#38bdf8,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-description{font-size:1.1rem;color:#94a3b8;max-width:750px;margin:0 auto 30px;line-height:1.7}.hero-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.btn-primary-glow{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;padding:14px 28px;border-radius:12px;font-weight:700;text-decoration:none;box-shadow:0 4px 20px #0ea5e966;transition:transform .2s,box-shadow .2s}.btn-primary-glow:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0ea5e999}.btn-secondary-glass{display:inline-flex;align-items:center;gap:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:#fff;padding:14px 28px;border-radius:12px;font-weight:600;text-decoration:none;transition:background .2s}.btn-secondary-glass:hover{background:#ffffff26}.features-section{margin-bottom:60px}.section-title{text-align:center;font-size:1.8rem;margin-bottom:35px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.feature-card{background:#0f172a99;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;text-align:left}.feature-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.feature-icon.cyan{background:#38bdf826;color:#38bdf8}.feature-icon.purple{background:#a855f726;color:#c084fc}.feature-icon.emerald{background:#10b98126;color:#34d399}.feature-icon.coral{background:#f43f5e26;color:#fb7185}.feature-card h3{font-size:1.1rem;margin-bottom:8px}.feature-card p{color:#94a3b8;font-size:.9rem;line-height:1.6}.cta-box{background:linear-gradient(135deg,#0ea5e91a,#0f172acc);border:1px solid rgba(14,165,233,.3);border-radius:20px;padding:40px;text-align:center}.cta-box h2{margin-bottom:10px}.cta-box p{color:#94a3b8;margin-bottom:25px}
