:where(.astro-5wq3ak55),:where(.astro-5wq3ak55):before,:where(.astro-5wq3ak55):after{box-sizing:border-box;margin:0}:root{--pg-font: "Inter", system-ui, sans-serif;--pg-font-mono: "JetBrains Mono", monospace;--pg-bg: #0e1520;--pg-surface: #161f2e;--pg-border: rgba(220, 232, 255, .1);--pg-text: #f8fafc;--pg-text-muted: #8b97aa;--pg-accent: #0f62fe;--pg-accent-hover: #3b82f6;--pg-error-bg: #2d1215;--pg-error-text: #fca5a5;--pg-error-border: rgba(252, 165, 165, .2);--pg-console-bg: #111927;--pg-tab-active: #0f62fe;--pg-tab-inactive: transparent;--pg-header-height: 3rem;--pg-status-height: 1.75rem}html,body{height:100%;overflow:hidden;font-family:var(--pg-font);background:var(--pg-bg);color:var(--pg-text)}.playground:where(.astro-5wq3ak55){display:grid;grid-template-rows:var(--pg-header-height) 1fr var(--pg-status-height);height:100vh}.header:where(.astro-5wq3ak55){display:flex;align-items:center;gap:1rem;padding:0 1rem;background:var(--pg-surface);border-bottom:1px solid var(--pg-border)}.header-title:where(.astro-5wq3ak55){font-size:.95rem;font-weight:700;letter-spacing:-.01em;white-space:nowrap}.header-title:where(.astro-5wq3ak55) a:where(.astro-5wq3ak55){color:var(--pg-text-muted);text-decoration:none}.header-title:where(.astro-5wq3ak55) a:where(.astro-5wq3ak55):hover{color:var(--pg-text)}.header-title:where(.astro-5wq3ak55) span:where(.astro-5wq3ak55){color:var(--pg-text)}.header-actions:where(.astro-5wq3ak55){display:flex;gap:.5rem;margin-left:auto}.btn:where(.astro-5wq3ak55){display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border:1px solid var(--pg-border);border-radius:.5rem;background:var(--pg-surface);color:var(--pg-text);font-family:var(--pg-font);font-size:.8rem;font-weight:600;cursor:pointer;transition:background .12s,border-color .12s}.btn:where(.astro-5wq3ak55):hover{background:#ffffff0f;border-color:#ffffff26}.btn--primary:where(.astro-5wq3ak55){background:var(--pg-accent);border-color:var(--pg-accent);color:#fff}.btn--primary:where(.astro-5wq3ak55):hover{background:var(--pg-accent-hover);border-color:var(--pg-accent-hover)}.panels:where(.astro-5wq3ak55){display:grid;grid-template-columns:1fr 1fr;min-height:0}.editor-panel:where(.astro-5wq3ak55){display:flex;flex-direction:column;min-height:0;border-right:1px solid var(--pg-border)}.tabs:where(.astro-5wq3ak55){display:flex;gap:0;background:var(--pg-surface);border-bottom:1px solid var(--pg-border);flex-shrink:0}.tab:where(.astro-5wq3ak55){padding:.5rem 1rem;border:none;border-bottom:2px solid transparent;background:transparent;color:var(--pg-text-muted);font-family:var(--pg-font-mono);font-size:.78rem;font-weight:500;cursor:pointer;transition:color .12s,border-color .12s}.tab:where(.astro-5wq3ak55):hover{color:var(--pg-text)}.tab:where(.astro-5wq3ak55)[aria-selected=true]{color:var(--pg-text);border-bottom-color:var(--pg-tab-active)}.editor-mount:where(.astro-5wq3ak55){flex:1;min-height:0;overflow:hidden}.editor-mount:where(.astro-5wq3ak55)[hidden]{display:none}.editor-mount:where(.astro-5wq3ak55) .cm-editor:where(.astro-5wq3ak55){height:100%;font-family:var(--pg-font-mono);font-size:.88rem}.editor-mount:where(.astro-5wq3ak55) .cm-focused:where(.astro-5wq3ak55){outline:none!important}.preview-panel:where(.astro-5wq3ak55){display:flex;flex-direction:column;min-height:0}.preview-frame:where(.astro-5wq3ak55){flex:1;width:100%;border:none;background:#fff}.console-panel:where(.astro-5wq3ak55){flex-shrink:0;max-height:10rem;overflow-y:auto;background:var(--pg-console-bg);border-top:1px solid var(--pg-border);font-family:var(--pg-font-mono);font-size:.78rem;line-height:1.5}.console-header:where(.astro-5wq3ak55){display:flex;align-items:center;justify-content:space-between;padding:.3rem .75rem;background:var(--pg-surface);border-bottom:1px solid var(--pg-border);font-family:var(--pg-font);font-size:.72rem;font-weight:600;color:var(--pg-text-muted);text-transform:uppercase;letter-spacing:.06em}.console-clear:where(.astro-5wq3ak55){border:none;background:none;color:var(--pg-text-muted);font-size:.7rem;cursor:pointer}.console-clear:where(.astro-5wq3ak55):hover{color:var(--pg-text)}.console-messages:where(.astro-5wq3ak55){padding:.25rem 0}.console-msg:where(.astro-5wq3ak55){padding:.2rem .75rem;color:var(--pg-text-muted);white-space:pre-wrap;word-break:break-word}.console-msg--error:where(.astro-5wq3ak55){color:var(--pg-error-text)}.console-msg--warn:where(.astro-5wq3ak55){color:#fbbf24}.error-bar:where(.astro-5wq3ak55){padding:.6rem .75rem;background:var(--pg-error-bg);border-top:1px solid var(--pg-error-border);color:var(--pg-error-text);font-family:var(--pg-font-mono);font-size:.8rem;white-space:pre-wrap;overflow-y:auto;max-height:8rem}.error-bar:where(.astro-5wq3ak55)[hidden]{display:none}.status-bar:where(.astro-5wq3ak55){display:flex;align-items:center;gap:1rem;padding:0 .75rem;background:var(--pg-surface);border-top:1px solid var(--pg-border);font-size:.7rem;color:var(--pg-text-muted)}.status-bar:where(.astro-5wq3ak55) .dot:where(.astro-5wq3ak55){display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:.35rem}.dot--loading:where(.astro-5wq3ak55){background:#fbbf24}.dot--ready:where(.astro-5wq3ak55){background:#34d399}.dot--error:where(.astro-5wq3ak55){background:#f87171}.loading-overlay:where(.astro-5wq3ak55){position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0e1520d9;color:var(--pg-text-muted);font-size:.9rem;z-index:10}.loading-overlay:where(.astro-5wq3ak55)[hidden]{display:none}@media(max-width:50rem){.panels:where(.astro-5wq3ak55){grid-template-columns:1fr;grid-template-rows:1fr 1fr}.editor-panel:where(.astro-5wq3ak55){border-right:none;border-bottom:1px solid var(--pg-border)}}
