@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";.btn.svelte-1hwghq5{justify-content:center;align-items:center;gap:var(--space-2);padding:10px var(--space-4);border-radius:var(--radius-sm);font-family:inherit;font-size:var(--text-sm);cursor:pointer;transition:background var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out);border:1px solid #0000;font-weight:600;display:inline-flex;position:relative}.btn.svelte-1hwghq5:active:not(:disabled){transform:translateY(1px)}.btn.svelte-1hwghq5:focus-visible{box-shadow:var(--focus-ring);outline:none}.btn.svelte-1hwghq5:disabled{cursor:not-allowed;opacity:.55}.primary.svelte-1hwghq5{background:var(--sidebar);color:var(--lime)}.primary.svelte-1hwghq5:hover:not(:disabled){background:var(--sidebar-soft)}.secondary.svelte-1hwghq5{background:var(--panel);border-color:var(--line-strong);color:var(--ink)}.secondary.svelte-1hwghq5:hover:not(:disabled){background:var(--canvas)}.text.svelte-1hwghq5{color:var(--green);padding-inline:var(--space-2);background:0 0}.danger.svelte-1hwghq5{background:var(--red);color:#fff}.danger.svelte-1hwghq5:hover:not(:disabled){filter:brightness(.92)}.spin.svelte-1hwghq5{border-radius:var(--radius-full);border:2px solid;border-top-color:#0000;width:12px;height:12px;animation:.8s linear infinite svelte-1hwghq5-spin}.dim.svelte-1hwghq5{opacity:.75}@keyframes svelte-1hwghq5-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spin.svelte-1hwghq5{animation:none}.btn.svelte-1hwghq5{transition:none}}.gate.svelte-12ptefu{min-height:100dvh;padding:var(--space-5);place-items:center;display:grid}.card.svelte-12ptefu{justify-items:center;gap:var(--space-3);width:min(360px,100%);padding:var(--space-6) var(--space-5);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);text-align:center;display:grid}.mark.svelte-12ptefu{border-radius:var(--radius-md);background:var(--sidebar);width:52px;height:52px;color:var(--lime);place-items:center;font-size:1.4rem;font-weight:700;display:grid}h1.svelte-12ptefu{font-family:Manrope,sans-serif;font-size:var(--text-xl);letter-spacing:-.02em;margin:0}p.svelte-12ptefu{color:var(--muted);font-size:var(--text-sm);margin:0;line-height:1.55}.error.svelte-12ptefu{color:var(--red)}.v1.svelte-12ptefu{margin-top:var(--space-2);color:var(--green);font-size:var(--text-xs);font-weight:600}.empty.svelte-1oey81j{justify-items:center;gap:var(--space-2);padding:var(--space-6) var(--space-4);text-align:center;display:grid}.glyph.svelte-1oey81j{border-radius:var(--radius-md);background:var(--canvas);width:44px;height:44px;color:var(--soft-muted);place-items:center;font-size:1.2rem;display:grid}strong.svelte-1oey81j{font-size:var(--text-md);font-family:Manrope,sans-serif}p.svelte-1oey81j{max-width:42ch;color:var(--muted);font-size:var(--text-sm);margin:0;line-height:1.55}.badge.svelte-1t0k2ai{border-radius:var(--radius-full);white-space:nowrap;align-items:center;width:fit-content;padding:5px 9px;font-size:.62rem;font-weight:700;display:inline-flex}.ok.svelte-1t0k2ai{color:var(--green);background:#eaf5ed}.pending.svelte-1t0k2ai{color:var(--amber);background:#f7f1e5}.attention.svelte-1t0k2ai{color:var(--red);background:#f9ece9}.backdrop.svelte-1y967kl{z-index:80;padding:max(var(--space-4), env(safe-area-inset-top,0px)) max(var(--space-4), env(safe-area-inset-right,0px)) max(var(--space-4), env(safe-area-inset-bottom,0px)) max(var(--space-4), env(safe-area-inset-left,0px));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0e161494;place-items:center;display:grid;position:fixed;inset:0}.dialog.svelte-1y967kl{gap:var(--space-3);width:min(480px,100%);padding:var(--space-5);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-raised);max-height:calc(100dvh - 2 * var(--space-4));display:grid;overflow:auto}.dialog.danger.svelte-1y967kl{border-top:3px solid var(--red)}header.svelte-1y967kl{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}h2.svelte-1y967kl{font-family:Manrope,sans-serif;font-size:var(--text-lg);letter-spacing:-.02em;margin:0}.close.svelte-1y967kl{color:var(--muted);cursor:pointer;padding:var(--space-1);border-radius:var(--radius-sm);background:0 0;border:0;font-size:1.3rem;line-height:1}.close.svelte-1y967kl:focus-visible{box-shadow:var(--focus-ring);outline:none}.description.svelte-1y967kl{color:var(--muted);font-size:var(--text-sm);margin:0;line-height:1.55}footer.svelte-1y967kl{justify-content:flex-end;gap:var(--space-3);margin-top:var(--space-2);display:flex}.error.svelte-n58cfg{justify-items:center;gap:var(--space-2);padding:var(--space-6) var(--space-4);text-align:center;display:grid}.glyph.svelte-n58cfg{border-radius:var(--radius-md);width:44px;height:44px;color:var(--red);background:#f9ece9;place-items:center;font-size:1.1rem;font-weight:700;display:grid}strong.svelte-n58cfg{font-size:var(--text-md);font-family:Manrope,sans-serif}p.svelte-n58cfg{max-width:46ch;color:var(--muted);font-size:var(--text-sm);margin:0;line-height:1.55}.field.svelte-w7z4hp{gap:var(--space-1);display:grid}label.svelte-w7z4hp{font-size:var(--text-xs);color:var(--muted);font-weight:600}.hint.svelte-w7z4hp{color:var(--soft-muted);font-size:var(--text-xs);line-height:1.5}.error.svelte-w7z4hp{color:var(--red);font-size:var(--text-xs);line-height:1.5}.field.svelte-w7z4hp input,.field.svelte-w7z4hp textarea,.field.svelte-w7z4hp select{padding:9px var(--space-3);border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--panel);color:var(--ink);font-family:inherit;font-size:var(--text-sm)}.field.svelte-w7z4hp input:focus-visible,.field.svelte-w7z4hp textarea:focus-visible,.field.svelte-w7z4hp select:focus-visible{box-shadow:var(--focus-ring);outline:none}.field.svelte-w7z4hp [aria-invalid=true]{border-color:var(--red)}.skeleton.svelte-1ptsw3k{gap:var(--space-2);padding:var(--space-3) 0;display:grid}span.svelte-1ptsw3k{background:linear-gradient(90deg, var(--line) 25%, var(--canvas) 50%, var(--line) 75%);background-size:200% 100%;border-radius:7px;height:13px;animation:1.4s ease-in-out infinite svelte-1ptsw3k-shimmer}@keyframes svelte-1ptsw3k-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){span.svelte-1ptsw3k{animation:none}}.scroller.svelte-19p6sfh{border:1px solid var(--line);border-radius:var(--radius-md);overflow-x:auto}.scroller.svelte-19p6sfh:focus-visible{box-shadow:var(--focus-ring);outline:none}table.svelte-19p6sfh{border-collapse:collapse;width:100%;font-size:var(--text-sm)}caption.svelte-19p6sfh{padding:var(--space-3);text-align:left;color:var(--muted);font-weight:600;font-size:var(--text-xs)}th.svelte-19p6sfh{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--line-strong);background:var(--canvas);text-align:left;font-size:var(--text-xs);color:var(--muted);white-space:nowrap}td.svelte-19p6sfh{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--line)}tbody.svelte-19p6sfh tr:where(.svelte-19p6sfh):last-child td:where(.svelte-19p6sfh){border-bottom:0}.tablist.svelte-1odqgz5{gap:var(--space-1);border-bottom:1px solid var(--line);flex-wrap:wrap;display:flex}[role=tab].svelte-1odqgz5{padding:var(--space-2) var(--space-3);color:var(--muted);font-family:inherit;font-size:var(--text-sm);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;font-weight:600}[role=tab].svelte-1odqgz5:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-sm);outline:none}[role=tab].active.svelte-1odqgz5{color:var(--ink);border-bottom-color:var(--green)}.panel.svelte-1odqgz5{padding-top:var(--space-4)}.card.svelte-l0yaxn{max-width:860px;padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow)}h2.svelte-l0yaxn{margin:0 0 var(--space-4);font-family:Manrope,sans-serif;font-size:var(--text-lg);letter-spacing:-.02em}.row.svelte-l0yaxn{gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;align-items:center;display:flex}.stack.svelte-l0yaxn{gap:var(--space-4);max-width:480px;display:grid}.split.svelte-l0yaxn{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.dialogBody.svelte-l0yaxn{font-size:var(--text-sm);color:var(--muted);margin:0;line-height:1.55}.card.svelte-1ydst50{max-width:720px;padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow)}h2.svelte-1ydst50{margin:0 0 var(--space-4);font-family:Manrope,sans-serif;font-size:var(--text-lg);letter-spacing:-.02em}dl.svelte-1ydst50{gap:var(--space-3);margin:0;display:grid}.row.svelte-1ydst50{padding-bottom:var(--space-3);border-bottom:1px solid var(--line)}.row.svelte-1ydst50:last-child{border-bottom:0}dt.svelte-1ydst50{font-weight:700;font-size:var(--text-sm);font-family:Manrope,sans-serif}dd.svelte-1ydst50{color:var(--muted);font-size:var(--text-sm);margin:4px 0 0;line-height:1.6}.points.svelte-1cumq1x{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.points.svelte-1cumq1x li:where(.svelte-1cumq1x){font-size:var(--text-sm);color:var(--muted);line-height:1.55}.points.svelte-1cumq1x strong:where(.svelte-1cumq1x){color:var(--ink)}.tour.svelte-vu73dr{right:var(--space-4);bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));z-index:30;width:min(340px, calc(100vw - 2 * var(--space-4)));gap:var(--space-2);padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-raised);display:grid;position:fixed}@media (width<=820px){.tour.svelte-vu73dr{bottom:calc(190px + env(safe-area-inset-bottom,0px))}}.kicker.svelte-vu73dr{text-transform:uppercase;letter-spacing:.08em;color:var(--soft-muted);margin:0;font-size:.62rem;font-weight:700}h3.svelte-vu73dr{font-family:Manrope,sans-serif;font-size:var(--text-md);margin:0}.body.svelte-vu73dr{font-size:var(--text-sm);color:var(--muted);margin:0;line-height:1.55}.actions.svelte-vu73dr{justify-content:space-between;gap:var(--space-2);display:flex}.feedback.svelte-10ncc5w{left:var(--space-4);bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));z-index:25;gap:var(--space-2);justify-items:start;display:grid;position:fixed}@media (width<=820px){.feedback.svelte-10ncc5w{bottom:calc(190px + env(safe-area-inset-bottom,0px))}}.trigger.svelte-10ncc5w{padding:6px var(--space-3);border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);font-family:inherit;font-size:var(--text-xs);color:var(--muted);cursor:pointer;border-radius:999px;font-weight:600}.panel.svelte-10ncc5w{gap:var(--space-2);width:min(240px, calc(100vw - 2 * var(--space-4)));padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);box-shadow:var(--shadow-raised);display:grid}.ask.svelte-10ncc5w{font-size:var(--text-sm);margin:0;font-weight:600}.options.svelte-10ncc5w{gap:var(--space-2);display:flex}.options.svelte-10ncc5w button:where(.svelte-10ncc5w){border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--canvas);font-family:inherit;font-size:var(--text-xs);cursor:pointer;flex:1;padding:6px 0;font-weight:600}.options.svelte-10ncc5w button:where(.svelte-10ncc5w):hover{border-color:var(--green);color:var(--green)}.note.svelte-10ncc5w{font-size:var(--text-xs);color:var(--soft-muted);margin:0;line-height:1.4}.thanks.svelte-10ncc5w{font-size:var(--text-sm);margin:0}.settings.svelte-r2p0pl{gap:var(--space-4);max-width:640px;display:grid}h2.svelte-r2p0pl{margin:0 0 var(--space-1);font-family:Manrope,sans-serif;font-size:var(--text-lg);letter-spacing:-.02em}.lead.svelte-r2p0pl{color:var(--muted);font-size:var(--text-sm);margin:0;line-height:1.6}.flagList.svelte-r2p0pl{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.flag.svelte-r2p0pl{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);justify-content:space-between;align-items:flex-start;display:flex}.flagBody.svelte-r2p0pl{gap:var(--space-1);min-width:0;display:grid}.flagTop.svelte-r2p0pl{align-items:center;gap:var(--space-2);font-size:var(--text-sm);display:flex}.desc.svelte-r2p0pl{color:var(--muted);font-size:var(--text-xs);margin:0;line-height:1.5}.kill.svelte-r2p0pl{color:var(--soft-muted);font-size:var(--text-xs);margin:0;line-height:1.5}.warn.svelte-r2p0pl{padding-left:var(--space-3);border-left:2px solid var(--amber);color:var(--amber);font-size:var(--text-xs);margin:0;line-height:1.5}.prefs.svelte-r2p0pl{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);display:grid}h3.svelte-r2p0pl{font-family:Manrope,sans-serif;font-size:var(--text-md);margin:0}.prefRow.svelte-r2p0pl{gap:var(--space-3);justify-content:space-between;align-items:flex-start;display:flex}.prefRow.svelte-r2p0pl strong:where(.svelte-r2p0pl){font-size:var(--text-sm)}.privacy.svelte-r2p0pl{color:var(--soft-muted);font-size:var(--text-xs);margin:0;line-height:1.5}@media (width<=560px){.flag.svelte-r2p0pl,.prefRow.svelte-r2p0pl{flex-direction:column}}.grid.svelte-1m4mhl3{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:980px;display:grid}.card.svelte-1m4mhl3{gap:var(--space-3);padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);align-content:start;display:grid}.wide.svelte-1m4mhl3{grid-column:1/-1}.cardTop.svelte-1m4mhl3{justify-content:space-between;align-items:center;display:flex}h2.svelte-1m4mhl3{font-family:Manrope,sans-serif;font-size:var(--text-md);letter-spacing:-.01em;margin:0}.count.svelte-1m4mhl3{color:var(--soft-muted);font-size:var(--text-xs);font-weight:600}.steps.svelte-1m4mhl3{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.steps.svelte-1m4mhl3 li:where(.svelte-1m4mhl3){align-items:center;gap:var(--space-3);padding:var(--space-2) 0;border-bottom:1px solid var(--line);display:flex}.steps.svelte-1m4mhl3 li:where(.svelte-1m4mhl3):last-child{border-bottom:0}.steps.svelte-1m4mhl3 li:where(.svelte-1m4mhl3) div:where(.svelte-1m4mhl3){flex:1}.steps.svelte-1m4mhl3 strong:where(.svelte-1m4mhl3){font-size:var(--text-sm);display:block}.steps.svelte-1m4mhl3 small:where(.svelte-1m4mhl3){color:var(--muted);font-size:var(--text-xs)}.tick.svelte-1m4mhl3{color:var(--soft-muted)}li.done.svelte-1m4mhl3 .tick:where(.svelte-1m4mhl3){color:var(--green)}.big.svelte-1m4mhl3{font-size:var(--text-lg);margin:0}.total.svelte-1m4mhl3{font-family:Manrope,sans-serif;font-size:1.8rem}.muted.svelte-1m4mhl3{color:var(--muted);font-size:var(--text-sm);margin:0;line-height:1.55}.sheet.svelte-fay8i8{gap:var(--space-4);max-width:860px;display:grid}.head.svelte-fay8i8{align-items:flex-start;gap:var(--space-4);display:flex}.avatar.svelte-fay8i8{border-radius:var(--radius-md);background:var(--sidebar);width:52px;height:52px;color:var(--lime);flex-shrink:0;place-items:center;font-size:1.1rem;font-weight:700;display:grid}.who.svelte-fay8i8{flex:1;min-width:0}h2.svelte-fay8i8{margin:0 0 var(--space-1);font-family:Manrope,sans-serif;font-size:var(--text-xl);letter-spacing:-.02em}.who.svelte-fay8i8 p:where(.svelte-fay8i8){color:var(--muted);font-size:var(--text-sm);margin:0;line-height:1.55}.actions.svelte-fay8i8{gap:var(--space-3);flex-wrap:wrap;display:flex}.runs.svelte-fay8i8{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.runs.svelte-fay8i8 li:where(.svelte-fay8i8){gap:var(--space-2);padding:var(--space-3) 0;border-bottom:1px solid var(--line);display:grid}.runs.svelte-fay8i8 li:where(.svelte-fay8i8):last-child{border-bottom:0}.runTop.svelte-fay8i8{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.runTop.svelte-fay8i8 strong:where(.svelte-fay8i8){font-size:var(--text-sm)}.runTop.svelte-fay8i8 small:where(.svelte-fay8i8){color:var(--soft-muted);font-size:var(--text-xs)}.failure.svelte-fay8i8{padding-left:var(--space-3);border-left:2px solid var(--red);color:var(--red);font-size:var(--text-xs);margin:0}.runActions.svelte-fay8i8{gap:var(--space-2);flex-wrap:wrap;display:flex}.evidence.svelte-fay8i8{gap:var(--space-1);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--canvas);display:grid}.evidence.svelte-fay8i8 p:where(.svelte-fay8i8){font-size:var(--text-xs);margin:0;line-height:1.5}.muted.svelte-fay8i8{color:var(--muted)}.profile.svelte-fay8i8{gap:var(--space-3);display:grid}.profileRow.svelte-fay8i8{gap:var(--space-3);display:flex}.diff.svelte-fay8i8{gap:var(--space-1);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--canvas);display:grid}.diff.svelte-fay8i8 strong:where(.svelte-fay8i8){font-size:var(--text-xs)}.diff.svelte-fay8i8 code:where(.svelte-fay8i8){font-size:var(--text-xs);word-break:break-all}.wizard.svelte-ofbhmv{gap:var(--space-4);max-width:980px;display:grid}.head.svelte-ofbhmv{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.kicker.svelte-ofbhmv{color:var(--soft-muted);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;margin:0 0 2px;font-weight:700}h2.svelte-ofbhmv{font-family:Manrope,sans-serif;font-size:var(--text-xl);letter-spacing:-.02em;margin:0}.progress.svelte-ofbhmv{gap:var(--space-1);display:flex}.progress.svelte-ofbhmv span:where(.svelte-ofbhmv){border-radius:var(--radius-full);background:var(--line);flex:1;height:4px}.progress.svelte-ofbhmv span.done:where(.svelte-ofbhmv){background:var(--green)}.body.svelte-ofbhmv{gap:var(--space-4);display:grid}.body.withPreview.svelte-ofbhmv{grid-template-columns:minmax(0,1fr) 280px}.stepPane.svelte-ofbhmv{gap:var(--space-4);align-content:start;display:grid}.lead.svelte-ofbhmv{color:var(--muted);font-size:var(--text-sm);margin:0;line-height:1.6}.error.svelte-ofbhmv{color:var(--red);font-size:var(--text-sm);margin:0}.templates.svelte-ofbhmv{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.template.svelte-ofbhmv{gap:var(--space-2);padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);text-align:left;cursor:pointer;transition:transform var(--motion-fast) var(--ease-out);font-family:inherit;display:grid}.template.svelte-ofbhmv:hover{transform:translateY(-2px)}.template.svelte-ofbhmv:focus-visible{box-shadow:var(--focus-ring);outline:none}.template.svelte-ofbhmv strong:where(.svelte-ofbhmv){font-family:Manrope,sans-serif;font-size:var(--text-md)}.template.svelte-ofbhmv p:where(.svelte-ofbhmv){color:var(--muted);font-size:var(--text-sm);margin:0;line-height:1.55}.template.svelte-ofbhmv dl:where(.svelte-ofbhmv){gap:var(--space-1);margin:0;display:grid}.template.svelte-ofbhmv dt:where(.svelte-ofbhmv){text-transform:uppercase;color:var(--soft-muted);font-size:.6rem;font-weight:700}.template.svelte-ofbhmv dd:where(.svelte-ofbhmv){font-size:var(--text-xs);color:var(--muted);margin:0;line-height:1.5}.template.svelte-ofbhmv blockquote:where(.svelte-ofbhmv){padding:var(--space-2) var(--space-3);border-left:2px solid var(--lime-dark);background:var(--canvas);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-size:var(--text-xs);color:var(--muted);margin:0;font-style:italic;line-height:1.5}.cta.svelte-ofbhmv{color:var(--green);font-size:var(--text-sm);font-weight:700}h3.svelte-ofbhmv{font-family:Manrope,sans-serif;font-size:var(--text-sm);margin:0}.options.svelte-ofbhmv{gap:var(--space-2);display:grid}.option.svelte-ofbhmv{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);cursor:pointer;align-items:flex-start;display:flex}.option.svelte-ofbhmv:has(input:where(.svelte-ofbhmv):checked){border-color:var(--green);background:#f6faf7}.option.svelte-ofbhmv:has(input:where(.svelte-ofbhmv):focus-visible){box-shadow:var(--focus-ring)}.option.svelte-ofbhmv input:where(.svelte-ofbhmv){margin-top:3px}.option.svelte-ofbhmv strong:where(.svelte-ofbhmv){align-items:center;gap:var(--space-2);font-size:var(--text-sm);display:flex}.option.svelte-ofbhmv small:where(.svelte-ofbhmv){color:var(--muted);font-size:var(--text-xs);line-height:1.5;display:block}.option.svelte-ofbhmv .impact:where(.svelte-ofbhmv){color:var(--green);margin-top:2px;font-weight:600}.option.svelte-ofbhmv .example:where(.svelte-ofbhmv){color:var(--soft-muted);font-style:italic}.nav.svelte-ofbhmv{justify-content:space-between;gap:var(--space-3);display:flex}.preview.svelte-ofbhmv .card:where(.svelte-ofbhmv){gap:var(--space-2);padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);display:grid;position:sticky;top:76px}.avatar.svelte-ofbhmv{border-radius:var(--radius-md);background:var(--sidebar);width:40px;height:40px;color:var(--lime);place-items:center;font-weight:700;display:grid}.preview.svelte-ofbhmv strong:where(.svelte-ofbhmv){font-family:Manrope,sans-serif;font-size:var(--text-md)}.preview.svelte-ofbhmv p:where(.svelte-ofbhmv){color:var(--muted);font-size:var(--text-xs);margin:0;line-height:1.55}.preview.svelte-ofbhmv dl:where(.svelte-ofbhmv){gap:var(--space-2);margin:0;display:grid}.preview.svelte-ofbhmv dt:where(.svelte-ofbhmv){text-transform:uppercase;color:var(--soft-muted);font-size:.6rem;font-weight:700}.preview.svelte-ofbhmv dd:where(.svelte-ofbhmv){font-size:var(--text-xs);color:var(--ink);margin:0;line-height:1.5}@media (width<=820px){.body.withPreview.svelte-ofbhmv{grid-template-columns:1fr}.preview.svelte-ofbhmv .card:where(.svelte-ofbhmv){position:static}}@media (prefers-reduced-motion:reduce){.template.svelte-ofbhmv{transition:none}}.launch.svelte-1t2yqdn{gap:var(--space-4);max-width:640px;display:grid}header.svelte-1t2yqdn{gap:var(--space-3);align-items:flex-start;display:flex}.avatar.svelte-1t2yqdn{border-radius:var(--radius-md);background:var(--sidebar);width:44px;height:44px;color:var(--lime);place-items:center;font-weight:700;display:grid}h2.svelte-1t2yqdn{font-family:Manrope,sans-serif;font-size:var(--text-lg);letter-spacing:-.02em;margin:0 0 2px}header.svelte-1t2yqdn p:where(.svelte-1t2yqdn){color:var(--muted);font-size:var(--text-sm);margin:0}.panel.svelte-1t2yqdn{gap:var(--space-3);padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);display:grid}h3.svelte-1t2yqdn{font-family:Manrope,sans-serif;font-size:var(--text-md);margin:0}.verdictTop.svelte-1t2yqdn{gap:var(--space-2);display:flex}.summary.svelte-1t2yqdn{font-size:var(--text-sm);margin:0;line-height:1.6}.muted.svelte-1t2yqdn{color:var(--muted);font-size:var(--text-sm);margin:0;line-height:1.55}.deployNote.svelte-1t2yqdn{padding-left:var(--space-3);border-left:2px solid var(--amber);color:var(--amber);font-size:var(--text-sm);margin:0}.lights.svelte-1t2yqdn{gap:var(--space-1);margin:0;padding:0;list-style:none;display:grid}.light.svelte-1t2yqdn{align-items:center;gap:var(--space-2);font-size:var(--text-sm);display:flex}.light.passed.svelte-1t2yqdn span:where(.svelte-1t2yqdn){color:var(--green)}.light.attention.svelte-1t2yqdn span:where(.svelte-1t2yqdn){color:var(--amber)}.light.blocked.svelte-1t2yqdn span:where(.svelte-1t2yqdn),.light.unknown.svelte-1t2yqdn span:where(.svelte-1t2yqdn){color:var(--red)}.detailToggle.svelte-1t2yqdn{color:var(--muted);font-family:inherit;font-size:var(--text-xs);cursor:pointer;background:0 0;border:0;justify-self:start;font-weight:600;text-decoration:underline}.details.svelte-1t2yqdn{padding:var(--space-3);gap:var(--space-1);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--canvas);font-size:var(--text-xs);color:var(--muted);margin:0;list-style:none;display:grid}.confirm.svelte-1t2yqdn dl:where(.svelte-1t2yqdn){gap:var(--space-3);margin:0;display:grid}.confirm.svelte-1t2yqdn dt:where(.svelte-1t2yqdn){text-transform:uppercase;color:var(--soft-muted);font-size:.62rem;font-weight:700}.confirm.svelte-1t2yqdn dd:where(.svelte-1t2yqdn){font-size:var(--text-sm);margin:2px 0 0;line-height:1.55}.actions.svelte-1t2yqdn{gap:var(--space-3);flex-wrap:wrap;display:flex}.head.svelte-9xmlmi{justify-content:space-between;align-items:center;gap:var(--space-3);max-width:980px;margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.muted.svelte-9xmlmi{color:var(--muted);font-size:var(--text-sm);margin:0}.grid.svelte-9xmlmi{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));max-width:980px;display:grid}.agent.svelte-9xmlmi{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);text-align:left;cursor:pointer;transition:transform var(--motion-fast) var(--ease-out);font-family:inherit;display:flex}.agent.svelte-9xmlmi:hover{transform:translateY(-1px)}.agent.svelte-9xmlmi:focus-visible{box-shadow:var(--focus-ring);outline:none}.avatar.svelte-9xmlmi{border-radius:var(--radius-md);background:var(--sidebar);width:40px;height:40px;color:var(--lime);flex-shrink:0;place-items:center;font-weight:700;display:grid}.body.svelte-9xmlmi{flex:1;min-width:0}.body.svelte-9xmlmi strong:where(.svelte-9xmlmi){font-size:var(--text-sm);font-family:Manrope,sans-serif;display:block}.body.svelte-9xmlmi small:where(.svelte-9xmlmi){color:var(--muted);font-size:var(--text-xs);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}@media (prefers-reduced-motion:reduce){.agent.svelte-9xmlmi{transition:none}}.wrap.svelte-1wd99pb{gap:var(--space-5);min-width:0;max-width:860px;display:grid}.filters.svelte-1wd99pb{align-items:end;gap:var(--space-4);flex-wrap:wrap;display:flex}.filters.svelte-1wd99pb label:where(.svelte-1wd99pb){gap:var(--space-1);font-size:var(--text-xs);color:var(--muted);font-weight:600;display:grid}.filters.svelte-1wd99pb select:where(.svelte-1wd99pb){padding:7px var(--space-2);border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--panel);font-family:inherit;font-size:var(--text-xs)}.count.svelte-1wd99pb{color:var(--soft-muted);font-size:var(--text-xs)}.queue.svelte-1wd99pb{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.item.svelte-1wd99pb{gap:var(--space-2);padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);min-width:0;display:grid}.itemTop.svelte-1wd99pb{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.itemTop.svelte-1wd99pb strong:where(.svelte-1wd99pb){font-family:Manrope,sans-serif;font-size:var(--text-sm)}.itemTop.svelte-1wd99pb small:where(.svelte-1wd99pb){color:var(--soft-muted);font-size:var(--text-xs)}.desc.svelte-1wd99pb{color:var(--muted);font-size:var(--text-sm);margin:0;line-height:1.55}.delegated.svelte-1wd99pb{color:var(--amber);font-size:var(--text-xs);margin:0}.evidence.svelte-1wd99pb{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--canvas);display:grid}.scope.svelte-1wd99pb{font-size:var(--text-sm);margin:0;line-height:1.5}pre.svelte-1wd99pb{max-height:240px;padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel);font-size:var(--text-xs);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.5;overflow:auto}.decisions.svelte-1wd99pb{gap:var(--space-3);flex-wrap:wrap;display:flex}.outcome.svelte-1wd99pb{padding:var(--space-3);border-left:3px solid var(--green);border-radius:var(--radius-sm);background:var(--canvas);color:var(--ink);font-size:var(--text-sm);margin:0;line-height:1.5}.confirmationReason.svelte-1wd99pb{color:var(--muted);font-size:var(--text-sm);overflow-wrap:anywhere;margin:0;line-height:1.55}.delegate.svelte-1wd99pb{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.delegate.svelte-1wd99pb input:where(.svelte-1wd99pb){min-width:210px;padding:8px var(--space-3);border:1px solid var(--line-strong);border-radius:var(--radius-sm);font-family:inherit;font-size:var(--text-sm)}.history.svelte-1wd99pb h3:where(.svelte-1wd99pb){margin:0 0 var(--space-1);font-family:Manrope,sans-serif;font-size:var(--text-md)}.hint.svelte-1wd99pb{margin:0 0 var(--space-3);color:var(--muted);font-size:var(--text-xs);line-height:1.5}.historyList.svelte-1wd99pb{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.historyList.svelte-1wd99pb li:where(.svelte-1wd99pb){align-items:flex-start;gap:var(--space-3);padding:var(--space-2) 0;border-bottom:1px solid var(--line);display:flex}.historyList.svelte-1wd99pb li:where(.svelte-1wd99pb):last-child{border-bottom:0}.historyList.svelte-1wd99pb strong:where(.svelte-1wd99pb){font-size:var(--text-sm);display:block}.historyList.svelte-1wd99pb small:where(.svelte-1wd99pb){color:var(--muted);font-size:var(--text-xs)}@media (width<=820px){.filters.svelte-1wd99pb{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.filters.svelte-1wd99pb label:where(.svelte-1wd99pb),.filters.svelte-1wd99pb select:where(.svelte-1wd99pb),.count.svelte-1wd99pb{min-width:0}.filters.svelte-1wd99pb select:where(.svelte-1wd99pb){width:100%;min-height:44px}.count.svelte-1wd99pb{grid-column:1/-1}.item.svelte-1wd99pb{padding:var(--space-3)}.itemTop.svelte-1wd99pb{align-items:flex-start;gap:var(--space-2)}.itemTop.svelte-1wd99pb small:where(.svelte-1wd99pb){flex-basis:100%;line-height:1.45}.evidence.svelte-1wd99pb{padding:var(--space-3)}.evidence.svelte-1wd99pb textarea{box-sizing:border-box;width:100%;min-height:88px}.decisions.svelte-1wd99pb>.btn,.delegate.svelte-1wd99pb>.btn,.item.svelte-1wd99pb>.btn{min-height:44px}.decisions.svelte-1wd99pb>.btn{flex:130px}.delegate.svelte-1wd99pb{grid-template-columns:minmax(0,1fr) auto;display:grid}.delegate.svelte-1wd99pb input:where(.svelte-1wd99pb){box-sizing:border-box;width:100%;min-width:0;min-height:44px}}.wrap.svelte-r9yy7m{gap:var(--space-4);max-width:860px;display:grid}.metrics.svelte-r9yy7m{align-items:center;gap:var(--space-4);color:var(--muted);font-size:var(--text-sm);flex-wrap:wrap;display:flex}.taskDetail.svelte-r9yy7m{gap:var(--space-2);padding:var(--space-4);border:1px solid var(--line);border-left:3px solid var(--amber);border-radius:var(--radius-lg);background:var(--panel);display:grid}.taskTop.svelte-r9yy7m{justify-content:space-between;align-items:center;display:flex}.taskDetail.svelte-r9yy7m h3:where(.svelte-r9yy7m){font-family:Manrope,sans-serif;font-size:var(--text-md);margin:0}.reason.svelte-r9yy7m{padding-left:var(--space-3);border-left:2px solid var(--line);font-size:var(--text-sm);margin:0;font-style:italic;line-height:1.55}.panelBox.svelte-r9yy7m{gap:var(--space-3);padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);display:grid}.panelBox.svelte-r9yy7m h3:where(.svelte-r9yy7m){font-family:Manrope,sans-serif;font-size:var(--text-md);margin:0}.list.svelte-r9yy7m{gap:var(--space-1);margin:0;padding:0;list-style:none;display:grid}.list.svelte-r9yy7m li:where(.svelte-r9yy7m){align-items:center;gap:var(--space-3);padding:var(--space-2) 0;border-bottom:1px solid var(--line);flex-wrap:wrap;display:flex}.list.svelte-r9yy7m li:where(.svelte-r9yy7m):last-child{border-bottom:0}.rowBody.svelte-r9yy7m{flex:1;min-width:200px}.rowBody.svelte-r9yy7m strong:where(.svelte-r9yy7m){font-size:var(--text-sm);display:block}.rowBody.svelte-r9yy7m small:where(.svelte-r9yy7m){color:var(--muted);font-size:var(--text-xs)}.rowActions.svelte-r9yy7m{gap:var(--space-2);display:flex}.board.svelte-r9yy7m{gap:var(--space-2);display:grid}.boardTop.svelte-r9yy7m{padding-bottom:var(--space-1);border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:center;display:flex}.boardTop.svelte-r9yy7m small:where(.svelte-r9yy7m){color:var(--soft-muted);font-size:var(--text-xs)}.muted.svelte-r9yy7m{color:var(--muted);font-size:var(--text-sm);margin:0;line-height:1.55}.timeline.svelte-mxu2x1{gap:var(--space-3);max-width:720px;margin:0;padding:0;list-style:none;display:grid}.timeline.svelte-mxu2x1 li:where(.svelte-mxu2x1){align-items:flex-start;gap:var(--space-3);padding:var(--space-3) 0;border-bottom:1px solid var(--line);display:flex}.timeline.svelte-mxu2x1 li:where(.svelte-mxu2x1):last-child{border-bottom:0}.timeline.svelte-mxu2x1 strong:where(.svelte-mxu2x1){font-size:var(--text-sm);font-family:Manrope,sans-serif;display:block}.timeline.svelte-mxu2x1 small:where(.svelte-mxu2x1){color:var(--muted);font-size:var(--text-xs);line-height:1.5}.layout.svelte-1q8lj2i{gap:var(--space-4);grid-template-columns:minmax(0,1fr) 300px;max-width:1080px;display:grid}.chat.svelte-1q8lj2i{gap:var(--space-3);min-height:60dvh;padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);flex-direction:column;display:flex}.chips.svelte-1q8lj2i{gap:var(--space-1);flex-wrap:wrap;display:flex}.chip.svelte-1q8lj2i{border:1px solid var(--line);border-radius:var(--radius-full);background:var(--canvas);color:var(--muted);padding:4px 9px;font-size:.62rem;font-weight:600}.messages.svelte-1q8lj2i{gap:var(--space-3);flex:1;align-content:start;display:grid;overflow-y:auto}.welcome.svelte-1q8lj2i{color:var(--muted);font-size:var(--text-sm);margin:0}.msg.svelte-1q8lj2i{gap:var(--space-2);align-items:flex-start;display:flex}.mark.svelte-1q8lj2i{border-radius:var(--radius-sm);background:var(--canvas);width:28px;height:28px;color:var(--muted);font-size:var(--text-xs);flex-shrink:0;place-items:center;font-weight:700;display:grid}.msg.assistant.svelte-1q8lj2i .mark:where(.svelte-1q8lj2i){background:var(--sidebar);color:var(--lime)}.bubble.svelte-1q8lj2i{min-width:0}.bubble.svelte-1q8lj2i strong:where(.svelte-1q8lj2i){font-size:var(--text-xs);color:var(--muted);display:block}.bubble.svelte-1q8lj2i p:where(.svelte-1q8lj2i){font-size:var(--text-sm);white-space:pre-wrap;word-break:break-word;margin:2px 0 0;line-height:1.55}.citations.svelte-1q8lj2i{margin-top:var(--space-2);padding:var(--space-2) var(--space-3);border-left:2px solid var(--green);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#f6faf7;gap:2px;display:grid}.citations.svelte-1q8lj2i small:where(.svelte-1q8lj2i){color:var(--muted);font-size:.66rem}.composer.svelte-1q8lj2i{gap:var(--space-2);display:grid}.capError.svelte-1q8lj2i{color:var(--red);font-size:var(--text-xs);margin:0}.tools.svelte-1q8lj2i{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.modelPick.svelte-1q8lj2i select:where(.svelte-1q8lj2i){max-width:220px;padding:6px var(--space-2);border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--panel);font-family:inherit;font-size:var(--text-xs)}.knowledgeToggle.svelte-1q8lj2i,.reset.svelte-1q8lj2i{padding:6px var(--space-2);border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--panel);color:var(--muted);font-family:inherit;font-size:var(--text-xs);cursor:pointer;font-weight:600}.knowledgeToggle.active.svelte-1q8lj2i{border-color:var(--green);color:var(--green);background:#f6faf7}.inputRow.svelte-1q8lj2i{gap:var(--space-2);align-items:flex-end;display:flex}.inputRow.svelte-1q8lj2i textarea:where(.svelte-1q8lj2i){padding:var(--space-2) var(--space-3);border:1px solid var(--line-strong);border-radius:var(--radius-sm);font-family:inherit;font-size:var(--text-sm);resize:vertical;flex:1}.timeline.svelte-1q8lj2i{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);align-content:start;display:grid}.tlTop.svelte-1q8lj2i{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.tlTop.svelte-1q8lj2i h3:where(.svelte-1q8lj2i){font-family:Manrope,sans-serif;font-size:var(--text-md);margin:0}.timeline.svelte-1q8lj2i select:where(.svelte-1q8lj2i){width:100%;padding:7px var(--space-2);border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--panel);font-family:inherit;font-size:var(--text-xs)}.tlActions.svelte-1q8lj2i{gap:var(--space-2);flex-wrap:wrap;display:flex}.entries.svelte-1q8lj2i{gap:var(--space-2);max-height:50dvh;display:grid;overflow-y:auto}.entry.svelte-1q8lj2i{gap:var(--space-1);padding:var(--space-2) 0;border-bottom:1px solid var(--line);display:grid}.entry.svelte-1q8lj2i:last-child{border-bottom:0}.entryTop.svelte-1q8lj2i{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.entryTop.svelte-1q8lj2i b:where(.svelte-1q8lj2i){color:var(--soft-muted);text-transform:uppercase;font-size:.58rem;font-weight:700}.entryTop.svelte-1q8lj2i small:where(.svelte-1q8lj2i){color:var(--soft-muted);font-size:.62rem}.entry.svelte-1q8lj2i p:where(.svelte-1q8lj2i){font-size:var(--text-xs);margin:0;line-height:1.5}.entry.kind-evidencia.svelte-1q8lj2i p:where(.svelte-1q8lj2i){padding-left:var(--space-2);border-left:2px solid var(--green)}.cost.svelte-1q8lj2i{color:var(--muted);font-size:.64rem}.srOnly.svelte-1q8lj2i{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=900px){.layout.svelte-1q8lj2i{grid-template-columns:1fr}}.wrap.svelte-s4ae08{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(340px,1fr));max-width:1080px;display:grid}.panelBox.svelte-s4ae08{gap:var(--space-3);padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);align-content:start;display:grid}.panelBox.svelte-s4ae08 h3:where(.svelte-s4ae08){font-family:Manrope,sans-serif;font-size:var(--text-md);margin:0}.boxTop.svelte-s4ae08{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.count.svelte-s4ae08{color:var(--soft-muted);font-size:var(--text-xs)}.searchRow.svelte-s4ae08{gap:var(--space-2);display:flex}.searchRow.svelte-s4ae08 input:where(.svelte-s4ae08){padding:8px var(--space-3);border:1px solid var(--line-strong);border-radius:var(--radius-sm);font-family:inherit;font-size:var(--text-sm);flex:1}.hint.svelte-s4ae08{color:var(--muted);font-size:var(--text-xs);margin:0;line-height:1.5}.result.svelte-s4ae08{gap:var(--space-1);padding:var(--space-2) 0;border-bottom:1px solid var(--line);display:grid}.result.svelte-s4ae08:last-child{border-bottom:0}.result.svelte-s4ae08 p:where(.svelte-s4ae08){font-size:var(--text-sm);margin:0;line-height:1.55}.result.svelte-s4ae08 small:where(.svelte-s4ae08){color:var(--soft-muted);font-size:.66rem}.ingest.svelte-s4ae08{gap:var(--space-3);padding-bottom:var(--space-3);border-bottom:1px solid var(--line);display:grid}.list.svelte-s4ae08{gap:var(--space-1);margin:0;padding:0;list-style:none;display:grid}.list.svelte-s4ae08 li:where(.svelte-s4ae08){align-items:flex-start;gap:var(--space-2);padding:var(--space-2) 0;border-bottom:1px solid var(--line);flex-wrap:wrap;display:flex}.list.svelte-s4ae08 li:where(.svelte-s4ae08):last-child{border-bottom:0}.rowBody.svelte-s4ae08{flex:1;gap:2px;min-width:220px;display:grid}.rowHead.svelte-s4ae08{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.rowHead.svelte-s4ae08 strong:where(.svelte-s4ae08){font-size:var(--text-sm)}.rowBody.svelte-s4ae08 small:where(.svelte-s4ae08){color:var(--muted);font-size:var(--text-xs);line-height:1.5}.failure.svelte-s4ae08{padding-left:var(--space-2);border-left:2px solid var(--red);color:var(--red);font-size:var(--text-xs);margin:0}.rowActions.svelte-s4ae08{gap:var(--space-1);flex-wrap:wrap;display:flex}.filter.svelte-s4ae08 select:where(.svelte-s4ae08){padding:6px var(--space-2);border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--panel);font-family:inherit;font-size:var(--text-xs)}.contradiction.svelte-s4ae08{gap:var(--space-2);display:grid}.contradiction.svelte-s4ae08 strong:where(.svelte-s4ae08){font-size:var(--text-sm)}.side.svelte-s4ae08{align-items:center;gap:var(--space-2);padding-left:var(--space-3);border-left:2px solid var(--amber);flex-wrap:wrap;display:flex}.side.svelte-s4ae08 p:where(.svelte-s4ae08){min-width:200px;font-size:var(--text-xs);flex:1;margin:0;line-height:1.5}.srOnly.svelte-s4ae08{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.wrap.svelte-10qto73{gap:var(--space-4);max-width:720px;display:grid}.head.svelte-10qto73{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.hint.svelte-10qto73{color:var(--muted);font-size:var(--text-sm);margin:0;line-height:1.55}.create.svelte-10qto73{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);display:grid}.list.svelte-10qto73{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.list.svelte-10qto73 li:where(.svelte-10qto73){padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow)}.rowHead.svelte-10qto73{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.rowHead.svelte-10qto73 strong:where(.svelte-10qto73){font-family:Manrope,sans-serif;font-size:var(--text-sm)}.rowBody.svelte-10qto73 small:where(.svelte-10qto73){color:var(--muted);font-size:var(--text-xs);margin-top:4px;line-height:1.5;display:block}.wrap.svelte-1ieqm9k{gap:var(--space-4);max-width:720px;display:grid}.panelBox.svelte-1ieqm9k{gap:var(--space-3);padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);display:grid}.panelBox.svelte-1ieqm9k h3:where(.svelte-1ieqm9k){font-family:Manrope,sans-serif;font-size:var(--text-md);margin:0}.hint.svelte-1ieqm9k{color:var(--muted);font-size:var(--text-sm);margin:0}.skills.svelte-1ieqm9k{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.skills.svelte-1ieqm9k li:where(.svelte-1ieqm9k){padding:var(--space-2) 0;border-bottom:1px solid var(--line)}.skills.svelte-1ieqm9k li:where(.svelte-1ieqm9k):last-child{border-bottom:0}.skills.svelte-1ieqm9k strong:where(.svelte-1ieqm9k){font-size:var(--text-sm);display:block}.skills.svelte-1ieqm9k small:where(.svelte-1ieqm9k){color:var(--muted);font-size:var(--text-xs);line-height:1.5}.toaster.svelte-n18igt{right:var(--space-4);bottom:var(--space-4);z-index:90;gap:var(--space-2);max-width:min(380px,100vw - 32px);display:grid;position:fixed}.toast.svelte-n18igt{align-items:flex-start;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--sidebar);color:#fff;box-shadow:var(--shadow-raised);animation:svelte-n18igt-rise var(--motion-base) var(--ease-out);display:flex}.toast.success.svelte-n18igt{border-left:3px solid var(--lime)}.toast.error.svelte-n18igt{border-left:3px solid var(--red)}.toast.svelte-n18igt p:where(.svelte-n18igt){font-size:var(--text-sm);flex:1;margin:0;line-height:1.5}.toast.svelte-n18igt button:where(.svelte-n18igt){color:inherit;opacity:.7;cursor:pointer;background:0 0;border:0;font-size:1rem}@keyframes svelte-n18igt-rise{0%{opacity:0;transform:translateY(6px)}}@media (prefers-reduced-motion:reduce){.toast.svelte-n18igt{animation:none}}.skip.svelte-kuomqb{top:var(--space-2);left:var(--space-2);z-index:40;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--ink);color:var(--lime);font-size:var(--text-sm);font-weight:600;text-decoration:none;position:fixed;transform:translateY(-200%)}.skip.svelte-kuomqb:focus-visible{box-shadow:var(--focus-ring);outline:none;transform:none}.content.svelte-kuomqb:focus{outline:none}.iconBtn.svelte-kuomqb{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel);width:32px;height:32px;font-family:inherit;font-size:var(--text-sm);color:var(--muted);cursor:pointer;place-items:center;font-weight:700;display:grid}.iconBtn.active.svelte-kuomqb{border-color:var(--green);color:var(--green)}.iconBtn.svelte-kuomqb:focus-visible{box-shadow:var(--focus-ring);outline:none}.layout.svelte-kuomqb{grid-template-columns:220px 1fr;min-height:100dvh;display:grid}.nav.svelte-kuomqb{background:var(--sidebar);padding:var(--space-4) var(--space-3);gap:var(--space-4);flex-direction:column;display:flex}.brand.svelte-kuomqb{align-items:center;gap:var(--space-2);color:#fff;padding-inline:var(--space-2);font-family:Manrope,sans-serif;font-weight:700;display:flex}.brand.svelte-kuomqb span:where(.svelte-kuomqb){border-radius:var(--radius-sm);width:30px;height:30px;color:var(--lime);background:#ffffff14;place-items:center;display:grid}nav.svelte-kuomqb{gap:2px;display:grid}nav.svelte-kuomqb button:where(.svelte-kuomqb){align-items:center;gap:var(--space-3);padding:10px var(--space-3);border-radius:var(--radius-sm);color:#ffffffb8;font-family:inherit;font-size:var(--text-sm);text-align:left;cursor:pointer;background:0 0;border:0;font-weight:600;display:flex}nav.svelte-kuomqb button:where(.svelte-kuomqb):hover{background:var(--sidebar-soft);color:#fff}nav.svelte-kuomqb button.active:where(.svelte-kuomqb){background:var(--sidebar-soft);color:var(--lime)}nav.svelte-kuomqb button:where(.svelte-kuomqb):focus-visible{box-shadow:0 0 0 2px var(--lime);outline:none}.navBottom.svelte-kuomqb{margin-top:auto}.galleryLink.svelte-kuomqb{width:100%;padding:8px var(--space-3);border-radius:var(--radius-sm);color:#ffffff80;font-family:inherit;font-size:var(--text-xs);text-align:left;cursor:pointer;background:0 0;border:0}.galleryLink.active.svelte-kuomqb,.galleryLink.svelte-kuomqb:hover{color:var(--lime)}.main.svelte-kuomqb{flex-direction:column;min-width:0;display:flex}.top.svelte-kuomqb{z-index:10;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-5);border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--panel) 88%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;position:sticky;top:0}.title.svelte-kuomqb{font-family:Manrope,sans-serif;font-size:var(--text-md);letter-spacing:-.01em}.workspace.svelte-kuomqb select:where(.svelte-kuomqb){max-width:200px;padding:7px var(--space-3);border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--panel);font-family:inherit;font-size:var(--text-xs);font-weight:600}.v1.svelte-kuomqb{color:var(--green);font-size:var(--text-xs);white-space:nowrap;font-weight:600}.user.svelte-kuomqb{align-items:center;gap:var(--space-3);margin-left:auto;display:flex}.who.svelte-kuomqb{color:var(--muted);font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.out.svelte-kuomqb{color:var(--muted);font-family:inherit;font-size:var(--text-xs);cursor:pointer;background:0 0;border:0;font-weight:600}.out.svelte-kuomqb:hover{color:var(--red)}.content.svelte-kuomqb{padding:var(--space-6) var(--space-5);flex:1}.srOnly.svelte-kuomqb{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.sectionEnter.svelte-kuomqb{animation:svelte-kuomqb-sectionIn var(--motion-med,.18s) var(--ease-out,ease-out)}@keyframes svelte-kuomqb-sectionIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.sectionEnter.svelte-kuomqb{animation:none}}@media (width<=820px){.layout.svelte-kuomqb{grid-template-columns:1fr}.nav.svelte-kuomqb{z-index:20;padding:var(--space-2) var(--space-3) calc(var(--space-2) + env(safe-area-inset-bottom,0px));border-top:1px solid #34413d;flex-direction:row;position:fixed;inset:auto 0 0}.brand.svelte-kuomqb,.navBottom.svelte-kuomqb,.user.svelte-kuomqb{display:none}nav.svelte-kuomqb{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}nav.svelte-kuomqb button:where(.svelte-kuomqb){text-align:center;flex-direction:column;align-items:center;gap:2px;min-height:48px;padding:6px 4px;font-size:.58rem}.content.svelte-kuomqb{padding-bottom:180px}.who.svelte-kuomqb{display:none}}.boot.svelte-1u2auai{min-height:100dvh;padding:var(--space-6);place-items:center;display:grid}.boot.svelte-1u2auai .skeleton{width:min(320px,80vw)}p.svelte-1u2auai{color:var(--muted);font-size:var(--text-sm)}a.svelte-1u2auai{color:var(--green)}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#17201e;--muted:#6c7773;--soft-muted:#929b98;--line:#e3e8e5;--line-strong:#d5ddd9;--canvas:#f5f7f5;--panel:#fff;--sidebar:#17201e;--sidebar-soft:#24302d;--lime:#caff63;--lime-dark:#83b92c;--green:#287a53;--amber:#a66a18;--red:#a3453b;--shadow:0 16px 40px #17201e14;--shadow-raised:0 24px 70px #141e1b2e;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--text-xs:.72rem;--text-sm:.8rem;--text-md:.9rem;--text-lg:1.05rem;--text-xl:1.3rem;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-full:999px;--motion-fast:.12s;--motion-base:.2s;--ease-out:cubic-bezier(.2, .8, .2, 1);--focus-ring:0 0 0 2px var(--panel), 0 0 0 4px var(--green)}*{box-sizing:border-box}body{background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,system-ui,sans-serif}
