.toasts[data-v-5cd1f169]{position:fixed;bottom:1rem;right:1rem;z-index:1000;display:flex;flex-direction:column;gap:.5rem;max-width:min(90vw,360px)}.toast[data-v-5cd1f169]{display:flex;align-items:flex-start;gap:.5rem;padding:.6rem .75rem;border-radius:8px;background:#2d2d44;border:1px solid #444;color:#eee;box-shadow:0 4px 16px #00000059;font-size:.9rem}.toast.error[data-v-5cd1f169]{background:#3a1f24;border-color:#c33}.toast.success[data-v-5cd1f169]{background:#1f3a28;border-color:#3a8a52}.toast.info[data-v-5cd1f169]{background:#1f2d3a;border-color:#4a6cf7}.toast .msg[data-v-5cd1f169]{flex:1}.toast .close[data-v-5cd1f169]{background:transparent;border:none;color:inherit;padding:0 .25rem;font-size:1.1rem;line-height:1}.toast .close[data-v-5cd1f169]:hover{background:transparent;color:#fff}*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;background:#1a1a2e;color:#eee;min-height:100vh}.app{min-height:100vh}a{color:#7c9cff}input,button{font:inherit}button{cursor:pointer;padding:.5rem 1rem;border-radius:6px;border:1px solid #444;background:#2d2d44;color:#eee}button:hover{background:#3d3d54}button.primary{background:#4a6cf7;border-color:#4a6cf7}button.primary:hover{background:#5a7cff}button.danger{background:#c33;border-color:#c33}input{padding:.5rem;border-radius:6px;border:1px solid #444;background:#2d2d44;color:#eee;width:100%;max-width:400px}.card{background:#252540;border-radius:8px;padding:1.25rem;margin-bottom:1rem}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:.5rem .75rem;border-bottom:1px solid #333}th{color:#aaa;font-weight:600}
