.automations-page{max-width:1100px;margin:0 auto;padding:120px 20px 80px}.automations-hero{text-align:center;margin-bottom:4rem}.automations-hero h1{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:800}.automations-hero p{color:var(--text-muted);max-width:600px;margin:0 auto 2rem;font-size:1.1rem}.bots-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:4rem;display:grid}.bot-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:1rem;padding:1.75rem;transition:border-color .2s,transform .2s;display:flex}.bot-card:hover{border-color:#a78bfa66;transform:translateY(-2px)}.bot-card-icon{font-size:2rem}.bot-card-badge{letter-spacing:.08em;text-transform:uppercase;color:#a78bfa;font-size:.72rem;font-weight:700}.bot-card h3{margin:0;font-size:1.05rem;font-weight:700}.bot-card p{color:var(--text-muted);flex:1;margin:0;font-size:.88rem;line-height:1.6}.bot-card-features{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.bot-card-features li{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.82rem;display:flex}.bot-card-features li:before{content:"✓";color:#10b981;font-weight:700}.bot-card-price{color:#fff;font-size:1.4rem;font-weight:800}.bot-card-price span{color:var(--text-muted);font-size:.8rem;font-weight:400}.bot-card-top{justify-content:space-between;align-items:flex-start;display:flex}.bot-card--new{border-color:#a78bfa40}.bot-card-new{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#7c3aed,#a78bfa);border-radius:20px;padding:2px 8px;font-size:.65rem;font-weight:800}.automations-bundle{text-align:center;background:linear-gradient(135deg,#7c3aed26,#a78bfa14);border:1px solid #a78bfa4d;border-radius:20px;margin-bottom:4rem;padding:2.5rem}.automations-bundle h2{margin-bottom:.75rem;font-size:1.6rem;font-weight:800}.automations-bundle p{color:var(--text-muted);margin-bottom:2rem}.bundle-tiers{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.bundle-tier{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;flex:1;min-width:180px;max-width:220px;padding:1.5rem 2rem}.bundle-tier--featured{background:#7c3aed1a;border-color:#a78bfa80}.bundle-tier-name{margin-bottom:.25rem;font-size:.95rem;font-weight:700}.bundle-tier-desc{color:var(--text-muted);margin-bottom:1rem;font-size:.8rem}.bundle-price{color:#a78bfa;margin-bottom:.25rem;font-size:2rem;font-weight:800}.bundle-price span{color:var(--text-muted);font-size:.85rem;font-weight:400}.bundle-saving{color:#10b981;font-size:.8rem}.how-it-works{text-align:center;margin-bottom:4rem}.how-it-works h2{margin-bottom:2.5rem;font-size:1.6rem;font-weight:800}.steps-row{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.step-item{flex:1;min-width:200px;max-width:260px}.step-number{background:linear-gradient(135deg,#7c3aed,#a78bfa);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.1rem;font-weight:800;display:flex}.step-item h3{margin-bottom:.5rem;font-size:1rem;font-weight:700}.step-item p{color:var(--text-muted);font-size:.85rem}.demo-section{text-align:center;background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;padding:3rem}.demo-section h2{margin-bottom:.75rem;font-size:1.6rem;font-weight:800}.demo-section p{color:var(--text-muted);max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.demo-form{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:500px;margin:0 auto;display:flex}.demo-form input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;flex:1;min-width:200px;padding:.75rem 1rem;font-size:.9rem}.demo-form input:focus{border-color:#a78bfa}.demo-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#7c3aed,#a78bfa);border:none;border-radius:10px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:700}.demo-btn:disabled{opacity:.6;cursor:not-allowed}.demo-success{color:#10b981;margin-top:1rem;font-weight:600}@media (prefers-reduced-motion:reduce){.bot-card:hover{transform:none}}
