*{box-sizing:border-box;margin:0;padding:0}body{background:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.btn{border:1px solid #0000;border-radius:10px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .15s ease}.btn-primary{background:linear-gradient(135deg,#fe4ad7,#a119ec,#7101fb);background-size:200% 200%;border:none;color:#fff;transition:background-position .3s ease}.btn-primary:hover{background-position:100%;box-shadow:0 4px 12px #7101fb4d;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:#0000;border:1px solid #cbd5e1;color:#1e293b}.btn-secondary:hover{background:#f1f5f9}.table-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px #0000000d;overflow-x:auto}table{border-collapse:collapse;font-size:14px;width:100%}th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-weight:600;text-align:left}td,th{padding:14px 12px}td{border-bottom:1px solid #f1f5f9;color:#1e293b}tr:hover td{background-color:#fafcff}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-overlay~* .gradient-bar,body:has(.modal-overlay) .gradient-bar{opacity:.3;transition:opacity .2s ease}.gradient-bar{transition:opacity .2s ease}.modal{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 20px 35px -10px #0003;max-height:80vh;max-width:900px;overflow-y:auto;width:90%}.modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between}.modal-body,.modal-header{padding:20px 24px}.modal-footer{border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.status-circle{border-radius:50%;display:inline-block;height:10px;margin-right:8px;width:10px}.status-red{background-color:#ef4444;box-shadow:0 0 0 2px #fee2e2}.status-yellow{background-color:#f59e0b;box-shadow:0 0 0 2px #fef3c7}.status-green{background-color:#22c55e;box-shadow:0 0 0 2px #dcfce7}.status-gray{background-color:#94a3b8;box-shadow:0 0 0 2px #f1f5f9}@keyframes spin{to{transform:rotate(1turn)}}.spinner{animation:spin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#7101fb;height:40px;margin:0 auto;width:40px}
/*# sourceMappingURL=main.31be58a8.css.map*/