/*! Bootstrap-compatible RTL utility subset for this panel. Replace with official Bootstrap RTL if desired. */
*,::after,::before{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Tahoma,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#172033;background:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:100%;max-width:1140px;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}.d-none{display:none!important}.d-flex{display:flex!important}.w-100{width:100%!important}.mt-auto{margin-top:auto!important}.text-center{text-align:center!important}.align-middle{vertical-align:middle!important}.gap-2{gap:.5rem!important}.flex-wrap{flex-wrap:wrap!important}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.table{width:100%;margin-bottom:1rem;border-collapse:collapse}.table th,.table td{padding:.9rem .75rem;border-bottom:1px solid #edf0f5;text-align:right;white-space:nowrap}.table thead th{font-weight:700;color:#667085;background:#fafbfc}.form-control{display:block;width:100%;padding:.78rem .95rem;font-size:1rem;font-weight:400;line-height:1.5;color:#172033;background-color:#fff;background-clip:padding-box;border:1px solid #d8dde8;border-radius:1rem;transition:border-color .15s ease,box-shadow .15s ease}.form-control:focus{color:#172033;background-color:#fff;border-color:#7c8cff;outline:0;box-shadow:0 0 0 .22rem rgba(80,96,255,.13)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-weight:700;line-height:1.5;color:#172033;text-align:center;cursor:pointer;user-select:none;background-color:transparent;border:1px solid transparent;padding:.78rem 1rem;font-size:.98rem;border-radius:1rem;transition:all .15s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#222bff,#6a5cff);box-shadow:0 12px 28px rgba(75,90,255,.25)}.btn-primary:hover{box-shadow:0 14px 32px rgba(75,90,255,.33)}.btn-light{background:#f4f6fb;color:#293044;border-color:#eef1f7}.btn-ghost{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14);color:#fff}.alert{position:relative;padding:.95rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:1rem}.alert-success{color:#087443;background:#ecfdf3;border-color:#abefc6}.alert-danger{color:#b42318;background:#fff1f0;border-color:#ffccc7}.card{background:#fff;border:1px solid #eef1f7;border-radius:1.5rem}.badge{display:inline-flex;align-items:center;justify-content:center;padding:.32rem .65rem;border-radius:999px;font-size:.78rem;font-weight:800}.badge-success{background:#ecfdf3;color:#027a48}.badge-danger{background:#fff1f0;color:#b42318}@media (min-width:992px){.d-lg-flex{display:flex!important}.d-lg-none{display:none!important}}
