html,body{box-sizing:border-box;width:100%;height:100%;margin:0;padding:0;font-size:clamp(12px,.882353vw + 9.17647px,16px);overflow:hidden}*,:before,:after{box-sizing:inherit}html *,body *{font-family:var(--verso-body);text-transform:none!important}:root{--verso-body:"Rubik", system-ui, sans-serif;--verso-weight-light:300;--verso-weight-regular:400;--verso-weight-medium:500;--verso-weight-semibold:600;--lyric-bg:#fafaf9;--lyric-bg-rgb:250, 250, 249;--lyric-surface:#fff;--lyric-surface-hover:#f3f4f6;--lyric-text:#171717;--lyric-text-secondary:#737373;--lyric-text-tertiary:#a3a3a3;--lyric-border:#e5e5e5;--lyric-accent:#059669;--lyric-accent-hover:#047857;--lyric-accent-rgb:5, 150, 105;--lyric-shadow:#0000000f;--lyric-overlay:#0000004d;--lyric-danger:#dc2626;--lyric-danger-rgb:220, 38, 38;--lyric-danger-hover:#b91c1c;--lyric-warning:#d97706;--lyric-abyss:#050b14;--lyric-navy:#0b1d3a;--lyric-navy-mid:#132d52;--lyric-cyan:#00d4ff;--lyric-teal:#00ffc8;--lyric-blue:#06f;--lyric-glow:#00d4ff26;--camber-sm:.375rem;--camber-md:.75rem;--camber-lg:1rem;--umbra-card:0 1px 3px var(--lyric-shadow), 0 1px 2px var(--lyric-shadow);--umbra-card-hover:0 4px 24px #0000001f;--umbra-modal:0 8px 40px #0003, 0 2px 8px #0000001f;--tempo-fast:.15s ease;--tempo-slow:.35s ease-in-out}html{font-weight:var(--verso-weight-regular);color:var(--lyric-text);background:var(--lyric-bg)}body{line-height:1.5}a{color:var(--lyric-accent);text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.toast-container.svelte-1cpok13{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.toast.svelte-1cpok13{background:var(--lyric-surface);min-width:18rem;max-width:24rem;color:var(--lyric-text);border-radius:var(--camber-md);box-shadow:var(--umbra-modal);pointer-events:auto;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1rem;display:flex}.toast-message.svelte-1cpok13{font-size:.875rem;font-weight:var(--verso-weight-medium);line-height:1.4}.toast-close.svelte-1cpok13{color:var(--lyric-text-secondary);border-radius:var(--camber-sm);width:1.5rem;height:1.5rem;transition:background var(--tempo-fast), color var(--tempo-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.toast-close.svelte-1cpok13:hover{background:var(--lyric-bg);color:var(--lyric-text)}
