@charset "UTF-8";:root{--paper: #f4f6fa;--surface: #ffffff;--ink: #1a202c;--muted: #5a6577;--rule: #e8ecf1;--faint: #647286;--accent: #0b7a70;--accent-fill: #0fa092;--accent-wash: #e0f5f1;--accent-faint: #f0faf8;--accent-glow: rgb(15 160 146 / 12%);--accent-gradient: linear-gradient(135deg, #0fa092, #14b8a6);--accent-action: linear-gradient(135deg, #0fa092, #14b8a6);--hero-gradient: linear-gradient(115deg, #0fa092 0%, #0fa092 44%, #14b8a6 70%, #2dd4bf 100%);--on-accent: #ffffff;--on-bad: #ffffff;--scrim: rgb(0 0 0 / 55%);--ok: #0a7f54;--ok-wash: #e2f8ee;--warn: #9e6408;--warn-wash: #fff5e0;--bad: #d11d3d;--bad-wash: #fde8ec;--info: #1c68db;--info-wash: #e8f0fd;--sandbox: #7553d9;--sandbox-wash: #f0ecfa;--neutral-wash: #f9fafb;--row-hover: #fafbfc;--nav-hover: #f0f4f8;--code-bg: #101a28;--code-bar: #0c1520;--code-fg: #d8e0ea;--code-rule: #223042;--code-muted: #9fb0c3;--code-accent: #2dd4bf;--code-info: #4585e7;--code-bad: #e7506c;--code-sandbox: #9075e1;--code-row-hover: rgb(255 255 255 / 4%);--on-hero: #ffffff;--hero-cta-bg: #ffffff;--hero-cta-ink: #0b7a70;--hero-veil: rgb(255 255 255 / 14%);--hero-veil-strong: rgb(255 255 255 / 24%);--hero-rule: rgb(255 255 255 / 45%);--hero-hairline: rgb(255 255 255 / 8%);--hero-dot: rgb(255 255 255 / 18%);--hero-caption: rgb(255 255 255 / 45%);--hero-cta-shadow: 0 4px 14px rgb(0 0 0 / 12%);--hero-term-shadow: 0 20px 50px rgb(6 50 46 / 35%);--code-comment: #7e8a9a;--code-control: #2c3d52;--code-tab-on: #1e2c3e;--shadow-card: 0 1px 3px rgb(0 0 0 / 3%), 0 6px 20px rgb(0 0 0 / 3%);--shadow-card-hover: 0 4px 20px rgb(0 0 0 / 7%), 0 1px 4px rgb(0 0 0 / 4%);--shadow-accent: 0 2px 8px rgb(15 160 146 / 30%);--shadow-accent-hover: 0 4px 14px rgb(15 160 146 / 35%);--shadow-pop: 0 8px 24px rgb(0 0 0 / 18%);--shadow-bar: 0 -6px 20px rgb(0 0 0 / 6%);--font-ui: "Heebo", "Open Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-he: "Heebo", "Open Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-en: "Open Sans", "Heebo", system-ui, -apple-system, "Segoe UI", sans-serif;--font-code: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-xl: 20px;--r-full: 9999px;--s-1: .25rem;--s-2: .4rem;--s-3: .6rem;--s-4: .85rem;--s-5: 1.15rem;--s-6: 1.6rem;--panel-gap: .75rem;--rail-width: 14rem;--topbar-h: 3.6rem}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--paper: #0b1220;--surface: #131e2d;--ink: #e8edf3;--muted: #9fb0c3;--rule: #223042;--faint: #7a889a;--accent: #2dd4bf;--accent-fill: #0fa092;--accent-wash: rgb(15 160 146 / 24%);--accent-faint: rgb(15 160 146 / 12%);--accent-glow: rgb(45 212 191 / 14%);--accent-gradient: linear-gradient(135deg, #0fa092, #14b8a6);--accent-action: linear-gradient(135deg, #0fa092, #14b8a6);--hero-gradient: linear-gradient(115deg, #0fa092 0%, #0fa092 44%, #14b8a6 70%, #2dd4bf 100%);--on-accent: #ffffff;--on-bad: #ffffff;--scrim: rgb(0 0 0 / 55%);--ok: #0ead72;--ok-wash: rgb(14 173 114 / 16%);--warn: #e8930c;--warn-wash: rgb(232 147 12 / 16%);--bad: #e7506c;--bad-wash: rgb(229 64 94 / 16%);--info: #4585e7;--info-wash: rgb(59 127 230 / 16%);--sandbox: #9075e1;--sandbox-wash: rgb(124 92 219 / 20%);--neutral-wash: #101a28;--row-hover: #16202f;--nav-hover: #1b2637;--code-bg: #101a28;--code-bar: #0c1520;--code-fg: #d8e0ea;--code-rule: #223042;--code-muted: #9fb0c3;--code-accent: #2dd4bf;--code-info: #4585e7;--code-bad: #e7506c;--code-sandbox: #9075e1;--code-row-hover: rgb(255 255 255 / 4%);--on-hero: #ffffff;--hero-cta-bg: #ffffff;--hero-cta-ink: #0b7a70;--hero-veil: rgb(255 255 255 / 14%);--hero-veil-strong: rgb(255 255 255 / 24%);--hero-rule: rgb(255 255 255 / 45%);--hero-hairline: rgb(255 255 255 / 8%);--hero-dot: rgb(255 255 255 / 18%);--hero-caption: rgb(255 255 255 / 45%);--hero-cta-shadow: 0 4px 14px rgb(0 0 0 / 12%);--hero-term-shadow: 0 20px 50px rgb(6 50 46 / 35%);--code-comment: #7e8a9a;--code-control: #2c3d52;--code-tab-on: #1e2c3e;--shadow-card: 0 1px 3px rgb(0 0 0 / 35%), 0 6px 20px rgb(0 0 0 / 28%);--shadow-card-hover: 0 4px 22px rgb(0 0 0 / 45%);--shadow-accent: 0 2px 8px rgb(15 160 146 / 40%);--shadow-accent-hover: 0 4px 14px rgb(15 160 146 / 50%);--shadow-pop: 0 8px 24px rgb(0 0 0 / 50%);--shadow-bar: 0 -6px 20px rgb(0 0 0 / 40%);--font-ui: "Heebo", "Open Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-he: "Heebo", "Open Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-en: "Open Sans", "Heebo", system-ui, -apple-system, "Segoe UI", sans-serif;--font-code: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-xl: 20px;--r-full: 9999px;--s-1: .25rem;--s-2: .4rem;--s-3: .6rem;--s-4: .85rem;--s-5: 1.15rem;--s-6: 1.6rem;--panel-gap: .75rem;--rail-width: 14rem;--topbar-h: 3.6rem}}:root[data-theme=dark]{--paper: #0b1220;--surface: #131e2d;--ink: #e8edf3;--muted: #9fb0c3;--rule: #223042;--faint: #7a889a;--accent: #2dd4bf;--accent-fill: #0fa092;--accent-wash: rgb(15 160 146 / 24%);--accent-faint: rgb(15 160 146 / 12%);--accent-glow: rgb(45 212 191 / 14%);--accent-gradient: linear-gradient(135deg, #0fa092, #14b8a6);--accent-action: linear-gradient(135deg, #0fa092, #14b8a6);--hero-gradient: linear-gradient(115deg, #0fa092 0%, #0fa092 44%, #14b8a6 70%, #2dd4bf 100%);--on-accent: #ffffff;--on-bad: #ffffff;--scrim: rgb(0 0 0 / 55%);--ok: #0ead72;--ok-wash: rgb(14 173 114 / 16%);--warn: #e8930c;--warn-wash: rgb(232 147 12 / 16%);--bad: #e7506c;--bad-wash: rgb(229 64 94 / 16%);--info: #4585e7;--info-wash: rgb(59 127 230 / 16%);--sandbox: #9075e1;--sandbox-wash: rgb(124 92 219 / 20%);--neutral-wash: #101a28;--row-hover: #16202f;--nav-hover: #1b2637;--code-bg: #101a28;--code-bar: #0c1520;--code-fg: #d8e0ea;--code-rule: #223042;--code-muted: #9fb0c3;--code-accent: #2dd4bf;--code-info: #4585e7;--code-bad: #e7506c;--code-sandbox: #9075e1;--code-row-hover: rgb(255 255 255 / 4%);--on-hero: #ffffff;--hero-cta-bg: #ffffff;--hero-cta-ink: #0b7a70;--hero-veil: rgb(255 255 255 / 14%);--hero-veil-strong: rgb(255 255 255 / 24%);--hero-rule: rgb(255 255 255 / 45%);--hero-hairline: rgb(255 255 255 / 8%);--hero-dot: rgb(255 255 255 / 18%);--hero-caption: rgb(255 255 255 / 45%);--hero-cta-shadow: 0 4px 14px rgb(0 0 0 / 12%);--hero-term-shadow: 0 20px 50px rgb(6 50 46 / 35%);--code-comment: #7e8a9a;--code-control: #2c3d52;--code-tab-on: #1e2c3e;--shadow-card: 0 1px 3px rgb(0 0 0 / 35%), 0 6px 20px rgb(0 0 0 / 28%);--shadow-card-hover: 0 4px 22px rgb(0 0 0 / 45%);--shadow-accent: 0 2px 8px rgb(15 160 146 / 40%);--shadow-accent-hover: 0 4px 14px rgb(15 160 146 / 50%);--shadow-pop: 0 8px 24px rgb(0 0 0 / 50%);--shadow-bar: 0 -6px 20px rgb(0 0 0 / 40%);--font-ui: "Heebo", "Open Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-he: "Heebo", "Open Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-en: "Open Sans", "Heebo", system-ui, -apple-system, "Segoe UI", sans-serif;--font-code: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-xl: 20px;--r-full: 9999px;--s-1: .25rem;--s-2: .4rem;--s-3: .6rem;--s-4: .85rem;--s-5: 1.15rem;--s-6: 1.6rem;--panel-gap: .75rem;--rail-width: 14rem;--topbar-h: 3.6rem}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{background:var(--paper);color:var(--ink);font-family:var(--font-ui);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}code,kbd,samp,pre{font-family:var(--font-code);font-size:.76rem}pre,code,.ltr{direction:ltr;unicode-bidi:isolate}pre{background:var(--code-bg);color:var(--code-fg);border:1px solid var(--code-rule);border-radius:var(--r-sm);padding:var(--s-3) var(--s-4);overflow-x:auto;text-align:start}a{color:var(--accent)}.num{font-variant-numeric:tabular-nums}.ds-card{background:var(--surface);border:1px solid var(--rule);border-radius:var(--r-lg);box-shadow:var(--shadow-card);transition:box-shadow .25s ease,transform .25s ease}.panel{box-shadow:var(--shadow-card)}.ds-card--interactive{cursor:pointer}.ds-card--interactive:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.ds-button-accent{display:inline-flex;align-items:center;justify-content:center;gap:var(--s-2);background:var(--accent-action);color:var(--on-accent);border:1px solid transparent;border-radius:var(--r-full);padding:var(--s-2) var(--s-5);font:inherit;font-weight:600;text-decoration:none;box-shadow:var(--shadow-accent);cursor:pointer;transition:box-shadow .25s ease}.ds-button-accent:hover:not(:disabled){box-shadow:var(--shadow-accent-hover)}.ds-button-accent:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.ds-button-quiet{display:inline-flex;align-items:center;justify-content:center;gap:var(--s-2);background:none;color:var(--muted);border:1px solid var(--rule);border-radius:var(--r-full);padding:var(--s-2) var(--s-4);font:inherit;font-weight:600;text-decoration:none;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.ds-button-quiet:hover:not(:disabled){color:var(--ink);background:var(--nav-hover)}.ds-button-quiet:disabled{opacity:.55;cursor:not-allowed}.ds-eyebrow{font-size:.69rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--faint)}.ds-pill{display:inline-flex;align-items:center;gap:var(--s-1);border-radius:var(--r-full);padding:.12rem .55rem;font-size:.69rem;font-weight:700;white-space:nowrap}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
