.toast-wrapper[data-v-76472ee9]{position:fixed;top:20px;right:20px;display:flex;flex-direction:column;gap:8px;z-index:9999;pointer-events:none}.toast-item[data-v-76472ee9]{display:flex;align-items:flex-start;gap:8px;padding:16px 24px;background-color:#fff;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;border-left:4px solid;min-width:300px;max-width:450px;pointer-events:auto}.toast-item--success[data-v-76472ee9]{border-left-color:#22c55e}.toast-item--success .toast-icon[data-v-76472ee9]{color:#22c55e;background-color:#22c55e1a}.toast-item--error[data-v-76472ee9]{border-left-color:#ef4444}.toast-item--error .toast-icon[data-v-76472ee9]{color:#ef4444;background-color:#ef44441a}.toast-item--warning[data-v-76472ee9]{border-left-color:#f59e0b}.toast-item--warning .toast-icon[data-v-76472ee9]{color:#f59e0b;background-color:#f59e0b1a}.toast-item--info[data-v-76472ee9]{border-left-color:#3b82f6}.toast-item--info .toast-icon[data-v-76472ee9]{color:#3b82f6;background-color:#3b82f61a}.toast-icon[data-v-76472ee9]{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.toast-content[data-v-76472ee9]{flex:1}.toast-content .toast-title[data-v-76472ee9]{font-size:14px;font-weight:600;color:#1e293b;margin:0}.toast-content .toast-message[data-v-76472ee9]{font-size:13px;color:#64748b;margin:4px 0 0}.toast-close[data-v-76472ee9]{background:none;border:none;font-size:20px;color:#94a3b8;cursor:pointer;padding:0;line-height:1}.toast-close[data-v-76472ee9]:hover{color:#1e293b}.toast-list-enter-active[data-v-76472ee9],.toast-list-leave-active[data-v-76472ee9]{transition:all .3s ease}.toast-list-enter-from[data-v-76472ee9],.toast-list-leave-to[data-v-76472ee9]{opacity:0;transform:translate(100%)}.toast-list-move[data-v-76472ee9]{transition:transform .3s ease}#app{width:100%;height:100vh}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:14px;line-height:1.5;color:#1e293b;background-color:#f8fafc}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}img{max-width:100%;height:auto}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 24px}.text-success{color:#22c55e}.text-danger{color:#ef4444}.text-warning{color:#f59e0b}.text-info{color:#3b82f6}.text-muted{color:#94a3b8}.bg-success{background-color:#22c55e1a}.bg-danger{background-color:#ef44441a}.bg-warning{background-color:#f59e0b1a}.bg-info{background-color:#3b82f61a}.card{background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d;border:1px solid #e2e8f0;padding:24px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border-radius:8px;font-weight:500;font-size:14px;transition:all .2s ease}.btn-primary{background-color:#000;color:#fff}.btn-primary:hover{background-color:#1a1a1a}.btn-secondary{background-color:#f8fafc;color:#1e293b;border:1px solid #e2e8f0}.btn-secondary:hover{background-color:#f1f5f9}.btn-icon{width:40px;height:40px;padding:0;border-radius:8px}.btn-icon svg{width:20px;height:20px}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.page-header__title{font-size:28px;font-weight:700;color:#1e293b;margin-bottom:4px}.page-header__subtitle{font-size:14px;color:#64748b}.page-header__actions{display:flex;align-items:center;gap:16px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f8fafc}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}
