:root{--bg-primary:#111827;--bg-secondary:#1a202c;--bg-tertiary:#0d1117;--border-color:#2d3748;--border-strong:#4a5568;--text-primary:#f9fafb;--text-secondary:#a0aec0;--text-muted:#718096;--accent-color:#f59e0b;--accent-hover:#fbbf24;--selection-color:#fff;--danger-bg:#4c1d1d;--danger-border:#7f1d1d;--danger-text:#fca5a5;--carry-color:#f59e0b;--return-color:#60a5fa}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-primary);color:var(--text-primary);height:100dvh;font-family:system-ui,-apple-system,sans-serif;overflow:hidden}.splash.svelte-12qhfyh{z-index:9999;background:#111827;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:fixed;inset:0}.splash.out.svelte-12qhfyh{opacity:0;pointer-events:none}.splash-inner.svelte-12qhfyh{flex-direction:column;align-items:center;gap:.5rem;display:flex}.splash-wordmark.svelte-12qhfyh{letter-spacing:-.02em;color:#f59e0b;font-size:2rem;font-weight:700}.splash-sub.svelte-12qhfyh{color:#718096;letter-spacing:.04em;font-size:.8rem}.splash-spinner.svelte-12qhfyh{border:2px solid #2d3748;border-top-color:#f59e0b;border-radius:50%;width:24px;height:24px;margin-top:1.5rem;animation:.75s linear infinite svelte-12qhfyh-spin}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}
