@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../../../fonts/inter-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../../../fonts/inter-latin-ext.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{color-scheme:dark;--font-body: "Inter", system-ui, sans-serif;--font-heading: "Inter", system-ui, sans-serif;--font-heading-weight: 500;--space-1: 2.8px;--space-2: 5.6px;--space-3: 8.4px;--space-4: 11.2px;--space-6: 16.8px;--space-8: 22.4px;--shadow-sm: 0 0 0 1px #3f424d;--shadow-md: 0 0 0 1px #595d6c, 0 6px 18px rgba(0, 0, 0, .55);--shadow-lg: 0 0 0 1px #9397ab, 0 16px 40px rgba(0, 0, 0, .65);--color-neutral-900: #292b31;--color-bg: #17140f;--color-text: #ece4d6;--color-surface: #211c15;--color-divider: rgba(236, 228, 214, .13);--color-accent: #e0913a;--color-accent-100: #f7e6d0;--color-accent-300: #eec48a;--color-accent-400: #e8ad63;--color-accent-500: #e0913a;--color-accent-600: #bd7526;--color-accent-700: #8f571b;--color-accent-800: #5a3811;--color-accent-900: #3a2409;--color-neutral-100: #ede7db;--color-neutral-800: #38322a;--radius-sm: 3px;--radius-md: 4px;--radius-lg: 5px;--radius-xl: 6px;--radius-2xl: 8px;--radius-full: 999px;--gl-good: #8fae5f;--gl-good-txt: #a9c479;--gl-good-bg: rgba(143, 174, 95, .15);--gl-good-line: rgba(143, 174, 95, .42);--gl-bad: #cf6a4b;--gl-bad-txt: #e08b6f;--gl-bad-bg: rgba(207, 106, 75, .15);--gl-bad-line: rgba(207, 106, 75, .42);--gl-warn: #d9a24a;--gl-warn-txt: #e6bd77;--gl-warn-bg: rgba(217, 162, 74, .15);--gl-warn-line: rgba(217, 162, 74, .42);--gl-idle: #9c9184;--gl-idle-bg: rgba(156, 145, 132, .14);--gl-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--vs-panel: color-mix(in srgb, var(--color-surface) 62%, transparent)}@media(prefers-color-scheme:light){:root{color-scheme:light;--color-bg: #e7e0d2;--color-text: #241d14;--color-surface: #f3ecdf;--color-divider: rgba(36, 29, 20, .15);--color-accent: #b06a1f;--gl-idle: #726858;--gl-idle-bg: rgba(36, 29, 20, .06);--gl-good: #5c7d2e;--gl-good-txt: #48631f;--gl-good-bg: rgba(92, 125, 46, .13);--gl-good-line: rgba(92, 125, 46, .4);--gl-bad: #b0492a;--gl-bad-txt: #943a1e;--gl-bad-bg: rgba(176, 73, 42, .12);--gl-bad-line: rgba(176, 73, 42, .4);--gl-warn: #a97620;--gl-warn-txt: #875c14;--gl-warn-bg: rgba(169, 118, 32, .13);--gl-warn-line: rgba(169, 118, 32, .4);--vs-panel: #ece3d3}}*{box-sizing:border-box}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:15px;line-height:1.55}button{font:inherit;cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}h1,h2,h3{font-family:var(--font-heading);font-weight:var(--font-heading-weight);line-height:1.12;letter-spacing:-.015em}h1{font-size:20px;margin:0 0 .25rem}.sub{color:var(--gl-idle);margin:0 0 1.4rem;font-size:.86rem;max-width:65ch}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;text-decoration:none;font-family:var(--font-heading);font-weight:var(--font-heading-weight);font-size:14px;line-height:1.2;color:var(--color-text);background:transparent;border:1px solid transparent;padding:var(--space-2) calc(var(--space-3) * 1.2);border-radius:var(--radius-md)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{color:var(--color-accent);border-color:var(--color-accent)}.btn-primary:hover:not(:disabled){background:color-mix(in srgb,var(--color-accent) 12%,transparent)}.btn-primary:active{background:color-mix(in srgb,var(--color-accent) 22%,transparent)}.btn-secondary{border-color:var(--color-divider)}.btn-secondary:hover:not(:disabled){background:color-mix(in srgb,var(--color-text) 7%,transparent)}.btn-secondary:active{background:color-mix(in srgb,var(--color-text) 14%,transparent)}.btn-ghost{color:var(--color-accent);padding-inline:var(--space-1)}.btn-ghost:hover:not(:disabled){background:color-mix(in srgb,var(--color-accent) 10%,transparent)}.btn-danger{color:var(--gl-bad-txt);border-color:var(--gl-bad-line)}.btn-danger:hover:not(:disabled){background:var(--gl-bad-bg)}.btn-block{width:100%;margin-top:var(--space-2)}.btn-compact{padding:2px 8px;font-size:12px}.error{color:var(--gl-bad-txt);font-size:.84rem}::selection{background:color-mix(in srgb,var(--color-accent) 30%,transparent)}a{color:var(--color-accent);text-underline-offset:3px}.field>label{display:block;font-size:12px;margin-bottom:5px;color:color-mix(in srgb,var(--color-text) 70%,transparent)}.input{width:100%;min-height:36px;padding:6px 10px;font:inherit;font-size:14px;color:var(--color-text);caret-color:var(--color-accent);background:var(--color-surface);border:1px solid var(--color-divider);border-radius:var(--radius-md)}.input:hover{border-color:color-mix(in srgb,var(--color-text) 45%,transparent)}.input:focus-visible{border-color:var(--color-accent);outline-offset:0}.tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;letter-spacing:.02em;padding:3px 10px;border-radius:calc(var(--radius-md) * .75);white-space:nowrap}.tag:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.tag-accent{background:var(--color-accent-800);color:var(--color-accent-100)}.tag-neutral{background:var(--color-neutral-800);color:var(--color-neutral-100)}.tag-good{background:var(--gl-good-bg);color:var(--gl-good-txt);box-shadow:inset 0 0 0 1px var(--gl-good-line)}.tag-bad{background:var(--gl-bad-bg);color:var(--gl-bad-txt);box-shadow:inset 0 0 0 1px var(--gl-bad-line)}.tag-warn{background:var(--gl-warn-bg);color:var(--gl-warn-txt);box-shadow:inset 0 0 0 1px var(--gl-warn-line)}.tag-idle{background:var(--gl-idle-bg);color:var(--gl-idle)}.table{width:100%;border-collapse:collapse;font-size:14px}.table th{text-align:left;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:var(--font-heading-weight);color:color-mix(in srgb,var(--color-text) 60%,transparent);background:transparent;padding:var(--space-2);border-bottom:1px solid transparent}.table th,.table td{vertical-align:middle}.table td{padding:var(--space-2);border-bottom:1px solid transparent}.table thead tr{background:linear-gradient(to right,transparent,var(--color-divider) 48px,var(--color-divider) calc(100% - 48px),transparent) no-repeat bottom / 100% 1px}.table tbody tr{background:linear-gradient(to right,transparent,color-mix(in srgb,var(--color-text) 8%,transparent) 48px,color-mix(in srgb,var(--color-text) 8%,transparent) calc(100% - 48px),transparent) no-repeat bottom / 100% 1px}.table tbody tr:hover{background:linear-gradient(color-mix(in srgb,var(--color-text) 4%,transparent),color-mix(in srgb,var(--color-text) 4%,transparent)) no-repeat 0 0 / 100% 100%,linear-gradient(to right,transparent,color-mix(in srgb,var(--color-text) 8%,transparent) 48px,color-mix(in srgb,var(--color-text) 8%,transparent) calc(100% - 48px),transparent) no-repeat bottom / 100% 1px}.card{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-md);background:var(--color-surface)}.card-kicker{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent)}.card-title{font-family:var(--font-heading);font-weight:var(--font-heading-weight);font-size:17px;line-height:1.2}.card-body{margin:0;font-size:13px;opacity:.8;flex:1 1 0%}.card-meta{display:flex;align-items:center;gap:6px;font-size:11px;color:color-mix(in srgb,var(--color-text) 50%,transparent)}.vs-panel{border:1px solid var(--color-divider);border-radius:4px;background:var(--color-bg);overflow:hidden;overflow-x:auto}.vs-bar{display:flex;align-items:center;gap:9px;padding:11px 16px 10px;border-bottom:1px solid var(--color-divider)}.vs-bar span:not(.vs-dot){letter-spacing:.05em;text-transform:uppercase;color:var(--gl-idle);font-size:11px}.vs-dot{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.vs-body{padding:20px}.vs-cap{font-size:12px;color:var(--gl-idle);margin:9px 2px 0;line-height:1.5}.vs-rail-link{position:relative;display:flex;align-items:center;gap:11px;padding:7px 11px;border-radius:3px;text-decoration:none;color:var(--gl-idle);font-size:13px;transition:.16s}.vs-rail-link:hover{color:var(--color-text);background:color-mix(in srgb,var(--color-accent) 8%,transparent)}.vs-rail-link[data-active]{color:var(--color-text)}.vs-rail-link[data-active]:before{content:"";position:absolute;left:-12px;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:var(--color-accent)}.gl-mono{font-family:var(--gl-mono);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:var(--space-4);background:color-mix(in srgb,var(--color-neutral-900) 50%,transparent);z-index:50}.dialog{width:min(440px,100%);display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4) calc(var(--space-4) + 4px);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-lg)}.dialog-title{font-family:var(--font-heading);font-weight:var(--font-heading-weight);font-size:20px}.dialog-body{font-size:14px;opacity:.85;margin:0}.dialog-actions{display:flex;justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-2)}@keyframes glPulse{0%,to{box-shadow:0 0 color-mix(in srgb,var(--color-accent) 60%,transparent)}70%{box-shadow:0 0 0 8px transparent}}.btn,.input,.tag,.card,select.input,textarea.input{border-radius:3px!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.app.svelte-12qhfyh{display:flex;min-height:100vh}aside.svelte-12qhfyh{width:218px;flex-shrink:0;background:var(--color-surface);border-right:1px solid var(--color-divider);display:flex;flex-direction:column;padding:1.1rem .8rem;gap:.2rem}.wordmark.svelte-12qhfyh{display:flex;align-items:center;gap:.55rem;padding:.2rem .6rem 1rem}.beacon.svelte-12qhfyh{width:12px;height:12px;border-radius:50%;background:var(--color-accent);animation:glPulse 2.4s ease-in-out infinite}.wordmark.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--gl-idle);font-size:.75rem}.wordmark.svelte-12qhfyh b:where(.svelte-12qhfyh){font-family:var(--font-heading);font-weight:var(--font-heading-weight)}nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:2px;padding-left:12px}.side-foot.svelte-12qhfyh{margin-top:auto;display:flex;flex-direction:column;gap:.7rem;padding:.6rem}.whoami.svelte-12qhfyh{font-size:.8rem;color:var(--gl-idle)}.whoami.svelte-12qhfyh b:where(.svelte-12qhfyh){color:var(--color-text)}.lang.svelte-12qhfyh{display:flex;align-items:center;gap:.4rem;font-size:.72rem;color:var(--gl-idle)}.lang.svelte-12qhfyh select:where(.svelte-12qhfyh){min-height:26px;padding:2px 8px;font-size:12px;width:auto}main.svelte-12qhfyh{flex:1;padding:1.6rem 2rem 3rem;min-width:0;max-width:920px}@media(max-width:720px){.app.svelte-12qhfyh{flex-direction:column}aside.svelte-12qhfyh{width:100%;flex-direction:row;align-items:center;flex-wrap:wrap}nav.svelte-12qhfyh{flex-direction:row}.side-foot.svelte-12qhfyh{margin:0 0 0 auto;flex-direction:row;align-items:center}main.svelte-12qhfyh{padding:1.2rem 1rem 2.5rem}}
