:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#080b12;--surface:#111722;--surface-2:#1a2230;--surface-3:#232d3d;--border:#94a3b824;--border-strong:#94a3b842;--text:#eaf0f8;--muted:#8a97a8;--accent:#5b8cff;--accent-strong:#4f7bff;--accent-2:#8b5cf6;--grad:linear-gradient(135deg, #5b8cff 0%, #8b5cf6 100%);--green:#34d399;--amber:#fbbf24;--blue:#60a5fa;--danger:#f87171;--radius:14px;--radius-lg:18px;--shadow:0 1px 2px #0006, 0 8px 24px -12px #0009;--shadow-lg:0 24px 60px -24px #000000b3;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body{color:var(--text);background-color:var(--bg);background-image:radial-gradient(1100px 520px at 50% -200px,#5b8cff24,#0000 60%),radial-gradient(800px 420px at 100% 0,#8b5cf61a,#0000 55%);background-attachment:fixed;min-height:100vh;margin:0}#app{max-width:600px;padding:env(safe-area-inset-top) 16px 96px;margin:0 auto}h1,h2,h3{letter-spacing:-.01em;font-weight:650}button{font:inherit;cursor:pointer;border:1px solid var(--border);background:var(--surface-2);color:var(--text);border-radius:11px;padding:10px 15px;font-weight:550;transition:transform 80ms,filter .15s,background .15s,border-color .15s}button:hover{border-color:var(--border-strong);background:var(--surface-3)}button:active{transform:translateY(1px)}button:disabled{opacity:.5;cursor:not-allowed;transform:none}button.primary{background:var(--grad);color:#fff;border:none;font-weight:650;box-shadow:0 6px 18px -6px #5b8cff8c}button.primary:hover{filter:brightness(1.07)}button.ghost{color:var(--muted);background:0 0;border-color:#0000}button.ghost:hover{color:var(--text);background:0 0}input,select{font:inherit;border:1px solid var(--border-strong);background:var(--surface);width:100%;color:var(--text);border-radius:11px;padding:11px 13px;transition:border-color .15s,box-shadow .15s}input::placeholder{color:var(--muted);opacity:.7}input:focus,select:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #5b8cff38}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);margin:12px 0;padding:18px}.row{align-items:center;gap:8px;display:flex}.muted{color:var(--muted)}.error{color:var(--danger);font-size:.9rem}.brand{align-items:center;gap:10px;display:flex}.brand__mark{background:var(--grad);border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 6px 16px -6px #5b8cff99}.brand__mark svg{width:20px;height:20px}.brand__name{letter-spacing:-.02em;font-size:1.15rem;font-weight:700}.auth-wrap.svelte-h34f85{max-width:420px;margin:0 auto;padding-top:56px}.brand--hero.svelte-h34f85{justify-content:center;margin-bottom:22px}.brand--hero.svelte-h34f85 .brand__mark:where(.svelte-h34f85){border-radius:13px;width:46px;height:46px}.brand--hero.svelte-h34f85 .brand__mark:where(.svelte-h34f85) svg:where(.svelte-h34f85){width:27px;height:27px}.brand--hero.svelte-h34f85 .brand__name:where(.svelte-h34f85){font-size:1.35rem}.brand__tag.svelte-h34f85{color:var(--muted);margin-top:1px;font-size:.82rem}.auth.svelte-h34f85{box-shadow:var(--shadow-lg);flex-direction:column;gap:14px;padding:24px;display:flex}.auth.svelte-h34f85 h2:where(.svelte-h34f85){margin:0;font-size:1.3rem}.auth__sub.svelte-h34f85{margin:-8px 0 4px;font-size:.88rem}label.svelte-h34f85{color:var(--muted);flex-direction:column;gap:6px;font-size:.85rem;font-weight:550;display:flex}.auth.svelte-h34f85 .primary:where(.svelte-h34f85){margin-top:4px;padding:12px;font-size:1rem}.auth__switch.svelte-h34f85{text-align:center;color:var(--muted);margin:2px 0 0;font-size:.88rem}button.link.svelte-h34f85{color:var(--accent);background:0 0;border:none;padding:0;font-weight:600;display:inline}button.link.svelte-h34f85:hover{background:0 0;text-decoration:underline}.badge.svelte-kcck4q{background:var(--surface);border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.82rem;display:flex}.dot.svelte-kcck4q{background:var(--dot);width:10px;height:10px;box-shadow:0 0 8px var(--dot);border-radius:50%}.pulse.svelte-kcck4q{animation:1s ease-in-out infinite svelte-kcck4q-pulse}@keyframes svelte-kcck4q-pulse{50%{opacity:.35}}.thumb-wrap.svelte-10l37bm{background:var(--surface-3);display:block;position:relative;overflow:hidden}.thumb-wrap.square.svelte-10l37bm{border-radius:10px}.thumb-wrap.banner.svelte-10l37bm{aspect-ratio:4/3;width:100%}.frame.svelte-10l37bm{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .6s;position:absolute;inset:0}.frame.show.svelte-10l37bm{opacity:1}.thumb.svelte-10l37bm{object-fit:cover;background:var(--surface-3)}.square.svelte-10l37bm{border-radius:10px}.banner.svelte-10l37bm{aspect-ratio:4/3;width:100%;display:block}.placeholder.svelte-10l37bm{color:var(--muted);background:var(--surface-3);justify-content:center;align-items:center;font-weight:700;display:flex}.placeholder.banner.svelte-10l37bm{font-size:1.6rem}.picker.svelte-1fzcn3o{flex-direction:column;gap:12px;display:flex}.searchbar.svelte-1fzcn3o{position:relative}.search.svelte-1fzcn3o{padding-right:38px}.clear.svelte-1fzcn3o{background:var(--surface-3);width:26px;height:26px;color:var(--muted);border:none;border-radius:8px;padding:0;font-size:1.15rem;line-height:1;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.grid.svelte-1fzcn3o{grid-template-columns:repeat(2,1fr);gap:8px;max-height:60vh;padding:2px;display:grid;overflow-y:auto}.tile.svelte-1fzcn3o{background:var(--surface-2);border:1px solid var(--border);text-align:center;border-radius:14px;flex-direction:column;padding:0;display:flex;overflow:hidden}.tile.svelte-1fzcn3o:hover{border-color:var(--border-strong);background:var(--surface-3)}.tile-body.svelte-1fzcn3o{flex-direction:column;align-items:center;gap:4px;padding:10px 10px 12px;display:flex}.tile.svelte-1fzcn3o .name:where(.svelte-1fzcn3o){font-size:.9rem;font-weight:600;line-height:1.2}.tile.svelte-1fzcn3o .sub:where(.svelte-1fzcn3o){color:var(--muted);align-items:center;gap:4px;font-size:.72rem;display:flex}.mg.svelte-1fzcn3o{text-transform:capitalize}.empty.svelte-1fzcn3o{text-align:center;grid-column:1/-1;padding:16px}.create.svelte-1fzcn3o input:where(.svelte-1fzcn3o){flex:1}.chart.svelte-19n2gxs{height:220px;position:relative}.hidden.svelte-19n2gxs{display:none}h3.svelte-19n2gxs{margin:0 0 12px;font-size:1rem}.head.svelte-2fc5hz{justify-content:space-between}.start.svelte-2fc5hz{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-top:32px;display:flex}.exhead.svelte-2fc5hz{justify-content:space-between;margin-bottom:4px}.exname.svelte-2fc5hz{align-items:center;gap:10px;min-width:0;display:flex}.exname.svelte-2fc5hz strong:where(.svelte-2fc5hz){overflow-wrap:anywhere;min-width:0}.lasttime.svelte-2fc5hz{margin:0 0 10px;font-size:.85rem}.small.svelte-2fc5hz{padding:4px 8px;font-size:.78rem}.sets.svelte-2fc5hz{flex-direction:column;gap:4px;margin:0 0 10px;padding:0;list-style:none;display:flex}.sets.svelte-2fc5hz li:where(.svelte-2fc5hz){background:var(--surface-2);border-radius:8px;grid-template-columns:28px 1fr auto 32px;align-items:center;gap:8px;padding:6px 10px;display:grid}.idx.svelte-2fc5hz{color:var(--muted)}.addset.svelte-2fc5hz input:where(.svelte-2fc5hz){flex:1}.wide.svelte-2fc5hz{width:100%;margin-top:8px}.sheet.svelte-2fc5hz{background:#0000008c;justify-content:center;align-items:flex-end;padding:12px;display:flex;position:fixed;inset:0}.sheet-inner.svelte-2fc5hz{width:100%;max-width:560px;max-height:80vh;overflow-y:auto}.topbar.svelte-1n46o8q{z-index:5;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#080b12c7;justify-content:space-between;align-items:center;margin-bottom:4px;padding:12px 0;display:flex;position:sticky;top:0}.topbar.svelte-1n46o8q .brand__mark:where(.svelte-1n46o8q){border-radius:9px;width:30px;height:30px}.topbar.svelte-1n46o8q .brand__mark:where(.svelte-1n46o8q) svg:where(.svelte-1n46o8q){width:18px;height:18px}.topbar.svelte-1n46o8q .brand__name:where(.svelte-1n46o8q){font-size:1.05rem}
