:root{color-scheme:light dark;--color-canvas: light-dark(#f4f1e8, #151815);--color-surface: light-dark(#fffdf7, #20241f);--color-surface-subtle: light-dark(#faf8f1, #1b1f1b);--color-text: light-dark(#171a18, #f1eee5);--color-text-secondary: light-dark(#454941, #c3c9bf);--color-text-muted: light-dark(#60655c, #abb2a7);--color-border-strong: light-dark(#171a18, #d6dbd2);--color-border-subtle: light-dark(#c9c5b8, #4a5048);--color-border-control: light-dark(#aaa99f, #686f65);--color-border-input: light-dark(#98978f, #747c71);--color-input: light-dark(#ffffff, #181b18);--color-focus-ring: light-dark(rgb(49 89 73 / 25%), rgb(155 211 183 / 55%));--color-accent: light-dark(#1e503f, #9bd3b7);--color-accent-hover: light-dark(#173f32, #b1e4ca);--color-on-accent: light-dark(#ffffff, #15211b);--color-info: light-dark(#365f73, #8fc9e4);--color-warning: light-dark(#80611c, #e3bd65);--color-danger: light-dark(#9b493f, #f09a90);--color-error: light-dark(#9b2c2c, #ff9a9a);--color-success: light-dark(#397251, #85d2a3);--color-shadow: light-dark(rgb(23 26 24 / 8%), rgb(0 0 0 / 35%));--color-shadow-strong: light-dark(rgb(23 26 24 / 18%), rgb(0 0 0 / 55%));--color-device-shell: light-dark(#171a18, #050605);--color-device-screen: light-dark(#efe9d8, #24271f);--color-device-action: light-dark(#1f211f, #e6e7df);--color-on-device-action: light-dark(#ffffff, #171a18);--color-device-recording: light-dark(#a13f35, #e9776b)}*{box-sizing:border-box}html{background:var(--color-canvas);color:var(--color-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;min-width:320px}button,a{font:inherit}.workspace.svelte-12qhfyh{min-height:100vh}.app-header.svelte-12qhfyh{position:sticky;top:0;z-index:8;display:flex;align-items:center;gap:1.5rem;padding:.85rem max(1.25rem,calc((100vw - 68rem)/2));border-bottom:1px solid var(--color-border-subtle);background:color-mix(in srgb,var(--color-canvas) 92%,transparent);-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem)}.wordmark.svelte-12qhfyh{color:var(--color-text);font-weight:850;letter-spacing:-.04em;text-decoration:none}nav.svelte-12qhfyh{display:flex;flex:1;align-items:center;gap:.25rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.45rem .65rem;border-radius:.35rem;color:var(--color-text-secondary);font-size:.85rem;font-weight:700;text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text)}nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){color:var(--color-text);text-decoration:underline;text-decoration-color:var(--color-accent);text-decoration-thickness:2px;text-underline-offset:.5em}.header-side.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem}.runner.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .6rem;border:1px solid var(--color-border-control);border-radius:999px;color:var(--color-text-secondary);font-size:.75rem;font-weight:700;text-decoration:none}.runner.svelte-12qhfyh .dot:where(.svelte-12qhfyh){width:.5rem;height:.5rem;border-radius:999px;background:var(--color-danger)}.runner.online.svelte-12qhfyh .dot:where(.svelte-12qhfyh){background:var(--color-success)}.header-side.svelte-12qhfyh button:where(.svelte-12qhfyh){padding:.3rem .65rem;border:1px solid var(--color-border-control);border-radius:999px;background:var(--color-surface);color:var(--color-text);cursor:pointer;font-size:.75rem;font-weight:700}.banner.svelte-12qhfyh{margin:0;padding:.55rem 1.25rem;border-bottom:1px solid var(--color-border-subtle);color:var(--color-text-secondary);font-size:.85rem;text-align:center}.banner.warning.svelte-12qhfyh{border-color:var(--color-warning);background:color-mix(in srgb,var(--color-warning) 12%,var(--color-canvas));color:var(--color-text)}.banner.info.svelte-12qhfyh{border-color:var(--color-info);background:color-mix(in srgb,var(--color-info) 10%,var(--color-canvas))}.banner.svelte-12qhfyh a:where(.svelte-12qhfyh){color:inherit;font-weight:700}.link.svelte-12qhfyh{padding:0;border:0;background:none;color:var(--color-accent);cursor:pointer;font-weight:700;text-decoration:underline}.content.svelte-12qhfyh{max-width:68rem;margin:0 auto;padding:2rem 1.5rem 5rem}@media(max-width:46rem){.app-header.svelte-12qhfyh{flex-wrap:wrap;gap:.5rem 1rem;padding-inline:1rem}nav.svelte-12qhfyh{order:3;width:100%}.content.svelte-12qhfyh{padding:1.5rem 1rem 4rem}}
