.admin-shell{display:flex;height:100vh;max-height:100vh;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden;background:#f1f5f9;color:#0f172a}.admin-shell__sidebar{width:260px;flex-shrink:0;background:#fff;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;min-height:0;overflow:hidden}.admin-shell__main{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.admin-sidebar__brand{flex-shrink:0;height:56px;box-sizing:border-box;padding:0 1rem;display:flex;align-items:center;border-bottom:1px solid #e2e8f0}.admin-sidebar__brand-title{margin:0;font-size:.95rem;font-weight:700;color:#0f172a;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-sidebar__nav{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:.5rem .65rem 1rem;display:flex;flex-direction:column;gap:.35rem}.admin-sidebar__footer{flex-shrink:0;display:flex;align-items:center;gap:.65rem;padding:.65rem 1rem;border-top:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc)}.admin-sidebar__footer-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9px;background:linear-gradient(135deg,#e0f2fe,#e8eeff);color:#0369a1;flex-shrink:0}.admin-sidebar__footer-text{margin:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:.35rem .5rem;font-size:.8125rem;font-weight:600;color:#334155;letter-spacing:.01em;line-height:1.35}.admin-sidebar__footer-name{font-weight:600;color:#0f172a}.admin-sidebar__footer-version{font-weight:600;font-size:.75rem;font-variant-numeric:tabular-nums;color:#64748b;padding:.12rem .45rem;border-radius:6px;background:#e2e8f0;letter-spacing:.02em}.admin-sidebar__group{margin-bottom:.35rem}.admin-sidebar__group-title{margin:.5rem .35rem .35rem;font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.admin-sidebar__group-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.15rem}.admin-sidebar__link{display:flex;align-items:center;gap:.65rem;padding:.55rem .75rem;border-radius:10px;font-size:.875rem;font-weight:500;color:#475569;text-decoration:none;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.admin-sidebar__link:hover{background:#f1f5f9;color:#0f172a}.admin-sidebar__link--active{background:linear-gradient(135deg,#e0f2fe,#e8eeff);color:#0369a1;box-shadow:0 1px #fffc inset}.admin-sidebar__icon{flex-shrink:0;color:currentColor;opacity:.88}.admin-sidebar__link--active .admin-sidebar__icon{opacity:1;color:#0284c7}.admin-sidebar__link-text{flex:1;min-width:0;line-height:1.35}.admin-header{height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 1.25rem;background:#fff;border-bottom:1px solid #e2e8f0;z-index:2}.admin-header__section{display:flex;align-items:center;gap:.75rem;min-width:0}.admin-header__page-title{margin:0;font-size:1.05rem;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-header__user{font-size:.8rem;color:#64748b;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-header__logout{flex-shrink:0;padding:.45rem .9rem;font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer;border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#0f172a}.admin-header__logout:hover{background:#f8fafc;border-color:#94a3b8}.admin-content{flex:1;min-height:0;padding:1.25rem 1.5rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.admin-content__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 1px 2px #0f172a0a}.admin-content__card h2{margin:0 0 .5rem;font-size:1.05rem;font-weight:600}.admin-content__card p{margin:0;font-size:.9rem;color:#475569;line-height:1.6}.admin-data-table{width:100%;border-collapse:collapse;font-size:.875rem;table-layout:fixed}.admin-data-table th,.admin-data-table td{padding:.65rem .75rem;text-align:center;vertical-align:middle;border-bottom:1px solid #e2e8f0}.admin-data-table th{background:#f8fafc;font-weight:600;color:#334155}.admin-data-table tr:last-child td{border-bottom:none}.admin-data-table .admin-data-table__ltr{direction:ltr;unicode-bidi:isolate;text-align:center}.admin-data-table__empty{text-align:center;color:#64748b}@media(max-width:768px){.admin-shell{flex-direction:column-reverse}.admin-shell__sidebar{width:100%;max-height:min(40vh,280px);border-left:none;border-top:1px solid #e2e8f0;flex-shrink:0}.admin-sidebar__nav{flex-direction:column}}.admin-stat-card{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 2px #0f172a0a}.admin-stat-card__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:10px;background:linear-gradient(135deg,#e0f2fe,#e8eeff);color:#0369a1}.admin-stat-card__body{min-width:0}.admin-stat-card__title{margin:0;font-size:.8rem;font-weight:600;color:#64748b}.admin-stat-card__value{margin:.2rem 0 0;font-size:1.65rem;font-weight:700;color:#0f172a;line-height:1.15;font-variant-numeric:tabular-nums}.admin-stat-card__sub{margin:.35rem 0 0;font-size:.75rem;color:#64748b;line-height:1.4}.admin-dashboard{display:flex;flex-direction:column;gap:1.25rem}.admin-dashboard-welcome{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.1rem 1.35rem;box-shadow:0 1px 2px #0f172a0a}.admin-dashboard-welcome h2{margin:0;font-size:1.05rem;font-weight:600;color:#0f172a}.admin-dashboard-welcome__hint{margin:.4rem 0 0;font-size:.88rem;color:#64748b;line-height:1.55}.admin-dashboard-welcome__linkrow{margin:.65rem 0 0}.admin-dashboard-welcome__link{font-size:.85rem;font-weight:700;color:#0369a1;text-decoration:none}.admin-dashboard-welcome__link:hover{text-decoration:underline}.admin-dashboard-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}@media(max-width:900px){.admin-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.admin-dashboard-stats{grid-template-columns:1fr}}.admin-dashboard-charts-stack{display:flex;flex-direction:column;gap:1.25rem}.admin-dashboard-charts-row--3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.admin-dashboard-charts-row--2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}@media(max-width:1023px){.admin-dashboard-charts-row--3,.admin-dashboard-charts-row--2{grid-template-columns:1fr}}@media(min-width:640px)and (max-width:1023px){.admin-dashboard-charts-row--3{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-dashboard-chart-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.1rem 1.15rem;box-shadow:0 1px 2px #0f172a0a;min-width:0}.admin-dashboard__chart-title{margin:0 0 .35rem;font-size:.95rem;font-weight:600;color:#0f172a}.admin-dashboard__chart-desc{margin:0 0 .65rem;font-size:.78rem;color:#94a3b8}.admin-dashboard-chart-inner{width:100%;min-height:260px}.admin-dashboard-chart-empty{margin:0;padding:2rem .5rem;text-align:center;font-size:.88rem;color:#94a3b8}.admin-dashboard-state{margin:0;padding:1rem 1.25rem;border-radius:10px;font-size:.9rem}.admin-dashboard-state--loading{background:#f8fafc;color:#64748b}.admin-dashboard-state--error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.admin-users__toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-bottom:1.25rem}.admin-users__field{display:flex;flex-direction:column;gap:.35rem;min-width:180px}.admin-users__field--name{min-width:200px;flex:1 1 220px}.admin-users__field span{font-size:.8rem;font-weight:500;color:#475569}.admin-users__field input,.admin-users__field select{padding:.5rem .65rem;border-radius:8px;border:1px solid #cbd5e1;font:inherit;background:#fff;color:#0f172a}.admin-users__field input.field-input-ltr{direction:ltr;text-align:left}.admin-users__actions{display:flex;align-items:flex-end;gap:.5rem}.admin-users__btn{padding:.5rem 1rem;font-weight:600;font-size:.9rem;font-family:inherit;cursor:pointer;border-radius:8px;border:none;background:#3f3f46;color:#f4f4f5}.admin-users__btn:disabled{opacity:.6;cursor:not-allowed}.admin-users__msg{margin:0 0 1rem;font-size:.88rem}.admin-users__msg--error{color:#b91c1c}.admin-users__msg--ok{color:#15803d}.admin-users__table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.admin-users__table-wrap .admin-data-table th:nth-child(1),.admin-users__table-wrap .admin-data-table td:nth-child(1){width:3.25rem}.admin-users__table-wrap .admin-data-table th:nth-child(2),.admin-users__table-wrap .admin-data-table td:nth-child(2){width:22%}.admin-users__table-wrap .admin-data-table th:nth-child(3),.admin-users__table-wrap .admin-data-table td:nth-child(3){width:30%}.admin-users__table-wrap .admin-data-table th:nth-child(4),.admin-users__table-wrap .admin-data-table td:nth-child(4){width:18%}.admin-users__badge{display:inline-block;padding:.2rem .5rem;border-radius:6px;font-size:.8rem;font-weight:500;background:#e0f2fe;color:#0369a1}.admin-users__loading{margin:0;color:#64748b;font-size:.9rem}.admin-settings{max-width:36rem}.admin-settings__intro{margin:0 0 1.25rem;color:#475569;font-size:.92rem;line-height:1.55}.admin-settings__form{display:flex;flex-direction:column;gap:1rem}.admin-settings__field{display:flex;flex-direction:column;gap:.35rem}.admin-settings__field span{font-size:.8rem;font-weight:500;color:#475569}.admin-settings__field input{padding:.5rem .65rem;border-radius:8px;border:1px solid #cbd5e1;font:inherit;background:#fff;color:#0f172a}.admin-settings__field input.field-input-ltr{direction:ltr;text-align:left}.admin-settings__fieldset{margin:0;padding:1rem 1rem .75rem;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.admin-settings__fieldset legend{padding:0 .35rem;font-size:.85rem;font-weight:600;color:#334155}.admin-settings__hint{margin:0 0 .75rem;font-size:.82rem;color:#64748b;line-height:1.45}.admin-settings__actions{margin-top:.25rem}.admin-settings__submit{padding:.55rem 1.25rem;font-weight:600;font-size:.9rem;font-family:inherit;cursor:pointer;border-radius:8px;border:none;background:#0369a1;color:#fff}.admin-settings__submit:hover:not(:disabled){background:#075985}.admin-settings__submit:disabled{opacity:.65;cursor:not-allowed}.admin-settings__msg{margin:0;font-size:.88rem}.admin-settings__msg--err{color:#b91c1c}.admin-settings__msg--ok{color:#15803d}.admin-settings__state{margin:0;color:#64748b;font-size:.9rem}.admin-models-page{display:flex;flex-direction:column;gap:1.25rem}.admin-models-page__intro{margin-bottom:0}.ai-family-card__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.ai-family-card__title{margin:0;font-size:1.1rem;font-weight:700}.ai-family-card__badge{font-size:.75rem;font-weight:600;padding:.25rem .55rem;border-radius:999px;background:#f1f5f9;color:#64748b}.ai-family-card__badge--ok{background:#dcfce7;color:#166534}.ai-family-card__hint{margin:0 0 1rem;font-size:.82rem;color:#64748b;line-height:1.55}.ai-family-card__form{display:flex;flex-direction:column;gap:.85rem;margin-bottom:.75rem}.ai-family-card__field{display:flex;flex-direction:column;gap:.35rem}.ai-family-card__field span{font-size:.8rem;font-weight:500;color:#475569}.ai-family-card__field input{padding:.5rem .65rem;border-radius:8px;border:1px solid #cbd5e1;font:inherit}.ai-family-card__field--inline{flex:1 1 160px;min-width:140px}.ai-family-card__actions{display:flex;flex-wrap:wrap;gap:.5rem}.ai-family-card__btn{padding:.5rem 1rem;font-weight:600;font-size:.875rem;font-family:inherit;cursor:pointer;border-radius:8px;border:none;background:#3f3f46;color:#f4f4f5}.ai-family-card__btn:disabled{opacity:.65;cursor:not-allowed}.ai-family-card__btn--secondary{background:#fff;color:#0f172a;border:1px solid #cbd5e1}.ai-family-card__btn--secondary:hover:not(:disabled){background:#f8fafc}.ai-family-card__msg{margin:0 0 .75rem;font-size:.88rem}.ai-family-card__msg--ok{color:#15803d}.ai-family-card__msg--err{color:#b91c1c}.ai-family-card__sub{margin:1rem 0 .35rem;font-size:.95rem;font-weight:600}.ai-family-card__table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1rem}.ai-family-card__table th:last-child,.ai-family-card__table td:last-child{text-align:center}.ai-family-card__addrow{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem}.ai-family-card__linkbtn{background:none;border:none;color:#b91c1c;font-weight:600;font-size:.85rem;cursor:pointer;font-family:inherit;text-decoration:underline}.ai-family-card__linkbtn:hover{color:#991b1b}.admin-q-list{display:flex;flex-direction:column;gap:1.25rem}.admin-q-list__toolbar{margin-bottom:0}.admin-q-list__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-q-list__title{margin:0 0 .35rem;font-size:1.05rem;font-weight:600}.admin-q-list__hint{margin:0;font-size:.88rem;color:#64748b;line-height:1.55;max-width:40rem}.admin-q-list__btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.1rem;font-weight:600;font-size:.875rem;font-family:inherit;border-radius:8px;border:none;background:#3f3f46;color:#f4f4f5;text-decoration:none;flex-shrink:0}.admin-q-list__btn:hover{background:#52525b}.admin-q-list__state{margin:0;padding:.75rem 1rem;font-size:.9rem;color:#64748b}.admin-q-list__state--err{color:#b91c1c;background:#fef2f2;border-radius:8px;border:1px solid #fecaca}.admin-q-list__tablewrap{overflow-x:auto}.admin-q-list__empty{margin:0;padding:1.5rem 1rem;text-align:center;color:#64748b;font-size:.9rem}.admin-q-list__cell-text{text-align:right;direction:rtl}.admin-q-list__link{font-weight:600;font-size:.85rem;color:#0369a1;text-decoration:none}.admin-q-list__link:hover{text-decoration:underline}.admin-q-detail{display:flex;flex-direction:column;gap:1.25rem}.admin-q-detail__top{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.admin-q-detail__top-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.admin-q-detail__docx{font-family:inherit;font-size:.85rem;font-weight:600;color:#334155;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:.4rem .85rem;cursor:pointer}.admin-q-detail__docx:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.admin-q-detail__docx:disabled{opacity:.65;cursor:not-allowed}.admin-q-detail__back{font-weight:600;font-size:.9rem;color:#0369a1;text-decoration:none}.admin-q-detail__back:hover{text-decoration:underline}.admin-q-detail__delete{font-family:inherit;font-size:.85rem;font-weight:600;color:#b91c1c;background:#fff;border:1px solid #fecaca;border-radius:8px;padding:.4rem .85rem;cursor:pointer}.admin-q-detail__delete:hover{background:#fef2f2}.admin-q-detail__state{margin:0;padding:.65rem 1rem;border-radius:8px;font-size:.88rem}.admin-q-detail__state--err{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.admin-q-detail__state--ok{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.admin-q-detail__section{margin-bottom:0}.admin-q-detail__section--run{display:flex;flex-direction:column}.admin-q-detail__run-head{margin-bottom:.15rem}.admin-q-detail__muted--tight{margin-bottom:1rem}.admin-q-detail__model-list-wrap{flex:1;min-height:0;max-height:min(52vh,28rem);overflow-y:auto;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.admin-q-detail__model-list{list-style:none;margin:0;padding:0}.admin-q-detail__model-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;background:#fff}.admin-q-detail__model-row:last-child{border-bottom:none}.admin-q-detail__model-main{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .6rem;min-width:0}.admin-q-detail__model-family{font-size:.7rem;font-weight:700;letter-spacing:.03em;color:#0369a1;background:#e0f2fe;padding:.12rem .45rem;border-radius:6px}.admin-q-detail__model-label{font-size:.875rem;font-weight:600;color:#0f172a}.admin-q-detail__model-code{font-size:.72rem;background:#f1f5f9;padding:.12rem .4rem;border-radius:4px;color:#475569}.admin-q-detail__model-badge{font-size:.68rem;font-weight:600;color:#92400e;background:#fef3c7;padding:.1rem .4rem;border-radius:6px}.admin-q-detail__btn--sm{padding:.38rem .85rem;font-size:.8rem;flex-shrink:0}.admin-q-detail__run-footer{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.65rem}.admin-q-detail__run-footer-hint{margin:0;font-size:.78rem;color:#64748b;line-height:1.5}.admin-q-detail__btn--footer{width:100%;padding:.6rem 1.2rem;font-size:.9rem}.admin-q-detail__h{margin:0 0 1rem;font-size:1.05rem;font-weight:600}.admin-q-detail__section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.5rem}.admin-q-detail__h3{margin:0 0 .35rem;font-size:.98rem;font-weight:600}.admin-q-detail__h3--inline{margin:0}.admin-q-detail__btn-clear-log{font-family:inherit;font-size:.82rem;font-weight:600;color:#b91c1c;background:#fff;border:1px solid #fecaca;border-radius:8px;padding:.4rem .85rem;cursor:pointer;flex-shrink:0}.admin-q-detail__btn-clear-log:hover:not(:disabled){background:#fef2f2}.admin-q-detail__btn-clear-log:disabled{opacity:.65;cursor:not-allowed}.admin-q-detail__muted{margin:0 0 .75rem;font-size:.82rem;color:#64748b;line-height:1.5}.admin-q-detail__label{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.85rem;font-size:.8rem;font-weight:600;color:#475569}.admin-q-detail__label--inline{flex:1 1 160px;min-width:140px}.admin-q-detail__textarea{width:100%;padding:.65rem .75rem;border-radius:10px;border:1px solid #cbd5e1;font:inherit;resize:vertical;min-height:5rem}.admin-q-detail__textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.admin-q-detail__select{padding:.5rem .65rem;border-radius:8px;border:1px solid #cbd5e1;font:inherit;background:#fff}.admin-q-detail__row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem}.admin-q-detail__tabs{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.85rem;padding-bottom:.65rem;border-bottom:1px solid #e2e8f0}.admin-q-detail__tab{font-family:inherit;font-size:.8rem;font-weight:600;padding:.35rem .75rem;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;color:#475569;cursor:pointer}.admin-q-detail__tab:hover{background:#f1f5f9;color:#0f172a}.admin-q-detail__tab--active{background:linear-gradient(135deg,#e0f2fe,#e8eeff);border-color:#bae6fd;color:#0369a1}.admin-q-detail__actions{margin-top:.25rem}.admin-q-detail__btn{padding:.5rem 1.1rem;font-weight:600;font-size:.875rem;font-family:inherit;cursor:pointer;border-radius:8px;border:none;background:#3f3f46;color:#f4f4f5}.admin-q-detail__btn:hover:not(:disabled){background:#52525b}.admin-q-detail__btn:disabled{opacity:.65;cursor:not-allowed}.admin-q-detail__runs{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.admin-q-detail__run{border:1px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem;background:#fafafa}.admin-q-detail__run-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.5rem;font-size:.8rem}.admin-q-detail__run-badge{font-weight:700;color:#0369a1;background:#e0f2fe;padding:.15rem .45rem;border-radius:6px}.admin-q-detail__run-model{font-size:.75rem;background:#f1f5f9;padding:.12rem .4rem;border-radius:4px}.admin-q-detail__ok{color:#166534;font-weight:600}.admin-q-detail__bad{color:#b91c1c;font-weight:600}.admin-q-detail__run-err{margin:0 0 .5rem;font-size:.82rem;color:#b91c1c}.admin-q-detail__run-text{margin:0;white-space:pre-wrap;word-break:break-word;font-size:.82rem;line-height:1.55;max-height:22rem;overflow:auto;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.65rem .75rem}.admin-q-rating{margin-top:1rem;padding:1rem 1rem .95rem;border-radius:10px;border:1px solid #e0e7ff;background:linear-gradient(180deg,#f8fafc,#f1f5f9);box-shadow:0 1px 2px #0f172a0a}.admin-q-rating__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;margin-bottom:.75rem}.admin-q-rating__title{font-size:.8rem;font-weight:700;color:#334155;letter-spacing:.01em}.admin-q-rating__saved{font-size:.76rem;color:#64748b}.admin-q-rating__saved strong{color:#0f172a;font-weight:700}.admin-q-rating__saved-meta{font-weight:400;color:#94a3b8}.admin-q-rating__hint{font-size:.76rem;color:#64748b}.admin-q-rating__toolbar{--admin-q-rating-hit: 2.55rem;display:flex;flex-wrap:nowrap;align-items:stretch;gap:.4rem;justify-content:flex-start;overflow-x:auto;padding-bottom:.15rem;-webkit-overflow-scrolling:touch}.admin-q-rating__cell{box-sizing:border-box;flex:1 1 0;min-width:var(--admin-q-rating-hit);max-width:3rem;width:var(--admin-q-rating-hit);height:var(--admin-q-rating-hit);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:inherit;font-size:.8rem;font-weight:700;color:#475569;background:#fff;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease,transform .12s ease}.admin-q-rating__cell:hover:not(:disabled){border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.admin-q-rating__cell--picked{border-color:#3b82f6;background:linear-gradient(145deg,#dbeafe,#e0e7ff);color:#1e40af;box-shadow:0 0 0 1px #3b82f640}.admin-q-rating__cell:disabled{opacity:.55;cursor:not-allowed}.admin-q-rating__submit{box-sizing:border-box;flex:0 0 auto;height:var(--admin-q-rating-hit);min-width:4.5rem;flex-shrink:0;padding:0 .85rem;font-family:inherit;font-size:.8rem;font-weight:700;border-radius:10px;border:2px solid #9ca3af;cursor:pointer;background:linear-gradient(180deg,#d1d5db,#9ca3af);color:#1f2937;box-shadow:0 1px 2px #0f172a14;align-self:stretch}.admin-q-rating__submit:hover:not(:disabled){background:linear-gradient(180deg,#e5e7eb,#b1b5bd);border-color:#6b7280}.admin-q-rating__submit:disabled{opacity:.55;cursor:not-allowed;filter:none}.admin-lb{display:flex;flex-direction:column;gap:1.25rem}.admin-lb__intro{padding:1.15rem 1.25rem}.admin-lb__title{margin:0 0 .5rem;font-size:1.1rem;font-weight:700;color:#0f172a}.admin-lb__lead{margin:0 0 .65rem;font-size:.88rem;line-height:1.65;color:#475569}.admin-lb__state{margin:0;padding:.65rem 1rem;border-radius:8px;font-size:.88rem}.admin-lb__state--err{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.admin-lb__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.85rem}.admin-lb__stat{background:linear-gradient(160deg,#fff,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.25rem;box-shadow:0 1px 2px #0f172a0a}.admin-lb__stat--accent{background:linear-gradient(160deg,#eff6ff,#e0e7ff);border-color:#c7d2fe}.admin-lb__stat-value{font-size:1.45rem;font-weight:800;color:#0f172a;letter-spacing:.02em}.admin-lb__stat--accent .admin-lb__stat-value{color:#1e40af}.admin-lb__stat-label{font-size:.76rem;font-weight:600;color:#64748b}.admin-lb__empty{padding:1.5rem 1.25rem;text-align:center;color:#475569}.admin-lb__empty-hint{margin:.5rem 0 0;font-size:.88rem}.admin-lb__empty-hint a{font-weight:700;color:#0369a1}.admin-lb__tablewrap{padding:0;overflow-x:auto}.admin-lb__table{width:100%;border-collapse:collapse;font-size:.86rem}.admin-lb__table thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}.admin-lb__table th{text-align:right;padding:.75rem 1rem;font-weight:700;color:#334155;white-space:nowrap}.admin-lb__th-rank{width:4.5rem}.admin-lb__table td{padding:.7rem 1rem;border-bottom:1px solid #f1f5f9;vertical-align:middle}.admin-lb__table tbody tr:hover{background:#fafbfc}.admin-lb__rank{display:inline-flex;align-items:center;justify-content:center;min-width:2.1rem;height:2.1rem;border-radius:10px;font-weight:800;font-size:.9rem;color:#475569;background:#f1f5f9;border:2px solid #e2e8f0}.admin-lb__rank--gold{color:#92400e;background:linear-gradient(145deg,#fef3c7,#fde68a);border-color:#f59e0b}.admin-lb__rank--silver{color:#334155;background:linear-gradient(145deg,#f1f5f9,#e2e8f0);border-color:#94a3b8}.admin-lb__rank--bronze{color:#7c2d12;background:linear-gradient(145deg,#ffedd5,#fdba74);border-color:#ea580c}.admin-lb__family-badge{font-size:.78rem;font-weight:700;color:#0369a1;background:#e0f2fe;padding:.2rem .5rem;border-radius:8px}.admin-lb__code{font-size:.75rem;background:#f1f5f9;padding:.15rem .45rem;border-radius:6px;color:#334155}.admin-lb__avg-wrap{display:flex;align-items:center;gap:.65rem;min-width:8rem}.admin-lb__avg-num{font-weight:800;color:#0f172a;min-width:2.5rem}.admin-lb__avg-bar{flex:1;height:.45rem;border-radius:999px;background:#e2e8f0;overflow:hidden;max-width:7rem}.admin-lb__avg-bar-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#3b82f6,#6366f1)}.admin-lb__minmax{font-variant-numeric:tabular-nums;color:#64748b}.admin-reports{display:flex;flex-direction:column;gap:1.25rem}.admin-reports__intro{padding:1.15rem 1.25rem}.admin-reports__title{margin:0 0 .45rem;font-size:1.1rem;font-weight:700;color:#0f172a}.admin-reports__lead{margin:0 0 1rem;font-size:.88rem;line-height:1.65;color:#475569}.admin-reports__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem}.admin-reports__btn{font-family:inherit;font-size:.85rem;font-weight:700;padding:.5rem 1.1rem;border-radius:8px;border:none;cursor:pointer;background:#3f3f46;color:#fafafa}.admin-reports__btn:hover:not(:disabled){background:#52525b}.admin-reports__btn:disabled{opacity:.65;cursor:not-allowed}.admin-reports__link{font-size:.85rem;font-weight:700;color:#0369a1;text-decoration:none}.admin-reports__link:hover{text-decoration:underline}.admin-reports__state{margin:0;padding:.65rem 1rem;border-radius:8px;font-size:.88rem}.admin-reports__state--err{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.admin-reports__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem}.admin-reports__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.15rem;box-shadow:0 1px 2px #0f172a0a}.admin-reports__card--accent{background:linear-gradient(160deg,#f8fafc,#eff6ff);border-color:#c7d2fe}.admin-reports__h3{margin:0 0 .65rem;font-size:.92rem;font-weight:700;color:#334155}.admin-reports__metric{margin:0 0 .5rem;display:flex;flex-direction:column;gap:.15rem}.admin-reports__metric-val{font-size:1.5rem;font-weight:800;color:#0f172a}.admin-reports__metric-lbl{font-size:.76rem;font-weight:600;color:#64748b}.admin-reports__kv{list-style:none;margin:0;padding:0;font-size:.82rem;color:#475569}.admin-reports__kv li{display:flex;justify-content:space-between;gap:1rem;padding:.25rem 0;border-top:1px solid #f1f5f9}.admin-reports__kv li:first-child{border-top:none}.admin-reports__hint{margin:0;font-size:.76rem;color:#64748b;line-height:1.5}.admin-reports__section{padding:1rem 1.15rem 1.15rem}.admin-reports__tablewrap{overflow-x:auto;margin-top:.5rem}.admin-reports__table{width:100%;border-collapse:collapse;font-size:.84rem}.admin-reports__table thead{background:#f8fafc}.admin-reports__table th{text-align:right;padding:.55rem .75rem;font-weight:700;color:#334155;border-bottom:2px solid #e2e8f0}.admin-reports__table td{padding:.5rem .75rem;border-bottom:1px solid #f1f5f9}.admin-reports__empty-cell{text-align:center;color:#94a3b8;padding:1rem}*{box-sizing:border-box}body{margin:0;font-family:system-ui,Segoe UI,Tahoma,sans-serif;background:radial-gradient(1000px 520px at 8% -5%,#e0f2fe 0%,transparent 50%),radial-gradient(800px 480px at 100% 0%,#eef2ff 0%,transparent 45%),#f1f5f9;color:#0f172a;min-height:100vh}#root{min-height:100vh}.auth-layout{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}.auth-card{width:100%;max-width:420px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.75rem;box-shadow:0 18px 50px #0f172a14,0 1px 3px #0f172a0f}.auth-card--wide{max-width:560px}.auth-header{text-align:center;margin-bottom:1.5rem}.auth-title{margin:0;font-size:1.35rem;font-weight:700;color:#0f172a;line-height:1.35}.auth-sub{margin:.5rem 0 0;color:#475569;font-size:.9rem}.auth-muted{color:#475569;font-size:.95rem;line-height:1.6;margin:0}.auth-form{display:flex;flex-direction:column;gap:1rem}.field{display:flex;flex-direction:column;gap:.4rem;font-size:.85rem;color:#334155}.field input{width:100%;padding:.65rem .75rem;border-radius:10px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font:inherit}.field input.field-input-ltr{direction:ltr;text-align:left}.field input::placeholder{color:#94a3b8}.field input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f62e}.auth-error{margin:0;font-size:.88rem;color:#b91c1c;line-height:1.5}.auth-submit{margin-top:.25rem;width:100%;border:none;border-radius:10px;padding:.75rem 1rem;font-weight:600;font-size:1rem;cursor:pointer;color:#f4f4f5;background:#3f3f46}.auth-submit:hover:not(:disabled){background:#52525b}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-submit--ghost{margin-top:1rem;background:#3f3f46;color:#f4f4f5;border:1px solid #3f3f46}.auth-submit--ghost:hover{background:#52525b;border-color:#52525b}.auth-card--centered-title .auth-title{text-align:center}
