.playbook-section[data-astro-cid-q62rg7px]{padding:5rem 0;border-top:1px solid var(--white-stroke-subtle)}.playbook-head[data-astro-cid-q62rg7px]{max-width:44rem;display:grid;gap:1.25rem;margin-bottom:2.5rem}.playbook-head[data-astro-cid-q62rg7px] h2[data-astro-cid-q62rg7px]{font-size:clamp(2.6rem,4.8vw,4rem)}.playbook-intro[data-astro-cid-q62rg7px]{color:var(--text-muted)}.playbook-tabs[data-astro-cid-q62rg7px]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;border-bottom:1px solid var(--white-stroke-subtle);padding-bottom:.5rem}.playbook-tab[data-astro-cid-q62rg7px]{background:transparent;color:var(--text-soft);border:0;border-bottom:2px solid transparent;padding:.75rem 1.25rem;font-family:var(--font-label);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:color .15s ease,border-color .15s ease}.playbook-tab[data-astro-cid-q62rg7px]:hover{color:var(--primary)}.playbook-tab[data-astro-cid-q62rg7px].is-active{color:var(--primary-strong);border-bottom-color:var(--primary-strong)}.playbook-sandbox-grid[data-astro-cid-q62rg7px]{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.3fr);gap:2.2rem;align-items:start}.playbook-desc-card[data-astro-cid-q62rg7px]{border:1px solid var(--white-stroke-subtle);border-radius:1.75rem;background:linear-gradient(180deg,#ffffff05,#fff0),var(--surface-card-translucent);box-shadow:var(--shadow);padding:2.2rem;display:flex;flex-direction:column;gap:1.75rem}.scenario-details[data-astro-cid-q62rg7px]{display:none;flex-direction:column;gap:1.15rem}.scenario-details[data-astro-cid-q62rg7px].is-active{display:flex}.scenario-details[data-astro-cid-q62rg7px] h3[data-astro-cid-q62rg7px]{font-size:clamp(1.8rem,2.5vw,2.3rem);color:var(--text)}.scenario-summary[data-astro-cid-q62rg7px]{color:var(--text-muted);font-size:.95rem;line-height:1.6}.scenario-specs[data-astro-cid-q62rg7px]{border-top:1px solid var(--white-stroke-subtle);padding-top:1.15rem;display:grid;gap:.95rem}.spec-item[data-astro-cid-q62rg7px]{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--font-label);font-size:.72rem}.spec-item[data-astro-cid-q62rg7px] strong[data-astro-cid-q62rg7px]{color:var(--text-soft);text-transform:uppercase;letter-spacing:.06em}.spec-item[data-astro-cid-q62rg7px] span[data-astro-cid-q62rg7px]{color:var(--primary);font-weight:700}.playbook-execute-btn[data-astro-cid-q62rg7px]{width:100%;margin-top:.5rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.65rem}.playbook-execute-btn[data-astro-cid-q62rg7px].is-loading{opacity:.85;cursor:not-allowed}.btn-spinner[data-astro-cid-q62rg7px]{width:.9rem;height:.9rem;border:2px solid rgba(0,53,67,.25);border-top-color:var(--text-on-cyan);border-radius:999px;animation:btn-spin .7s linear infinite}@keyframes btn-spin{to{transform:rotate(360deg)}}.playbook-terminal-card[data-astro-cid-q62rg7px]{border:1px solid var(--white-stroke-subtle);border-radius:1.5rem;background:var(--surface-lowest);box-shadow:var(--shadow);overflow:hidden;aspect-ratio:540 / 380;display:flex;flex-direction:column}.terminal-header[data-astro-cid-q62rg7px]{background:var(--surface-low);border-bottom:1px solid var(--white-stroke-subtle);padding:.75rem 1.25rem;display:flex;align-items:center;justify-content:space-between;font-family:var(--font-label);font-size:.62rem;letter-spacing:.08em;font-weight:700}.terminal-dots[data-astro-cid-q62rg7px]{display:flex;gap:.35rem}.terminal-dot[data-astro-cid-q62rg7px]{width:.5rem;height:.5rem;border-radius:999px}.dot-red[data-astro-cid-q62rg7px]{background:#ff5f56}.dot-yellow[data-astro-cid-q62rg7px]{background:#ffbd2e}.dot-green[data-astro-cid-q62rg7px]{background:#27c93f}.terminal-title[data-astro-cid-q62rg7px]{color:var(--text-muted)}.terminal-meta[data-astro-cid-q62rg7px]{color:var(--text-soft)}.terminal-body[data-astro-cid-q62rg7px]{flex:1;padding:1.5rem;font-family:Courier New,Courier,monospace;font-size:.76rem;line-height:1.55;overflow-y:auto;display:flex;flex-direction:column;gap:.45rem}.terminal-line[data-astro-cid-q62rg7px]{color:var(--text-muted);white-space:pre-wrap;word-break:break-all}.system-line[data-astro-cid-q62rg7px]{color:var(--text-soft);font-style:italic}.info-line[data-astro-cid-q62rg7px]{color:var(--text-muted)}.agent-line[data-astro-cid-q62rg7px]{color:var(--secondary-text)}.data-line[data-astro-cid-q62rg7px]{color:var(--primary)}.success-line[data-astro-cid-q62rg7px]{color:var(--primary-strong);font-weight:700;filter:drop-shadow(0 0 2px rgba(0,209,255,.25))}.terminal-prompt[data-astro-cid-q62rg7px]{color:var(--text);margin-top:.25rem}.prompt-user[data-astro-cid-q62rg7px]{color:var(--primary-strong);font-weight:700}.prompt-host[data-astro-cid-q62rg7px]{color:var(--primary-dim)}.cursor[data-astro-cid-q62rg7px]{animation:blink-cursor .9s steps(2,start) infinite}@keyframes blink-cursor{to{visibility:hidden}}@media(max-width:820px){.playbook-sandbox-grid[data-astro-cid-q62rg7px]{grid-template-columns:1fr;gap:1.5rem}.playbook-terminal-card[data-astro-cid-q62rg7px]{aspect-ratio:auto;height:350px}}@media print{.playbook-section[data-astro-cid-q62rg7px]{display:none!important}}
