.playground-container[data-astro-cid-zhnxbvqe]{max-width:1200px;margin:0 auto;padding:60px 20px}.section-title[data-astro-cid-zhnxbvqe]{font-size:2.5rem;font-weight:800;margin-bottom:50px;text-align:center;background:linear-gradient(135deg,#ff6b35,#ec4899,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.workflow-diagram[data-astro-cid-zhnxbvqe]{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:80px;flex-wrap:wrap}.workflow-step[data-astro-cid-zhnxbvqe]{display:flex;flex-direction:column;align-items:center;gap:15px;opacity:0;animation:slideIn .6s ease forwards}.workflow-step[data-astro-cid-zhnxbvqe]:nth-child(1){animation-delay:0s}.workflow-step[data-astro-cid-zhnxbvqe]:nth-child(2){animation-delay:.3s}.workflow-step[data-astro-cid-zhnxbvqe]:nth-child(3){animation-delay:.6s}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.step-icon[data-astro-cid-zhnxbvqe]{width:80px;height:80px;border-radius:50%;background:#ff6b3533;display:flex;align-items:center;justify-content:center;font-size:2.5rem;border:2px solid rgba(255,107,53,.5)}.step-label[data-astro-cid-zhnxbvqe]{font-size:1.1rem;font-weight:600;text-align:center;max-width:150px;color:#ffffffe6}.workflow-arrow[data-astro-cid-zhnxbvqe]{font-size:2rem;color:#ff6b3580;animation:pulse-arrow 2s ease-in-out infinite}@keyframes pulse-arrow{0%,to{opacity:.5}50%{opacity:1}}.stack-container[data-astro-cid-zhnxbvqe]{display:flex;flex-direction:column;gap:20px;margin-top:80px;padding:40px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px}.stack-title[data-astro-cid-zhnxbvqe]{font-size:1.2rem;font-weight:600;color:#ffffffb3;text-align:center;margin-bottom:10px}.stack-pills[data-astro-cid-zhnxbvqe]{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.pill[data-astro-cid-zhnxbvqe]{padding:12px 24px;border-radius:24px;font-weight:600;font-size:.95rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);opacity:0;animation:pillBounce .8s ease forwards}.pill[data-astro-cid-zhnxbvqe]:nth-child(1){animation-delay:.4s;background:#ff6b3526;border-color:#ff6b354d}.pill[data-astro-cid-zhnxbvqe]:nth-child(2){animation-delay:.6s;background:#8b5cf626;border-color:#8b5cf64d}.pill[data-astro-cid-zhnxbvqe]:nth-child(3){animation-delay:.8s;background:#06b6d426;border-color:#06b6d44d}@keyframes pillBounce{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.simulator-section[data-astro-cid-zhnxbvqe]{margin:100px 0}.tab-container[data-astro-cid-zhnxbvqe]{display:flex;gap:15px;margin-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1);overflow-x:auto;padding-bottom:0}.tab-button[data-astro-cid-zhnxbvqe]{padding:15px 24px;background:none;border:none;color:#ffffff80;font-size:1rem;font-weight:600;cursor:pointer;border-bottom:3px solid transparent;transition:all .3s ease;white-space:nowrap;font-family:var(--font-sans)}.tab-button[data-astro-cid-zhnxbvqe]:hover{color:#fffc}.tab-button[data-astro-cid-zhnxbvqe].active{color:#fffffff2;border-bottom-color:#ff6b35;background:linear-gradient(to right,rgba(255,107,53,.1),transparent)}.tab-content[data-astro-cid-zhnxbvqe]{display:none;animation:fadeIn .4s ease}.tab-content[data-astro-cid-zhnxbvqe].active{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.connected-apps[data-astro-cid-zhnxbvqe]{display:flex;gap:10px;margin-bottom:25px;flex-wrap:wrap}.app-pill[data-astro-cid-zhnxbvqe]{padding:6px 14px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:20px;font-size:.85rem;color:#ffffffb3;font-weight:500}.terminal-window[data-astro-cid-zhnxbvqe]{background:#0a0a0a;border:1px solid rgba(255,107,53,.3);border-radius:12px;padding:25px;font-family:JetBrains Mono,monospace;font-size:.95rem;line-height:1.6;min-height:320px;margin-bottom:20px;color:#10b981}.terminal-line[data-astro-cid-zhnxbvqe]{opacity:0;margin-bottom:12px;animation:terminalFade .5s ease forwards}.terminal-line[data-astro-cid-zhnxbvqe].completed{opacity:1!important}@keyframes terminalFade{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.cursor[data-astro-cid-zhnxbvqe]{display:inline-block;width:8px;height:1.2em;background:#10b981;animation:blink 1s step-end infinite;margin-left:4px}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.terminal-line[data-astro-cid-zhnxbvqe].processing .cursor[data-astro-cid-zhnxbvqe]{display:inline-block}.terminal-line[data-astro-cid-zhnxbvqe]:not(.processing) .cursor[data-astro-cid-zhnxbvqe]{display:none}.emoji[data-astro-cid-zhnxbvqe]{margin-right:8px}.run-button[data-astro-cid-zhnxbvqe]{padding:12px 32px;background:linear-gradient(135deg,#ff6b35,#ec4899);border:none;color:#fff;font-weight:600;border-radius:8px;cursor:pointer;font-size:1rem;transition:all .3s ease;font-family:var(--font-sans)}.run-button[data-astro-cid-zhnxbvqe]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #ff6b354d}.run-button[data-astro-cid-zhnxbvqe]:disabled{opacity:.5;cursor:not-allowed}.checklist-grid[data-astro-cid-zhnxbvqe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:15px;margin-bottom:40px}.checklist-item[data-astro-cid-zhnxbvqe]{display:flex;align-items:center;gap:12px;padding:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px;cursor:pointer;transition:all .3s ease}.checklist-item[data-astro-cid-zhnxbvqe]:hover{background:#ffffff0f;border-color:#ffffff26}.checklist-item[data-astro-cid-zhnxbvqe] input[data-astro-cid-zhnxbvqe][type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#ff6b35}.checklist-item[data-astro-cid-zhnxbvqe].checked{background:#ff6b351a;border-color:#ff6b354d}.checklist-label[data-astro-cid-zhnxbvqe]{font-weight:500;flex:1;user-select:none}.automation-summary[data-astro-cid-zhnxbvqe]{background:linear-gradient(135deg,#ff6b351a,#8b5cf61a);border:1px solid rgba(255,107,255,.2);border-radius:12px;padding:25px;margin-bottom:30px}.summary-text[data-astro-cid-zhnxbvqe]{font-size:1.3rem;font-weight:600;margin-bottom:15px;color:#fffffff2}.summary-details[data-astro-cid-zhnxbvqe]{color:#ffffffb3;line-height:1.8;margin-bottom:15px}.recommended-agents[data-astro-cid-zhnxbvqe]{font-size:.95rem;color:#ffffffb3}.agent-chip[data-astro-cid-zhnxbvqe]{display:inline-block;padding:6px 12px;background:#ff6b3526;border:1px solid rgba(255,107,53,.3);border-radius:6px;margin:5px 8px 5px 0;font-weight:500}.email-gate[data-astro-cid-zhnxbvqe]{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:50px;text-align:center;margin:80px 0}.gate-title[data-astro-cid-zhnxbvqe]{font-size:1.8rem;font-weight:700;margin-bottom:20px;color:#fffffff2}.gate-description[data-astro-cid-zhnxbvqe]{font-size:1.1rem;color:#fff9;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.email-form[data-astro-cid-zhnxbvqe]{display:flex;gap:12px;max-width:500px;margin:0 auto 20px}.email-form[data-astro-cid-zhnxbvqe] input[data-astro-cid-zhnxbvqe]{flex:1;padding:12px 18px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fff;font-family:var(--font-sans);font-size:1rem}.email-form[data-astro-cid-zhnxbvqe] input[data-astro-cid-zhnxbvqe]::placeholder{color:#fff6}.email-form[data-astro-cid-zhnxbvqe] button[data-astro-cid-zhnxbvqe]{padding:12px 28px;background:linear-gradient(135deg,#ff6b35,#ec4899);border:none;color:#fff;font-weight:600;border-radius:8px;cursor:pointer;font-family:var(--font-sans);transition:all .3s ease}.email-form[data-astro-cid-zhnxbvqe] button[data-astro-cid-zhnxbvqe]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #ff6b354d}.gate-divider[data-astro-cid-zhnxbvqe]{color:#ffffff4d;margin:30px 0}.cta-buttons[data-astro-cid-zhnxbvqe]{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.cta-btn[data-astro-cid-zhnxbvqe]{padding:12px 28px;background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:var(--font-sans);font-size:1rem}.cta-btn[data-astro-cid-zhnxbvqe]:hover{background:#ffffff1f;border-color:#ffffff4d}.cta-btn[data-astro-cid-zhnxbvqe].primary{background:linear-gradient(135deg,#ff6b35,#ec4899);border-color:transparent}.cta-btn[data-astro-cid-zhnxbvqe].primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #ff6b354d}@media(max-width:768px){.playground-container[data-astro-cid-zhnxbvqe]{padding:40px 16px}.section-title[data-astro-cid-zhnxbvqe]{font-size:1.8rem;margin-bottom:40px}.workflow-diagram[data-astro-cid-zhnxbvqe]{flex-direction:column;gap:20px}.workflow-arrow[data-astro-cid-zhnxbvqe]{transform:rotate(90deg)}.tab-container[data-astro-cid-zhnxbvqe]{gap:10px}.tab-button[data-astro-cid-zhnxbvqe]{padding:12px 16px;font-size:.9rem}.email-form[data-astro-cid-zhnxbvqe]{flex-direction:column}.email-gate[data-astro-cid-zhnxbvqe]{padding:30px 20px}.cta-buttons[data-astro-cid-zhnxbvqe]{flex-direction:column}.cta-btn[data-astro-cid-zhnxbvqe]{width:100%}}
