
:root{--bs-primary:#2563eb;--bs-dark:#111827;--bs-light:#f8fafc;--bs-danger:#dc3545;--bs-success:#198754;--bs-warning:#ffc107;--bs-info:#0dcaf0;--bs-white:#fff;--bs-body-font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}*,::after,::before{box-sizing:border-box}body{margin:0;font-family:var(--bs-body-font-family);font-size:1rem;font-weight:400;line-height:1.5;color:#f8fafc;background:#020617}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media(min-width:1200px){.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-.75rem;margin-left:-.75rem}.col,.col-md-4,.col-md-8{position:relative;width:100%;padding-right:.75rem;padding-left:.75rem}@media(min-width:768px){.col-md-4{flex:0 0 auto;width:33.333333%}.col-md-8{flex:0 0 auto;width:66.666667%}}.d-flex{display:flex!important}.align-items-center{align-items:center!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.text-center{text-align:center!important}.text-muted{color:#94a3b8!important}.fw-bold{font-weight:700!important}.small{font-size:.875em}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.rounded-4{border-radius:1rem!important}.shadow{box-shadow:0 .75rem 2rem rgba(0,0,0,.35)!important}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background:rgba(15,23,42,.88);background-clip:border-box;border:1px solid rgba(148,163,184,.25);border-radius:1rem}.card-body{flex:1 1 auto;padding:1rem}.btn{display:inline-block;font-weight:700;line-height:1.5;color:#fff;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;background:transparent;border:1px solid transparent;padding:.65rem 1rem;font-size:1rem;border-radius:.75rem;transition:.18s ease}.btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.btn-primary{background:#2563eb;border-color:#2563eb}.btn-success{background:#16a34a;border-color:#16a34a}.btn-warning{background:#f59e0b;border-color:#f59e0b;color:#111827}.btn-danger{background:#dc2626;border-color:#dc2626}.btn-outline-light{border-color:rgba(255,255,255,.65);color:#fff}.form-control,.form-select{display:block;width:100%;padding:.72rem .9rem;font-size:1rem;font-weight:500;line-height:1.5;color:#e5e7eb;background-color:rgba(15,23,42,.92);background-clip:padding-box;border:1px solid rgba(148,163,184,.35);appearance:none;border-radius:.75rem;transition:border-color .15s ease,box-shadow .15s ease}.form-control:focus,.form-select:focus{border-color:#60a5fa;outline:0;box-shadow:0 0 0 .2rem rgba(96,165,250,.25)}.badge{display:inline-block;padding:.4em .7em;font-size:.78em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:999px}.bg-primary{background:#2563eb!important}.bg-success{background:#16a34a!important}.bg-danger{background:#dc2626!important}.bg-warning{background:#f59e0b!important;color:#111827!important}.table{width:100%;margin-bottom:1rem;color:#e5e7eb;border-collapse:collapse}.table td,.table th{padding:.55rem;border-bottom:1px solid rgba(148,163,184,.2)}.table thead th{color:#bfdbfe}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.7);display:none;z-index:50}.modal-backdrop.show{display:flex;align-items:center;justify-content:center}.modal-box{max-width:780px;width:92%;max-height:88vh;overflow:auto;background:#0f172a;border:1px solid rgba(148,163,184,.35);border-radius:1rem;padding:1.25rem}.list-unstyled{padding-left:0;list-style:none}.w-100{width:100%!important}.h1,h1{font-size:2.2rem}.h3,h3{font-size:1.5rem}
