
/* Digitera V4.25.5 - Kahoot-like editor polish + subject filter */
.page-question-bank .question-bank-filter{display:grid;grid-template-columns:minmax(260px,2.3fr) repeat(3,minmax(160px,1fr)) auto auto;gap:12px;align-items:center}
.page-question-bank .question-bank-filter select,
.page-question-bank .question-bank-filter input{height:48px;border-radius:14px;border:1px solid rgba(108,92,231,.15);background:#fff}
.page-question-bank .question-bank-search{display:flex;align-items:center;gap:10px;height:48px;padding:0 14px;border:1px solid rgba(108,92,231,.15);background:#fff;border-radius:14px}
.page-question-bank .question-bank-mine{display:flex;align-items:center;gap:8px;white-space:nowrap;padding:0 14px;height:48px;background:#fff;border:1px solid rgba(108,92,231,.12);border-radius:14px}
.page-question-bank .question-bank-card{border-radius:22px;box-shadow:0 18px 45px rgba(20,24,54,.08)}
.page-question-bank .question-bank-hero{background:linear-gradient(135deg,#6d4aff 0%,#8a63ff 55%,#4cc9f0 100%);border-radius:28px;color:#fff;box-shadow:0 22px 60px rgba(88,73,217,.28)}
.page-question-bank .question-bank-target,.page-question-bank .question-bank-import-bar{border-radius:22px;box-shadow:0 18px 40px rgba(20,24,54,.08)}
.page-question-bank .question-bank-options>div{border-radius:14px}
.page-question-bank .question-bank-card-head{gap:12px}

.page-quizzes .question-bank-open-btn,.page-team-quizzes .question-bank-open-btn{box-shadow:0 10px 24px rgba(108,92,231,.18)}

.kahoot-creator-page{padding-top:12px;padding-bottom:36px}
.kahoot-creator-page .kahoot-creator-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;margin-bottom:18px;background:linear-gradient(135deg,#6d4aff,#835fff 60%,#5fd0ff);border-radius:24px;box-shadow:0 18px 50px rgba(101,81,221,.22);color:#fff}
.kahoot-creator-page .kahoot-creator-brand{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.kahoot-creator-page .kahoot-creator-brand span{font-weight:800;font-size:18px;letter-spacing:.02em}
.kahoot-creator-page .kahoot-creator-brand input{min-width:320px;max-width:100%;height:48px;border:0;border-radius:14px;background:rgba(255,255,255,.95);padding:0 16px;font-size:16px;font-weight:700;color:#2d2355}
.kahoot-creator-page .kahoot-creator-actions{display:flex;gap:10px;flex-wrap:wrap}
.kahoot-creator-page .kahoot-creator-actions .btn{border-radius:14px;border:0}
.kahoot-creator-page .kahoot-done-button{background:#0f172a;color:#fff}
.kahoot-creator-page .kahoot-question-workspace{display:grid;grid-template-columns:290px minmax(0,1fr);gap:18px;align-items:start}
.kahoot-creator-page .kahoot-question-rail,.kahoot-creator-page .kahoot-question-main{background:#fff;border-radius:26px;box-shadow:0 18px 48px rgba(17,24,39,.08)}
.kahoot-creator-page .kahoot-question-rail{position:sticky;top:88px;padding:18px}
.kahoot-creator-page .kahoot-question-main{padding:22px}
.kahoot-creator-page .kahoot-question-rail-head{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid rgba(108,92,231,.12)}
.kahoot-creator-page .kahoot-question-rail-head strong{font-size:18px;color:#221b49}
.kahoot-creator-page .kahoot-question-thumbs{display:grid;gap:10px;max-height:58vh;overflow:auto;padding-right:2px;margin-bottom:14px}
.kahoot-creator-page .kahoot-question-thumb{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;padding:12px 14px;border-radius:16px;background:#f6f4ff;border:1px solid transparent;color:#392f68;text-decoration:none;transition:.18s ease}
.kahoot-creator-page .kahoot-question-thumb:hover{transform:translateY(-1px);border-color:rgba(108,92,231,.24)}
.kahoot-creator-page .kahoot-question-thumb.active{background:linear-gradient(135deg,#ece7ff,#f7f4ff);border-color:#7c5cff;box-shadow:0 12px 25px rgba(108,92,231,.18)}
.kahoot-creator-page .kahoot-question-thumb b{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:#7047eb;color:#fff;font-size:14px}
.kahoot-creator-page .kahoot-add-question,.kahoot-creator-page .kahoot-question-bank{display:block;width:100%;text-align:center;border-radius:16px;margin-top:10px}
.kahoot-creator-page .quiz-studio-page-head{padding-top:0;margin-bottom:14px}
.kahoot-creator-page .quiz-studio-tip{display:flex;gap:12px;align-items:flex-start;background:linear-gradient(135deg,#f5f2ff,#ffffff);border:1px solid rgba(108,92,231,.12);border-radius:18px;padding:14px 16px;margin-bottom:16px}
.kahoot-creator-page .quiz-studio-tip-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:#7047eb;color:#fff;flex:0 0 40px}
.kahoot-creator-page .quiz-studio-form{display:grid;gap:18px}
.kahoot-creator-page .quiz-studio-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;background:#f8f7ff;border-radius:20px;padding:14px 16px;border:1px solid rgba(108,92,231,.1)}
.kahoot-creator-page .studio-toolbar-brand{display:flex;align-items:center;gap:12px}
.kahoot-creator-page .studio-question-number{display:grid;place-items:center;min-width:62px;height:44px;padding:0 14px;border-radius:14px;background:#7047eb;color:#fff;font-weight:800;letter-spacing:.03em}
.kahoot-creator-page .studio-toolbar-brand strong{display:block;color:#271f54}
.kahoot-creator-page .studio-toolbar-brand small{color:#726797}
.kahoot-creator-page .studio-toolbar-fields{display:flex;gap:12px;flex-wrap:wrap}
.kahoot-creator-page .studio-toolbar-fields label,.kahoot-creator-page .template-format-lock{display:flex;flex-direction:column;gap:6px;min-width:190px;padding:12px 14px;background:#fff;border-radius:16px;border:1px solid rgba(108,92,231,.12)}
.kahoot-creator-page .studio-toolbar-fields select{height:40px;border-radius:12px;border:1px solid rgba(108,92,231,.15)}
.kahoot-creator-page .quiz-studio-canvas{display:grid;gap:18px;padding:18px;background:linear-gradient(180deg,#ffffff 0%,#faf9ff 100%);border-radius:24px;border:1px solid rgba(108,92,231,.1)}
.kahoot-creator-page .studio-question-box,.kahoot-creator-page .missing-authoring-shell,.kahoot-creator-page .pair-authoring-card,.kahoot-creator-page .template-correct-answer-card,.kahoot-creator-page .template-distractor-block,.kahoot-creator-page .studio-media-zone,.kahoot-creator-page .studio-settings,.page-quizzes .quiz-settings-card,.page-team-quizzes .quiz-settings-card{background:#fff;border:1px solid rgba(108,92,231,.1);border-radius:22px;box-shadow:0 14px 34px rgba(17,24,39,.05)}
.kahoot-creator-page .studio-question-box,.kahoot-creator-page .missing-authoring-shell,.kahoot-creator-page .template-correct-answer-card,.kahoot-creator-page .template-distractor-block,.kahoot-creator-page .studio-media-zone{padding:18px}
.kahoot-creator-page .studio-question-input,.kahoot-creator-page .missing-sentence-builder textarea,.kahoot-creator-page .template-correct-answer-card input,.kahoot-creator-page .template-distractor-grid input,.kahoot-creator-page .unjumble-authoring-answer input,.kahoot-creator-page .form-group input,.kahoot-creator-page .form-group textarea,.kahoot-creator-page .form-group select{border-radius:16px;border:1px solid rgba(108,92,231,.14);background:#fcfbff}
.kahoot-creator-page .studio-question-input{min-height:120px}
.kahoot-creator-page .studio-question-hint{margin-top:10px;color:#6d648f}
.kahoot-creator-page .pair-authoring-grid{display:grid;grid-template-columns:minmax(0,1fr) 90px minmax(0,1fr);gap:16px;align-items:stretch}
.kahoot-creator-page .pair-authoring-card{padding:18px}
.kahoot-creator-page .pair-authoring-link{display:grid;place-items:center;align-content:center;border-radius:22px;background:linear-gradient(135deg,#7047eb,#8c6cff);color:#fff;box-shadow:0 15px 35px rgba(112,71,235,.22)}
.kahoot-creator-page .pair-card-label{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#efeaff;color:#5a43c6;font-size:11px;font-weight:800;letter-spacing:.05em;margin-bottom:10px}
.kahoot-creator-page .missing-sentence-builder{display:grid;grid-template-columns:1fr 120px 1fr;gap:14px;align-items:stretch}
.kahoot-creator-page .missing-blank-preview{display:grid;place-items:center;align-content:center;border-radius:20px;background:#f4f1ff;border:2px dashed rgba(108,92,231,.24);color:#5a43c6;font-weight:700}
.kahoot-creator-page .studio-media-zone{display:grid;grid-template-columns:minmax(0,1fr) auto 220px;gap:16px;align-items:center;padding:16px 18px}
.kahoot-creator-page .studio-media-copy strong{display:block;color:#221b49}
.kahoot-creator-page .studio-upload-button{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 18px;border-radius:14px;background:#7047eb;color:#fff;font-weight:700;cursor:pointer}
.kahoot-creator-page .studio-media-preview{display:flex;justify-content:flex-end}
.kahoot-creator-page .question-image-preview{max-width:210px;max-height:140px;border-radius:18px;object-fit:cover;box-shadow:0 12px 28px rgba(17,24,39,.12)}
.kahoot-creator-page .studio-section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:14px}
.kahoot-creator-page .studio-section-title span{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.08em;color:#7047eb;text-transform:uppercase}
.kahoot-creator-page .studio-section-title strong{display:block;font-size:22px;color:#221b49}
.kahoot-creator-page .studio-answer-grid-dynamic{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.kahoot-creator-page .studio-answer-grid-tf{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.kahoot-creator-page .studio-answer-tile{position:relative;display:grid;grid-template-columns:auto 1fr auto auto;gap:12px;align-items:center;min-height:94px;padding:16px 18px;border-radius:20px;color:#fff;box-shadow:0 16px 30px rgba(17,24,39,.08)}
.kahoot-creator-page .studio-answer-tile strong{font-size:18px}
.kahoot-creator-page .studio-answer-tile.is-correct{outline:4px solid rgba(255,255,255,.86);box-shadow:0 0 0 4px rgba(108,92,231,.28),0 18px 32px rgba(17,24,39,.14)}
.kahoot-creator-page .answer-red{background:linear-gradient(135deg,#ff335f,#ff5a5f)}
.kahoot-creator-page .answer-blue{background:linear-gradient(135deg,#1368ce,#25a0ff)}
.kahoot-creator-page .answer-yellow{background:linear-gradient(135deg,#ffb300,#ffcb47);color:#2b2000}
.kahoot-creator-page .answer-green{background:linear-gradient(135deg,#1f9f25,#4ad66d)}
.kahoot-creator-page .answer-purple{background:linear-gradient(135deg,#7b4dff,#a970ff)}
.kahoot-creator-page .answer-teal{background:linear-gradient(135deg,#028090,#24bdbd)}
.kahoot-creator-page .answer-orange{background:linear-gradient(135deg,#ff7a18,#ffa551)}
.kahoot-creator-page .answer-pink{background:linear-gradient(135deg,#ff4fa3,#ff78be)}
.kahoot-creator-page .answer-indigo{background:linear-gradient(135deg,#3949ab,#5c6bc0)}
.kahoot-creator-page .answer-cyan{background:linear-gradient(135deg,#0097a7,#26c6da)}
.kahoot-creator-page .answer-shape{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:rgba(255,255,255,.2);font-size:20px;font-weight:800;flex:0 0 42px}
.kahoot-creator-page .answer-text-input{background:rgba(255,255,255,.96);color:#201942;border:0;border-radius:14px;height:48px;padding:0 14px;font-size:15px;font-weight:600}
.kahoot-creator-page .answer-key-toggle,.kahoot-creator-page .answer-remove-button{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;border:0;background:rgba(255,255,255,.9);color:#221b49;cursor:pointer;font-weight:800}
.kahoot-creator-page .answer-key-toggle input{display:none}
.kahoot-creator-page .studio-answer-add-row{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:10px 4px 0}
.kahoot-creator-page .studio-add-answer-button{border-radius:999px;padding:12px 18px;background:#f1edff;color:#5a43c6;border:1px solid rgba(108,92,231,.18)}
.kahoot-creator-page .template-distractor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}
.kahoot-creator-page .template-preview-note,.kahoot-creator-page .unjumble-authoring-answer{display:flex;gap:12px;align-items:flex-start;padding:16px 18px;border-radius:20px;background:#f8f6ff;border:1px dashed rgba(108,92,231,.24)}
.kahoot-creator-page .studio-settings{padding:0;overflow:hidden}
.kahoot-creator-page .studio-settings summary{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;cursor:pointer;list-style:none;background:#fff8ff}
.kahoot-creator-page .studio-settings-body{padding:18px}
.kahoot-creator-page .studio-save-bar{position:sticky;bottom:16px;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:14px 18px;background:rgba(15,23,42,.92);backdrop-filter:blur(10px);color:#fff;border-radius:20px;box-shadow:0 18px 40px rgba(15,23,42,.2)}
.kahoot-creator-page .studio-save-button{border-radius:14px;min-width:220px}

.page-quizzes .quiz-form-template-summary,.page-team-quizzes .quiz-form-template-summary{display:grid;grid-template-columns:auto 1fr auto auto;gap:16px;align-items:center;padding:18px 20px;margin-bottom:18px;border-radius:24px;background:linear-gradient(135deg,#6d4aff 0%,#8963ff 62%,#4cc9f0 100%);color:#fff;box-shadow:0 18px 48px rgba(108,92,231,.22)}
.page-quizzes .quiz-form-template-icon,.page-team-quizzes .quiz-form-template-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:20px;background:rgba(255,255,255,.18);font-size:28px}
.page-quizzes .quiz-form-template-summary small,.page-team-quizzes .quiz-form-template-summary small{display:block;opacity:.82;text-transform:uppercase;letter-spacing:.08em;font-size:11px}
.page-quizzes .quiz-form-template-summary strong,.page-team-quizzes .quiz-form-template-summary strong{display:block;font-size:26px}
.page-quizzes .quiz-form-template-summary p,.page-team-quizzes .quiz-form-template-summary p{margin:4px 0 0;opacity:.95}
.page-quizzes .quiz-form-template-summary a,.page-team-quizzes .quiz-form-template-summary a{color:#fff;text-decoration:underline}
.page-quizzes .quiz-mode-pill,.page-team-quizzes .quiz-mode-pill{justify-self:end;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.16);font-weight:700}
.page-quizzes .quiz-settings-card,.page-team-quizzes .quiz-settings-card{padding:22px}
.page-quizzes .quiz-settings-card .form-grid,.page-team-quizzes .quiz-settings-card .form-grid{gap:16px}
.page-quizzes .quiz-settings-card .form-group,.page-team-quizzes .quiz-settings-card .form-group{margin-bottom:16px}
.page-quizzes .quiz-settings-card input,.page-quizzes .quiz-settings-card select,.page-quizzes .quiz-settings-card textarea,.page-team-quizzes .quiz-settings-card input,.page-team-quizzes .quiz-settings-card select,.page-team-quizzes .quiz-settings-card textarea{border-radius:16px;border:1px solid rgba(108,92,231,.14);background:#fcfbff}
.page-quizzes .team-quiz-settings,.page-team-quizzes .team-quiz-settings,.page-quizzes .daily-assessment-toggle,.page-team-quizzes .daily-assessment-toggle{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap;padding:18px;border-radius:22px;background:linear-gradient(180deg,#faf7ff 0%,#ffffff 100%);border:1px solid rgba(108,92,231,.12)}
.page-quizzes .team-setting-icon,.page-team-quizzes .team-setting-icon,.page-quizzes .daily-assessment-icon,.page-team-quizzes .daily-assessment-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:#efeaff;color:#5a43c6;font-size:26px;flex:0 0 52px}
.page-quizzes .daily-assessment-copy,.page-team-quizzes .daily-assessment-copy{flex:1 1 320px}
.page-quizzes .actions,.page-team-quizzes .actions{display:flex;justify-content:flex-end}
.page-quizzes .actions .btn,.page-team-quizzes .actions .btn{border-radius:16px;min-width:220px}

.page-team-quizzes .live-creator-wrap{padding-top:12px;padding-bottom:36px}
.page-team-quizzes .live-creator-topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;margin-bottom:18px;border-radius:24px;background:linear-gradient(135deg,#6d4aff 0%,#8d63ff 58%,#49c6ff 100%);color:#fff;box-shadow:0 18px 46px rgba(108,92,231,.2)}
.page-team-quizzes .live-creator-logo{display:flex;align-items:center;gap:12px;font-weight:800;font-size:18px}
.page-team-quizzes .live-title-field{background:rgba(255,255,255,.96)!important;border-radius:14px!important;height:48px!important;border:0!important;color:#271f54!important;font-weight:700}
.page-team-quizzes .live-top-actions{display:flex;gap:10px;flex-wrap:wrap}
.page-team-quizzes .live-top-btn{border-radius:14px!important;border:0!important}
.page-team-quizzes .live-creator-workspace{display:grid;grid-template-columns:280px minmax(0,1fr) 310px;gap:18px;align-items:start}
.page-team-quizzes .live-question-sidebar,.page-team-quizzes .live-question-stage,.page-team-quizzes .live-settings-panel{background:#fff;border-radius:24px;box-shadow:0 16px 42px rgba(17,24,39,.08)}
.page-team-quizzes .live-question-sidebar,.page-team-quizzes .live-settings-panel{position:sticky;top:88px}
.page-team-quizzes .live-question-sidebar{padding:18px}
.page-team-quizzes .live-question-list{display:grid;gap:10px;max-height:56vh;overflow:auto;margin-bottom:14px}
.page-team-quizzes .live-question-stage{padding:20px}
.page-team-quizzes .live-stage-question-row{display:grid;gap:16px}
.page-team-quizzes .live-stage-number{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#efeaff;color:#5a43c6;font-weight:800}
.page-team-quizzes .live-media-card,.page-team-quizzes .live-settings-card,.page-team-quizzes .live-answer-card{border-radius:22px;border:1px solid rgba(108,92,231,.1);box-shadow:0 14px 32px rgba(17,24,39,.05)}
.page-team-quizzes .live-answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.page-team-quizzes .live-answer-card{padding:16px 18px;min-height:96px}
.page-team-quizzes .live-correct-toggle{width:38px;height:38px;border-radius:999px;background:#fff;border:0;box-shadow:0 6px 16px rgba(17,24,39,.08)}
.page-team-quizzes .live-bank-modal,.page-team-quizzes .live-ai-modal{padding:20px}
.page-team-quizzes .live-bank-dialog,.page-team-quizzes .live-ai-dialog{max-width:1080px;border-radius:28px;box-shadow:0 24px 80px rgba(15,23,42,.25)}
.page-team-quizzes .live-bank-head,.page-team-quizzes .live-ai-head{padding:18px 20px;border-bottom:1px solid rgba(108,92,231,.12)}
.page-team-quizzes .live-bank-toolbar{display:grid;grid-template-columns:minmax(240px,2fr) minmax(180px,1fr) auto auto;gap:12px;align-items:center;padding:18px 20px;border-bottom:1px solid rgba(108,92,231,.08)}
.page-team-quizzes .live-bank-toolbar input,.page-team-quizzes .live-bank-toolbar select{height:46px;border-radius:14px;border:1px solid rgba(108,92,231,.14)}
.page-team-quizzes .live-bank-results{padding:18px 20px;max-height:56vh;overflow:auto;background:#faf9ff}
.page-team-quizzes .live-bank-item{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:start;padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(108,92,231,.12);box-shadow:0 10px 30px rgba(17,24,39,.04);margin-bottom:12px}
.page-team-quizzes .live-bank-item.is-selected{border-color:#7a59ff;box-shadow:0 14px 32px rgba(108,92,231,.15)}
.page-team-quizzes .live-bank-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;padding:18px 20px;border-top:1px solid rgba(108,92,231,.08)}
.page-team-quizzes .live-bank-footer-actions{display:flex;gap:10px;flex-wrap:wrap}

@media (max-width: 1180px){
  .page-team-quizzes .live-creator-workspace{grid-template-columns:1fr}
  .page-team-quizzes .live-question-sidebar,.page-team-quizzes .live-settings-panel{position:static}
}
@media (max-width: 980px){
  .kahoot-creator-page .kahoot-question-workspace{grid-template-columns:1fr}
  .kahoot-creator-page .kahoot-question-rail{position:static}
  .kahoot-creator-page .pair-authoring-grid,.kahoot-creator-page .missing-sentence-builder,.kahoot-creator-page .studio-media-zone{grid-template-columns:1fr}
  .kahoot-creator-page .studio-answer-grid-dynamic,.kahoot-creator-page .studio-answer-grid-tf,.kahoot-creator-page .template-distractor-grid{grid-template-columns:1fr}
  .page-quizzes .quiz-form-template-summary,.page-team-quizzes .quiz-form-template-summary{grid-template-columns:1fr}
  .page-quizzes .quiz-mode-pill,.page-team-quizzes .quiz-mode-pill{justify-self:start}
  .page-question-bank .question-bank-filter,.page-team-quizzes .live-bank-toolbar{grid-template-columns:1fr}
}
@media (max-width: 640px){
  .kahoot-creator-page .kahoot-creator-bar,.page-team-quizzes .live-creator-topbar{padding:14px}
  .kahoot-creator-page .kahoot-creator-brand input{min-width:0;width:100%}
  .kahoot-creator-page .kahoot-question-main,.page-team-quizzes .live-question-stage,.page-team-quizzes .live-question-sidebar,.page-team-quizzes .live-settings-panel{padding:16px}
  .kahoot-creator-page .studio-answer-tile{grid-template-columns:auto 1fr auto;grid-template-areas:'shape input key' 'shape input remove'}
  .kahoot-creator-page .answer-shape{grid-area:shape}
  .kahoot-creator-page .answer-text-input{grid-area:input}
  .kahoot-creator-page .answer-key-toggle{grid-area:key}
  .kahoot-creator-page .answer-remove-button{grid-area:remove}
}


/* Digitera V4.25.6 - Gudang Soal filter lengkap + preview */
.page-question-bank .question-bank-filter{grid-template-columns:minmax(250px,2fr) repeat(5,minmax(145px,1fr)) auto auto}
.question-bank-card-actions{display:flex;justify-content:flex-end;margin-top:12px}
.qb-preview-modal[hidden],.live-bank-preview-modal[hidden]{display:none!important}
.qb-preview-modal,.live-bank-preview-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:20px}
.qb-preview-backdrop,.live-bank-preview-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.72);backdrop-filter:blur(5px)}
.qb-preview-dialog,.live-bank-preview-dialog{position:relative;z-index:1;width:min(780px,100%);max-height:min(88vh,850px);overflow:auto;background:#fff;border-radius:28px;box-shadow:0 30px 100px rgba(15,23,42,.35)}
.qb-preview-dialog>header,.live-bank-preview-dialog>header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px;border-bottom:1px solid rgba(108,92,231,.1);background:linear-gradient(135deg,#f5f2ff,#fff)}
.qb-preview-dialog>header span,.live-bank-preview-dialog>header span{font-size:12px;color:#6d4aff;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.qb-preview-dialog>header h2,.live-bank-preview-dialog>header h2{margin:4px 0 0;color:#221b49}
.qb-preview-dialog>header button,.live-bank-preview-dialog>header button{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:999px;background:#efeaff;color:#4e3daf;font-size:26px;cursor:pointer}
.qb-preview-body,.live-bank-preview-dialog>[data-live-bank-preview-body]{padding:22px}
.qb-preview-dialog>footer,.live-bank-preview-dialog>footer{display:flex;justify-content:flex-end;padding:16px 22px;border-top:1px solid rgba(108,92,231,.08)}
.qb-preview-body .question-bank-card.is-preview{box-shadow:none;border:0;padding:0}
.qb-preview-body .question-bank-card.is-preview h3{font-size:24px;line-height:1.35}
.qb-preview-body .question-bank-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.qb-preview-body .question-bank-image{max-height:320px;object-fit:contain;background:#f8f7ff}
.live-bank-preview-card h3{font-size:24px;line-height:1.4;color:#221b49;margin:0 0 18px}
.live-bank-preview-card>img{display:block;max-width:100%;max-height:320px;object-fit:contain;margin:0 auto 18px;border-radius:20px;background:#f8f7ff}
.live-bank-preview-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.live-bank-preview-options>div{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:14px;border-radius:16px;background:#f8f7ff;border:1px solid rgba(108,92,231,.1)}
.live-bank-preview-options>div.is-correct{background:#ebfff1;border-color:#68d391}
.live-bank-preview-options b{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#7047eb;color:#fff}
.live-bank-preview-options strong{color:#19703b;font-size:12px}
.live-bank-preview-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.live-bank-preview-meta span{padding:8px 11px;border-radius:999px;background:#f2efff;color:#5545a2;font-size:13px}
.page-team-quizzes .live-bank-toolbar{grid-template-columns:minmax(220px,2fr) repeat(4,minmax(135px,1fr)) auto auto}
.page-team-quizzes .live-bank-item-check{display:flex;align-items:center;gap:7px;font-weight:700;color:#5949a8}
.page-team-quizzes .live-bank-preview-button{margin-top:10px;border:0;border-radius:12px;padding:9px 12px;background:#efeaff;color:#5944be;font-weight:700;cursor:pointer}
@media (max-width:1200px){.page-question-bank .question-bank-filter,.page-team-quizzes .live-bank-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.page-question-bank .question-bank-search{grid-column:1/-1}}
@media (max-width:680px){.page-question-bank .question-bank-filter,.page-team-quizzes .live-bank-toolbar{grid-template-columns:1fr}.qb-preview-body .question-bank-options,.live-bank-preview-options{grid-template-columns:1fr}.qb-preview-modal,.live-bank-preview-modal{padding:10px}.qb-preview-dialog,.live-bank-preview-dialog{border-radius:22px}}
