.playground-grid:where(.astro-5b4smzhb){display:grid;grid-template-columns:1.2fr 1fr;gap:32px;align-items:start}@media(max-width:992px){.playground-grid:where(.astro-5b4smzhb){grid-template-columns:1fr}}.playground-left-col:where(.astro-5b4smzhb){position:sticky;top:100px}@media(max-width:992px){.playground-left-col:where(.astro-5b4smzhb){position:relative;top:0}}.playground-right-col:where(.astro-5b4smzhb){display:flex;flex-direction:column;gap:16px;height:100%}.templates-header:where(.astro-5b4smzhb){padding:16px 24px;background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-subtle)}.templates-scroll-area:where(.astro-5b4smzhb){display:flex;flex-direction:column;gap:16px;flex-grow:1;height:0;min-height:500px;overflow-y:auto;padding-right:8px}.templates-scroll-area:where(.astro-5b4smzhb)::-webkit-scrollbar{width:6px}.templates-scroll-area:where(.astro-5b4smzhb)::-webkit-scrollbar-thumb{background:var(--border-medium);border-radius:4px}@media(max-width:992px){.templates-scroll-area:where(.astro-5b4smzhb){max-height:none;overflow-y:visible}}.inline-badge:where(.astro-5b4smzhb){display:inline-block;padding:6px 16px;background:var(--bg-tertiary);border:1px solid var(--border-medium);border-radius:9999px;font-size:13px;font-weight:600;color:var(--text-secondary);letter-spacing:.05em;text-transform:uppercase}.playground-wrapper:where(.astro-5b4smzhb){padding:24px;border-radius:var(--radius-xl);border:1px solid var(--border-medium);background:var(--bg-card);display:flex;flex-direction:column;gap:16px}.playground-arrow:where(.astro-5b4smzhb){display:flex;justify-content:center;color:var(--accent-primary);opacity:.5;padding:4px 0}.playground-step:where(.astro-5b4smzhb){background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:24px}.step-header:where(.astro-5b4smzhb){display:flex;align-items:center;gap:12px;margin-bottom:8px}.step-number:where(.astro-5b4smzhb){width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--accent-gradient);color:#fff;font-weight:800;font-size:14px;border-radius:50%;flex-shrink:0}.step-desc:where(.astro-5b4smzhb){color:var(--text-secondary);font-size:14px;line-height:1.5;margin-bottom:16px;margin-left:40px}.code-editor:where(.astro-5b4smzhb),.interactive-area:where(.astro-5b4smzhb),.mock-snipset-app:where(.astro-5b4smzhb){margin-left:40px}@media(max-width:600px){.step-desc:where(.astro-5b4smzhb),.code-editor:where(.astro-5b4smzhb),.interactive-area:where(.astro-5b4smzhb),.mock-snipset-app:where(.astro-5b4smzhb){margin-left:0}}.code-editor:where(.astro-5b4smzhb){background:#111;border-radius:var(--radius-md);border:1px solid #333;overflow:hidden}.editor-header:where(.astro-5b4smzhb){background:#222;padding:8px 12px;border-bottom:1px solid #333;font-size:12px;color:#aaa;display:flex;justify-content:space-between}.abbrev-code:where(.astro-5b4smzhb){background:var(--accent-primary);color:#000;padding:2px 6px;border-radius:4px;font-weight:700}.editor-body:where(.astro-5b4smzhb){padding:12px;margin:0;font-family:var(--font-mono);font-size:13px;color:#ddd;line-height:1.5;white-space:pre-wrap}.var-hl:where(.astro-5b4smzhb){color:var(--accent-info);font-weight:600}.interactive-area:where(.astro-5b4smzhb){display:flex;flex-direction:column;gap:12px}.clipboard-mock:where(.astro-5b4smzhb){display:flex;flex-direction:column;gap:8px;background:var(--bg-tertiary);padding:12px;border-radius:var(--radius-sm);border:1px solid var(--border-subtle)}.mock-label:where(.astro-5b4smzhb){font-size:12px;font-weight:600;color:var(--text-secondary)}.mock-controls:where(.astro-5b4smzhb){display:flex;gap:8px;flex-wrap:wrap;align-items:center}.mock-input:where(.astro-5b4smzhb){background:var(--bg-input);border:1px solid var(--border-medium);padding:6px 10px;border-radius:4px;color:var(--text-primary);font-family:var(--font-mono);font-size:13px;width:200px;outline:none;flex-grow:1}.mock-input:where(.astro-5b4smzhb):focus{border-color:var(--accent-primary)}.playground-textarea:where(.astro-5b4smzhb){width:100%;background:var(--bg-input);border:1px solid var(--border-medium);border-radius:var(--radius-md);padding:16px;color:var(--text-primary);font-family:var(--font-mono);font-size:15px;line-height:1.5;resize:vertical;outline:none}.playground-textarea:where(.astro-5b4smzhb):focus{border-color:var(--border-accent)}.custom-editor-step:where(.astro-5b4smzhb){border-color:var(--accent-primary)}.mock-snipset-app:where(.astro-5b4smzhb){border-radius:var(--radius-md);border:1px solid var(--border-medium);background:var(--bg-primary);overflow:hidden;box-shadow:var(--shadow-md)}.mock-app-header:where(.astro-5b4smzhb){background:var(--bg-tertiary);border-bottom:1px solid var(--border-medium);padding:10px 12px;display:flex;align-items:center;gap:12px}.mock-window-controls:where(.astro-5b4smzhb){display:flex;gap:6px}.mock-window-controls:where(.astro-5b4smzhb) span:where(.astro-5b4smzhb){width:10px;height:10px;border-radius:50%;background:#ff5f56}.mock-window-controls:where(.astro-5b4smzhb) span:where(.astro-5b4smzhb):nth-child(2){background:#ffbd2e}.mock-window-controls:where(.astro-5b4smzhb) span:where(.astro-5b4smzhb):nth-child(3){background:#27c93f}.mock-app-title:where(.astro-5b4smzhb){font-size:11px;font-weight:600;color:var(--text-tertiary);flex-grow:1;text-align:center;padding-right:42px}.mock-app-body:where(.astro-5b4smzhb){padding:16px;display:flex;flex-direction:column;gap:16px;position:relative}.form-group:where(.astro-5b4smzhb){display:flex;flex-direction:column;gap:6px}.form-group:where(.astro-5b4smzhb) label:where(.astro-5b4smzhb){font-size:12px;font-weight:600;color:var(--text-primary);display:flex;justify-content:space-between;align-items:center}.helper-text:where(.astro-5b4smzhb){font-size:10px;color:var(--text-tertiary);font-weight:400}.helper-text:where(.astro-5b4smzhb) code:where(.astro-5b4smzhb){background:var(--bg-tertiary);padding:2px 4px;border-radius:3px;color:var(--accent-info)}.input-with-prefix:where(.astro-5b4smzhb) input:where(.astro-5b4smzhb),.form-group:where(.astro-5b4smzhb) textarea:where(.astro-5b4smzhb){width:100%;background:var(--bg-input);border:1px solid var(--border-medium);border-radius:var(--radius-sm);padding:8px 12px;color:var(--text-primary);font-family:var(--font-mono);font-size:13px;outline:none}.form-group:where(.astro-5b4smzhb) textarea:where(.astro-5b4smzhb){resize:vertical;line-height:1.5}.input-with-prefix:where(.astro-5b4smzhb) input:where(.astro-5b4smzhb):focus,.form-group:where(.astro-5b4smzhb) textarea:where(.astro-5b4smzhb):focus{border-color:var(--accent-primary)}.save-status:where(.astro-5b4smzhb){position:absolute;bottom:16px;left:50%;transform:translate(-50%) translateY(-10px);background:var(--accent-success);color:#fff;padding:6px 12px;border-radius:9999px;font-size:12px;font-weight:600;opacity:0;pointer-events:none;transition:all .3s ease}.template-card:where(.astro-5b4smzhb){padding:16px 20px;display:flex;flex-direction:column;border:1px solid var(--border-medium)}.template-header:where(.astro-5b4smzhb){display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;gap:8px}.template-title:where(.astro-5b4smzhb){color:var(--text-primary);line-height:1.2;margin:0}.tech-badge:where(.astro-5b4smzhb){background:var(--bg-input);border:1px solid var(--border-subtle);padding:3px 8px;border-radius:9999px;font-size:10px;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.template-abbreviation:where(.astro-5b4smzhb){display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:6px 10px;background:var(--accent-gradient);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm)}.keyword-label:where(.astro-5b4smzhb){font-size:11px;font-weight:600;color:#fff;opacity:.9}.keyword-value:where(.astro-5b4smzhb){font-family:var(--font-mono);font-size:13px;font-weight:700;color:#fff}.template-body:where(.astro-5b4smzhb){background:var(--bg-input);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:12px;flex-grow:1;overflow-x:auto}.template-body:where(.astro-5b4smzhb) pre:where(.astro-5b4smzhb){margin:0;font-family:var(--font-mono);font-size:12px;color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;line-height:1.5}.template-footer:where(.astro-5b4smzhb){display:flex;gap:12px;justify-content:flex-end;margin-top:16px}.template-footer:where(.astro-5b4smzhb) button:where(.astro-5b4smzhb){padding:8px 16px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px}
