.signin.svelte-zkz7ka{min-height:100dvh;display:grid;place-items:center;padding:var(--space-4);background:var(--bg)}.card.svelte-zkz7ka{width:min(24rem,100%);display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-5, 1.5rem);border:var(--card-bd);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--card-shadow)}.brand.svelte-zkz7ka{font-family:var(--font-display);font-weight:700;font-size:var(--fs-xl, 1.4rem);letter-spacing:.01em}.brand.svelte-zkz7ka span:where(.svelte-zkz7ka){color:var(--accent)}.lede.svelte-zkz7ka{margin:0 0 var(--space-2);color:var(--muted);font-size:var(--fs-sm);line-height:1.5}label.svelte-zkz7ka{font-size:var(--fs-xs);font-weight:600;color:var(--muted)}input.svelte-zkz7ka{min-height:var(--tap);padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);color:var(--text);font:inherit}input.svelte-zkz7ka:focus-visible{outline:2px solid var(--accent);outline-offset:1px}button.svelte-zkz7ka{min-height:var(--tap);margin-top:var(--space-1);border:none;border-radius:var(--radius);background:var(--accent);color:#fff;font:inherit;font-weight:600;cursor:pointer}button.svelte-zkz7ka:disabled{opacity:.6;cursor:default}.ok.svelte-zkz7ka{margin:var(--space-1) 0 0;color:var(--done, #1f9d55);font-size:var(--fs-sm)}.err.svelte-zkz7ka{margin:var(--space-1) 0 0;color:var(--miss, #c0392b);font-size:var(--fs-sm)}.field-editor.svelte-eevir9{display:flex;flex-direction:column;gap:var(--space-3);border-top:1px solid var(--border);padding-top:var(--space-3)}.head.svelte-eevir9{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.label.svelte-eevir9{color:var(--muted);font-size:var(--fs-sm)}.sub.svelte-eevir9{color:var(--muted);font-size:var(--fs-xs)}.hint.svelte-eevir9{color:var(--muted);font-size:var(--fs-base);margin:0 0 var(--space-2)}.mini.svelte-eevir9{min-height:2rem;padding:0 var(--space-3);border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-2);color:var(--text);font-size:var(--fs-base)}.field-card.svelte-eevir9{display:flex;flex-direction:column;gap:var(--space-2);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-3);background:var(--surface-2)}.row.svelte-eevir9{display:flex;gap:var(--space-2);align-items:flex-end}.field.svelte-eevir9{display:flex;flex-direction:column;gap:var(--space-1)}.field.grow.svelte-eevir9{flex:1}.field.svelte-eevir9 input:where(.svelte-eevir9),.field.svelte-eevir9 select:where(.svelte-eevir9){min-height:var(--tap);padding:0 var(--space-3);border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--text);font:inherit}.del.svelte-eevir9{min-width:var(--tap);min-height:var(--tap);border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--muted)}.del.svelte-eevir9:active{color:var(--miss)}.check.svelte-eevir9{display:flex;align-items:center;gap:var(--space-2);min-height:var(--tap)}.values.svelte-eevir9{display:flex;flex-direction:column;gap:var(--space-2)}.value-row.svelte-eevir9{display:flex;gap:var(--space-2);align-items:center}.value-row.svelte-eevir9 input:where(.svelte-eevir9){flex:1;min-height:var(--tap);padding:0 var(--space-3);border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--text);font:inherit}.completion.svelte-eevir9{display:flex;flex-direction:column;gap:var(--space-2);border-top:1px dashed var(--border);padding-top:var(--space-3)}.chips.svelte-eevir9{display:flex;flex-wrap:wrap;gap:var(--space-2)}.chip.svelte-eevir9{min-height:var(--tap);padding:0 var(--space-3);border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-2);color:var(--muted)}.chip.active.svelte-eevir9{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600}.warn.svelte-xeppkz{color:var(--miss);font-size:var(--fs-base);margin:0}.btn.svelte-xeppkz{min-height:var(--tap);display:inline-flex;align-items:center;padding:0 var(--space-4);border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-2);color:var(--text);cursor:pointer;white-space:nowrap}.btn.primary.svelte-xeppkz{background:var(--accent);border-color:var(--accent);color:#fff}.mini.svelte-xeppkz{align-self:flex-start;padding:0 var(--space-2);min-height:2rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-2);color:var(--muted);cursor:pointer;font-size:var(--fs-sm)}.actions.svelte-xeppkz{display:flex;gap:var(--space-3);flex-wrap:wrap}.backdrop.svelte-xeppkz{position:fixed;top:0;right:0;bottom:0;left:0;z-index:210;background:#00000073;display:flex;align-items:flex-start;justify-content:center;padding:var(--space-4);overflow-y:auto}.modal.svelte-xeppkz{width:min(32rem,100%);margin:auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 12px 40px #0000004d}.form.svelte-xeppkz{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4)}.field.svelte-xeppkz{display:flex;flex-direction:column;gap:var(--space-2)}.field.svelte-xeppkz .label:where(.svelte-xeppkz){color:var(--muted);font-size:var(--fs-sm)}.field.svelte-xeppkz .sub:where(.svelte-xeppkz){color:var(--muted);font-size:var(--fs-xs)}.field.svelte-xeppkz input:where(.svelte-xeppkz),.field.svelte-xeppkz select:where(.svelte-xeppkz){min-height:var(--tap);padding:0 var(--space-3);border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--text);font:inherit}.icon-input.svelte-xeppkz{width:5rem;text-align:center;font-size:var(--fs-lg)}.checks.svelte-xeppkz{display:flex;flex-wrap:wrap;gap:var(--space-3)}.check.svelte-xeppkz{display:flex;align-items:center;gap:var(--space-2);min-height:var(--tap)}.seg.svelte-xeppkz{display:inline-flex;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;align-self:flex-start;max-width:100%}.opt.svelte-xeppkz{min-height:var(--tap);padding:0 var(--space-3);border:none;background:var(--surface);color:var(--text);border-left:1px solid var(--border);white-space:nowrap}.opt.svelte-xeppkz:first-child{border-left:none}.opt.active.svelte-xeppkz{background:var(--accent);color:#fff;font-weight:600}.weekdays.svelte-xeppkz{display:flex;flex-wrap:wrap;gap:var(--space-2)}.day.svelte-xeppkz{min-width:var(--tap);min-height:var(--tap);padding:0 var(--space-2);border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--muted)}.day.active.svelte-xeppkz{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600}.day.wide.svelte-xeppkz{min-width:0;padding:0 var(--space-3);font-size:var(--fs-base)}.presets.svelte-xeppkz{display:flex;flex-wrap:wrap;gap:var(--space-2)}.rule.svelte-xeppkz{display:flex;flex-direction:column;gap:var(--space-3);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-3);background:var(--surface)}.or-sep.svelte-xeppkz{align-self:center;font-size:var(--fs-xs);font-weight:600;letter-spacing:.08em;color:var(--muted)}.chip.svelte-xeppkz{min-height:var(--tap);padding:0 var(--space-3);border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:var(--fs-base);white-space:nowrap}.chip.svelte-xeppkz:active{background:var(--accent);border-color:var(--accent);color:#fff}.wedge.svelte-xeppkz{display:flex;flex-direction:column;gap:var(--space-1)}.wedge-row.svelte-xeppkz{display:flex;flex-wrap:wrap;gap:var(--space-2)}.wedge-row.svelte-xeppkz select:where(.svelte-xeppkz){min-height:var(--tap);padding:0 var(--space-2);border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--text);font:inherit}.wedge-row.svelte-xeppkz input[type=number]:where(.svelte-xeppkz){width:5rem;min-height:var(--tap);padding:0 var(--space-2);border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--text)}.target-row.svelte-xeppkz{display:flex;gap:var(--space-2)}.target-row.svelte-xeppkz input[type=number]:where(.svelte-xeppkz){flex:1}.target-row.svelte-xeppkz input[type=text]:where(.svelte-xeppkz){flex:1}.auth-loading.svelte-12qhfyh{min-height:100dvh;display:grid;place-items:center;color:var(--muted)}.tabbar.svelte-12qhfyh{position:sticky;top:0;z-index:20;padding-top:env(safe-area-inset-top);border-bottom:1px solid var(--border);background:color-mix(in oklab,var(--surface) 88%,transparent);-webkit-backdrop-filter:saturate(1.4) blur(8px);backdrop-filter:saturate(1.4) blur(8px)}.tabbar-inner.svelte-12qhfyh{width:100%;max-width:var(--shell);margin-inline:auto;display:flex;align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-4)}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:var(--space-1);flex:none;margin-right:var(--space-2);font-weight:700;font-size:var(--fs-md);letter-spacing:.01em;color:var(--text);text-decoration:none}.brand.svelte-12qhfyh:hover{color:var(--accent)}.brand-mark.svelte-12qhfyh{color:var(--accent);font-size:var(--fs-lg)}.tabs.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-2);min-width:0;overflow-x:auto;scrollbar-width:none;flex:1 1 auto}.tabs.svelte-12qhfyh::-webkit-scrollbar{display:none}.navgroup.svelte-12qhfyh{display:flex;gap:2px;padding:3px;flex:none;border-radius:var(--radius);background:var(--surface-2)}.nav-div.svelte-12qhfyh{flex:none;width:1px;height:1.4rem;background:var(--border)}.tab.svelte-12qhfyh{min-height:2.1rem;display:inline-flex;align-items:center;gap:.35rem;padding:0 .55rem;border-radius:calc(var(--radius) - 3px);white-space:nowrap;text-decoration:none;color:var(--muted);font-size:var(--fs-base);transition:background .12s,color .12s}.tab.svelte-12qhfyh:hover{color:var(--text);background:color-mix(in oklab,var(--surface) 65%,transparent)}.tab.active.svelte-12qhfyh{color:#fff;font-weight:600;background:var(--accent)}.tab-key.svelte-12qhfyh{font-family:inherit;font-size:var(--fs-2xs);font-weight:600;line-height:1;padding:1px .28rem;border-radius:3px;color:var(--faint);background:color-mix(in srgb,var(--muted) 12%,transparent)}.tab.active.svelte-12qhfyh .tab-key:where(.svelte-12qhfyh){color:#fff;background:#ffffff38}@media(max-width:100rem){.tab-label.svelte-12qhfyh{display:none}.tab.svelte-12qhfyh{padding:0 .45rem}}@media(max-width:62rem){.tab-key.svelte-12qhfyh{display:none}}.tabbar-inner.svelte-12qhfyh:has(.hdr-search-wrap:where(.svelte-12qhfyh):focus-within) .tab-label:where(.svelte-12qhfyh),.tabbar-inner.svelte-12qhfyh:has(.hdr-search-wrap:where(.svelte-12qhfyh):focus-within) .tab-key:where(.svelte-12qhfyh){display:none}.ni.svelte-12qhfyh{width:18px;height:18px;flex:none;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gear.svelte-12qhfyh{flex:none;display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;min-height:2rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);color:var(--muted);text-decoration:none}.gear.svelte-12qhfyh:hover{border-color:var(--accent);color:var(--text)}.gear.active.svelte-12qhfyh{color:#fff;background:var(--accent);border-color:var(--accent)}.hdr-focus.svelte-12qhfyh:not(.on):hover,.theme.svelte-12qhfyh:hover,.gear.svelte-12qhfyh:not(.active):hover,.hdr-help.svelte-12qhfyh:hover,.navloc-btn.svelte-12qhfyh:hover,.design-trigger.svelte-12qhfyh:hover{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,var(--surface-2));color:var(--text);transition:background .12s,border-color .12s,color .12s}@media(max-width:62rem){.tab-label.svelte-12qhfyh{display:none}.tab.svelte-12qhfyh{padding:0 var(--space-2)}}.navloc.svelte-12qhfyh{position:relative;display:inline-flex;flex:0 0 auto}.navloc-btn.svelte-12qhfyh{display:inline-flex;align-items:center;gap:var(--space-1);max-width:8rem;min-height:2rem;padding:0 var(--space-2);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);color:var(--muted);font:inherit;font-size:var(--fs-sm);cursor:pointer}.navloc-btn.svelte-12qhfyh:hover{color:var(--text);border-color:var(--accent)}.navloc-name.svelte-12qhfyh{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.navloc-backdrop.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90}.navloc-menu.svelte-12qhfyh{position:absolute;top:calc(100% + 4px);right:0;z-index:100;min-width:12rem;max-height:70vh;overflow-y:auto;padding:var(--space-2);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--card-shadow)}.navloc-item.svelte-12qhfyh{display:block;width:100%;text-align:left;padding:var(--space-1) var(--space-2);border:none;border-radius:calc(var(--radius) - 3px);background:transparent;color:var(--text);font:inherit;font-size:var(--fs-sm);cursor:pointer}.navloc-item.svelte-12qhfyh:hover{background:var(--surface-2)}.navloc-item.on.svelte-12qhfyh{color:var(--accent);font-weight:700}.navloc-item.use.svelte-12qhfyh{font-weight:600}.navloc-sep.svelte-12qhfyh{padding:var(--space-2) var(--space-2) 2px;font-size:var(--fs-xs);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.navloc-err.svelte-12qhfyh{margin:2px var(--space-2);font-size:var(--fs-xs);color:var(--miss)}.navloc-more.svelte-12qhfyh{display:block;margin-top:var(--space-1);padding:var(--space-1) var(--space-2);font-size:var(--fs-xs);color:var(--muted);text-decoration:none}.navloc-more.svelte-12qhfyh:hover{color:var(--accent)}@media(max-width:34rem){.navloc-name.svelte-12qhfyh{display:none}}.theme.svelte-12qhfyh{flex:0 0 auto;min-width:var(--tap);min-height:2rem;padding:0 var(--space-2);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);font-size:var(--fs-md);line-height:1}.hdr-tools.svelte-12qhfyh{flex:0 1 auto;min-width:0;display:inline-flex;align-items:center;gap:var(--space-1)}.hdr-focus.svelte-12qhfyh{flex:none;display:inline-flex;align-items:center;justify-content:center;min-width:var(--tap);min-height:2rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);color:var(--muted)}.hdr-focus.svelte-12qhfyh .fi:where(.svelte-12qhfyh){width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.hdr-focus.on.svelte-12qhfyh{background:var(--accent);border-color:var(--accent);color:#fff}.hdr-search-wrap.svelte-12qhfyh{flex:0 1 auto;width:11rem;min-width:5rem;position:relative;display:inline-flex;align-items:center;transition:width .22s ease}.hdr-search-wrap.svelte-12qhfyh:focus-within{width:24rem}.hdr-search.svelte-12qhfyh{width:100%;min-height:2rem;padding:0 var(--space-2) 0 1.6rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23888' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M21 21l-4-4'/%3E%3C/svg%3E") no-repeat .5rem center / 15px;color:var(--text);font-size:var(--fs-sm);transition:font-size .22s ease}.hdr-search.svelte-12qhfyh:focus{font-size:var(--fs-md)}.hdr-search.svelte-12qhfyh:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.hdr-search.svelte-12qhfyh::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.hdr-search-wrap.filled.svelte-12qhfyh .hdr-search:where(.svelte-12qhfyh){padding-right:2.2rem}.hdr-search-clear.svelte-12qhfyh{position:absolute;right:2px;top:2px;bottom:2px;width:2rem;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--muted);font-size:var(--fs-md);line-height:1;cursor:pointer}.hdr-search-clear.svelte-12qhfyh:hover,.hdr-search-clear.svelte-12qhfyh:focus-visible{color:var(--text);background:var(--surface);outline:none}.hdr-search-key.svelte-12qhfyh{position:absolute;right:.4rem;top:50%;transform:translateY(-50%);font-family:inherit;font-size:var(--fs-2xs);font-weight:600;line-height:1;padding:1px .32rem;border:1px solid var(--hairline);border-radius:3px;color:var(--faint);background:var(--surface);pointer-events:none}.hdr-search-wrap.svelte-12qhfyh:focus-within .hdr-search-key:where(.svelte-12qhfyh){display:none}@media(max-width:720px){.hdr-search-wrap.svelte-12qhfyh{width:2.35rem;min-width:2.35rem}.hdr-search-wrap.svelte-12qhfyh:focus-within{width:14rem}.hdr-search-key.svelte-12qhfyh{display:none}.hdr-search.svelte-12qhfyh::placeholder{color:transparent}.hdr-search.svelte-12qhfyh:focus::placeholder{color:var(--muted)}}.theme.svelte-12qhfyh:hover{border-color:var(--accent)}.design.svelte-12qhfyh{position:relative;flex:0 0 auto}.design-trigger.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.4rem;min-height:2rem;padding:0 .7rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);color:var(--text);font-size:var(--fs-sm)}.design-trigger.svelte-12qhfyh:hover{border-color:var(--accent)}.design-dot.svelte-12qhfyh{width:.72rem;height:.72rem;border-radius:50%;box-shadow:inset 0 0 0 1px #00000024;flex:none}.design-backdrop.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.design-menu.svelte-12qhfyh{position:absolute;top:calc(100% + 6px);right:0;z-index:41;min-width:9.5rem;padding:.3rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-lg);display:flex;flex-direction:column;gap:1px}.design-item.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;width:100%;padding:.45rem .55rem;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--text);font-size:var(--fs-base);text-align:left}.design-item.svelte-12qhfyh:hover{background:var(--surface-2)}.design-item.on.svelte-12qhfyh{font-weight:600}.design-check.svelte-12qhfyh{margin-left:auto;color:var(--accent)}@media(max-width:30rem){.tabbar-inner.svelte-12qhfyh{padding:var(--space-1) var(--space-2)}.brand.svelte-12qhfyh{display:none}.tab.svelte-12qhfyh{padding:0 var(--space-3)}.design-name.svelte-12qhfyh{display:none}}@media(min-width:60rem){html,body{overflow:hidden}.app.svelte-12qhfyh{height:calc(100dvh - var(--tap) - env(safe-area-inset-top));overflow-y:auto}}:root{--font: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-display: ui-serif, "New York", Iowan Old Style, Palatino, Georgia, serif;color-scheme:light dark;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--radius-sm: .375rem;--radius: .5rem;--radius-lg: .625rem;--tap: 2.75rem;--label-w: 9.5rem;--fs-micro: .625rem;--fs-2xs: .6875rem;--fs-xs: .75rem;--fs-sm: .8125rem;--fs-base: .875rem;--fs-md: 1rem;--fs-lg: 1.15rem;--fs-xl: 1.5rem;--card-bd: 1px solid var(--border);--card-shadow: 2px 3px 6px light-dark(rgb(28 22 10 / .16), rgb(0 0 0 / .55)), 4px 12px 30px light-dark(rgb(28 22 10 / .19), rgb(0 0 0 / .62));--card-radius: var(--radius-lg);--card-pad: var(--space-4);--stack-gap: var(--space-3);--ctl-radius: var(--radius);--shell: min(96rem, 100%);--bg: light-dark(#f6f3ec, #14120d);--surface: light-dark(#fffdf9, #201d16);--surface-2: light-dark(#efeadf, #2a261d);--text: light-dark(#221f19, #f1ede2);--muted: light-dark(#6d6757, #a49d8b);--faint: light-dark(#9a9384, #76705f);--border: light-dark(#e7e0d1, #383327);--hairline: light-dark(#efe9db, #2d2a20);--accent: light-dark(#1c7a57, #54c79a);--accent-2: light-dark(#14613f, #74d6ad);--accent-soft: light-dark(#e3efe9, #1d3a30);--done: light-dark(#1c7a57, #54c79a);--warn: light-dark(#b3792a, #e3a35a);--miss: light-dark(#b14237, #e58277);--shadow-sm: 0 1px 2px rgb(28 22 10 / .06);--shadow: 0 2px 6px rgb(28 22 10 / .05), 0 12px 30px rgb(28 22 10 / .07);--shadow-lg: 0 22px 50px rgb(28 22 10 / .14)}@media(max-width:30rem){:root{--label-w: 7rem}}:root[data-theme=sade]{--font-display: var(--font);--bg: light-dark(#fcfcfb, #161618);--surface: light-dark(#ffffff, #1e1e21);--surface-2: light-dark(#f4f4f3, #28282c);--text: light-dark(#191919, #ededee);--muted: light-dark(#6b6b6b, #9a9a9e);--faint: light-dark(#9b9b9b, #6a6a6e);--border: light-dark(#e7e7e6, #303034);--hairline: light-dark(#f0f0ef, #262629);--accent: light-dark(#0f766e, #2dd4bf);--accent-2: light-dark(#0b5b54, #5eead4);--accent-soft: light-dark(#e0f2f0, #123b37);--done: light-dark(#0f766e, #2dd4bf);--warn: light-dark(#a16207, #eab308);--miss: light-dark(#dc2626, #f87171);--shadow-sm: 0 1px 1px rgb(0 0 0 / .04);--shadow: 0 1px 2px rgb(0 0 0 / .05), 0 4px 12px rgb(0 0 0 / .04);--shadow-lg: 0 10px 30px rgb(0 0 0 / .09)}:root[data-theme=toprak]{--font-display: ui-serif, "New York", Iowan Old Style, Palatino, Georgia, serif;--bg: light-dark(#f4ece2, #1a1410);--surface: light-dark(#fdf7ee, #261c15);--surface-2: light-dark(#eaddcc, #32261c);--text: light-dark(#2c2118, #f3e9dc);--muted: light-dark(#7a6450, #b39e88);--faint: light-dark(#a48d77, #7d6850);--border: light-dark(#e2d2bd, #41311f);--hairline: light-dark(#ece0cf, #2e2318);--accent: light-dark(#b4541f, #e98c4f);--accent-2: light-dark(#933f12, #f0a571);--accent-soft: light-dark(#f3e2d2, #3a2415);--done: light-dark(#6b7a2f, #a8bd6a);--warn: light-dark(#b4791f, #e3b35a);--miss: light-dark(#b1402f, #e58277);--shadow-sm: 0 1px 2px rgb(50 30 12 / .08);--shadow: 0 2px 6px rgb(50 30 12 / .07), 0 14px 32px rgb(50 30 12 / .1);--shadow-lg: 0 24px 54px rgb(50 30 12 / .18)}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--text);-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"cv11","ss01"}*{box-sizing:border-box}button{font:inherit;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.seg :focus-visible,.subjects :focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--accent)}.field-saved{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 32%,transparent);animation:svelte-12qhfyh-field-saved .9s ease-out}@keyframes svelte-12qhfyh-field-saved{0%{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 45%,transparent)}to{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 0%,transparent)}}@media(prefers-reduced-motion:reduce){.field-saved{animation:none}}[data-tip]{position:relative}[data-tip]:after{content:attr(data-tip);position:absolute;top:calc(100% + 5px);left:50%;transform:translate(-50%);z-index:60;width:max-content;max-width:min(20rem,80vw);padding:3px 8px;border-radius:6px;background:var(--text);color:var(--bg);font-size:var(--fs-xs);font-weight:500;line-height:1.4;white-space:pre-line;overflow-wrap:anywhere;text-align:center;pointer-events:none;box-shadow:var(--shadow-lg);opacity:0;transition:opacity .12s}[data-tip]:hover:after,[data-tip]:focus-visible:after{opacity:1;transition-delay:.35s}.hdr-help.svelte-12qhfyh{flex:0 0 auto;min-width:2rem;min-height:2rem;padding:0 var(--space-2);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);color:var(--muted);font-size:var(--fs-md);font-weight:700;line-height:1;cursor:pointer}.hdr-help.svelte-12qhfyh:hover{color:var(--text);border-color:var(--accent)}@media(max-width:720px){.hdr-help.svelte-12qhfyh{display:none}}.sc-backdrop.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;border:none;cursor:default;background:#0006}.sc-panel.svelte-12qhfyh{position:fixed;z-index:201;top:50%;left:50%;transform:translate(-50%,-50%);width:min(24rem,calc(100vw - 2 * var(--space-4)));max-height:85vh;overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--space-4)}.sc-head.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-3)}.sc-title.svelte-12qhfyh{font-size:var(--fs-lg);font-weight:700;color:var(--text)}.sc-x.svelte-12qhfyh{width:var(--tap);height:2rem;border:none;background:none;color:var(--muted);font-size:var(--fs-xl);line-height:1;cursor:pointer;border-radius:var(--radius-sm)}.sc-x.svelte-12qhfyh:hover{color:var(--text);background:var(--surface-2)}.sc-list.svelte-12qhfyh{display:flex;flex-direction:column;gap:var(--space-1);margin:0}.sc-row.svelte-12qhfyh{display:grid;grid-template-columns:6.5rem 1fr;align-items:center;gap:var(--space-3);padding:var(--space-1) 0}.sc-row.svelte-12qhfyh dt:where(.svelte-12qhfyh){margin:0}.sc-row.svelte-12qhfyh dd:where(.svelte-12qhfyh){margin:0;font-size:var(--fs-sm);color:var(--text)}.sc-row.svelte-12qhfyh kbd:where(.svelte-12qhfyh){display:inline-block;padding:2px var(--space-2);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);font-family:inherit;font-size:var(--fs-xs);font-weight:600;color:var(--muted);white-space:nowrap}
