@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--bs-primary: #5c3eef;--bs-secondary: #f7f7fa;--bs-info: #3bb9ff;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-body-font-family: "Inter", "Helvetica Neue", Arial, sans-serif;--header-bg: var(--bs-light);--header-border: #ddd;--header-button-bg: #d9534f;--header-button-hover: #c9302c;--header-button-color: #fff;--header-link-color: var(--bs-primary)}[data-bs-theme=dark]{--bs-primary: #7c5eff;--bs-secondary: #2d2d3a;--bs-info: #5cc9ff;--bs-light: #343a40;--bs-dark: #f8f9fa;--bs-body-bg: #1a1d23;--bs-body-color: #e9ecef;--header-bg: #212529;--header-border: #343a40;--header-button-bg: #dc3545;--header-button-hover: #c82333;--header-button-color: #fff;--header-link-color: var(--bs-primary);--card-bg: #212529;--card-border: #343a40;--text-muted: #adb5bd}[data-bs-theme=dark] .card{background:var(--card-bg);border-color:var(--card-border);box-shadow:0 1px 3px #0000004d,0 4px 12px #0003}[data-bs-theme=dark] p{color:var(--text-muted)}[data-bs-theme=dark] .list-group{box-shadow:0 1px 3px #0000004d,0 4px 12px #0003}.table thead th{background-color:#f8f9fa}[data-bs-theme=dark] .table{--bs-table-bg: #212529;--bs-table-striped-bg: #2c3034;--bs-table-hover-bg: #343a40;--bs-table-border-color: #343a40;color:var(--bs-body-color)}[data-bs-theme=dark] .table thead th{background-color:#1a1d23;color:#e9ecef}[data-bs-theme=dark] .modal-content{background:#212529;border-color:#343a40}[data-bs-theme=dark] .form-control,[data-bs-theme=dark] .form-select{background-color:#343a40;border-color:#495057;color:#e9ecef}[data-bs-theme=dark] .form-control:focus,[data-bs-theme=dark] .form-select:focus{background-color:#3d444b;border-color:#7c5eff;color:#e9ecef}.btn-primary{background:linear-gradient(90deg,#6c4eff,#6f42c1);border:none}.btn-primary:hover{background:linear-gradient(90deg,#5a3de6,#5d38a9)}.card{border:1px solid #eaeaea;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001f,0 4px 12px #00000014;padding:1.4rem;padding-left:20px;padding-right:20px}.list-group a{text-decoration:none;border-radius:12px}.list-group-item{font-size:1.35rem;padding-top:1rem;padding-bottom:1.05rem}h1,h2,h3,h4,h5,h6{font-weight:500;color:var(--bs-primary)}h2{font-family:Inter,sans-serif;font-weight:500;font-size:30px;line-height:1.3}header{display:flex;justify-content:space-between;align-items:center;padding:6px 20px;background:var(--header-bg);border-bottom:1px solid var(--header-border);font-family:var(--bs-body-font-family)}header a{font-weight:700;font-size:18px;color:var(--header-link-color);text-decoration:none}header a:hover{text-decoration:underline}header img{height:50px;object-fit:contain;display:inline-block;margin:0;padding:0}header button{padding:4px 12px;border:0;border-radius:4px;cursor:pointer}header button:hover{background:var(--header-button-hover);color:#fff}p{font-family:Inter,sans-serif;font-weight:400;font-size:1.1rem;line-height:1.5;color:#696969;margin-bottom:8px}.list-group{margin-top:12px;box-shadow:0 1px 3px #0000001f,0 4px 12px #00000014;border-radius:12px!important;overflow:hidden}.list-group .list-group-item:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.list-group .list-group-item:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}
