.demos-home.svelte-kxab8v{--green: #0f9d6b;--green-dark: #0a7a53;--green-light: #e6f7f1;--green-mid: #1db87a;--teal: #007f6e;--amber: #d4820a;--bg: #ffffff;--bg-subtle: #f8faf9;--bg-aside: #f2f5f3;--border: #e2e8e5;--border-dark: #c8d4cf;--text: #1a2420;--text-mid: #3d524a;--text-dim: #6b8078;--text-faint: #9eb5ac;--sans: "DM Sans", system-ui, sans-serif;--serif: "Libre Baskerville", Georgia, serif;--mono: "DM Mono", monospace;--sidebar-w: 220px;--r: 6px;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:14px;line-height:1.6;min-height:calc(100vh - 60px);display:flex;flex-direction:column}.layout.svelte-kxab8v{display:flex;flex:1;min-height:0}.sidebar.svelte-kxab8v{width:var(--sidebar-w);flex-shrink:0;border-right:1px solid var(--border);padding:28px 0;position:sticky;top:60px;height:calc(100vh - 60px);overflow-y:auto}.sidebar.svelte-kxab8v::-webkit-scrollbar{width:3px}.sidebar.svelte-kxab8v::-webkit-scrollbar-thumb{background:var(--border)}.sidebar-section.svelte-kxab8v{margin-bottom:24px}.sidebar-heading.svelte-kxab8v{font-size:11px;font-weight:600;color:var(--text-faint);letter-spacing:.1em;padding:0 20px;margin-bottom:6px;text-transform:uppercase;font-family:var(--sans)}.sidebar-link.svelte-kxab8v{display:block;font-size:13px;color:var(--text-mid);text-decoration:none;padding:6px 20px;transition:color .12s,background .12s;border-left:3px solid transparent}.sidebar-link.svelte-kxab8v:hover{color:var(--text);background:var(--bg-subtle)}.sidebar-link.active.svelte-kxab8v{color:var(--green);background:var(--green-light);border-left-color:var(--green);font-weight:500}.main.svelte-kxab8v{flex:1;min-width:0;padding:40px 48px 80px;max-width:1100px}.page-header.svelte-kxab8v{margin-bottom:28px}.page-title.svelte-kxab8v{font-family:var(--serif);font-size:30px;font-weight:700;color:var(--text);letter-spacing:-.02em;margin-bottom:10px}.page-desc.svelte-kxab8v{font-size:14px;color:var(--text-mid);line-height:1.7;max-width:640px}.session-strip.svelte-kxab8v{display:flex;align-items:center;gap:16px;flex-wrap:wrap;background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--r);padding:12px 16px;margin-bottom:28px}.session-label.svelte-kxab8v{font-size:12px;font-weight:600;color:var(--text-dim);letter-spacing:.04em;flex-shrink:0;font-family:var(--mono)}.session-keys.svelte-kxab8v{display:flex;gap:10px;flex-wrap:wrap;flex:1}.skey.svelte-kxab8v{display:flex;align-items:center;gap:8px;background:var(--bg);border:1px solid var(--border-dark);border-radius:4px;padding:5px 10px}.skey-lbl.svelte-kxab8v{font-size:10px;font-weight:600;color:var(--green);letter-spacing:.08em;font-family:var(--mono)}.skey-lbl.fm.svelte-kxab8v{color:var(--teal)}.skey-val.svelte-kxab8v{font-family:var(--mono);font-size:11px;color:var(--text);max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skey-timer.svelte-kxab8v{font-family:var(--mono);font-size:11px;color:var(--text-dim);font-variant-numeric:tabular-nums;border-left:1px solid var(--border);padding-left:8px}.skey-copy.svelte-kxab8v{font-size:11px;color:var(--text-dim);background:none;border:none;cursor:pointer;font-family:var(--mono);padding:0}.skey-copy.svelte-kxab8v:hover{color:var(--green)}.session-note.svelte-kxab8v{font-size:12px;color:var(--text-faint);flex-shrink:0}.session-note.svelte-kxab8v a:where(.svelte-kxab8v){color:var(--green);text-decoration:none;font-weight:500}.session-note.svelte-kxab8v a:where(.svelte-kxab8v):hover{text-decoration:underline}.filter-row.svelte-kxab8v{display:flex;gap:12px;align-items:flex-end;margin-bottom:28px;flex-wrap:wrap}.filter-group.svelte-kxab8v{display:flex;flex-direction:column;gap:6px}.filter-label.svelte-kxab8v{font-size:12px;font-weight:600;color:var(--text-dim)}.filter-input.svelte-kxab8v{height:38px;padding:0 12px 0 34px;border:1px solid var(--border-dark);border-radius:var(--r);font-size:13px;color:var(--text);font-family:var(--sans);outline:none;background:var(--bg);width:260px;transition:border-color .15s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%239eb5ac' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:10px center}.filter-input.svelte-kxab8v:focus{border-color:var(--green)}.filter-select.svelte-kxab8v{height:38px;padding:0 32px 0 12px;border:1px solid var(--border-dark);border-radius:var(--r);font-size:13px;color:var(--text);font-family:var(--sans);outline:none;background:var(--bg);width:200px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239eb5ac' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;transition:border-color .15s}.filter-select.svelte-kxab8v:focus{border-color:var(--green)}.filter-count.svelte-kxab8v{font-size:12px;color:var(--text-faint);margin-left:auto;align-self:center;padding-top:22px}.section-divider.svelte-kxab8v{border:none;border-top:1px solid var(--border);margin:0 0 28px}.card-grid.svelte-kxab8v{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.demo-card.svelte-kxab8v{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:var(--r);overflow:hidden;border:1px solid var(--border);background:var(--bg);transition:box-shadow .2s,border-color .2s,transform .2s}.demo-card.svelte-kxab8v:hover{box-shadow:0 4px 20px #00000014;border-color:var(--border-dark);transform:translateY(-2px)}.card-thumb.svelte-kxab8v{width:100%;aspect-ratio:16 / 9;background:var(--bg-aside);position:relative;overflow:hidden;border-bottom:1px solid var(--border)}.card-thumb.svelte-kxab8v img:where(.svelte-kxab8v){width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.demo-card.svelte-kxab8v:hover .card-thumb:where(.svelte-kxab8v) img:where(.svelte-kxab8v){transform:scale(1.03)}.thumb-placeholder.svelte-kxab8v{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:var(--bg-aside)}.thumb-placeholder-icon.svelte-kxab8v{font-size:32px;opacity:.4}.thumb-placeholder-label.svelte-kxab8v{font-size:11px;color:var(--text-faint);font-family:var(--mono);letter-spacing:.06em}.thumb-badge.svelte-kxab8v{position:absolute;top:10px;left:10px;font-size:10px;font-weight:600;padding:3px 8px;border-radius:3px;letter-spacing:.06em;font-family:var(--mono)}.thumb-badge.cp.svelte-kxab8v{background:#007f6e1f;color:var(--teal);border:1px solid rgba(0,127,110,.25);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.card-body.svelte-kxab8v{padding:18px 20px 20px;display:flex;flex-direction:column;flex:1}.card-category.svelte-kxab8v{font-size:11px;font-weight:600;color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px}.card-title.svelte-kxab8v{font-size:15px;font-weight:700;color:var(--text);letter-spacing:-.01em;margin-bottom:8px;line-height:1.3}.card-desc.svelte-kxab8v{font-size:13px;color:var(--text-dim);line-height:1.65;margin-bottom:14px;flex:1}.card-pills.svelte-kxab8v{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:14px}.pill.svelte-kxab8v{font-size:10px;font-family:var(--mono);padding:2px 7px;border-radius:3px;letter-spacing:.03em}.pill.m.svelte-kxab8v{background:#e8f5ef;color:#0a7a53}.pill.t.svelte-kxab8v{background:#e6f2f1;color:var(--teal)}.pill.a.svelte-kxab8v{background:#fef3e2;color:var(--amber)}.card-footer.svelte-kxab8v{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid var(--border)}.card-cta.svelte-kxab8v{font-size:13px;font-weight:500;color:var(--green);display:flex;align-items:center;gap:4px}.card-cta-arrow.svelte-kxab8v{transition:transform .2s;display:inline-block}.demo-card.svelte-kxab8v:hover .card-cta-arrow:where(.svelte-kxab8v){transform:translate(3px)}.card-calls.svelte-kxab8v{font-size:11px;color:var(--text-faint);font-family:var(--mono)}.coming-soon-heading.svelte-kxab8v{font-size:14px;font-weight:600;color:var(--text-dim);margin:48px 0 20px;display:flex;align-items:center;gap:12px}.coming-soon-heading.svelte-kxab8v:after{content:"";flex:1;height:1px;background:var(--border)}.card-grid.dimmed.svelte-kxab8v{opacity:.45;pointer-events:none}.coming-badge.svelte-kxab8v{font-size:10px;font-family:var(--mono);font-weight:500;padding:2px 7px;border-radius:3px;background:var(--bg-aside);color:var(--text-faint);border:1px solid var(--border)}.no-results.svelte-kxab8v{padding:60px 0;text-align:center;color:var(--text-faint);font-size:14px}.doc-footer.svelte-kxab8v{border-top:1px solid var(--border);padding:24px 48px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:12px;color:var(--text-faint);background:var(--bg-subtle)}.footer-links.svelte-kxab8v{display:flex;gap:20px}.doc-footer.svelte-kxab8v a:where(.svelte-kxab8v){color:var(--text-dim);text-decoration:none}.doc-footer.svelte-kxab8v a:where(.svelte-kxab8v):hover{color:var(--green)}@media (max-width: 1000px){.card-grid.svelte-kxab8v{grid-template-columns:repeat(2,1fr)}}@media (max-width: 800px){.sidebar.svelte-kxab8v{display:none}.main.svelte-kxab8v{padding:24px 20px 60px}.card-grid.svelte-kxab8v{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.card-grid.svelte-kxab8v{grid-template-columns:1fr}}
