:root{--paper:#eef3f1;--surface:#fff;--bg:#f6f9f8;--ink:#1b2b29;--muted:#5f7370;--line:#d5e0dc;--line-strong:#b9c9c4;--working:#3d7a5c;--attention:#a9711b;--shout:#97556f;--ok:#3d7a5c;--danger:#a33b3b;--focus:#1b2b29;--radius:10px;--col-rule:3px;--shadow-card:0 1px 2px #1b2b2912;--shadow-raised:0 8px 28px #1b2b291f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--paper:#141d1c;--surface:#1c2725;--bg:#101817;--ink:#e6efec;--muted:#93a7a3;--line:#2c3a37;--line-strong:#3d4f4b;--working:#7cc39c;--attention:#d8a75a;--shout:#d295ae;--ok:#7cc39c;--danger:#e08585;--focus:#e6efec;--shadow-card:0 1px 2px #0000004d;--shadow-raised:0 8px 28px #00000073}}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}h1{letter-spacing:-.022em;margin:0 0 .3rem;font-size:clamp(1.8rem,1.2rem + 2.2vw,2.9rem);font-weight:300;line-height:1.12}h2{letter-spacing:-.012em;margin:0;font-size:1.15rem;font-weight:500}p{max-width:62ch}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:3px}button,input,textarea,select{font:inherit;color:inherit}.wrap{max-width:74rem;margin:0 auto;padding:1.5rem 1.15rem 6rem}.lede{color:var(--muted);margin:0 0 1.6rem;font-size:1.05rem}.btn{border:1px solid var(--line-strong);background:var(--surface);color:var(--ink);border-radius:var(--radius);cursor:pointer;align-items:center;gap:.4rem;padding:.5rem .95rem;transition:border-color .12s;display:inline-flex}.btn:hover:not(:disabled){border-color:var(--ink)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn.primary{background:var(--ink);color:var(--bg);border-color:var(--ink)}.btn.quiet{color:var(--muted);background:0 0;border-color:#0000;padding-inline:.4rem}.btn.quiet:hover{color:var(--ink);border-color:#0000}.field{margin-bottom:1rem;display:block}.field>span{color:var(--muted);margin-bottom:.3rem;font-size:.92rem;display:block}input[type=text],textarea,select{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius);width:100%;padding:.55rem .7rem}textarea{resize:vertical}.check{align-items:flex-start;gap:.6rem;margin-bottom:1rem;display:flex}.check input{margin-top:.3rem}.check small{color:var(--muted);display:block}.note{color:var(--muted);font-size:.9rem}.error{color:var(--danger)}.open.svelte-1vx8lp3{z-index:30;border:1px solid var(--line);background:var(--surface);cursor:pointer;opacity:.75;border-radius:999px;min-width:2.75rem;min-height:2.75rem;font-size:1.1rem;position:fixed;bottom:1rem;right:1rem}.open.svelte-1vx8lp3:hover,.open.svelte-1vx8lp3:focus-visible{opacity:1}.fb.svelte-1vx8lp3{z-index:30;background:var(--surface);width:min(26rem,100vw - 2rem);color:var(--ink);border:1px solid var(--line);border-radius:10px;padding:.7rem .9rem;position:fixed;bottom:1rem;right:1rem;box-shadow:0 6px 24px #00000059}.head.svelte-1vx8lp3{color:var(--muted);justify-content:space-between;align-items:baseline;margin-bottom:.4rem;font-size:.85rem;display:flex}.x.svelte-1vx8lp3{color:var(--muted);cursor:pointer;background:0 0;border:none}textarea.svelte-1vx8lp3{box-sizing:border-box;background:var(--bg);width:100%;color:var(--ink);border:1px solid var(--line);font:inherit;resize:vertical;border-radius:6px;padding:.45rem .6rem}.row.svelte-1vx8lp3{align-items:center;gap:.7rem;margin-top:.4rem;display:flex}.send.svelte-1vx8lp3{border:1px solid var(--line);background:var(--surface);color:var(--ink);font:inherit;cursor:pointer;border-radius:6px;padding:.35rem .9rem}.send.svelte-1vx8lp3:disabled{opacity:.5;cursor:default}.foot.svelte-1vx8lp3{color:var(--muted);margin-top:.4rem;font-size:.78rem}.err.svelte-1vx8lp3{color:var(--danger,crimson)}.ok.svelte-1vx8lp3{color:var(--ok,seagreen)}header.svelte-12qhfyh{border-bottom:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.15rem;display:flex}.mark.svelte-12qhfyh{letter-spacing:-.01em;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;display:inline-flex}.bars.svelte-12qhfyh{align-items:flex-end;gap:2px;display:inline-flex}.bars.svelte-12qhfyh i:where(.svelte-12qhfyh){border-radius:1px;width:3px;height:14px;display:block}.bars.svelte-12qhfyh i:where(.svelte-12qhfyh):first-child{background:var(--working)}.bars.svelte-12qhfyh i:where(.svelte-12qhfyh):nth-child(2){background:var(--attention)}.bars.svelte-12qhfyh i:where(.svelte-12qhfyh):nth-child(3){background:var(--shout)}nav.svelte-12qhfyh{gap:1rem;font-size:.94rem;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink);text-decoration:underline}
