:root{--color-text:#1f2328;--color-muted:#5c6670;--color-border:#dde1e5;--color-border-strong:#b7bfc7;--color-surface:#fff;--color-subtle:#f6f7f7;--color-selected:#eef4f1;--color-accent:#2f5d4e;--color-accent-hover:#244a3e;--color-accent-contrast:#fff;--color-danger:#a32c29;--color-danger-surface:#fdf4f3;--radius:6px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--color-text);background:var(--color-surface);font-synthesis:none;text-rendering:optimizelegibility;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}*{box-sizing:border-box}body{min-width:280px;margin:0;line-height:1.5}h1,p{margin:0}h1{font-size:clamp(1.5rem,4vw,2rem);font-weight:600;line-height:1.25}a{color:inherit;text-underline-offset:.2em}a:hover{text-decoration-thickness:2px}button,input{font:inherit}input{border:1px solid var(--color-border-strong);width:100%;min-height:44px;color:inherit;background:var(--color-surface);border-radius:2px;margin-top:.375rem;padding:.5rem .75rem;display:block}button{border:1px solid var(--color-accent);min-height:44px;color:var(--color-accent-contrast);background:var(--color-accent);cursor:pointer;border-radius:2px;padding:.5rem 1rem}button:hover:not(:disabled){border-color:var(--color-accent-hover);background:var(--color-accent-hover)}button:disabled{opacity:.65;cursor:wait}:focus-visible{outline:2px solid var(--color-text);outline-offset:4px}.preserve-lines{white-space:pre-line}.page{width:min(100%,64rem);margin-inline:auto;padding:clamp(2rem,6vw,4rem) clamp(1rem,4vw,2rem)}.stack{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}
