m3e-snackbar.svelte-1br0hsq{--m3e-snackbar-max-width:32rem}.warn.svelte-1br0hsq{--m3e-snackbar-container-color:var(--warn);color:#000}.danger.svelte-1br0hsq{--m3e-snackbar-container-color:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.ok.svelte-1br0hsq{--m3e-snackbar-container-color:var(--ok);color:#000}:root{--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--tap-min:48px;--tap-primary:56px;--row-min:88px;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, "SF Mono", "Roboto Mono", Menlo, Consolas, monospace;--leading-tight:1.25;--leading-normal:1.5;--radius-sm:10px;--radius:14px;--radius-lg:20px;--radius-full:9999px;--border-width:1px;--focus-width:3px;--focus-offset:2px;--duration:.18s;--duration-fast:.12s;--ease:cubic-bezier(.16, 1, .3, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--shadow-sm:0 1px 3px #0000001f, 0 1px 2px #00000014;--shadow-card:0 2px 8px -2px #00000038, 0 1px 4px -1px #0000001f;--shadow-fab:0 8px 24px -4px #1857c466, 0 4px 12px -2px #00000040;--shadow-dock:0 -4px 20px -2px #0000004d;--z-sticky:10;--z-bar:20;--bg:var(--md-sys-color-surface);--surface:var(--md-sys-color-surface-container-low);--surface-raised:var(--md-sys-color-surface-container-high);--surface-sunken:var(--md-sys-color-surface-container-lowest);--surface-glass:var(--md-sys-color-surface-container);--text:var(--md-sys-color-on-surface);--text-dim:var(--md-sys-color-on-surface-variant);--text-faint:var(--md-sys-color-outline);--text-on-accent:var(--md-sys-color-on-primary);--border:var(--md-sys-color-outline-variant);--border-strong:var(--md-sys-color-outline);--accent:var(--md-sys-color-primary);--accent-hover:var(--md-sys-color-primary-dim,var(--md-sys-color-primary));--accent-soft:var(--md-sys-color-primary-container);--accent-glow:color-mix(in srgb, var(--md-sys-color-primary) 35%, transparent);--danger:var(--md-sys-color-error);--danger-soft:var(--md-sys-color-error-container);--focus-ring:var(--md-sys-color-primary)}:root,[data-theme=terang]{--warn:#d97706;--warn-soft:#fef3c7;--ok:#16a34a;--ok-soft:#dcfce7;--info:#0284c7;--info-soft:#e0f2fe;--conflict:#7c3aed;--conflict-soft:#f3e8ff;--shadow-fab:0 8px 24px -4px #1857c459, 0 4px 12px -2px #0000001f;--shadow-dock:0 -4px 20px -2px #00000014}[data-theme=gelap]{--warn:#fbbf24;--warn-soft:#f59e0b29;--ok:#34d399;--ok-soft:#10b98129;--info:#38bdf8;--info-soft:#0ea5e929;--conflict:#c084fc;--conflict-soft:#a855f729;--shadow-fab:0 8px 24px -4px #3b82f673, 0 4px 12px -2px #00000059;--shadow-dock:0 -4px 20px -2px #0006}[data-theme=kontras]{--border-width:2px;--focus-width:4px;--md-sys-color-error:#ff9a92;--md-sys-color-on-error:#000;--md-sys-color-error-container:#000;--md-sys-color-on-error-container:#ff9a92;--warn:#ffd400;--warn-soft:#000;--ok:#7dffb0;--ok-soft:#000;--info:#7fd4ff;--info-soft:#000;--conflict:#d9b8ff;--conflict-soft:#000;--accent-glow:transparent;--shadow-fab:none;--shadow-dock:none}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;background:var(--bg);font-size:112.5%}body{background:var(--bg);min-height:100dvh;color:var(--text);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;touch-action:manipulation;-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none}img,svg{max-width:100%;display:block}input,textarea,select,button{font:inherit;color:inherit}input,textarea,select{caret-color:var(--accent);font-size:max(1rem,16px)}*{scrollbar-color:var(--border-strong) transparent;scrollbar-width:thin}button{cursor:pointer;background:0 0;border:none}a{color:var(--accent);text-underline-offset:2px;transition:color var(--duration) var(--ease);text-decoration-thickness:1px}a:hover{color:var(--accent-hover)}:focus-visible{outline:var(--focus-width) solid var(--focus-ring);outline-offset:var(--focus-offset);border-radius:var(--radius-sm)}m3e-form-field :focus-visible,:focus:not(:focus-visible){outline:none}::selection{background:var(--accent-soft);color:var(--text)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.stack{gap:var(--space-4);flex-direction:column;display:flex}.stack-tight{gap:var(--space-2);flex-direction:column;display:flex}.row{align-items:center;gap:var(--space-3);display:flex}.row-between{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.wrap{flex-wrap:wrap}.grow{flex:auto;min-width:0}.tabular{font-variant-numeric:tabular-nums;letter-spacing:-.01em}.mono{font-family:var(--font-mono)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dim{color:var(--text-dim)}.faint{color:var(--text-faint)}.page{width:100%;max-width:44rem;padding:var(--space-4);padding-bottom:calc(var(--space-7) + 2rem + env(safe-area-inset-bottom));margin-inline:auto}.glass{background:var(--surface-glass);-webkit-backdrop-filter:blur(20px)}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.app.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}.boot.svelte-12qhfyh{flex:1;justify-content:center;align-items:center;display:flex}.boot-content.svelte-12qhfyh{animation:1s ease-in-out infinite alternate svelte-12qhfyh-pulse}@keyframes svelte-12qhfyh-pulse{0%{opacity:.6;transform:scale(.98)}to{opacity:1;transform:scale(1)}}
