.terminal-playground:where(.astro-yq6cvhtw){display:flex;gap:1.5rem;margin:2rem 0;border-radius:12px;overflow:hidden;border:1px solid var(--sl-color-border, #1F2937);background:var(--sl-color-bg, #0B0F19);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media(max-width:991px){.terminal-playground:where(.astro-yq6cvhtw){flex-direction:column;gap:0}}.instructions-panel:where(.astro-yq6cvhtw){flex:1.2;background:var(--sl-color-bg-nav, #111827);padding:1.25rem;display:flex;flex-direction:column;gap:1rem;border-right:1px solid var(--sl-color-border, #1F2937)}@media(max-width:991px){.instructions-panel:where(.astro-yq6cvhtw){border-right:none;border-bottom:1px solid var(--sl-color-border, #1F2937)}}.panel-title:where(.astro-yq6cvhtw){font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--sl-color-text-muted, #9CA3AF);margin:0 0 .5rem!important;letter-spacing:.05em}.buttons-list:where(.astro-yq6cvhtw){display:flex;flex-direction:column;gap:.75rem}.step-btn:where(.astro-yq6cvhtw){display:block;width:100%;padding:.75rem 1rem;border-radius:8px;border:1px solid var(--sl-color-border, #1F2937);background:var(--sl-color-bg, #0B0F19);color:var(--sl-color-text, #F9FAFB);cursor:pointer;text-align:left;transition:all .2s cubic-bezier(.4,0,.2,1)}.step-btn-content:where(.astro-yq6cvhtw){display:flex;align-items:flex-start;gap:1rem}.step-text-wrapper:where(.astro-yq6cvhtw){display:flex;flex-direction:column;gap:.25rem}.step-btn:where(.astro-yq6cvhtw):hover:not(:disabled){border-color:var(--sl-color-accent, #C5F441);background:#c5f4410a;transform:translate(2px)}.step-btn:where(.astro-yq6cvhtw):disabled{opacity:.35;cursor:not-allowed}.step-btn:where(.astro-yq6cvhtw).completed{border-color:#22c55e33;background:#22c55e03}.step-btn:where(.astro-yq6cvhtw).completed .step-cmd:where(.astro-yq6cvhtw){color:var(--sl-color-text-muted, #9CA3AF);text-decoration:line-through}.step-btn:where(.astro-yq6cvhtw).active-step{border-color:var(--sl-color-accent, #C5F441);background:#c5f44105;box-shadow:0 0 0 2px #c5f44126;animation:activePulse 2s infinite ease-in-out}@keyframes activePulse{0%,to{box-shadow:0 0 0 2px #c5f4411a;border-color:var(--sl-color-accent, #C5F441)}50%{box-shadow:0 0 0 4px #c5f4414d;border-color:#c5f441cc}}.step-num:where(.astro-yq6cvhtw){display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:6px;background:var(--sl-color-border, #1F2937);font-size:.75rem;font-weight:700;color:var(--sl-color-text, #F9FAFB);flex-shrink:0;margin-top:.1rem}.step-btn:where(.astro-yq6cvhtw).completed .step-num:where(.astro-yq6cvhtw){background:#10b981;color:#0b0f19}.step-btn:where(.astro-yq6cvhtw).active-step .step-num:where(.astro-yq6cvhtw){background:var(--sl-color-accent, #C5F441);color:#0b0f19}.step-cmd:where(.astro-yq6cvhtw){font-size:.85rem;font-family:JetBrains Mono,monospace;font-weight:600;color:var(--sl-color-accent, #C5F441);word-break:break-all}.step-desc-text:where(.astro-yq6cvhtw){font-size:.8rem;color:var(--sl-color-text-muted, #9CA3AF);line-height:1.4}.console-panel:where(.astro-yq6cvhtw){flex:1.8;background:#05070c;display:flex;flex-direction:column;min-height:320px}.console-header:where(.astro-yq6cvhtw){background:#0b0f19;padding:.75rem 1.25rem;display:flex;align-items:center;gap:.5rem;border-bottom:1px solid var(--sl-color-border, #1F2937)}.dot:where(.astro-yq6cvhtw){width:10px;height:10px;border-radius:50%}.dot:where(.astro-yq6cvhtw).red{background:#ef4444}.dot:where(.astro-yq6cvhtw).yellow{background:#f59e0b}.dot:where(.astro-yq6cvhtw).green{background:#10b981}.console-title:where(.astro-yq6cvhtw){margin-left:auto;margin-right:auto;font-size:.75rem;font-family:JetBrains Mono,monospace;color:var(--sl-color-text-muted, #9CA3AF);font-weight:600}.console-body:where(.astro-yq6cvhtw){padding:1.25rem;font-family:JetBrains Mono,monospace;font-size:.875rem;color:#e5e7eb;display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scroll-behavior:smooth;gap:.75rem}.output-area:where(.astro-yq6cvhtw){display:flex;flex-direction:column;gap:.75rem}.line:where(.astro-yq6cvhtw){animation:lineFadeIn .25s cubic-bezier(.4,0,.2,1) forwards}@keyframes lineFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.line:where(.astro-yq6cvhtw).command-echo{color:#e5e7eb;font-weight:600}.line:where(.astro-yq6cvhtw).welcome{color:#4b5563;font-style:italic}.line:where(.astro-yq6cvhtw).output{color:#9ca3af;white-space:pre-wrap;line-height:1.5}.input-line:where(.astro-yq6cvhtw){display:flex;align-items:center;gap:.5rem}.prompt:where(.astro-yq6cvhtw){color:var(--sl-color-accent, #C5F441);font-weight:700}.cursor:where(.astro-yq6cvhtw){animation:smoothBlink 1.2s ease-in-out infinite;color:var(--sl-color-accent, #C5F441);font-weight:700}@keyframes smoothBlink{0%,to{opacity:1}50%{opacity:0}}
