@import url(/wp-content/themes/radians/style.css);#cbt-exam-app{--cbt-primary:#1E3A8A;--cbt-primary-light:#3B82F6;--cbt-success:#16A34A;--cbt-warning:#D97706;--cbt-danger:#DC2626;--cbt-review:#7E22CE;--cbt-dark:#0F172A;--cbt-light-bg:#F8FAFC;--cbt-card-bg:#FFFFFF;--cbt-border:#E2E8F0;font-family:'Segoe UI',system-ui,-apple-system,sans-serif;color:var(--cbt-dark);background-color:#F1F5F9;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px rgb(0 0 0 / .08);margin:15px 0;display:flex;flex-direction:column;min-height:600px;max-width:100%;box-sizing:border-box;position:relative;transition:all 0.3s ease}#cbt-exam-app *{box-sizing:border-box}#cbt-exam-app .cbt-palette-backdrop{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(15 23 42 / .65);backdrop-filter:blur(2px);z-index:99999999}#cbt-exam-app.cbt-palette-open{overflow:visible!important}#cbt-exam-app.cbt-palette-open .cbt-palette-backdrop{display:block}#cbt-exam-app.cbt-fullscreen-mode{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;margin:0!important;border-radius:0!important;z-index:99999999!important;overflow-y:auto!important;box-shadow:none!important}#cbt-exam-app.cbt-fullscreen-mode .cbt-container{flex:1;min-height:0}#cbt-exam-app .cbt-header{background:linear-gradient(135deg,#1E3A8A,#1E40AF);color:#FFF;padding:10px 18px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px rgb(0 0 0 / .15);position:relative!important;z-index:100000005!important;flex-wrap:wrap;gap:8px}#cbt-exam-app .exam-info{display:flex;flex-direction:column}#cbt-exam-app .exam-title{font-size:12pt;font-weight:800;letter-spacing:.5px;line-height:1.3}#cbt-exam-app .exam-sub{font-size:8.5pt;color:#BFDBFE}#cbt-exam-app .user-timer-box{display:flex;align-items:center;gap:8px;flex-wrap:wrap}#cbt-exam-app .candidate-profile-box{display:flex;align-items:center;gap:8px;background:rgb(255 255 255 / .12);padding:3px 8px;border-radius:20px;border:1px solid rgb(255 255 255 / .25)}#cbt-exam-app .candidate-avatar{width:28px;height:28px;border-radius:50%;border:1.5px solid #38BDF8;object-fit:cover;background:#fff;display:block}#cbt-exam-app .candidate-meta{text-align:left;line-height:1.2}#cbt-exam-app .candidate-meta .c-name{color:#FFF;font-size:8pt;font-weight:700;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#cbt-exam-app .candidate-meta .c-sub{color:#BFDBFE;font-size:7pt}#cbt-exam-app .timer-badge{background:#0F172A;border:2px solid #38BDF8;color:#38BDF8;font-family:'Courier New',Courier,monospace;font-size:12.5pt;font-weight:900;padding:4px 9px;border-radius:6px;letter-spacing:1px;display:flex;align-items:center;gap:5px;box-shadow:0 0 8px rgb(56 189 248 / .3)}#cbt-exam-app .btn-fullscreen{background:rgb(255 255 255 / .15);border:1.5px solid rgb(255 255 255 / .4);color:#FFF;padding:5px 10px;border-radius:6px;font-size:8pt;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:4px;transition:all 0.2s;user-select:none}#cbt-exam-app .btn-fullscreen:hover{background:rgb(255 255 255 / .3)}#cbt-exam-app.cbt-fullscreen-mode .btn-fullscreen{background:#EF4444;border-color:#DC2626}#cbt-exam-app .btn-palette-toggle{background:#16A34A;border:1.5px solid #22C55E;color:#FFF;padding:5px 12px;border-radius:6px;font-size:8.5pt;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:5px;transition:all 0.2s;box-shadow:0 2px 5px rgb(0 0 0 / .15);user-select:none}#cbt-exam-app .btn-palette-toggle:hover{background:#15803D;transform:translateY(-1px)}#cbt-exam-app .btn-palette-toggle.active-palette{background:#DC2626;border-color:#EF4444}#cbt-exam-app .cbt-container{display:flex;flex:1;background:#F8FAFC;position:relative}#cbt-exam-app .main-panel{flex:1;display:flex;flex-direction:column;padding:14px 18px;overflow-y:auto}#cbt-exam-app .section-nav{display:flex;gap:8px;margin-bottom:10px;border-bottom:2px solid var(--cbt-border);padding-bottom:8px;overflow-x:auto;white-space:nowrap;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}#cbt-exam-app .sec-btn{flex-shrink:0;padding:5px 14px;background:#FFF;border:1.5px solid var(--cbt-border);border-radius:20px;font-size:9pt;font-weight:700;color:#475569;cursor:pointer;transition:all 0.2s}#cbt-exam-app .sec-btn:hover{background:#EFF6FF;border-color:#93C5FD}#cbt-exam-app .sec-btn.active{background:var(--cbt-primary);color:#FFF;border-color:var(--cbt-primary);box-shadow:0 2px 5px rgb(30 58 138 / .3)}#cbt-exam-app .q-meta-bar{display:flex;justify-content:space-between;align-items:center;background:#FFF;padding:8px 14px;border-radius:8px 8px 0 0;border:1.5px solid var(--cbt-border);border-bottom:none;font-size:9.5pt;font-weight:700;color:#334155;flex-wrap:wrap;gap:6px}#cbt-exam-app .q-card-main{background:#FFF;border:1.5px solid var(--cbt-border);border-radius:0 0 8px 8px;padding:18px 20px;box-shadow:0 1px 4px rgb(0 0 0 / .05);flex:1;display:flex;flex-direction:column}#cbt-exam-app .q-image-container img{max-width:360px;max-height:200px;width:auto;height:auto;object-fit:contain;border-radius:8px;border:1px solid #CBD5E1;background:#FFF;padding:4px;box-shadow:0 2px 6px rgb(0 0 0 / .06);display:block;margin:8px auto;transition:transform 0.2s ease}#cbt-exam-app .q-image-container img:hover{transform:scale(1.02)}#cbt-exam-app .q-text-hi{font-size:11.5pt;font-weight:700;color:#0F172A;line-height:1.65;margin-bottom:8px;word-break:break-word}#cbt-exam-app .q-text-en{font-size:11pt;font-weight:700!important;color:#1E293B!important;line-height:1.6;margin-bottom:14px;word-break:break-word}#cbt-exam-app .q-diagram{margin:8px auto;text-align:center;max-width:100%;overflow-x:auto}#cbt-exam-app .options-grid{display:flex;flex-direction:column;gap:9px;margin:12px 0 6px 0}#cbt-exam-app .opt-label{display:flex;align-items:center;background:#F8FAFC;border:1.5px solid #CBD5E1;border-radius:7px;padding:10px 14px;cursor:pointer;transition:all 0.15s;font-size:10.5pt;font-weight:600;color:#1E293B;min-height:44px;word-break:break-word}#cbt-exam-app .opt-label:hover{background:#EFF6FF;border-color:#93C5FD}#cbt-exam-app .opt-label.selected{background:#EFF6FF;border-color:#2563EB;font-weight:700;color:#1E40AF;box-shadow:0 0 0 1px #2563EB}#cbt-exam-app .opt-radio{margin-right:12px;accent-color:#2563EB;width:18px;height:18px;flex-shrink:0}#cbt-exam-app .action-bar{display:flex;justify-content:space-between;align-items:center;background:#FFF;padding:10px 14px;border:1.5px solid var(--cbt-border);border-radius:8px;margin-top:12px;gap:8px;flex-wrap:wrap}#cbt-exam-app .action-group{display:flex;gap:8px;align-items:center}#cbt-exam-app .btn-action{padding:8px 16px;border-radius:6px;font-size:9pt;font-weight:700;cursor:pointer;transition:all 0.2s;white-space:nowrap}#cbt-exam-app .btn-save-next{background:var(--cbt-success);color:#FFF;border:none;box-shadow:0 2px 6px rgb(22 163 74 / .35)}#cbt-exam-app .btn-save-next:hover{background:#15803D}#cbt-exam-app .btn-review{background:var(--cbt-review);color:#FFF;border:none}#cbt-exam-app .btn-clear{background:#FFF;color:#475569;border:1.5px solid #CBD5E1}#cbt-exam-app .btn-nav{background:#FFF;color:var(--cbt-primary);border:1.5px solid var(--cbt-primary)}#cbt-exam-app .btn-nav:hover{background:#EFF6FF}#cbt-exam-app .palette-panel{width:310px;background:#FFF;border-left:1.5px solid var(--cbt-border);display:flex;flex-direction:column}#cbt-exam-app .palette-top-bar{display:flex;justify-content:space-between;align-items:center;background:#1E3A8A;color:#FFF;padding:10px 14px;font-size:10.5pt;font-weight:700}#cbt-exam-app .btn-palette-close{background:rgb(255 255 255 / .2);border:1px solid rgb(255 255 255 / .4);color:#FFF;padding:4px 10px;border-radius:4px;font-size:8.5pt;cursor:pointer;font-weight:700;transition:all 0.2s}#cbt-exam-app .btn-palette-close:hover{background:#DC2626;border-color:#DC2626}#cbt-exam-app .palette-tools-box{background:#F8FAFC;border-bottom:1.5px solid var(--cbt-border);padding:10px 12px}#cbt-exam-app .tools-header-label{font-size:8pt;font-weight:800;color:#64748B;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}#cbt-exam-app .tools-btn-group{display:flex;gap:6px}#cbt-exam-app .btn-hint,#cbt-exam-app .btn-sol{flex:1;padding:6px 4px;font-size:8.5pt;font-weight:700;border-radius:5px;cursor:pointer;text-align:center;transition:all 0.2s}#cbt-exam-app .btn-hint{background:#FEF3C7;border:1.5px solid #FCD34D;color:#92400E}#cbt-exam-app .btn-hint:hover{background:#FDE68A}#cbt-exam-app .btn-sol{background:#DCFCE7;border:1.5px solid #86EFAC;color:#166534}#cbt-exam-app .btn-sol:hover{background:#BBF7D0}#cbt-exam-app .hint-box,#cbt-exam-app .sol-box{display:none;border-radius:6px;padding:9px 12px;margin-top:8px;font-size:8.5pt;line-height:1.45;max-height:180px;overflow-y:auto;box-shadow:inset 0 1px 3px rgb(0 0 0 / .04)}#cbt-exam-app .hint-box{background:#FFFBEB;border-left:4px solid #D97706;color:#92400E}#cbt-exam-app .sol-box{background:#F0FDF4;border-left:4px solid #16A34A;color:#166534}#cbt-exam-app .sol-box .trick{background:#EFF6FF;border-left:3px solid #2563EB;padding:5px 8px;margin:6px 0;color:#1E40AF;font-weight:700;border-radius:0 4px 4px 0}#cbt-exam-app .palette-header{background:#F8FAFC;padding:8px 12px;border-bottom:1.5px solid var(--cbt-border);font-size:10pt;font-weight:800;color:#1E3A8A;display:flex;justify-content:space-between}#cbt-exam-app .legend-box{padding:8px 10px;display:grid;grid-template-columns:1fr 1fr;gap:5px 8px;font-size:7.5pt;font-weight:700;border-bottom:1px solid var(--cbt-border);background:#F8FAFC}#cbt-exam-app .legend-item{display:flex;align-items:center;gap:5px}#cbt-exam-app .legend-badge{width:18px;height:18px;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:7pt;font-weight:800;color:#FFF}#cbt-exam-app .badge-answered{background:var(--cbt-success)}#cbt-exam-app .badge-not-answered{background:var(--cbt-danger)}#cbt-exam-app .badge-not-visited{background:#E2E8F0;color:#475569;border:1px solid #CBD5E1}#cbt-exam-app .badge-review{background:var(--cbt-review)}#cbt-exam-app .grid-container{flex:1;overflow-y:auto;padding:10px;max-height:350px}#cbt-exam-app .q-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}#cbt-exam-app .q-cell{height:34px;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:9pt;font-weight:700;cursor:pointer;background:#E2E8F0;color:#334155;border:1.5px solid #CBD5E1;transition:all 0.15s;user-select:none}#cbt-exam-app .q-cell:hover{transform:scale(1.05)}#cbt-exam-app .q-cell.active-q{outline:2.5px solid #2563EB;outline-offset:1px}#cbt-exam-app .q-cell.answered{background:var(--cbt-success);color:#FFF;border-color:#15803D}#cbt-exam-app .q-cell.not-answered{background:var(--cbt-danger);color:#FFF;border-color:#B91C1C}#cbt-exam-app .q-cell.review{background:var(--cbt-review);color:#FFF;border-color:#6B21A8}#cbt-exam-app .q-cell.ans-review{background:var(--cbt-review);color:#FFF;border-color:#6B21A8;position:relative}#cbt-exam-app .q-cell.ans-review::after{content:'';position:absolute;bottom:2px;right:2px;width:5px;height:5px;border-radius:50%;background:#4ADE80;border:1px solid #FFF}#cbt-exam-app .palette-footer{padding:8px 10px;border-top:1.5px solid var(--cbt-border);background:#F8FAFC}#cbt-exam-app .btn-submit{width:100%;padding:10px;background:linear-gradient(135deg,#1E3A8A,#2563EB);color:#FFF;border:none;border-radius:5px;font-size:10pt;font-weight:800;cursor:pointer}#cbt-exam-app .modal-overlay,.modal-overlay#resultModal{display:none!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:rgb(15 23 42 / .75)!important;z-index:2147483647!important;align-items:center!important;justify-content:center!important;padding:12px!important}#cbt-exam-app .modal-card{background:#FFF;border-radius:12px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;padding:20px}#cbt-exam-app .modal-title{font-size:14pt;font-weight:800;color:#1E3A8A;text-align:center}#cbt-exam-app .score-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0;text-align:center}#cbt-exam-app .score-box{background:#F8FAFC;border:1.5px solid var(--cbt-border);border-radius:6px;padding:8px 4px}#cbt-exam-app .score-val{font-size:14pt;font-weight:900;margin-top:2px}#cbt-exam-app .modal-close-btn{display:block;width:100%;padding:10px;background:var(--cbt-primary);color:#FFF;border:none;border-radius:6px;font-size:10pt;font-weight:700;cursor:pointer;margin-top:12px}@media(max-width:900px){#cbt-exam-app .palette-panel{display:none!important}#cbt-exam-app.cbt-palette-open .palette-panel{display:flex!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;width:86%!important;max-width:350px!important;height:100vh!important;background:#FFFFFF!important;z-index:100000000!important;box-shadow:-6px 0 25px rgb(0 0 0 / .45)!important;overflow-y:auto!important;border-left:2px solid var(--cbt-border)!important;animation:cbtSlideInRight 0.25s cubic-bezier(.16,1,.3,1)!important}#cbt-exam-app .cbt-container{flex-direction:column}}@media(max-width:640px){#cbt-exam-app{margin:8px 0;border-radius:6px}#cbt-exam-app .cbt-header{padding:8px 12px}#cbt-exam-app .exam-info{max-width:100%;width:100%;margin-bottom:4px}#cbt-exam-app .exam-title{font-size:10.5pt}#cbt-exam-app .exam-sub{font-size:7.5pt}#cbt-exam-app .user-timer-box{width:100%;justify-content:space-between;padding-top:4px;border-top:1px solid rgb(255 255 255 / .15)}#cbt-exam-app .candidate-tag{display:block}#cbt-exam-app .candidate-meta .c-name{max-width:90px;font-size:7.5pt}#cbt-exam-app .timer-badge{font-size:11pt;padding:2px 6px}#cbt-exam-app .btn-fullscreen{font-size:7.5pt;padding:3px 6px}#cbt-exam-app .btn-palette-toggle{font-size:7.5pt;padding:3px 7px}#cbt-exam-app .main-panel{padding:10px 12px}#cbt-exam-app .q-card-main{padding:14px 14px}#cbt-exam-app .q-text-hi{font-size:11pt}#cbt-exam-app .q-text-en{font-size:10.5pt}#cbt-exam-app .action-bar{flex-direction:column;padding:8px 10px;gap:6px}#cbt-exam-app .action-group-primary{width:100%;display:flex;gap:6px}#cbt-exam-app .action-group-primary .btn-save-next{flex:2;padding:10px 6px;font-size:9.5pt;text-align:center}#cbt-exam-app .action-group-primary .btn-nav{flex:1;padding:10px 6px;font-size:9pt;text-align:center}#cbt-exam-app .action-group-secondary{width:100%;display:flex;gap:6px}#cbt-exam-app .action-group-secondary .btn-action{flex:1;padding:7px 4px;font-size:8pt;text-align:center}#cbt-exam-app .score-grid{grid-template-columns:repeat(2,1fr);gap:8px}}@keyframes cbtSlideInRight{from{transform:translateX(100%)}to{transform:translateX(0)}}#cbt-exam-app .q-diagram-svg,#cbt-exam-app .q-text-hi svg,#cbt-exam-app .q-text-en svg{display:block!important;margin:12px auto!important;max-width:100%!important;height:auto!important;background:#ffffff!important;border-radius:6px!important;padding:4px!important;box-shadow:0 1px 3px rgb(0 0 0 / .05)!important}#cbt-exam-app .opt-label svg{display:inline-block!important;vertical-align:middle!important;max-height:110px!important;max-width:160px!important;margin:6px 8px!important;background:#ffffff!important;border-radius:4px!important}#cbt-exam-app mjx-container{display:inline-block!important;margin:0 2px!important;outline:none!important;font-size:105%!important}#cbt-exam-app mjx-container[jax="CHTML"][display="true"]{display:block!important;margin:10px 0!important;text-align:center!important}#cbt-exam-app .cbt-logo-container{display:flex;align-items:center;gap:10px;margin-bottom:6px}#cbt-exam-app .cbt-site-logo-img{width:200px!important;height:33px!important;max-width:200px!important;max-height:33px!important;aspect-ratio:200 / 33!important;object-fit:contain!important;display:inline-block!important;vertical-align:middle!important}#cbt-exam-app .cbt-eras-logo{font-family:'Eras Bold ITC','Eras Demi ITC','Trebuchet MS','Arial Black',sans-serif;font-size:22pt;font-weight:900;letter-spacing:-.5px;line-height:1.1;display:inline-flex;align-items:baseline;user-select:none}#cbt-exam-app .cbt-eras-logo .chem-text{color:#D6CAA8;text-shadow:1.5px 1.5px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1.5px 0 #000,2.5px 2.5px 0 rgb(0 0 0 / .85)}#cbt-exam-app .cbt-eras-logo .chem-a{color:#17B2B2;text-shadow:1.5px 1.5px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1.5px 0 #000,2.5px 2.5px 0 rgb(0 0 0 / .85)}#cbt-exam-app .cbt-eras-logo .chem-b{color:#8CC63F;text-shadow:1.5px 1.5px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1.5px 0 #000,2.5px 2.5px 0 rgb(0 0 0 / .85)}#cbt-exam-app .cbt-eras-logo .chem-c{color:#D97706;text-shadow:1.5px 1.5px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1.5px 0 #000,2.5px 2.5px 0 rgb(0 0 0 / .85)}@media (max-width:768px){#cbt-exam-app .cbt-eras-logo{font-size:16pt!important}#cbt-exam-app .cbt-site-logo-img{max-height:32px!important}}.cbt-calc-modal{position:fixed;top:60px;right:20px;width:270px;background:#fff;border-radius:10px;box-shadow:0 20px 25px -5px rgb(0 0 0 / .3),0 10px 10px -5px rgb(0 0 0 / .2);border:1.5px solid #cbd5e1;z-index:99999;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.cbt-calc-header{background:#1e3a8a;color:#fff;padding:8px 12px;font-size:11.5px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.cbt-calc-close{background:none;border:none;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.cbt-calc-body{padding:10px}.cbt-calc-display{width:100%;height:38px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;font-size:18px;font-weight:700;text-align:right;padding:4px 8px;color:#0f172a;margin-bottom:8px;box-sizing:border-box}.cbt-calc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.cbt-calc-grid button{height:32px;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:5px;font-size:12px;font-weight:700;cursor:pointer;color:#1e293b;transition:all 0.1s}.cbt-calc-grid button:hover{background:#e2e8f0}.cbt-calc-grid button.btn-calc-op{background:#e0e7ff;color:#3730a3}.cbt-calc-grid button.btn-calc-fn{background:#fef3c7;color:#92400e;font-size:11px}.cbt-calc-grid button.btn-calc-clear{background:#fee2e2;color:#991b1b}.cbt-calc-grid button.btn-calc-equals{background:#16a34a;color:#fff;border-color:#16a34a}.cbt-limit-toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);background:#7f1d1d;color:#fff;padding:12px 20px;border-radius:8px;font-size:12.5px;line-height:1.4;box-shadow:0 10px 15px -3px rgb(0 0 0 / .4);z-index:9999999;max-width:90%;border:1.5px solid #f87171;animation:cbtFadeIn 0.3s ease-out}@keyframes cbtFadeIn{from{opacity:0;transform:translate(-50%,15px)}to{opacity:1;transform:translate(-50%,0)}}.cbt-scorecard-table th,.cbt-scorecard-table td{border:1px solid #e2e8f0}@media print{body *{visibility:hidden}#resultModal,#resultModal .modal-card,#resultModal .modal-card *{visibility:visible}#resultModal{position:absolute;left:0;top:0;width:100%;height:auto;background:#ffffff!important;display:block!important}#resultModal .modal-card{box-shadow:none!important;border:none!important;width:100%!important;max-width:100%!important;padding:0!important}#resultModal button{display:none!important}}#cbt-exam-app{clear:both!important;position:relative!important}#cbt-exam-app .cbt-header{position:relative!important;z-index:100!important;clear:both!important}#cbt-exam-app .main-panel{position:relative!important;z-index:10!important}#cbt-exam-app .q-card-main{position:relative!important;z-index:20!important;background:#FFFFFF!important}#cbt-exam-app .cbt-paywall-screen{width:100%;padding:40px 16px;display:flex;justify-content:center;align-items:center;background:#F8FAFC;min-height:520px}#cbt-exam-app .cbt-paywall-card{background:#FFF;border-radius:14px;border:1.5px solid #CBD5E1;box-shadow:0 10px 30px -5px rgb(30 58 138 / .12);padding:30px 24px;max-width:580px;width:100%;text-align:center}#cbt-exam-app .paywall-badge{background:#EFF6FF;color:#1E40AF;border:1px solid #BFDBFE;font-size:8.5pt;font-weight:800;padding:4px 12px;border-radius:20px;display:inline-block;letter-spacing:.5px;margin-bottom:12px}#cbt-exam-app .paywall-title{font-size:15pt;font-weight:900;color:#0F172A;margin:0 0 8px 0;line-height:1.3}#cbt-exam-app .paywall-sub{font-size:9pt;color:#475569;margin:0 0 16px 0;line-height:1.5}#cbt-exam-app .paywall-price-box{background:linear-gradient(135deg,#F0FDF4,#DCFCE7);border:1.5px solid #86EFAC;border-radius:10px;padding:12px 20px;display:flex;justify-content:center;align-items:baseline;gap:6px;margin-bottom:18px}#cbt-exam-app .p-currency{font-size:16pt;font-weight:800;color:#15803D}#cbt-exam-app .p-amount{font-size:26pt;font-weight:900;color:#166534}#cbt-exam-app .p-note{font-size:9pt;color:#15803D;font-weight:600;margin-left:6px}#cbt-exam-app .paywall-perks{text-align:left;display:flex;flex-direction:column;gap:7px;background:#F8FAFC;padding:12px 16px;border-radius:8px;border:1px solid #E2E8F0;margin-bottom:18px;font-size:9pt;color:#334155;line-height:1.4}#cbt-exam-app .pay-inputs-row{display:flex;flex-direction:column;gap:9px;margin-bottom:14px}#cbt-exam-app .pay-inputs-row input{width:100%!important;padding:10px 12px!important;border:1.5px solid #CBD5E1!important;border-radius:6px!important;font-size:10pt!important;box-sizing:border-box!important}#cbt-exam-app .pay-inputs-row input:focus{border-color:#2563EB!important;outline:none!important;box-shadow:0 0 0 3px rgb(37 99 235 / .15)!important}#cbt-exam-app .btn-pay-unlock{width:100%;padding:12px 16px;background:linear-gradient(135deg,#16A34A,#15803D);color:#FFF;border:none;border-radius:8px;font-size:10.5pt;font-weight:800;cursor:pointer;box-shadow:0 4px 12px rgb(22 163 74 / .35);transition:all 0.2s}#cbt-exam-app .btn-pay-unlock:hover{background:linear-gradient(135deg,#15803D,#166534);transform:translateY(-1px)}#cbt-exam-app .paywall-trust-row{margin-top:12px;font-size:7.5pt;color:#64748B;display:flex;flex-direction:column;gap:3px}#cbt-exam-app .pay-apps-label{color:#1E3A8A;font-weight:700}#cbt-exam-app.cbt-palette-closed .palette-panel{display:none!important}#cbt-exam-app.cbt-palette-closed .main-panel{flex:1 1 100%!important;max-width:100%!important}#cbt-exam-app.cbt-fullscreen-mode{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;margin:0!important;border-radius:0!important;z-index:2147483647!important;overflow-y:auto!important}#cbt-exam-app.cbt-fullscreen-mode .section-nav{display:flex!important;flex-wrap:wrap!important;gap:6px!important;padding:4px 0 8px 0!important;margin-bottom:8px!important;overflow:visible!important;width:100%!important}#cbt-exam-app.cbt-fullscreen-mode .sec-btn{padding:4px 10px!important;font-size:8.5pt!important;border-radius:6px!important;white-space:nowrap!important;height:auto!important}#cbt-exam-app.cbt-fullscreen-mode .main-panel{padding:10px 16px!important;overflow-y:auto!important}#cbt-exam-app .q-diagram-svg,#cbt-exam-app .q-diagram,#cbt-exam-app svg{margin:12px auto!important;text-align:center!important;display:block!important;max-width:100%!important;height:auto!important;overflow:visible!important}#cbt-exam-app.cbt-fullscreen-mode{left:0!important;top:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;margin:0!important;transform:none!important}#cbt-exam-app.cbt-fullscreen-mode .cbt-container{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important}#cbt-exam-app.cbt-fullscreen-mode .main-panel{padding:10px 18px!important;width:100%!important;overflow-y:auto!important}#cbt-exam-app.cbt-fullscreen-mode .section-nav{display:flex!important;flex-wrap:wrap!important;gap:8px!important;padding:8px 14px!important;background:#EFF6FF!important;border-bottom:2px solid #BFDBFE!important;border-radius:6px!important;width:100%!important;overflow:visible!important;margin-bottom:10px!important}#cbt-exam-app.cbt-fullscreen-mode .sec-btn{padding:5px 12px!important;font-size:8.5pt!important;font-weight:700!important;border-radius:14px!important;flex-shrink:0!important;cursor:pointer!important;border:1.5px solid #93C5FD!important;background:#FFFFFF!important;color:#1E3A8A!important}#cbt-exam-app.cbt-fullscreen-mode .sec-btn.active{background:#1E3A8A!important;color:#FFFFFF!important;border-color:#1E3A8A!important;box-shadow:0 2px 6px rgb(30 58 138 / .3)!important}#cbt-exam-app .q-diagram,#cbt-exam-app .q-diagram-svg,#cbt-exam-app .q-card-main svg,#cbt-exam-app svg{display:block!important;margin:14px auto!important;text-align:center!important;float:none!important;clear:both!important;max-width:100%!important;height:auto!important;overflow:visible!important}#cbt-exam-app button,#cbt-exam-app .btn-action,#cbt-exam-app .btn-nav,#cbt-exam-app .btn-save-next,#cbt-exam-app .btn-fullscreen,#cbt-exam-app .btn-palette-toggle,#cbt-exam-app .sec-btn,#cbt-exam-app .opt-label,#cbt-exam-app .q-cell{touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;cursor:pointer!important}html.cbt-fs-lock,body.cbt-fs-lock{overflow:hidden!important;height:100%!important;width:100%!important}#cbt-exam-app .cbt-palette-backdrop{display:none!important;pointer-events:none!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:rgb(15 23 42 / .65)!important;backdrop-filter:blur(2px)!important;z-index:99999999!important}#cbt-exam-app.cbt-palette-open{overflow:visible!important}#cbt-exam-app.cbt-palette-open .cbt-palette-backdrop{display:block!important;pointer-events:auto!important}@media (max-width:900px){#cbt-exam-app .main-panel{padding-bottom:80px!important}}#cbt-exam-app .user-timer-box{position:relative!important;z-index:100000010!important}#cbt-exam-app .btn-fullscreen,#cbt-exam-app .btn-palette-toggle,#cbt-exam-app #btnFullscreen,#cbt-exam-app #btnPaletteToggle,#cbt-exam-app #btnCalculator{position:relative!important;z-index:100000015!important;cursor:pointer!important;pointer-events:auto!important;user-select:none!important;-webkit-tap-highlight-color:transparent!important}#cbt-exam-app .btn-fullscreen *,#cbt-exam-app .btn-palette-toggle *{pointer-events:none!important}@media (max-width:900px){#cbt-exam-app .palette-panel{display:none!important}#cbt-exam-app.cbt-palette-open .palette-panel{display:flex!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;width:86%!important;max-width:360px!important;height:100vh!important;height:100dvh!important;background:#FFFFFF!important;z-index:2147483647!important;box-shadow:-6px 0 30px rgb(0 0 0 / .5)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;border-left:2px solid var(--cbt-border)!important;animation:cbtSlideInRight 0.22s cubic-bezier(.16,1,.3,1)!important}#cbt-exam-app .cbt-palette-backdrop{display:none!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:rgb(15 23 42 / .7)!important;backdrop-filter:blur(2px)!important;z-index:2147483640!important}#cbt-exam-app.cbt-palette-open .cbt-palette-backdrop{display:block!important;pointer-events:auto!important}}@media (min-width:901px){#cbt-exam-app .palette-panel{display:flex!important;width:310px!important;position:static!important;height:auto!important}#cbt-exam-app.cbt-palette-closed .palette-panel{display:none!important}#cbt-exam-app .cbt-palette-backdrop{display:none!important}}#cbt-exam-app .sec-btn.active,#cbt-exam-app.cbt-fullscreen-mode .sec-btn.active{background:var(--cbt-primary)!important;color:#FFFFFF!important;border-color:var(--cbt-primary)!important;box-shadow:0 2px 5px rgb(30 58 138 / .35)!important}.cbt-seo-container,#cbt-exam-app~.cbt-seo-container{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:normal!important;border:0!important}#cbt-exam-app.cbt-results-active .palette-panel,#cbt-exam-app.cbt-results-active .cbt-palette-backdrop,#cbt-exam-app .modal-overlay#resultModal{z-index:2147483647!important}#resultModal .modal-card{margin-top:20px!important;max-height:90vh!important;overflow-y:auto!important;box-shadow:0 25px 50px -12px rgb(0 0 0 / .4)!important}@media (min-width:901px){#cbt-exam-app .cbt-container{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;position:relative!important}#cbt-exam-app .main-panel{flex:1 1 0%!important;min-width:0!important;max-width:calc(100% - 310px)!important;box-sizing:border-box!important;overflow-y:auto!important}#cbt-exam-app .palette-panel{flex:0 0 310px!important;width:310px!important;min-width:310px!important;max-width:310px!important;flex-shrink:0!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important;border-left:1.5px solid var(--cbt-border)!important;position:relative!important;top:auto!important;right:auto!important;height:auto!important}}@media (max-width:900px){#cbt-exam-app .cbt-container{display:flex!important;flex-direction:column!important;width:100%!important}#cbt-exam-app .main-panel{flex:1 1 100%!important;max-width:100%!important;width:100%!important;min-width:0!important;padding:10px 12px!important}#cbt-exam-app .palette-panel{display:none!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;width:86%!important;max-width:350px!important;height:100vh!important;background:#FFFFFF!important;z-index:2147483640!important;box-shadow:-6px 0 25px rgb(0 0 0 / .45)!important;overflow-y:auto!important;border-left:2px solid var(--cbt-border)!important}#cbt-exam-app.cbt-palette-open .palette-panel{display:flex!important;animation:cbtSlideInRight 0.25s cubic-bezier(.16,1,.3,1)!important}}#cbt-exam-app .review-explanation-card{display:none!important;margin-top:18px!important;background:#FFFFFF!important;border:1.5px solid #CBD5E1!important;border-radius:8px!important;padding:16px 18px!important;box-shadow:0 2px 8px rgb(0 0 0 / .04)!important;flex-direction:column!important;gap:12px!important;width:100%!important;box-sizing:border-box!important}#cbt-exam-app.cbt-review-mode .review-explanation-card,#cbt-exam-app .review-explanation-card.cbt-review-active{display:flex!important}#cbt-exam-app .review-exp-header{display:flex!important;justify-content:space-between!important;align-items:center!important;border-bottom:1.5px solid #E2E8F0!important;padding-bottom:10px!important;flex-wrap:wrap!important;gap:8px!important}#cbt-exam-app .review-exp-title{display:flex!important;align-items:center!important;gap:8px!important;font-size:11pt!important;font-weight:800!important;color:#1E3A8A!important}#cbt-exam-app .review-status-badge{padding:3px 10px!important;border-radius:4px!important;font-size:9.5pt!important;font-weight:700!important}#cbt-exam-app .review-status-badge.correct{background:#DCFCE7!important;color:#166534!important;border:1px solid #86EFAC!important}#cbt-exam-app .review-status-badge.incorrect{background:#FEE2E2!important;color:#991B1B!important;border:1px solid #FCA5A5!important}#cbt-exam-app .review-status-badge.unattempted{background:#F1F5F9!important;color:#475569!important;border:1px solid #CBD5E1!important}#cbt-exam-app .review-correct-box{background:#F0FDF4!important;border:1.5px solid #86EFAC!important;border-radius:6px!important;padding:10px 14px!important;color:#14532D!important;font-size:10.5pt!important;font-weight:700!important;line-height:1.5!important}#cbt-exam-app .review-trick-box{background:#FFFBEB!important;border-left:4px solid #F59E0B!important;border-radius:4px!important;padding:10px 14px!important;color:#92400E!important;font-size:10pt!important;line-height:1.6!important}#cbt-exam-app .review-sol-body{color:#1E293B!important;font-size:10.5pt!important;line-height:1.75!important;padding:4px 2px!important}#cbt-exam-app .review-sol-body .explanation,#cbt-exam-app .review-sol-body div{line-height:1.75!important}#cbt-exam-app .cbt-review-badge-correct{background:#16A34A!important;color:#FFFFFF!important;font-size:10px!important;font-weight:bold!important;padding:2px 7px!important;border-radius:4px!important;margin-left:8px!important;display:inline-block!important}#cbt-exam-app .cbt-review-badge-wrong{background:#DC2626!important;color:#FFFFFF!important;font-size:10px!important;font-weight:bold!important;padding:2px 7px!important;border-radius:4px!important;margin-left:8px!important;display:inline-block!important}#cbt-exam-app{margin:32px auto!important;border:1.5px solid #CBD5E1!important;box-shadow:0 4px 20px rgb(0 0 0 / .08)!important}#cbt-exam-app .action-bar{margin-top:18px!important;margin-bottom:16px!important;padding:12px 14px!important;background:#FFFFFF!important;border:1px solid #E2E8F0!important;border-radius:8px!important}#cbt-exam-app .opt-label{border:1.5px solid #CBD5E1!important;border-radius:8px!important;margin-bottom:9px!important;padding:10px 14px!important;transition:all 0.15s ease!important}#cbt-exam-app .cbt-ad-compliance-wrapper{clear:both!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;text-align:center!important;margin:35px auto 22px auto!important}#cbt-exam-app .cbt-ad-label{font-size:7.5pt!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:0.8px!important;color:#94A3B8!important;margin-bottom:5px!important;display:block!important}#cbt-exam-app .cbt-ad-box{background:#FAFAFA!important;border:1px solid #E2E8F0!important;border-radius:8px!important;padding:14px 16px!important;box-shadow:0 1px 3px rgb(0 0 0 / .03)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-height:60px!important;box-sizing:border-box!important}#cbt-exam-app .q-card-main{position:relative!important;overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important;flex:0 0 auto!important}#cbt-exam-app .cbt-screen-watermark{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;pointer-events:none!important;user-select:none!important;-webkit-user-select:none!important;z-index:1!important;background-repeat:repeat!important;background-position:center center!important;background-size:280px 175px!important;transition:opacity 0.2s ease!important}#cbt-exam-app .q-text-hi,#cbt-exam-app .q-text-en,#cbt-exam-app .chemical-structure,#cbt-exam-app .options-grid,#cbt-exam-app .review-explanation-card{position:relative!important;z-index:3!important}#cbt-exam-app svg .b{stroke:#2c3e50!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important}#cbt-exam-app svg .bd{stroke:#2c3e50!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke-dasharray:3,3!important;fill:none!important}#cbt-exam-app svg .w{fill:#2c3e50!important;stroke:#2c3e50!important;stroke-width:1!important}#cbt-exam-app svg .t{font-family:Arial,sans-serif!important;font-size:12px!important;font-weight:bold!important;fill:#1e293b!important;text-anchor:middle!important;dominant-baseline:central!important}#cbt-exam-app svg .arr{stroke:#2563eb!important;stroke-width:2!important;fill:#2563eb!important}#cbt-exam-app svg .lbl{font-family:Arial,sans-serif!important;font-size:11px!important;font-weight:normal!important;fill:#475569!important;text-anchor:middle!important}#cbt-exam-app .q-image-container{text-align:center;margin:6px auto 12px auto}#cbt-exam-app .q-image-container img,#cbt-exam-app .q-card-main img:not(.candidate-avatar){max-width:360px;max-height:200px;width:auto;height:auto;object-fit:contain;border-radius:8px;border:1px solid #CBD5E1;background:#FFF;padding:5px;box-shadow:0 2px 6px rgb(0 0 0 / .05);display:inline-block;margin:6px auto}#cbt-exam-app .q-diagram,#cbt-exam-app .q-diagram-svg,#cbt-exam-app .q-card-main svg,#cbt-exam-app svg:not(.cbt-screen-watermark svg){display:block!important;margin:8px auto!important;text-align:center!important;float:none!important;clear:both!important;max-width:380px!important;max-height:210px!important;width:auto!important;height:auto!important;filter:drop-shadow(0 1px 3px rgb(0 0 0 / .06))}#cbt-exam-app .opt-label img{max-width:140px!important;max-height:48px!important;width:auto!important;height:auto!important;object-fit:contain!important;vertical-align:middle!important;border-radius:5px!important;border:1px solid #E2E8F0!important;padding:2px!important;background:#FFFFFF!important}@media screen and (max-width:768px){#cbt-exam-app .q-image-container img,#cbt-exam-app .q-card-main img:not(.candidate-avatar){max-width:90%!important;max-height:155px!important;padding:3px!important;margin:4px auto!important}#cbt-exam-app .q-diagram,#cbt-exam-app .q-diagram-svg,#cbt-exam-app .q-card-main svg,#cbt-exam-app svg:not(.cbt-screen-watermark svg){max-width:92%!important;max-height:155px!important;margin:5px auto!important}#cbt-exam-app .opt-label img{max-width:110px!important;max-height:38px!important}}#cbt-exam-app.cbt-fullscreen-mode{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;max-width:100vw!important;max-height:100vh!important;max-height:100dvh!important;margin:0!important;padding:0!important;border-radius:0!important;z-index:2147483647!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-shadow:none!important;transform:none!important}#cbt-exam-app.cbt-fullscreen-mode .cbt-header{flex:0 0 auto!important;width:100%!important;position:relative!important;z-index:100000005!important}#cbt-exam-app.cbt-fullscreen-mode .cbt-container{flex:1 1 auto!important;min-height:0!important;height:calc(100vh - 56px)!important;height:calc(100dvh - 56px)!important;max-height:calc(100vh - 56px)!important;max-height:calc(100dvh - 56px)!important;width:100%!important;max-width:100%!important;padding:0!important;margin:0!important;display:flex!important;overflow:hidden!important;position:relative!important}#cbt-exam-app.cbt-fullscreen-mode .main-panel{flex:1 1 auto!important;min-height:0!important;height:100%!important;max-height:100%!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;overscroll-behavior-y:contain!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important;padding:10px 14px 0 14px!important;position:relative!important;scroll-behavior:smooth!important}#cbt-exam-app:not(.cbt-fullscreen-mode){overflow:visible!important}#cbt-exam-app:not(.cbt-fullscreen-mode) .cbt-container{overflow:visible!important}#cbt-exam-app:not(.cbt-fullscreen-mode) .main-panel{overflow:visible!important;height:auto!important;max-height:none!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important;padding:10px 14px 0 14px!important;position:relative!important}#cbt-exam-app .section-nav,#cbt-exam-app.cbt-fullscreen-mode .section-nav{flex:0 0 auto!important;margin-bottom:6px!important;z-index:15!important}#cbt-exam-app .q-meta-bar,#cbt-exam-app.cbt-fullscreen-mode .q-meta-bar{flex:0 0 auto!important;z-index:15!important;border-radius:8px 8px 0 0!important}#cbt-exam-app .q-card-main,#cbt-exam-app.cbt-fullscreen-mode .q-card-main{flex:1 0 auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important;position:relative!important;background:#FFFFFF!important;border:1.5px solid var(--cbt-border)!important;border-radius:0 0 8px 8px!important;padding:14px 16px 36px 16px!important;box-sizing:border-box!important}#cbt-exam-app .options-grid,#cbt-exam-app.cbt-fullscreen-mode .options-grid{flex:0 0 auto!important;height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important;display:flex!important;flex-direction:column!important;gap:9px!important;margin:12px 0 16px 0!important}#cbt-exam-app .action-bar,#cbt-exam-app.cbt-fullscreen-mode .action-bar{position:-webkit-sticky!important;position:sticky!important;bottom:0!important;z-index:9999!important;background:#FFFFFF!important;border:1.5px solid var(--cbt-border)!important;border-bottom:none!important;border-radius:10px 10px 0 0!important;padding:10px 14px!important;margin-top:auto!important;margin-bottom:0!important;box-shadow:0 -4px 18px rgb(0 0 0 / .12)!important;width:100%!important;box-sizing:border-box!important;flex-shrink:0!important}@media (min-width:901px){#cbt-exam-app.cbt-fullscreen-mode .cbt-container{flex-direction:row!important;flex-wrap:nowrap!important}#cbt-exam-app.cbt-fullscreen-mode .main-panel{max-width:calc(100% - 310px)!important}#cbt-exam-app.cbt-fullscreen-mode .palette-panel{flex:0 0 310px!important;width:310px!important;min-width:310px!important;max-width:310px!important;height:100%!important;max-height:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-left:1.5px solid var(--cbt-border)!important}}@media (max-width:900px){#cbt-exam-app.cbt-fullscreen-mode .cbt-container{flex-direction:column!important}#cbt-exam-app.cbt-fullscreen-mode .main-panel{width:100%!important;max-width:100%!important;padding:8px 10px 0 10px!important}#cbt-exam-app .action-bar,#cbt-exam-app.cbt-fullscreen-mode .action-bar{padding:8px 10px!important;bottom:0!important}}#cbt-exam-app .cbt-header{background:linear-gradient(180deg,#103B64 0%,#0A2540 100%)!important;border-bottom:3px solid #0284C7!important;color:#FFFFFF!important;padding:8px 16px!important}#cbt-exam-app .exam-title{font-family:'Segoe UI',Arial,sans-serif!important;font-size:13pt!important;font-weight:800!important;letter-spacing:0.5px!important;color:#FFFFFF!important}#cbt-exam-app .exam-sub{font-size:8.5pt!important;font-weight:600!important;color:#7DD3FC!important}#cbt-exam-app .candidate-profile-box{background:rgb(255 255 255 / .1)!important;border:1px solid rgb(255 255 255 / .3)!important;border-radius:4px!important;padding:3px 8px!important}#cbt-exam-app .candidate-avatar{width:32px!important;height:32px!important;border-radius:4px!important;border:1.5px solid #E2E8F0!important;background:#FFFFFF!important}#cbt-exam-app .candidate-meta .c-name{color:#FFFFFF!important;font-size:8.5pt!important;font-weight:700!important}#cbt-exam-app .candidate-meta .c-sub{color:#BAE6FD!important;font-size:7.5pt!important}#cbt-exam-app .timer-badge{background:#FFFFFF!important;border:2px solid #0284C7!important;color:#0F172A!important;padding:4px 10px!important;border-radius:5px!important;box-shadow:0 2px 6px rgb(0 0 0 / .15)!important;display:flex!important;align-items:center!important;gap:6px!important}#cbt-exam-app .timer-badge .timer-icon{font-size:12pt!important}#cbt-exam-app .timer-badge .timer-label{font-size:9pt!important;font-weight:800!important;color:#0369A1!important;text-transform:uppercase!important;letter-spacing:0.5px!important}#cbt-exam-app .timer-badge #timerDisplay{font-family:'Courier New',Courier,monospace!important;font-size:13pt!important;font-weight:900!important;color:#DC2626!important;letter-spacing:1px!important}#cbt-exam-app .section-nav{display:flex!important;gap:4px!important;padding:4px 0 6px 0!important;border-bottom:2px solid #0284C7!important;margin-bottom:6px!important;overflow-x:auto!important;white-space:nowrap!important}#cbt-exam-app .sec-btn{padding:7px 16px!important;background:#F1F5F9!important;border:1.5px solid #CBD5E1!important;border-bottom:none!important;border-radius:6px 6px 0 0!important;font-size:9.5pt!important;font-weight:700!important;color:#1E3A8A!important;cursor:pointer!important;transition:all 0.15s ease!important}#cbt-exam-app .sec-btn:hover{background:#E0F2FE!important;border-color:#7DD3FC!important}#cbt-exam-app .sec-btn.active,#cbt-exam-app.cbt-fullscreen-mode .sec-btn.active{background:#1E3A8A!important;color:#FFFFFF!important;border-color:#1E3A8A!important;border-bottom:2px solid #1E3A8A!important;box-shadow:0 -2px 5px rgb(30 58 138 / .2)!important}#cbt-exam-app .q-meta-bar{display:flex!important;justify-content:space-between!important;align-items:center!important;background:#F8FAFC!important;border:1.5px solid var(--cbt-border)!important;border-bottom:1px solid #CBD5E1!important;border-radius:6px 6px 0 0!important;padding:8px 14px!important;font-size:9.5pt!important;color:#334155!important;flex-wrap:wrap!important;gap:6px!important}#cbt-exam-app #qNumberDisplay{font-size:11pt!important;font-weight:800!important;color:#0F172A!important}#cbt-exam-app #qSectionDisplay{font-weight:700!important;color:#1D4ED8!important}#cbt-exam-app .q-type-badge{font-weight:600!important;color:#475569!important}#cbt-exam-app #qMarksDisplay{font-weight:700!important;color:#059669!important}#cbt-exam-app .opt-label{display:flex!important;align-items:flex-start!important;background:#FFFFFF!important;border:1.5px solid #CBD5E1!important;border-radius:6px!important;padding:11px 15px!important;font-size:10.5pt!important;color:#1E293B!important;cursor:pointer!important;transition:all 0.15s ease!important;box-shadow:0 1px 3px rgb(0 0 0 / .03)!important}#cbt-exam-app .opt-label:hover{background:#F8FAFC!important;border-color:#93C5FD!important}#cbt-exam-app .opt-label.selected{background:#EFF6FF!important;border:2px solid #2563EB!important;box-shadow:0 0 0 1px #2563EB,0 2px 5px rgb(37 99 235 / .12)!important}#cbt-exam-app .opt-radio{margin-top:3px!important;margin-right:10px!important;accent-color:#2563EB!important;transform:scale(1.15)!important;cursor:pointer!important;flex-shrink:0!important}#cbt-exam-app .cbt-opt-num{font-weight:800!important;color:#1E3A8A!important;margin-right:6px!important}#cbt-exam-app .legend-box{padding:8px 10px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:5px 8px!important;font-size:7.5pt!important;font-weight:700!important;border-bottom:1.5px solid var(--cbt-border)!important;background:#F8FAFC!important}#cbt-exam-app .legend-item{display:flex!important;align-items:center!important;gap:6px!important}#cbt-exam-app .legend-badge{width:20px!important;height:20px!important;border-radius:4px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:7.5pt!important;font-weight:800!important;color:#FFFFFF!important}#cbt-exam-app .badge-answered{background:#22C55E!important}#cbt-exam-app .badge-not-answered{background:#EF4444!important}#cbt-exam-app .badge-not-visited{background:#FFFFFF!important;color:#1E293B!important;border:1.5px solid #94A3B8!important}#cbt-exam-app .badge-review{background:#7E22CE!important;border-radius:50%!important}#cbt-exam-app .badge-ans-review{background:#7E22CE!important;border-radius:50%!important;position:relative!important}#cbt-exam-app .badge-ans-review::after{content:''!important;position:absolute!important;bottom:0px!important;right:0px!important;width:6px!important;height:6px!important;border-radius:50%!important;background:#22C55E!important;border:1px solid #FFFFFF!important}#cbt-exam-app .legend-item-full{grid-column:span 2!important;font-size:7pt!important;color:#334155!important;line-height:1.2!important}#cbt-exam-app .q-cell{height:34px!important;border-radius:5px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:9.5pt!important;font-weight:800!important;cursor:pointer!important;background:#FFFFFF!important;color:#1E293B!important;border:1.5px solid #CBD5E1!important;transition:all 0.12s ease!important;user-select:none!important;box-shadow:0 1px 2px rgb(0 0 0 / .04)!important}#cbt-exam-app .q-cell:hover{transform:scale(1.05)!important;border-color:#93C5FD!important}#cbt-exam-app .q-cell.active-q{outline:2.5px solid #0284C7!important;outline-offset:1.5px!important;font-weight:900!important}#cbt-exam-app .q-cell.answered{background:#22C55E!important;color:#FFFFFF!important;border-color:#16A34A!important}#cbt-exam-app .q-cell.not-answered{background:#EF4444!important;color:#FFFFFF!important;border-color:#DC2626!important}#cbt-exam-app .q-cell.review{background:#7E22CE!important;color:#FFFFFF!important;border-color:#6B21A8!important;border-radius:50%!important}#cbt-exam-app .q-cell.ans-review{background:#7E22CE!important;color:#FFFFFF!important;border-color:#6B21A8!important;border-radius:50%!important;position:relative!important}#cbt-exam-app .q-cell.ans-review::after{content:''!important;position:absolute!important;bottom:2px!important;right:2px!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#22C55E!important;border:1.5px solid #FFFFFF!important;box-shadow:0 0 3px rgb(0 0 0 / .4)!important}#cbt-exam-app .modal-overlay,.modal-overlay#resultModal{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;background:rgb(15 23 42 / .8)!important;backdrop-filter:blur(4px)!important;z-index:2147483647!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;padding:16px 12px 45px 12px!important;box-sizing:border-box!important}#cbt-exam-app .modal-card,#resultModal .modal-card{background:#FFFFFF!important;border-radius:12px!important;width:100%!important;max-width:560px!important;margin:16px auto 40px auto!important;padding:20px 22px!important;box-shadow:0 20px 40px rgb(0 0 0 / .35)!important;box-sizing:border-box!important;position:relative!important;max-height:none!important;overflow:visible!important}.btn-support-header{background:linear-gradient(135deg,#EF4444 0%,#DC2626 100%)!important;color:#FFFFFF!important;border:none!important;border-radius:6px!important;padding:6px 12px!important;font-size:11.5px!important;font-weight:700!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;gap:5px!important;box-shadow:0 2px 6px rgb(220 38 38 / .3)!important;transition:transform 0.15s ease,box-shadow 0.15s ease!important}.btn-support-header:hover{transform:translateY(-1px)!important;box-shadow:0 4px 10px rgb(220 38 38 / .4)!important}.cbt-donation-card{background:linear-gradient(135deg,#FFFBEB 0%,#FEF3C7 100%)!important;border:1.5px solid #FCD34D!important;border-radius:10px!important;padding:14px 16px!important;margin-bottom:14px!important;text-align:center!important;box-shadow:0 2px 8px rgb(217 119 6 / .08)!important}.cbt-donation-header{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:8px!important}.cbt-heart-icon{font-size:24px!important;line-height:1!important}.cbt-donation-title{font-size:11pt!important;font-weight:800!important;color:#92400E!important}.cbt-donation-sub{font-size:8.5pt!important;color:#78350F!important;line-height:1.4!important}.cbt-preset-chips{display:flex!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;margin:10px 0!important}.cbt-chip{background:#FFFFFF!important;border:1.5px solid #CBD5E1!important;border-radius:20px!important;padding:6px 14px!important;font-size:12.5px!important;font-weight:700!important;color:#1E293B!important;cursor:pointer!important;transition:all 0.2s ease!important;display:inline-flex!important;align-items:center!important;gap:4px!important}.cbt-chip:hover{border-color:#F59E0B!important;background:#FFFDF5!important}.cbt-chip.active{background:#D97706!important;border-color:#B45309!important;color:#FFFFFF!important;box-shadow:0 2px 6px rgb(217 119 6 / .3)!important}.cbt-chip-popular{font-size:8.5px!important;background:#EF4444!important;color:#FFFFFF!important;padding:1px 5px!important;border-radius:10px!important;text-transform:uppercase!important;font-weight:800!important}.cbt-custom-amount-row{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;margin:8px 0 12px 0!important}.cbt-currency-symbol{font-size:16px!important;font-weight:bold!important;color:#B45309!important}.cbt-custom-amount-row input{width:140px!important;padding:6px 10px!important;border:1.5px solid #F59E0B!important;border-radius:6px!important;font-size:14px!important;font-weight:bold!important;color:#78350F!important;text-align:center!important}.cbt-donation-actions{display:flex!important;flex-direction:column!important;gap:8px!important}.btn-donate-upi{background:linear-gradient(135deg,#059669 0%,#10B981 100%)!important;color:#FFFFFF!important;border:none!important;border-radius:8px!important;padding:11px 16px!important;font-size:12.5px!important;font-weight:800!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;box-shadow:0 3px 8px rgb(16 185 129 / .25)!important;transition:transform 0.15s ease!important}.btn-donate-upi:hover{transform:translateY(-1px)!important}.upi-badge{background:rgb(255 255 255 / .2)!important;padding:2px 6px!important;border-radius:4px!important;font-size:11px!important}.btn-show-qr{background:#FFFFFF!important;color:#78350F!important;border:1.5px solid #FCD34D!important;border-radius:6px!important;padding:8px 12px!important;font-size:11px!important;font-weight:700!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:100%!important}.btn-donate-rzp{background:linear-gradient(135deg,#1E3A8A 0%,#2563EB 100%)!important;color:#FFFFFF!important;border:none!important;border-radius:6px!important;padding:10px 14px!important;font-size:11.5px!important;font-weight:700!important;cursor:pointer!important;width:100%!important}.cbt-upi-apps-row{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:6px!important;margin-top:4px!important}.cbt-app-pill{border:1px solid #CBD5E1!important;background:#FFFFFF!important;border-radius:6px!important;padding:8px 4px!important;font-size:10.5px!important;font-weight:700!important;cursor:pointer!important;text-align:center!important;transition:all 0.15s ease!important}.cbt-app-pill:hover{border-color:#94A3B8!important;background:#F8FAFC!important}.cbt-app-pill.phonepe{color:#5F259F!important}.cbt-app-pill.gpay{color:#1A73E8!important}.cbt-app-pill.paytm{color:#00BAF2!important}.cbt-qr-expand-box{background:#FFFFFF!important;border:1.5px solid #FCD34D!important;border-radius:8px!important;padding:14px!important;margin-top:10px!important;text-align:center!important}.cbt-qr-img-wrap{display:flex!important;justify-content:center!important;margin-bottom:8px!important}.cbt-qr-desc{font-size:9.5pt!important;color:#475569!important;margin-bottom:8px!important}.cbt-upi-copy-box{display:inline-flex!important;align-items:center!important;gap:8px!important;background:#F8FAFC!important;border:1px solid #CBD5E1!important;border-radius:6px!important;padding:4px 10px!important;font-size:11px!important}.cbt-copy-btn{background:#1E3A8A!important;color:#FFFFFF!important;border:none!important;border-radius:4px!important;padding:3px 8px!important;font-size:10px!important;font-weight:bold!important;cursor:pointer!important}.cbt-review-support-badge{background:linear-gradient(135deg,#FEF3C7 0%,#FFFBEB 100%)!important;border:1.5px solid #FCD34D!important;border-radius:8px!important;padding:10px 14px!important;margin-top:14px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;cursor:pointer!important;transition:transform 0.15s ease,box-shadow 0.15s ease!important}.cbt-review-support-badge:hover{transform:translateY(-1px)!important;box-shadow:0 4px 10px rgb(217 119 6 / .15)!important}.cbt-support-badge-content{display:flex!important;align-items:center!important;gap:10px!important}.cbt-badge-heart{font-size:20px!important;line-height:1!important}.cbt-badge-text{display:flex!important;flex-direction:column!important;text-align:left!important}.cbt-badge-text b{font-size:10.5pt!important;color:#92400E!important}.cbt-badge-text span{font-size:8.5pt!important;color:#78350F!important}.btn-badge-donate{background:#D97706!important;color:#FFFFFF!important;border:none!important;border-radius:6px!important;padding:6px 14px!important;font-size:11px!important;font-weight:800!important;cursor:pointer!important;box-shadow:0 2px 6px rgb(217 119 6 / .3)!important}.cbt-modal-heart-icon{font-size:32px!important;text-align:center!important;line-height:1!important;margin-bottom:6px!important}.cbt-modal-corner-close{position:absolute!important;top:12px!important;right:14px!important;background:#F1F5F9!important;border:1px solid #CBD5E1!important;border-radius:50%!important;width:28px!important;height:28px!important;font-size:13px!important;font-weight:bold!important;color:#475569!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important}#cbt-exam-app.cbt-fullscreen-mode .timer-label,#cbt-exam-app.cbt-fullscreen-mode .timer-badge .timer-label{display:none!important}#cbt-exam-app.cbt-fullscreen-mode .timer-badge{padding:4px 10px!important;font-size:13pt!important;font-weight:800!important;letter-spacing:0.5px!important}#cbt-exam-app.cbt-fullscreen-mode .timer-icon{font-size:14pt!important;margin-right:4px!important}#cbt-exam-app .modal-overlay,.modal-overlay#resultModal,.modal-overlay#cbtDonationModal,.modal-overlay{display:none!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;background:rgb(15 23 42 / .8)!important;backdrop-filter:blur(4px)!important;z-index:2147483647!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;padding:20px 12px 60px 12px!important;box-sizing:border-box!important;align-items:flex-start!important;justify-content:center!important}#cbt-exam-app .modal-card,#resultModal .modal-card,#cbtDonationModal .modal-card{margin:16px auto 40px auto!important;position:relative!important;max-height:none!important;overflow:visible!important}.cbt-calc-overlay{display:none!important;position:fixed!important;top:60px!important;right:20px!important;z-index:2147483640!important;box-shadow:0 15px 35px rgb(0 0 0 / .3)!important}.cbt-calc-overlay.active{display:block!important}.cbt-calc-card{background:#1E293B!important;border-radius:12px!important;width:260px!important;padding:14px!important;border:1px solid #334155!important}.cbt-calc-header{display:flex!important;justify-content:space-between!important;align-items:center!important;color:#F8FAFC!important;font-weight:700!important;font-size:11pt!important;margin-bottom:10px!important}.cbt-calc-close{background:#334155!important;border:none!important;color:#CBD5E1!important;border-radius:50%!important;width:24px!important;height:24px!important;cursor:pointer!important;font-size:11px!important;font-weight:bold!important}.cbt-calc-screen-wrap{margin-bottom:12px!important}.cbt-calc-display{width:100%!important;background:#0F172A!important;color:#38BDF8!important;border:1.5px solid #334155!important;border-radius:6px!important;padding:8px 10px!important;font-size:16pt!important;font-family:'Courier New',Courier,monospace!important;font-weight:800!important;text-align:right!important;box-sizing:border-box!important}.cbt-calc-keypad{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:6px!important}.cbt-calc-btn{padding:10px 4px!important;font-size:11pt!important;font-weight:700!important;border:none!important;border-radius:6px!important;cursor:pointer!important;text-align:center!important;transition:opacity 0.15s ease!important}.cbt-calc-btn:hover{opacity:0.85!important}.cbt-calc-btn.num{background:#334155!important;color:#FFFFFF!important}.cbt-calc-btn.op{background:#2563EB!important;color:#FFFFFF!important}.cbt-calc-btn.fn{background:#475569!important;color:#F8FAFC!important;font-size:9.5pt!important}.cbt-calc-btn.equals{background:#16A34A!important;color:#FFFFFF!important;grid-column:span 2!important}.cbt-calc-btn.zero{grid-column:span 1!important}@media screen and (max-width:600px){.cbt-calc-overlay{top:auto!important;bottom:20px!important;right:10px!important;left:10px!important;display:none!important;justify-content:center!important}.cbt-calc-overlay.active{display:flex!important}.cbt-calc-card{width:100%!important;max-width:320px!important}}#cbt-exam-app .grid-container{position:relative!important}#cbt-exam-app .cbt-paywall-screen,#cbt-exam-app .cbt-container{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}#cbt-exam-app:not(.cbt-fullscreen-mode){overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important}#cbt-exam-app:not(.cbt-fullscreen-mode) .cbt-container{overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important}#cbt-exam-app:not(.cbt-fullscreen-mode) .main-panel{overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important;display:flex!important;flex-direction:column!important;padding:10px 14px!important;box-sizing:border-box!important;position:relative!important}#cbt-exam-app:not(.cbt-fullscreen-mode) .q-card-main{overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important;touch-action:auto!important;-webkit-overflow-scrolling:auto!important;padding:14px 16px 24px 16px!important;box-sizing:border-box!important;position:relative!important}#cbt-exam-app:not(.cbt-fullscreen-mode) .options-grid{overflow:visible!important;height:auto!important;max-height:none!important}#cbt-exam-app:not(.cbt-fullscreen-mode) .action-bar{position:-webkit-sticky!important;position:sticky!important;bottom:0!important;z-index:9999!important;background:#FFFFFF!important;border-top:1.5px solid #E2E8F0!important;box-shadow:0 -4px 16px rgb(0 0 0 / .12)!important;margin-top:16px!important}#cbt-exam-app.cbt-fullscreen-mode{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;max-width:100vw!important;max-height:100vh!important;max-height:100dvh!important;margin:0!important;padding:0!important;border-radius:0!important;z-index:2147483647!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}#cbt-exam-app.cbt-fullscreen-mode .cbt-header{flex:0 0 auto!important;width:100%!important;position:relative!important;z-index:100000005!important}#cbt-exam-app.cbt-fullscreen-mode .cbt-container{flex:1 1 auto!important;min-height:0!important;width:100%!important;height:calc(100vh - 56px)!important;height:calc(100dvh - 56px)!important;overflow:hidden!important;display:flex!important;position:relative!important}#cbt-exam-app.cbt-fullscreen-mode .main-panel{flex:1 1 auto!important;min-height:0!important;height:100%!important;max-height:100%!important;display:flex!important;flex-direction:column!important;padding:0!important;margin:0!important;overflow:hidden!important;box-sizing:border-box!important;position:relative!important}#cbt-exam-app.cbt-fullscreen-mode .section-nav{flex:0 0 auto!important;margin:0!important;padding:6px 14px!important;background:#FFFFFF!important;z-index:30!important}#cbt-exam-app.cbt-fullscreen-mode .q-meta-bar{flex:0 0 auto!important;margin:0!important;padding:8px 14px!important;background:#F8FAFC!important;z-index:29!important}#cbt-exam-app.cbt-fullscreen-mode .q-card-main{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;padding:16px 18px 30px 18px!important;margin:0!important;background:#FFFFFF!important;box-sizing:border-box!important;position:relative!important;z-index:10!important}#cbt-exam-app.cbt-fullscreen-mode .action-bar{flex:0 0 auto!important;position:relative!important;bottom:0!important;width:100%!important;z-index:40!important;background:#FFFFFF!important;border-top:2px solid #E2E8F0!important;padding:10px 14px!important;margin:0!important;box-shadow:0 -4px 16px rgb(0 0 0 / .1)!important;box-sizing:border-box!important}#cbt-exam-app.cbt-palette-closed .main-panel,#cbt-exam-app.cbt-fullscreen-mode.cbt-palette-closed .main-panel{flex:1 1 100%!important;width:100%!important;max-width:100%!important}#cbt-exam-app.cbt-palette-closed .palette-panel,#cbt-exam-app.cbt-fullscreen-mode.cbt-palette-closed .palette-panel{display:none!important;width:0!important;min-width:0!important;max-width:0!important;flex:0 0 0%!important}@media (min-width:901px){#cbt-exam-app:not(.cbt-palette-closed) .main-panel,#cbt-exam-app.cbt-fullscreen-mode:not(.cbt-palette-closed) .main-panel{flex:1 1 calc(100% - 310px)!important;max-width:calc(100% - 310px)!important}#cbt-exam-app:not(.cbt-palette-closed) .palette-panel,#cbt-exam-app.cbt-fullscreen-mode:not(.cbt-palette-closed) .palette-panel{display:flex!important;flex:0 0 310px!important;width:310px!important;min-width:310px!important;max-width:310px!important}}#cbt-exam-app .cbt-header-actions-group{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:nowrap!important}#cbt-exam-app .btn-palette-toggle,#cbt-exam-app #btnPaletteToggle,#cbt-exam-app.cbt-fullscreen-mode .btn-palette-toggle,#cbt-exam-app.cbt-fullscreen-mode #btnPaletteToggle{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;background:#16A34A!important;border:1.5px solid #22C55E!important;color:#FFFFFF!important;padding:5px 12px!important;border-radius:6px!important;font-size:8.5pt!important;font-weight:700!important;cursor:pointer!important;align-items:center!important;justify-content:center!important;gap:5px!important;box-shadow:0 2px 5px rgb(0 0 0 / .15)!important;user-select:none!important;flex-shrink:0!important;z-index:100000020!important}#cbt-exam-app .btn-palette-toggle:hover{background:#15803D!important;transform:translateY(-1px)!important}#cbt-exam-app .btn-palette-toggle.active-palette{background:#DC2626!important;border-color:#EF4444!important}@media (max-width:640px){#cbt-exam-app .user-timer-box{display:flex!important;flex-direction:column!important;width:100%!important;gap:6px!important;padding-top:6px!important;border-top:1px solid rgb(255 255 255 / .18)!important}#cbt-exam-app .user-timer-box>.candidate-tag{margin-right:auto!important}#cbt-exam-app .user-timer-box>.timer-badge{margin-left:auto!important}#cbt-exam-app .cbt-header-actions-group{display:flex!important;width:100%!important;justify-content:space-between!important;gap:4px!important;flex-wrap:nowrap!important}#cbt-exam-app .cbt-header-actions-group button,#cbt-exam-app .cbt-header-actions-group .btn-palette-toggle,#cbt-exam-app .cbt-header-actions-group .btn-fullscreen,#cbt-exam-app .cbt-header-actions-group .btn-support-header{flex:1 1 25%!important;min-width:0!important;padding:5px 3px!important;font-size:7.5pt!important;text-align:center!important;justify-content:center!important;white-space:nowrap!important}}#cbt-exam-app ins.adsbygoogle,#cbt-exam-app .google-auto-placed,#cbt-exam-app .adsbygoogle-noablate{display:none!important;visibility:hidden!important;height:0!important;width:0!important;overflow:hidden!important}@media (max-width:640px){#cbt-exam-app{margin:4px auto 10px auto!important}#cbt-exam-app .cbt-header{padding:6px 10px!important}#cbt-exam-app .exam-info{margin-bottom:2px!important}#cbt-exam-app .exam-title{font-size:11pt!important;line-height:1.2!important;margin-bottom:2px!important}#cbt-exam-app .exam-sub{font-size:7.5pt!important;line-height:1.2!important}#cbt-exam-app .candidate-profile-box{padding:2px 6px!important;gap:5px!important}#cbt-exam-app .candidate-avatar{width:24px!important;height:24px!important}#cbt-exam-app .candidate-meta .c-name{font-size:8pt!important;font-weight:700!important;max-width:90px!important;line-height:1.1!important}#cbt-exam-app .candidate-meta .c-sub{font-size:7pt!important;line-height:1.1!important}#cbt-exam-app .q-meta-bar,#cbt-exam-app.cbt-fullscreen-mode .q-meta-bar{padding:4px 8px!important;font-size:8pt!important;gap:2px 5px!important;min-height:auto!important;line-height:1.25!important;background:#F8FAFC!important;border-bottom:1px solid #E2E8F0!important}#cbt-exam-app #qNumberDisplay{font-size:8.5pt!important;font-weight:800!important;color:#0F172A!important}#cbt-exam-app #qSectionDisplay{font-size:8pt!important;font-weight:700!important;color:#1D4ED8!important}#cbt-exam-app .q-type-label{display:none!important}#cbt-exam-app .q-type-badge{font-size:8pt!important;color:#475569!important}#cbt-exam-app #qMarksDisplay{font-size:8pt!important;font-weight:700!important}#cbt-exam-app .section-nav,#cbt-exam-app.cbt-fullscreen-mode .section-nav{padding:3px 6px!important;margin-bottom:3px!important;gap:4px!important}#cbt-exam-app .sec-btn,#cbt-exam-app.cbt-fullscreen-mode .sec-btn{padding:4px 10px!important;font-size:8pt!important}#cbt-exam-app .q-card-main{padding:10px 12px 18px 12px!important}#cbt-exam-app .q-text-hi{font-size:10.5pt!important;line-height:1.45!important;margin-bottom:8px!important}#cbt-exam-app .q-text-en{font-size:10pt!important;line-height:1.45!important;margin-bottom:8px!important}#cbt-exam-app .options-grid{gap:6px!important;margin:8px 0!important}#cbt-exam-app .opt-label{padding:8px 10px!important;font-size:9.5pt!important;border-radius:6px!important}}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_AMS-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_AMS-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_AMS-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Caligraphic-Bold.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Caligraphic-Bold.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Caligraphic-Bold.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Caligraphic-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Caligraphic-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Caligraphic-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Fraktur-Bold.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Fraktur-Bold.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Fraktur-Bold.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Fraktur-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Fraktur-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Fraktur-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Bold.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Bold.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Bold.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-BoldItalic.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-BoldItalic.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-BoldItalic.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Italic.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Italic.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Italic.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Math-BoldItalic.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Math-BoldItalic.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Math-BoldItalic.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Math-Italic.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Math-Italic.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Math-Italic.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:normal;font-weight:700;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Bold.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Bold.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Bold.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:italic;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Italic.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Italic.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Italic.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Script-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Script-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Script-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size1-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size1-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size1-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size2-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size2-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size2-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size3-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size3-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size3-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size4-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size4-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size4-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Typewriter-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Typewriter-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Typewriter-Regular.ttf) format("truetype")}.katex{text-rendering:auto;font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.9"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.27777778em;margin-right:-.55555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.83333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.71428571em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.85714286em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14285714em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571429em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857143em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71428571em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714286em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857143em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96285714em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55428571em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.55555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.66666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.77777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.88888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.41666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.58333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.66666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.83333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.34722222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.41666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.48611111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.55555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.69444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.83333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44027778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.28935185em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.34722222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.40509259em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.46296296em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.52083333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.69444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.83333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023148em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981481em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108004em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.28929605em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.33751205em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.38572806em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.43394407em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216008em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.57859209em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.69431051em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.83317261em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961427em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.20096463em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.24115756em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.28135048em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.32154341em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.36173633em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.40192926em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.48231511em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.57877814em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.69453376em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.83360129em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-break:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style^=border-color],[style*=";border-color"],[style*="; border-color"]){border-style:solid}html :where([style^=border-top-color],[style*=";border-top-color"],[style*="; border-top-color"]){border-top-style:solid}html :where([style^=border-right-color],[style*=";border-right-color"],[style*="; border-right-color"]){border-right-style:solid}html :where([style^=border-bottom-color],[style*=";border-bottom-color"],[style*="; border-bottom-color"]){border-bottom-style:solid}html :where([style^=border-left-color],[style*=";border-left-color"],[style*="; border-left-color"]){border-left-style:solid}html :where([style^=border-width],[style*=";border-width"],[style*="; border-width"]){border-style:solid}html :where([style^=border-top-width],[style*=";border-top-width"],[style*="; border-top-width"]){border-top-style:solid}html :where([style^=border-right-width],[style*=";border-right-width"],[style*="; border-right-width"]){border-right-style:solid}html :where([style^=border-bottom-width],[style*=";border-bottom-width"],[style*="; border-bottom-width"]){border-bottom-style:solid}html :where([style^=border-left-width],[style*=";border-left-width"],[style*="; border-left-width"]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}:root{--wp-internal-comment:"Placeholder for wp_hoist_late_printed_styles() to replace with the block styles printed at wp_footer."}:root{--wp-internal-comment:"Placeholder for wp_hoist_late_printed_styles() to replace with the global-styles printed at wp_footer."}.wpAdvQuiz_answerCorrect {
    background: #6DB46D !important;
    font-weight: bold !important;
}

.wpAdvQuiz_answerCorrect label {
    font-weight: bold !important;
}

.wpAdvQuiz_answerIncorrect {
    background: #FF9191 !important;
    font-weight: bold !important;
}

.wpAdvQuiz_content {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.wpAdvQuiz_content h2 {
    margin-bottom: 10px !important;
}

* + html .wpAdvQuiz_button, * + html .wpAdvQuiz_button:hover {
    padding: 3px 0 !important;
}

.wpAdvQuiz_button, .wpAdvQuiz_button:hover {
    margin: 0 !important;
    padding: 5px 10px !important;
    background: #13455B !important;
    border-radius: 11px !important;
    color: white !important;
    font-weight: bold !important;
    border: 1px solid #13455B !important;
    box-shadow: 1px 1px 1px #333 !important;
    text-shadow: none !important;
    filter: none !important;
    float: none;
}

.wpAdvQuiz_question_page {
    margin-bottom: 10px !important;
}

.wpAdvQuiz_question_page span {
    font-weight: bold !important;
}

.wpAdvQuiz_questionListItem:last-child, .wpAdvQuiz_questionListItemLastChildIE {
    padding: 3px !important;
    margin-bottom: 0 !important;
}

.wpAdvQuiz_questionListItem {
    padding: 3px !important;
    margin-bottom: 5px !important;
    background-image: none !important;
    margin-left: 0 !important;
    list-style: none !important;
    border: 0 !important;
}

.wpAdvQuiz_questionListItem > table {
    border-collapse: collapse !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    border: none !important;
    text-align: left !important;
}

.wpAdvQuiz_questionListItem > table .alt {
    background: inherit !important;
}

.wpAdvQuiz_questionListItem > table td {
    text-align: left !important;
}

.wpAdvQuiz_list, .wpAdvQuiz_listItem, .wpAdvQuiz_questionList, .wpAdvQuiz_sortStringList, .wpAdvQuiz_sortStringList, .wpAdvQuiz_maxtrixSortCriterion, .wpAdvQuiz_resultsList, .wpAdvQuiz_catOverview ol {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.wpAdvQuiz_list {
    border: 0 !important;
}

.wpAdvQuiz_questionList {
    margin-bottom: 10px !important;
    background: #F8FAF5 !important;
    border: 1px solid #C3D1A3 !important;
    padding: 5px !important;
    list-style: none !important;
}

.wpAdvQuiz_listItem {
    position: relative !important;
    border: 0 !important;
    background-image: none !important;
}

.wpAdvQuiz_response {
    background: #F8FAF5 !important;
    border: 1px solid #C4C4C4 !important;
    padding: 5px !important;
    margin-bottom: 15px !important;
    box-shadow: 1px 1px 2px #AAA !important;
}

.wpAdvQuiz_response span {
    font-weight: bold !important;
}

.wpAdvQuiz_sort {
    width: 25px !important;
}

.wpAdvQuiz_results h3 {
    margin-bottom: 10px !important;
}

.wpAdvQuiz_sort_correct_answer {
    font-weight: bold !important;
    margin-right: 5px !important;
    display: none !important;
}

.wpAdvQuiz_sortable, .wpAdvQuiz_sortStringItem {
    padding: 5px !important;
    border: 1px solid lightGrey !important;
    box-shadow: 2px 2px 1px #EEE;
    background-color: #F8FAF5 !important;
    cursor: move;
}

.wpAdvQuiz_time_limit .time {
    font-weight: bold !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.wpAdvQuiz_time_limit .wpAdvQuiz_progress {
    height: 10px !important;
    background-color: blue !important;
    margin-bottom: 5px !important;
}

.wpAdvQuiz_time_limit_expired {
    font-weight: bold !important;
    font-size: 15px !important;
    text-align: center !important;
}

.wpAdvQuiz_question_text {
    margin-bottom: 10px !important;
}

.wpAdvQuiz_tipp > div {
    padding: 10px !important;
    background-color: #DDECFF !important;
    border: 1px dotted #363636 !important;
    border-radius: 10px !important;
    position: absolute !important;
    bottom: 5px !important;
    left: 5px !important;
    right: 5px !important;
    box-shadow: 2px 2px 5px 0 #313131 !important;
    z-index: 99999 !important;
}

.wpAdvQuiz_matrixSortString, .wpAdvQuiz_matrixSortString > h3 {
    margin-bottom: 10px !important;
    margin-top: 0 !important;
}

.wpAdvQuiz_matrixSortString {
    background: #F8FAF5 !important;
    border: 1px solid #C3D1A3 !important;
    padding: 5px !important;
}

.wpAdvQuiz_sortStringList {
    padding: 10px !important;
    border: 0 !important;
}

.wpAdvQuiz_sortStringList > li {
    float: left !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
    margin-bottom: 5px !important;
}

.wpAdvQuiz_sortStringItem {
    margin: 0 !important;
    background-image: none !important;
    list-style: none !important;
}

.wpAdvQuiz_maxtrixSortCriterion {
    padding: 5px !important;
}

.wpAdvQuiz_placehold {
    background-color: #FFFFC2 !important;
    list-style: none !important;
    background-image: none !important;
    padding: 5px !important;
    height: 30px !important;
    min-width: 50px !important;
    margin: 0 !important;
}

.wpAdvQuiz_maxtrixSortText {
    padding: 5px !important;
}

.wpAdvQuiz_mextrixTr > td {
    border: 1px solid #D1D1D1 !important;
    padding: 5px !important;
    vertical-align: middle !important;
}

.wpAdvQuiz_points {
    font-weight: bold !important;
    text-align: center !important;
    margin-bottom: 20px !important;
}

.wpAdvQuiz_cloze input[type="text"] {
    background: transparent;
    border: 0 !important;
    border-bottom: 1px solid !important;
    height: 18px !important;
    margin: 0 !important;
    padding: 0 4px 0 4px !important;
    color: black !important;
    border-radius: 0 !important;
    box-shadow: 0 0 !important;
}

.wpAdvQuiz_cloze input:focus {
    outline: none !important;
}

.wpAdvQuiz_questionListItem input, .wpAdvQuiz_questionListItem label {
    margin: 0 !important;
    font-weight: normal;
    display: inline;
}

.wpAdvQuiz_questionListItem label {
    float: none;
}

.wpAdvQuiz_questionListItem input {
    float: none !important;
    display: inline !important;
}

.wpAdvQuiz_resultsList {
    border: 0 !important;
}

.wpAdvQuiz_resultsList > li {
    background-image: none !important;
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important;
    border: 0 !important;
}

.wpAdvQuiz_lock, .wpAdvQuiz_prerequisite, .wpAdvQuiz_startOnlyRegisteredUser, .wpAdvQuiz_loadQuiz {
    border: 1px dotted #FFC3C3 !important;
    background-color: #FFF7F7 !important;
}

.wpAdvQuiz_lock p, .wpAdvQuiz_prerequisite p, .wpAdvQuiz_startOnlyRegisteredUser p, .wpAdvQuiz_loadQuiz p {
    margin: 20px !important;
    font-weight: bold !important;
}

.wpAdvQuiz_toplistTable {
    width: 100% !important;
    border: 1px solid #C3D1A3 !important;
    border-collapse: collapse !important;
    margin: 0 !important;
}

.wpAdvQuiz_toplistTable caption {
    caption-side: top !important;
    text-align: right !important;
    padding-bottom: 2px !important;
    color: gray !important;
    margin: 0 !important;
    font-size: 11px !important;
}

.wpAdvQuiz_toplistTable thead tr {
    background: rgb(155, 187, 89) !important;
    padding: 5px !important;
    color: white !important;
    font-weight: bold !important;
}

.wpAdvQuiz_toplistTable tbody td:FIRST-CHILD {
    font-weight: bold !important;
}

.wpAdvQuiz_toplistTable td, .wpAdvQuiz_toplistTable th {
    padding: 5px !important;
    text-align: center !important;
    border: 0 !important;
}

.wpAdvQuiz_toplistTable th {
    background: #9BBB59 !important;
}

.wpAdvQuiz_toplistTrOdd {
    background-color: #EBF1DE !important;
}

.wpAdvQuiz_addToplist {
    margin-top: 10px !important;
    background-color: #F5FAEA !important;
    padding: 10px !important;
    border: 1px solid #C3D1A3 !important;
}

.wpAdvQuiz_addToplistMessage {
    border: 1px solid rgb(160, 160, 160) !important;
    background-color: #FCFFB3 !important;
    margin-bottom: 5px !important;
    border-radius: 5px !important;
    padding: 5px !important;
    font-weight: bold !important;
    color: dimGray !important;
}

.wpAdvQuiz_resultTable {
    margin: 15px auto !important;
    width: 400px !important;
    border: 1px solid #C4C4C4 !important;
    padding: 15px !important;
    font-weight: bold !important;
}

.wpAdvQuiz_resultTable table {
    width: 100% !important;
    border-collapse: collapse !important;
    margin: 0 !important;
    border: 0 !important;
    text-align: left !important;
}

.wpAdvQuiz_resultTable table td {
    text-align: left !important;
}

.wpAdvQuiz_resultTable .alt {
    background: inherit !important;
}

.wpAdvQuiz_resultName {
    width: 100px !important;
    border-right: 1px solid rgb(134, 134, 134) !important;
    padding: 10px 0 !important;
    border-bottom: 0 !important;
    border-top: 0 !important;
    border-left: 0 !important;
}

.wpAdvQuiz_resultValue {
    padding: 0 !important;
    border: 0 !important;
}

.wpAdvQuiz_resultValue div {
    color: black !important;
    text-align: right !important;
    box-shadow: 1px 1px 3px 1px #C4C4C4 !important;
    display: inline-block !important;
    height: 18px !important;
    zoom: 1 !important;
    *display: inline !important;
    margin-right: 3px !important;
    vertical-align: middle !important;
}

.wpAdvQuiz_addBox label {
    display: inline !important;
}

.wpAdvQuiz_addBox input[type="text"] {
    margin: 0 !important;
}

.wpAdvQuiz_reviewQuestion {
    max-height: 100px;
    overflow: hidden;
    border: 1px solid #C3D1A3;
    background-color: #F8FAF5;
    position: relative;
}

.wpAdvQuiz_box {
    border: 1px solid #C3D1A3;
    background-color: #F8FAF5;
}

.wpAdvQuiz_checkPage h3 {
    margin: 10px 0 10px 0;
}

.wpAdvQuiz_reviewQuestion ol, .wpAdvQuiz_checkPage ol {
    list-style-type: none !important;
    margin: 0 !important;
    padding: 5px 12px 0 5px !important;
    zoom: 1 !important;
    position: relative !important;
    border: 0 !important;
}

.wpAdvQuiz_reviewQuestion ol:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.wpAdvQuiz_reviewQuestionTarget {
    font-weight: bold;
    border-color: #7DB1D3 !important;
    box-shadow: 0 0 2px 1px #C4C4C4;
}

.wpAdvQuiz_reviewQuestion li, .wpAdvQuiz_checkPage li {
    float: left !important;
    margin: 0 5px 5px 0 !important;
    border: 1px solid #CFCFCF;
    padding: 5px 0 5px 0 !important;
    width: 30px !important;
    text-align: center !important;
    background-color: white;
    cursor: pointer !important;
    list-style-type: none !important;
    background-image: none !important;
}

.wpAdvQuiz_reviewQuestion div {
    position: absolute;
    right: 0;
    background-color: #B8B8B8;
    top: 0;
    height: 20px;
    width: 10px;
    border: 0;
    border-radius: 10px;
    cursor: move;
}

.wpAdvQuiz_reviewLegend {
    padding: 5px !important;
    margin-bottom: 8px !important;
}

.wpAdvQuiz_reviewLegend ol {
    list-style-type: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}

.wpAdvQuiz_reviewLegend li {
    float: left !important;
    padding-right: 5px !important;
    list-style-type: none !important;
    margin: 0 !important;
    border: 0 !important;
    background-image: none !important;
}

.wpAdvQuiz_reviewColor {
    height: 10px !important;
    width: 10px !important;
    display: inline-block !important;
    margin-right: 2px !important;
}

.wpAdvQuiz_button2 {
    border: 1px solid #DADADA !important;
    background: whiteSmoke !important;
    color: #303030 !important;
    border-radius: 4px !important;
    padding: 3px 5px !important;
    box-shadow: 1px 1px 1px #A7A7A7 !important;
    text-shadow: none !important;
    filter: none !important;
    margin: 0 !important;
    font-weight: normal !important;
}

.wpAdvQuiz_button2:hover {
    background: #EBEBEB !important;
}

.wpAdvQuiz_reviewDiv {
    margin: 20px 0 20px 0 !important;
}

.wpAdvQuiz_header {
    margin: 0 !important;
}

.wpAdvQuiz_catOverview {
    margin-top: 10px;
    margin-bottom: 20px;
}

.wpAdvQuiz_catOverview li {
    list-style: none !important;
    padding: 0 !important;
    clear: left !important;
    border-bottom: 1px dashed #aaa;
    height: 1.05em !important;
    margin: 10px 0 0 0 !important;
    position: relative !important;
}

.wpAdvQuiz_catOverview span {
    background: #fff !important;
    padding: 0 3px 0 0 !important;
    float: left !important;
    position: absolute !important;
    text-decoration: none !important;
}

span.wpAdvQuiz_catName {

}

span.wpAdvQuiz_catPercent {
    font-weight: bold !important;
    padding-left: 5px !important;
    color: #000 !important;
    right: 0 !important;
}

.wpAdvQuiz_forms {
    margin: 20px 0 20px 0 !important;
}

.wpAdvQuiz_required {
    color: #F00 !important;
    font-weight: bold !important;
}

.wpAdvQuiz_invalidate {
    border: 1px solid #FFCFCF !important;
    background: #FFEBE8 !important;
    padding: 4px !important;
    margin: 4px 0 4px 0 !important;
    display: none;
}

.wpAdvQuiz_forms table {
    width: auto !important;
    border-collapse: separate !important;
    border-spacing: 2px !important;
    border: 0;
    text-align: left !important;
}

.wpAdvQuiz_forms table .alt {
    background: inherit !important;
}

.wpAdvQuiz_forms table td {
    text-align: left !important;
}

.wpAdvQuiz_forms td {
    vertical-align: top !important;
    padding: 0 0 8px 0 !important;
    margin: 0 !important;
    border: 0 !important;
    background: none !important;
}

.wpAdvQuiz_forms input, .wpAdvQuiz_forms textarea, .wpAdvQuiz_forms label, .wpAdvQuiz_forms select {
    margin: 0 !important;
    float: none !important;
    display: inline !important;
}

.wpAdvQuiz_forms select {
    width: auto !important;
}

.wpAdvQuiz_resultForm {
    display: none;
}

.wpAdvQuiz_quiz input[type="checkbox"] {
    -webkit-appearance: checkbox;
}

.wpAdvQuiz_quiz input[type="radio"] {
    -webkit-appearance: radio;
}.wpProQuiz_content,.wpProQuiz_content h2{margin-bottom:10px!important}.wpProQuiz_answerCorrect,.wpProQuiz_answerCorrect label,.wpProQuiz_answerIncorrect,.wpProQuiz_question_page span{font-weight:700!important}.wpProQuiz_answerCorrect{background:#6DB46D!important}.wpProQuiz_answerIncorrect{background:#FF9191!important}.wpProQuiz_content{margin-top:10px!important}*+html .wpProQuiz_button,*+html .wpProQuiz_button:hover{padding:3px 0!important}.wpProQuiz_button,.wpProQuiz_button:hover{margin:0!important;padding:5px 10px!important;background:#13455B!important;border-radius:11px!important;color:#fff!important;font-weight:700!important;border:1px solid #13455B!important;box-shadow:1px 1px 1px #333!important;text-shadow:none!important;filter:none!important;float:none}.wpProQuiz_question_page{margin-bottom:10px!important}.wpProQuiz_questionListItem:last-child,.wpProQuiz_questionListItemLastChildIE{padding:3px!important;margin-bottom:0!important}.wpProQuiz_questionListItem{padding:3px!important;margin-bottom:5px!important;background-image:none!important;margin-left:0!important;list-style:none!important;border:0!important}.wpProQuiz_questionListItem>table{border-collapse:collapse!important;margin:0!important;padding:0!important;width:100%;border:none!important;text-align:left!important}.wpProQuiz_questionListItem>table .alt{background:inherit!important}.wpProQuiz_questionListItem>table td{text-align:left!important}.wpProQuiz_points,.wpProQuiz_time_limit_expired{font-weight:700!important;text-align:center!important}.wpProQuiz_catOverview ol,.wpProQuiz_list,.wpProQuiz_listItem,.wpProQuiz_maxtrixSortCriterion,.wpProQuiz_questionList,.wpProQuiz_resultsList,.wpProQuiz_sortStringList{list-style:none!important;padding:0!important;margin:0!important}.wpProQuiz_list{border:0!important}.wpProQuiz_questionList{margin-bottom:10px!important;background:#F8FAF5!important;border:1px solid #C3D1A3!important;padding:5px!important;list-style:none!important}.wpProQuiz_listItem{position:relative!important;border:0!important;background-image:none!important}.wpProQuiz_response{background:#F8FAF5!important;border:1px solid #C4C4C4!important;padding:5px!important;margin-bottom:15px!important;box-shadow:1px 1px 2px #AAA!important}.wpProQuiz_response span{font-weight:700!important}.wpProQuiz_sort{width:25px!important}.wpProQuiz_results h3{margin-bottom:10px!important}.wpProQuiz_sort_correct_answer{font-weight:700!important;margin-right:5px!important;display:none!important}.wpProQuiz_sortStringItem,.wpProQuiz_sortable{padding:5px!important;border:1px solid #d3d3d3!important;box-shadow:2px 2px 1px #EEE;background-color:#F8FAF5!important;cursor:move}.wpProQuiz_time_limit .time{font-weight:700!important;margin-top:5px!important;margin-bottom:5px!important}.wpProQuiz_time_limit .wpProQuiz_progress{height:10px!important;background-color:#00f!important;margin-bottom:5px!important}.wpProQuiz_time_limit_expired{font-size:15px!important}.wpProQuiz_question_text{margin-bottom:10px!important}.wpProQuiz_tipp>div{padding:10px!important;background-color:#DDECFF!important;border:1px dotted #363636!important;border-radius:10px!important;position:absolute!important;bottom:5px!important;left:5px!important;right:5px!important;box-shadow:2px 2px 5px 0 #313131!important;z-index:99999!important}.wpProQuiz_matrixSortString,.wpProQuiz_matrixSortString>h3{margin-bottom:10px!important;margin-top:0!important}.wpProQuiz_matrixSortString{background:#F8FAF5!important;border:1px solid #C3D1A3!important;padding:5px!important}.wpProQuiz_sortStringList{padding:10px!important;border:0!important}.wpProQuiz_maxtrixSortCriterion,.wpProQuiz_maxtrixSortText,.wpProQuiz_placehold{padding:5px!important}.wpProQuiz_sortStringList>li{float:left!important;margin-left:5px!important;margin-right:5px!important;margin-bottom:5px!important}.wpProQuiz_placehold,.wpProQuiz_sortStringItem{background-image:none!important;margin:0!important;list-style:none!important}.wpProQuiz_placehold{background-color:#FFFFC2!important;height:30px!important;min-width:50px!important}.wpProQuiz_mextrixTr>td{border:1px solid #D1D1D1!important;padding:5px!important;vertical-align:middle!important}.wpProQuiz_points{margin-bottom:20px!important}.wpProQuiz_cloze input[type=text]{background:0 0;border:0!important;border-bottom:1px solid!important;height:18px!important;margin:0!important;padding:0 4px!important;color:#000!important;border-radius:0!important;box-shadow:0 0!important}.wpProQuiz_cloze input:focus{outline:0!important}.wpProQuiz_questionListItem input,.wpProQuiz_questionListItem label{margin:0!important;font-weight:400;display:inline}.wpProQuiz_questionListItem label{float:none}.wpProQuiz_questionListItem input{float:none!important;display:inline!important}.wpProQuiz_resultsList{border:0!important}.wpProQuiz_resultsList>li{background-image:none!important;padding:0!important;margin:0!important;list-style-type:none!important;border:0!important}.wpProQuiz_loadQuiz,.wpProQuiz_lock,.wpProQuiz_prerequisite,.wpProQuiz_startOnlyRegisteredUser{border:1px dotted #FFC3C3!important;background-color:#FFF7F7!important}.wpProQuiz_loadQuiz p,.wpProQuiz_lock p,.wpProQuiz_prerequisite p,.wpProQuiz_startOnlyRegisteredUser p{margin:20px!important;font-weight:700!important}.wpProQuiz_toplistTable{width:100%!important;border:1px solid #C3D1A3!important;border-collapse:collapse!important;margin:0!important}.wpProQuiz_toplistTable caption{caption-side:top!important;text-align:right!important;padding-bottom:2px!important;color:gray!important;margin:0!important;font-size:11px!important}.wpProQuiz_toplistTable thead tr{background:#9bbb59!important;padding:5px!important;color:#fff!important;font-weight:700!important}.wpProQuiz_toplistTable tbody td:FIRST-CHILD{font-weight:700!important}.wpProQuiz_toplistTable td,.wpProQuiz_toplistTable th{padding:5px!important;text-align:center!important;border:0!important}.wpProQuiz_toplistTable th{background:#9BBB59!important}.wpProQuiz_toplistTrOdd{background-color:#EBF1DE!important}.wpProQuiz_addToplist{margin-top:10px!important;background-color:#F5FAEA!important;padding:10px!important;border:1px solid #C3D1A3!important}.wpProQuiz_addToplistMessage{border:1px solid #a0a0a0!important;background-color:#FCFFB3!important;margin-bottom:5px!important;border-radius:5px!important;padding:5px!important;font-weight:700!important;color:#696969!important}.wpProQuiz_resultTable{margin:15px auto!important;width:25pc!important;border:1px solid #C4C4C4!important;padding:15px!important;font-weight:700!important}.wpProQuiz_resultTable table{width:100%!important;border-collapse:collapse!important;margin:0!important;border:0!important;text-align:left!important}.wpProQuiz_resultTable table td{text-align:left!important}.wpProQuiz_resultTable .alt{background:inherit!important}.wpProQuiz_resultName{width:75pt!important;border-right:1px solid #868686!important;padding:10px 0!important;border-bottom:0!important;border-top:0!important;border-left:0!important}.wpProQuiz_resultValue{padding:0!important;border:0!important}.wpProQuiz_box,.wpProQuiz_reviewQuestion{border:1px solid #C3D1A3;background-color:#F8FAF5}.wpProQuiz_resultValue div{color:#000!important;text-align:right!important;box-shadow:1px 1px 3px 1px #C4C4C4!important;display:inline-block!important;height:18px!important;zoom:1!important;*display:inline!important;margin-right:3px!important;vertical-align:middle!important}.wpProQuiz_addBox label{display:inline!important}.wpProQuiz_addBox input[type=text]{margin:0!important}.wpProQuiz_reviewQuestion{max-height:75pt;overflow:hidden;position:relative}.wpProQuiz_checkPage h3{margin:10px 0}.wpProQuiz_checkPage ol,.wpProQuiz_reviewQuestion ol{list-style-type:none!important;margin:0!important;padding:5px 9pt 0 5px!important;zoom:1!important;position:relative!important;border:0!important}.wpProQuiz_reviewQuestion ol:after{content:".";display:block;height:0;clear:both;visibility:hidden}.wpProQuiz_reviewQuestionTarget{font-weight:700;border-color:#7DB1D3!important;box-shadow:0 0 2px 1px #C4C4C4}.wpProQuiz_checkPage li,.wpProQuiz_reviewQuestion li{float:left!important;margin:0 5px 5px 0!important;border:1px solid #CFCFCF;padding:5px 0!important;width:30px!important;text-align:center!important;background-color:#fff;cursor:pointer!important;list-style-type:none!important;background-image:none!important}.wpProQuiz_forms table,.wpProQuiz_forms table td{text-align:left!important}.wpProQuiz_reviewQuestion div{position:absolute;right:0;background-color:#B8B8B8;top:0;height:20px;width:10px;border:0;border-radius:10px;cursor:move}.wpProQuiz_reviewLegend{padding:5px!important;margin-bottom:8px!important}.wpProQuiz_reviewLegend li,.wpProQuiz_reviewLegend ol{list-style-type:none!important;margin:0!important;border:0!important}.wpProQuiz_reviewLegend ol{padding:0!important}.wpProQuiz_reviewLegend li{float:left!important;padding-right:5px!important;background-image:none!important}.wpProQuiz_reviewColor{height:10px!important;width:10px!important;display:inline-block!important;margin-right:2px!important}.wpProQuiz_button2{border:1px solid #DADADA!important;background:#f5f5f5!important;color:#303030!important;border-radius:4px!important;padding:3px 5px!important;box-shadow:1px 1px 1px #A7A7A7!important;text-shadow:none!important;filter:none!important;margin:0!important;font-weight:400!important}.wpProQuiz_button2:hover{background:#EBEBEB!important}.wpProQuiz_reviewDiv{margin:20px 0!important}.wpProQuiz_header{margin:0!important}.wpProQuiz_catOverview{margin-top:10px;margin-bottom:20px}.wpProQuiz_catOverview li{list-style:none!important;padding:0!important;clear:left!important;border-bottom:1px dashed #aaa;height:1.05em!important;margin:10px 0 0!important;position:relative!important}.wpProQuiz_catOverview span{background:#fff!important;padding:0 3px 0 0!important;float:left!important;position:absolute!important;text-decoration:none!important}span.wpProQuiz_catPercent{font-weight:700!important;padding-left:5px!important;color:#000!important;right:0!important}.wpProQuiz_forms{margin:20px 0!important}.wpProQuiz_required{color:red!important;font-weight:700!important}.wpProQuiz_invalidate{border:1px solid #FFCFCF!important;background:#FFEBE8!important;padding:4px!important;margin:4px 0!important;display:none}.wpProQuiz_forms table{width:auto!important;border-collapse:separate!important;border-spacing:2px!important;border:0}.wpProQuiz_forms table .alt{background:inherit!important}.wpProQuiz_forms td{vertical-align:top!important;padding:0 0 8px!important;margin:0!important;border:0!important;background:0 0!important}.wpProQuiz_forms input,.wpProQuiz_forms label,.wpProQuiz_forms select,.wpProQuiz_forms textarea{margin:0!important;float:none!important;display:inline!important}.wpProQuiz_forms select{width:auto!important}.wpProQuiz_resultForm{display:none}.wpProQuiz_quiz input[type=checkbox]{-webkit-appearance:checkbox}.wpProQuiz_quiz input[type=radio]{-webkit-appearance:radio}.lazyload{background-image:none!important}.lazyload:before{background-image:none!important}.wp-block-gallery.is-cropped .blocks-gallery-item picture{height:100%;width:100%}.col-1-3,.team-member,.authorbox-column{position:relative!important;background:linear-gradient(135deg,#ffffff 0%,#f8fafc 50%,#edf2f7 100%)!important;border:1px solid #e2e8f0!important;border-radius:16px!important;padding:26px 20px 20px!important;margin-bottom:24px!important;box-shadow:0 10px 25px -5px rgb(15 23 42 / .08),0 4px 6px -2px rgb(15 23 42 / .04)!important;text-align:center!important;overflow:hidden!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important}.col-1-3:hover{transform:translateY(-6px) scale(1.01)!important;box-shadow:0 20px 30px -8px rgb(15 23 42 / .15)!important;border-color:#cbd5e1!important}.col-1-3::after{content:""!important;position:absolute!important;top:18px!important;left:20px!important;width:34px!important;height:25px!important;background:linear-gradient(135deg,#d4af37 0%,#f9d976 50%,#c59b27 100%)!important;border-radius:5px!important;box-shadow:inset 0 1px 1px rgb(255 255 255 / .6),0 2px 4px rgb(0 0 0 / .15)!important;border:1px solid #b8860b!important;display:block!important}.col-1-3::before{content:"VERIFIED"!important;position:absolute!important;top:18px!important;right:20px!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important;font-size:9px!important;font-weight:800!important;letter-spacing:1.5px!important;color:#0b5ed7!important;background:rgb(11 94 215 / .08)!important;padding:3px 8px!important;border-radius:12px!important;border:1px solid rgb(11 94 215 / .2)!important;text-transform:uppercase!important;display:block!important}.col-1-3 img,.author-image img{width:82px!important;height:82px!important;border-radius:50%!important;object-fit:cover!important;margin:24px auto 12px auto!important;display:block!important;border:3px solid #ffffff!important;box-shadow:0 4px 12px rgb(0 0 0 / .12)!important;background:#fff!important}.col-1-3 h3,.col-1-3 h4,.col-1-3 strong{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important;font-size:1.15rem!important;font-weight:800!important;color:#0f172a!important;letter-spacing:0.5px!important;text-transform:uppercase!important;margin-bottom:8px!important;display:block!important}.col-1-3 p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important;font-size:13px!important;line-height:1.55!important;color:#475569!important;font-style:normal!important;text-align:center!important;margin:0!important;background:rgb(241 245 249 / .8)!important;padding:10px 12px!important;border-radius:8px!important;border:1px solid rgb(226 232 240 / .8)!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.post-grid-thumbnail,body:not(.single) .post-thumbnail{width:100%!important;margin-bottom:8px!important;overflow:hidden!important;border-radius:8px!important;background-color:#f1f3f5!important;aspect-ratio:16 / 9!important}.post-grid-thumbnail img,body:not(.single) .post-thumbnail img{width:100%!important;height:100%!important;aspect-ratio:16 / 9!important;object-fit:cover!important;display:block!important}.post-grid .entry-meta,body:not(.single) .entry-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:6px 0!important;font-size:12px!important;text-transform:uppercase!important}.entry-categories a,.entry-meta a[rel="category tag"]{color:#d32f2f!important;font-weight:700!important;font-size:12px!important;text-decoration:none!important}.entry-meta time,.entry-meta .entry-date{color:#777!important;font-size:12px!important}.post-grid-title,.post-grid-title a,body:not(.single) h2.entry-title a{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;font-size:1.28rem!important;line-height:1.35!important;font-weight:700!important;color:#121212!important;text-decoration:none!important;text-align:left!important;margin:4px 0 8px 0!important;display:block!important}.post-grid-title a:hover{color:#d32f2f!important}.post-grid-excerpt p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;font-size:14px!important;line-height:1.5!important;color:#555!important;text-align:left!important;margin-bottom:8px!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.post-list-item,.blog-thumbnail-large .post-list-item{display:flex!important;align-items:center!important;padding:16px 0!important;border-bottom:1px dotted #dcdcdc!important}.post-list-thumbnail,.blog-thumbnail-large .post-list-thumbnail{width:120px!important;min-width:120px!important;height:85px!important;margin-right:16px!important;border-radius:6px!important;overflow:hidden!important;flex:0 0 120px!important}.post-list-thumbnail img{width:100%!important;height:100%!important;object-fit:cover!important}.post-list-title a{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;font-size:1.15rem!important;font-weight:700!important;color:#121212!important;text-decoration:none!important}@media only screen and (max-width:1023px){#content,.single #content,.archive #content{padding-top:85px!important}}.single h1.entry-title,.single .entry-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;font-size:30px!important;font-weight:800!important;line-height:1.25!important;color:#111!important;margin-bottom:6px!important}.single .entry-header+.post-thumbnail{margin-top:6px!important;margin-bottom:16px!important}.single .entry-content p,.single .entry-content li{font-family:"Palatino Linotype","Book Antiqua",Palatino,serif!important;font-size:17.5px!important;line-height:1.8!important;color:#222!important;text-align:justify!important;text-justify:inter-word!important}.single .entry-content h2{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;font-size:25px!important;font-weight:700!important;color:#111!important;margin-top:28px!important;margin-bottom:12px!important}.single .entry-content h3{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;font-size:21px!important;font-weight:700!important;color:#1a1a1a!important;margin-top:22px!important;margin-bottom:10px!important}@media screen and (max-width:767px){.col-1-3{width:100%!important;margin-bottom:20px!important}.post-grid-title,body:not(.single) h2.entry-title a{font-size:1.15rem!important}.post-list-thumbnail{width:100px!important;min-width:100px!important;height:70px!important}.single h1.entry-title{font-size:24px!important}.single .entry-content p{font-size:16.5px!important}}body #page-wrapper #primary,body #page-wrapper #secondary{padding-top:30px}body #page-wrapper #primary,body #page-wrapper #secondary{padding-bottom:50px}.vc_custom_1501754978651{padding-bottom:40px!important}.vc_custom_1501755230485{padding-top:20px!important;padding-bottom:20px!important}.vc_custom_1782910593851{background-position:center!important;background-repeat:no-repeat!important;background-size:contain!important;border-radius:10px!important}.vc_custom_1706174102418{background-color:#a8f7e7!important}.vc_custom_1782910661117{margin-right:0px!important;margin-left:0px!important}.vc_custom_1706174397283{background-color:#e7ffb5!important}.vc_custom_1706174745583{background-color:#e7ffb5!important}.vc_custom_1706174766860{background-color:#e7ffb5!important}.vc_custom_1706174442460{background-color:#ffd072!important}.vc_custom_1706174511527{background-color:#ffbc38!important}.vc_custom_1736857392455{border-color:#A4D957!important}.vc_custom_1706175433187{background-color:#ffff56!important}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_AMS-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_AMS-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_AMS-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Caligraphic-Bold.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Caligraphic-Bold.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Caligraphic-Bold.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Caligraphic-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Caligraphic-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Caligraphic-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Fraktur-Bold.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Fraktur-Bold.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Fraktur-Bold.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Fraktur-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Fraktur-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Fraktur-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Bold.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Bold.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Bold.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-BoldItalic.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-BoldItalic.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-BoldItalic.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Italic.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Italic.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Italic.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Main-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Math-BoldItalic.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Math-BoldItalic.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Math-BoldItalic.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Math-Italic.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Math-Italic.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Math-Italic.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:normal;font-weight:700;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Bold.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Bold.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Bold.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:italic;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Italic.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Italic.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Italic.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_SansSerif-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Script-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Script-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Script-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size1-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size1-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size1-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size2-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size2-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size2-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size3-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size3-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size3-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size4-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size4-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Size4-Regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Typewriter-Regular.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Typewriter-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/fonts/KaTeX_Typewriter-Regular.ttf) format("truetype")}.katex{text-rendering:auto;font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.9"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.27777778em;margin-right:-.55555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.83333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.71428571em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.85714286em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14285714em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571429em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857143em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71428571em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714286em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857143em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96285714em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55428571em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.55555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.66666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.77777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.88888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.41666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.58333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.66666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.83333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.34722222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.41666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.48611111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.55555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.69444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.83333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44027778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.28935185em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.34722222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.40509259em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.46296296em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.52083333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.69444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.83333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023148em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981481em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108004em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.28929605em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.33751205em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.38572806em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.43394407em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216008em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.57859209em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.69431051em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.83317261em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961427em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.20096463em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.24115756em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.28135048em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.32154341em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.36173633em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.40192926em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.48231511em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.57877814em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.69453376em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.83360129em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}#cbt-exam-app{--cbt-primary:#1E3A8A;--cbt-primary-light:#3B82F6;--cbt-success:#16A34A;--cbt-warning:#D97706;--cbt-danger:#DC2626;--cbt-review:#7E22CE;--cbt-dark:#0F172A;--cbt-light-bg:#F8FAFC;--cbt-card-bg:#FFFFFF;--cbt-border:#E2E8F0;font-family:'Segoe UI',system-ui,-apple-system,sans-serif;color:var(--cbt-dark);background-color:#F1F5F9;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px rgb(0 0 0 / .08);margin:15px 0;display:flex;flex-direction:column;min-height:600px;max-width:100%;box-sizing:border-box;position:relative;transition:all 0.3s ease}#cbt-exam-app *{box-sizing:border-box}#cbt-exam-app .cbt-palette-backdrop{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(15 23 42 / .65);backdrop-filter:blur(2px);z-index:99999999}#cbt-exam-app.cbt-palette-open{overflow:visible!important}#cbt-exam-app.cbt-palette-open .cbt-palette-backdrop{display:block}#cbt-exam-app.cbt-fullscreen-mode{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;margin:0!important;border-radius:0!important;z-index:99999999!important;overflow-y:auto!important;box-shadow:none!important}#cbt-exam-app.cbt-fullscreen-mode .cbt-container{flex:1;min-height:0}#cbt-exam-app .cbt-header{background:linear-gradient(135deg,#1E3A8A,#1E40AF);color:#FFF;padding:10px 18px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px rgb(0 0 0 / .15);position:relative!important;z-index:100000005!important;flex-wrap:wrap;gap:8px}#cbt-exam-app .exam-info{display:flex;flex-direction:column}#cbt-exam-app .exam-title{font-size:12pt;font-weight:800;letter-spacing:.5px;line-height:1.3}#cbt-exam-app .exam-sub{font-size:8.5pt;color:#BFDBFE}#cbt-exam-app .user-timer-box{display:flex;align-items:center;gap:8px;flex-wrap:wrap}#cbt-exam-app .candidate-profile-box{display:flex;align-items:center;gap:8px;background:rgb(255 255 255 / .12);padding:3px 8px;border-radius:20px;border:1px solid rgb(255 255 255 / .25)}#cbt-exam-app .candidate-avatar{width:28px;height:28px;border-radius:50%;border:1.5px solid #38BDF8;object-fit:cover;background:#fff;display:block}#cbt-exam-app .candidate-meta{text-align:left;line-height:1.2}#cbt-exam-app .candidate-meta .c-name{color:#FFF;font-size:8pt;font-weight:700;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#cbt-exam-app .candidate-meta .c-sub{color:#BFDBFE;font-size:7pt}#cbt-exam-app .timer-badge{background:#0F172A;border:2px solid #38BDF8;color:#38BDF8;font-family:'Courier New',Courier,monospace;font-size:12.5pt;font-weight:900;padding:4px 9px;border-radius:6px;letter-spacing:1px;display:flex;align-items:center;gap:5px;box-shadow:0 0 8px rgb(56 189 248 / .3)}#cbt-exam-app .btn-fullscreen{background:rgb(255 255 255 / .15);border:1.5px solid rgb(255 255 255 / .4);color:#FFF;padding:5px 10px;border-radius:6px;font-size:8pt;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:4px;transition:all 0.2s;user-select:none}#cbt-exam-app .btn-fullscreen:hover{background:rgb(255 255 255 / .3)}#cbt-exam-app.cbt-fullscreen-mode .btn-fullscreen{background:#EF4444;border-color:#DC2626}#cbt-exam-app .btn-palette-toggle{background:#16A34A;border:1.5px solid #22C55E;color:#FFF;padding:5px 12px;border-radius:6px;font-size:8.5pt;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:5px;transition:all 0.2s;box-shadow:0 2px 5px rgb(0 0 0 / .15);user-select:none}#cbt-exam-app .btn-palette-toggle:hover{background:#15803D;transform:translateY(-1px)}#cbt-exam-app .btn-palette-toggle.active-palette{background:#DC2626;border-color:#EF4444}#cbt-exam-app .cbt-container{display:flex;flex:1;background:#F8FAFC;position:relative}#cbt-exam-app .main-panel{flex:1;display:flex;flex-direction:column;padding:14px 18px;overflow-y:auto}#cbt-exam-app .section-nav{display:flex;gap:8px;margin-bottom:10px;border-bottom:2px solid var(--cbt-border);padding-bottom:8px;overflow-x:auto;white-space:nowrap;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}#cbt-exam-app .sec-btn{flex-shrink:0;padding:5px 14px;background:#FFF;border:1.5px solid var(--cbt-border);border-radius:20px;font-size:9pt;font-weight:700;color:#475569;cursor:pointer;transition:all 0.2s}#cbt-exam-app .sec-btn:hover{background:#EFF6FF;border-color:#93C5FD}#cbt-exam-app .sec-btn.active{background:var(--cbt-primary);color:#FFF;border-color:var(--cbt-primary);box-shadow:0 2px 5px rgb(30 58 138 / .3)}#cbt-exam-app .q-meta-bar{display:flex;justify-content:space-between;align-items:center;background:#FFF;padding:8px 14px;border-radius:8px 8px 0 0;border:1.5px solid var(--cbt-border);border-bottom:none;font-size:9.5pt;font-weight:700;color:#334155;flex-wrap:wrap;gap:6px}#cbt-exam-app .q-card-main{background:#FFF;border:1.5px solid var(--cbt-border);border-radius:0 0 8px 8px;padding:18px 20px;box-shadow:0 1px 4px rgb(0 0 0 / .05);flex:1;display:flex;flex-direction:column}#cbt-exam-app .q-image-container img{max-width:360px;max-height:200px;width:auto;height:auto;object-fit:contain;border-radius:8px;border:1px solid #CBD5E1;background:#FFF;padding:4px;box-shadow:0 2px 6px rgb(0 0 0 / .06);display:block;margin:8px auto;transition:transform 0.2s ease}#cbt-exam-app .q-image-container img:hover{transform:scale(1.02)}#cbt-exam-app .q-text-hi{font-size:11.5pt;font-weight:700;color:#0F172A;line-height:1.65;margin-bottom:8px;word-break:break-word}#cbt-exam-app .q-text-en{font-size:11pt;font-weight:700!important;color:#1E293B!important;line-height:1.6;margin-bottom:14px;word-break:break-word}#cbt-exam-app .q-diagram{margin:8px auto;text-align:center;max-width:100%;overflow-x:auto}#cbt-exam-app .options-grid{display:flex;flex-direction:column;gap:9px;margin:12px 0 6px 0}#cbt-exam-app .opt-label{display:flex;align-items:center;background:#F8FAFC;border:1.5px solid #CBD5E1;border-radius:7px;padding:10px 14px;cursor:pointer;transition:all 0.15s;font-size:10.5pt;font-weight:600;color:#1E293B;min-height:44px;word-break:break-word}#cbt-exam-app .opt-label:hover{background:#EFF6FF;border-color:#93C5FD}#cbt-exam-app .opt-label.selected{background:#EFF6FF;border-color:#2563EB;font-weight:700;color:#1E40AF;box-shadow:0 0 0 1px #2563EB}#cbt-exam-app .opt-radio{margin-right:12px;accent-color:#2563EB;width:18px;height:18px;flex-shrink:0}#cbt-exam-app .action-bar{display:flex;justify-content:space-between;align-items:center;background:#FFF;padding:10px 14px;border:1.5px solid var(--cbt-border);border-radius:8px;margin-top:12px;gap:8px;flex-wrap:wrap}#cbt-exam-app .action-group{display:flex;gap:8px;align-items:center}#cbt-exam-app .btn-action{padding:8px 16px;border-radius:6px;font-size:9pt;font-weight:700;cursor:pointer;transition:all 0.2s;white-space:nowrap}#cbt-exam-app .btn-save-next{background:var(--cbt-success);color:#FFF;border:none;box-shadow:0 2px 6px rgb(22 163 74 / .35)}#cbt-exam-app .btn-save-next:hover{background:#15803D}#cbt-exam-app .btn-review{background:var(--cbt-review);color:#FFF;border:none}#cbt-exam-app .btn-clear{background:#FFF;color:#475569;border:1.5px solid #CBD5E1}#cbt-exam-app .btn-nav{background:#FFF;color:var(--cbt-primary);border:1.5px solid var(--cbt-primary)}#cbt-exam-app .btn-nav:hover{background:#EFF6FF}#cbt-exam-app .palette-panel{width:310px;background:#FFF;border-left:1.5px solid var(--cbt-border);display:flex;flex-direction:column}#cbt-exam-app .palette-top-bar{display:flex;justify-content:space-between;align-items:center;background:#1E3A8A;color:#FFF;padding:10px 14px;font-size:10.5pt;font-weight:700}#cbt-exam-app .btn-palette-close{background:rgb(255 255 255 / .2);border:1px solid rgb(255 255 255 / .4);color:#FFF;padding:4px 10px;border-radius:4px;font-size:8.5pt;cursor:pointer;font-weight:700;transition:all 0.2s}#cbt-exam-app .btn-palette-close:hover{background:#DC2626;border-color:#DC2626}#cbt-exam-app .palette-tools-box{background:#F8FAFC;border-bottom:1.5px solid var(--cbt-border);padding:10px 12px}#cbt-exam-app .tools-header-label{font-size:8pt;font-weight:800;color:#64748B;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}#cbt-exam-app .tools-btn-group{display:flex;gap:6px}#cbt-exam-app .btn-hint,#cbt-exam-app .btn-sol{flex:1;padding:6px 4px;font-size:8.5pt;font-weight:700;border-radius:5px;cursor:pointer;text-align:center;transition:all 0.2s}#cbt-exam-app .btn-hint{background:#FEF3C7;border:1.5px solid #FCD34D;color:#92400E}#cbt-exam-app .btn-hint:hover{background:#FDE68A}#cbt-exam-app .btn-sol{background:#DCFCE7;border:1.5px solid #86EFAC;color:#166534}#cbt-exam-app .btn-sol:hover{background:#BBF7D0}#cbt-exam-app .hint-box,#cbt-exam-app .sol-box{display:none;border-radius:6px;padding:9px 12px;margin-top:8px;font-size:8.5pt;line-height:1.45;max-height:180px;overflow-y:auto;box-shadow:inset 0 1px 3px rgb(0 0 0 / .04)}#cbt-exam-app .hint-box{background:#FFFBEB;border-left:4px solid #D97706;color:#92400E}#cbt-exam-app .sol-box{background:#F0FDF4;border-left:4px solid #16A34A;color:#166534}#cbt-exam-app .sol-box .trick{background:#EFF6FF;border-left:3px solid #2563EB;padding:5px 8px;margin:6px 0;color:#1E40AF;font-weight:700;border-radius:0 4px 4px 0}#cbt-exam-app .palette-header{background:#F8FAFC;padding:8px 12px;border-bottom:1.5px solid var(--cbt-border);font-size:10pt;font-weight:800;color:#1E3A8A;display:flex;justify-content:space-between}#cbt-exam-app .legend-box{padding:8px 10px;display:grid;grid-template-columns:1fr 1fr;gap:5px 8px;font-size:7.5pt;font-weight:700;border-bottom:1px solid var(--cbt-border);background:#F8FAFC}#cbt-exam-app .legend-item{display:flex;align-items:center;gap:5px}#cbt-exam-app .legend-badge{width:18px;height:18px;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:7pt;font-weight:800;color:#FFF}#cbt-exam-app .badge-answered{background:var(--cbt-success)}#cbt-exam-app .badge-not-answered{background:var(--cbt-danger)}#cbt-exam-app .badge-not-visited{background:#E2E8F0;color:#475569;border:1px solid #CBD5E1}#cbt-exam-app .badge-review{background:var(--cbt-review)}#cbt-exam-app .grid-container{flex:1;overflow-y:auto;padding:10px;max-height:350px}#cbt-exam-app .q-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}#cbt-exam-app .q-cell{height:34px;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:9pt;font-weight:700;cursor:pointer;background:#E2E8F0;color:#334155;border:1.5px solid #CBD5E1;transition:all 0.15s;user-select:none}#cbt-exam-app .q-cell:hover{transform:scale(1.05)}#cbt-exam-app .q-cell.active-q{outline:2.5px solid #2563EB;outline-offset:1px}#cbt-exam-app .q-cell.answered{background:var(--cbt-success);color:#FFF;border-color:#15803D}#cbt-exam-app .q-cell.not-answered{background:var(--cbt-danger);color:#FFF;border-color:#B91C1C}#cbt-exam-app .q-cell.review{background:var(--cbt-review);color:#FFF;border-color:#6B21A8}#cbt-exam-app .q-cell.ans-review{background:var(--cbt-review);color:#FFF;border-color:#6B21A8;position:relative}#cbt-exam-app .q-cell.ans-review::after{content:'';position:absolute;bottom:2px;right:2px;width:5px;height:5px;border-radius:50%;background:#4ADE80;border:1px solid #FFF}#cbt-exam-app .palette-footer{padding:8px 10px;border-top:1.5px solid var(--cbt-border);background:#F8FAFC}#cbt-exam-app .btn-submit{width:100%;padding:10px;background:linear-gradient(135deg,#1E3A8A,#2563EB);color:#FFF;border:none;border-radius:5px;font-size:10pt;font-weight:800;cursor:pointer}#cbt-exam-app .modal-overlay,.modal-overlay#resultModal{display:none!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:rgb(15 23 42 / .75)!important;z-index:2147483647!important;align-items:center!important;justify-content:center!important;padding:12px!important}#cbt-exam-app .modal-card{background:#FFF;border-radius:12px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;padding:20px}#cbt-exam-app .modal-title{font-size:14pt;font-weight:800;color:#1E3A8A;text-align:center}#cbt-exam-app .score-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0;text-align:center}#cbt-exam-app .score-box{background:#F8FAFC;border:1.5px solid var(--cbt-border);border-radius:6px;padding:8px 4px}#cbt-exam-app .score-val{font-size:14pt;font-weight:900;margin-top:2px}#cbt-exam-app .modal-close-btn{display:block;width:100%;padding:10px;background:var(--cbt-primary);color:#FFF;border:none;border-radius:6px;font-size:10pt;font-weight:700;cursor:pointer;margin-top:12px}@media(max-width:900px){#cbt-exam-app .palette-panel{display:none!important}#cbt-exam-app.cbt-palette-open .palette-panel{display:flex!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;width:86%!important;max-width:350px!important;height:100vh!important;background:#FFFFFF!important;z-index:100000000!important;box-shadow:-6px 0 25px rgb(0 0 0 / .45)!important;overflow-y:auto!important;border-left:2px solid var(--cbt-border)!important;animation:cbtSlideInRight 0.25s cubic-bezier(.16,1,.3,1)!important}#cbt-exam-app .cbt-container{flex-direction:column}}@media(max-width:640px){#cbt-exam-app{margin:8px 0;border-radius:6px}#cbt-exam-app .cbt-header{padding:8px 12px}#cbt-exam-app .exam-info{max-width:100%;width:100%;margin-bottom:4px}#cbt-exam-app .exam-title{font-size:10.5pt}#cbt-exam-app .exam-sub{font-size:7.5pt}#cbt-exam-app .user-timer-box{width:100%;justify-content:space-between;padding-top:4px;border-top:1px solid rgb(255 255 255 / .15)}#cbt-exam-app .candidate-tag{display:block}#cbt-exam-app .candidate-meta .c-name{max-width:90px;font-size:7.5pt}#cbt-exam-app .timer-badge{font-size:11pt;padding:2px 6px}#cbt-exam-app .btn-fullscreen{font-size:7.5pt;padding:3px 6px}#cbt-exam-app .btn-palette-toggle{font-size:7.5pt;padding:3px 7px}#cbt-exam-app .main-panel{padding:10px 12px}#cbt-exam-app .q-card-main{padding:14px 14px}#cbt-exam-app .q-text-hi{font-size:11pt}#cbt-exam-app .q-text-en{font-size:10.5pt}#cbt-exam-app .action-bar{flex-direction:column;padding:8px 10px;gap:6px}#cbt-exam-app .action-group-primary{width:100%;display:flex;gap:6px}#cbt-exam-app .action-group-primary .btn-save-next{flex:2;padding:10px 6px;font-size:9.5pt;text-align:center}#cbt-exam-app .action-group-primary .btn-nav{flex:1;padding:10px 6px;font-size:9pt;text-align:center}#cbt-exam-app .action-group-secondary{width:100%;display:flex;gap:6px}#cbt-exam-app .action-group-secondary .btn-action{flex:1;padding:7px 4px;font-size:8pt;text-align:center}#cbt-exam-app .score-grid{grid-template-columns:repeat(2,1fr);gap:8px}}@keyframes cbtSlideInRight{from{transform:translateX(100%)}to{transform:translateX(0)}}#cbt-exam-app .q-diagram-svg,#cbt-exam-app .q-text-hi svg,#cbt-exam-app .q-text-en svg{display:block!important;margin:12px auto!important;max-width:100%!important;height:auto!important;background:#ffffff!important;border-radius:6px!important;padding:4px!important;box-shadow:0 1px 3px rgb(0 0 0 / .05)!important}#cbt-exam-app .opt-label svg{display:inline-block!important;vertical-align:middle!important;max-height:110px!important;max-width:160px!important;margin:6px 8px!important;background:#ffffff!important;border-radius:4px!important}#cbt-exam-app mjx-container{display:inline-block!important;margin:0 2px!important;outline:none!important;font-size:105%!important}#cbt-exam-app mjx-container[jax="CHTML"][display="true"]{display:block!important;margin:10px 0!important;text-align:center!important}#cbt-exam-app .cbt-logo-container{display:flex;align-items:center;gap:10px;margin-bottom:6px}#cbt-exam-app .cbt-site-logo-img{width:200px!important;height:33px!important;max-width:200px!important;max-height:33px!important;aspect-ratio:200 / 33!important;object-fit:contain!important;display:inline-block!important;vertical-align:middle!important}#cbt-exam-app .cbt-eras-logo{font-family:'Eras Bold ITC','Eras Demi ITC','Trebuchet MS','Arial Black',sans-serif;font-size:22pt;font-weight:900;letter-spacing:-.5px;line-height:1.1;display:inline-flex;align-items:baseline;user-select:none}#cbt-exam-app .cbt-eras-logo .chem-text{color:#D6CAA8;text-shadow:1.5px 1.5px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1.5px 0 #000,2.5px 2.5px 0 rgb(0 0 0 / .85)}#cbt-exam-app .cbt-eras-logo .chem-a{color:#17B2B2;text-shadow:1.5px 1.5px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1.5px 0 #000,2.5px 2.5px 0 rgb(0 0 0 / .85)}#cbt-exam-app .cbt-eras-logo .chem-b{color:#8CC63F;text-shadow:1.5px 1.5px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1.5px 0 #000,2.5px 2.5px 0 rgb(0 0 0 / .85)}#cbt-exam-app .cbt-eras-logo .chem-c{color:#D97706;text-shadow:1.5px 1.5px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1.5px 0 #000,2.5px 2.5px 0 rgb(0 0 0 / .85)}@media (max-width:768px){#cbt-exam-app .cbt-eras-logo{font-size:16pt!important}#cbt-exam-app .cbt-site-logo-img{max-height:32px!important}}.cbt-calc-modal{position:fixed;top:60px;right:20px;width:270px;background:#fff;border-radius:10px;box-shadow:0 20px 25px -5px rgb(0 0 0 / .3),0 10px 10px -5px rgb(0 0 0 / .2);border:1.5px solid #cbd5e1;z-index:99999;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.cbt-calc-header{background:#1e3a8a;color:#fff;padding:8px 12px;font-size:11.5px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.cbt-calc-close{background:none;border:none;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.cbt-calc-body{padding:10px}.cbt-calc-display{width:100%;height:38px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;font-size:18px;font-weight:700;text-align:right;padding:4px 8px;color:#0f172a;margin-bottom:8px;box-sizing:border-box}.cbt-calc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.cbt-calc-grid button{height:32px;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:5px;font-size:12px;font-weight:700;cursor:pointer;color:#1e293b;transition:all 0.1s}.cbt-calc-grid button:hover{background:#e2e8f0}.cbt-calc-grid button.btn-calc-op{background:#e0e7ff;color:#3730a3}.cbt-calc-grid button.btn-calc-fn{background:#fef3c7;color:#92400e;font-size:11px}.cbt-calc-grid button.btn-calc-clear{background:#fee2e2;color:#991b1b}.cbt-calc-grid button.btn-calc-equals{background:#16a34a;color:#fff;border-color:#16a34a}.cbt-limit-toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);background:#7f1d1d;color:#fff;padding:12px 20px;border-radius:8px;font-size:12.5px;line-height:1.4;box-shadow:0 10px 15px -3px rgb(0 0 0 / .4);z-index:9999999;max-width:90%;border:1.5px solid #f87171;animation:cbtFadeIn 0.3s ease-out}@keyframes cbtFadeIn{from{opacity:0;transform:translate(-50%,15px)}to{opacity:1;transform:translate(-50%,0)}}.cbt-scorecard-table th,.cbt-scorecard-table td{border:1px solid #e2e8f0}@media print{body *{visibility:hidden}#resultModal,#resultModal .modal-card,#resultModal .modal-card *{visibility:visible}#resultModal{position:absolute;left:0;top:0;width:100%;height:auto;background:#ffffff!important;display:block!important}#resultModal .modal-card{box-shadow:none!important;border:none!important;width:100%!important;max-width:100%!important;padding:0!important}#resultModal button{display:none!important}}#cbt-exam-app{clear:both!important;position:relative!important}#cbt-exam-app .cbt-header{position:relative!important;z-index:100!important;clear:both!important}#cbt-exam-app .main-panel{position:relative!important;z-index:10!important}#cbt-exam-app .q-card-main{position:relative!important;z-index:20!important;background:#FFFFFF!important}#cbt-exam-app .cbt-paywall-screen{width:100%;padding:40px 16px;display:flex;justify-content:center;align-items:center;background:#F8FAFC;min-height:520px}#cbt-exam-app .cbt-paywall-card{background:#FFF;border-radius:14px;border:1.5px solid #CBD5E1;box-shadow:0 10px 30px -5px rgb(30 58 138 / .12);padding:30px 24px;max-width:580px;width:100%;text-align:center}#cbt-exam-app .paywall-badge{background:#EFF6FF;color:#1E40AF;border:1px solid #BFDBFE;font-size:8.5pt;font-weight:800;padding:4px 12px;border-radius:20px;display:inline-block;letter-spacing:.5px;margin-bottom:12px}#cbt-exam-app .paywall-title{font-size:15pt;font-weight:900;color:#0F172A;margin:0 0 8px 0;line-height:1.3}#cbt-exam-app .paywall-sub{font-size:9pt;color:#475569;margin:0 0 16px 0;line-height:1.5}#cbt-exam-app .paywall-price-box{background:linear-gradient(135deg,#F0FDF4,#DCFCE7);border:1.5px solid #86EFAC;border-radius:10px;padding:12px 20px;display:flex;justify-content:center;align-items:baseline;gap:6px;margin-bottom:18px}#cbt-exam-app .p-currency{font-size:16pt;font-weight:800;color:#15803D}#cbt-exam-app .p-amount{font-size:26pt;font-weight:900;color:#166534}#cbt-exam-app .p-note{font-size:9pt;color:#15803D;font-weight:600;margin-left:6px}#cbt-exam-app .paywall-perks{text-align:left;display:flex;flex-direction:column;gap:7px;background:#F8FAFC;padding:12px 16px;border-radius:8px;border:1px solid #E2E8F0;margin-bottom:18px;font-size:9pt;color:#334155;line-height:1.4}#cbt-exam-app .pay-inputs-row{display:flex;flex-direction:column;gap:9px;margin-bottom:14px}#cbt-exam-app .pay-inputs-row input{width:100%!important;padding:10px 12px!important;border:1.5px solid #CBD5E1!important;border-radius:6px!important;font-size:10pt!important;box-sizing:border-box!important}#cbt-exam-app .pay-inputs-row input:focus{border-color:#2563EB!important;outline:none!important;box-shadow:0 0 0 3px rgb(37 99 235 / .15)!important}#cbt-exam-app .btn-pay-unlock{width:100%;padding:12px 16px;background:linear-gradient(135deg,#16A34A,#15803D);color:#FFF;border:none;border-radius:8px;font-size:10.5pt;font-weight:800;cursor:pointer;box-shadow:0 4px 12px rgb(22 163 74 / .35);transition:all 0.2s}#cbt-exam-app .btn-pay-unlock:hover{background:linear-gradient(135deg,#15803D,#166534);transform:translateY(-1px)}#cbt-exam-app .paywall-trust-row{margin-top:12px;font-size:7.5pt;color:#64748B;display:flex;flex-direction:column;gap:3px}#cbt-exam-app .pay-apps-label{color:#1E3A8A;font-weight:700}#cbt-exam-app.cbt-palette-closed .palette-panel{display:none!important}#cbt-exam-app.cbt-palette-closed .main-panel{flex:1 1 100%!important;max-width:100%!important}#cbt-exam-app.cbt-fullscreen-mode{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;margin:0!important;border-radius:0!important;z-index:2147483647!important;overflow-y:auto!important}#cbt-exam-app.cbt-fullscreen-mode .section-nav{display:flex!important;flex-wrap:wrap!important;gap:6px!important;padding:4px 0 8px 0!important;margin-bottom:8px!important;overflow:visible!important;width:100%!important}#cbt-exam-app.cbt-fullscreen-mode .sec-btn{padding:4px 10px!important;font-size:8.5pt!important;border-radius:6px!important;white-space:nowrap!important;height:auto!important}#cbt-exam-app.cbt-fullscreen-mode .main-panel{padding:10px 16px!important;overflow-y:auto!important}#cbt-exam-app .q-diagram-svg,#cbt-exam-app .q-diagram,#cbt-exam-app svg{margin:12px auto!important;text-align:center!important;display:block!important;max-width:100%!important;height:auto!important;overflow:visible!important}#cbt-exam-app.cbt-fullscreen-mode{left:0!important;top:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;margin:0!important;transform:none!important}#cbt-exam-app.cbt-fullscreen-mode .cbt-container{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important}#cbt-exam-app.cbt-fullscreen-mode .main-panel{padding:10px 18px!important;width:100%!important;overflow-y:auto!important}#cbt-exam-app.cbt-fullscreen-mode .section-nav{display:flex!important;flex-wrap:wrap!important;gap:8px!important;padding:8px 14px!important;background:#EFF6FF!important;border-bottom:2px solid #BFDBFE!important;border-radius:6px!important;width:100%!important;overflow:visible!important;margin-bottom:10px!important}#cbt-exam-app.cbt-fullscreen-mode .sec-btn{padding:5px 12px!important;font-size:8.5pt!important;font-weight:700!important;border-radius:14px!important;flex-shrink:0!important;cursor:pointer!important;border:1.5px solid #93C5FD!important;background:#FFFFFF!important;color:#1E3A8A!important}#cbt-exam-app.cbt-fullscreen-mode .sec-btn.active{background:#1E3A8A!important;color:#FFFFFF!important;border-color:#1E3A8A!important;box-shadow:0 2px 6px rgb(30 58 138 / .3)!important}#cbt-exam-app .q-diagram,#cbt-exam-app .q-diagram-svg,#cbt-exam-app .q-card-main svg,#cbt-exam-app svg{display:block!important;margin:14px auto!important;text-align:center!important;float:none!important;clear:both!important;max-width:100%!important;height:auto!important;overflow:visible!important}#cbt-exam-app button,#cbt-exam-app .btn-action,#cbt-exam-app .btn-nav,#cbt-exam-app .btn-save-next,#cbt-exam-app .btn-fullscreen,#cbt-exam-app .btn-palette-toggle,#cbt-exam-app .sec-btn,#cbt-exam-app .opt-label,#cbt-exam-app .q-cell{touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;cursor:pointer!important}html.cbt-fs-lock,body.cbt-fs-lock{overflow:hidden!important;height:100%!important;width:100%!important}#cbt-exam-app .cbt-palette-backdrop{display:none!important;pointer-events:none!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:rgb(15 23 42 / .65)!important;backdrop-filter:blur(2px)!important;z-index:99999999!important}#cbt-exam-app.cbt-palette-open{overflow:visible!important}#cbt-exam-app.cbt-palette-open .cbt-palette-backdrop{display:block!important;pointer-events:auto!important}@media (max-width:900px){#cbt-exam-app .main-panel{padding-bottom:80px!important}}#cbt-exam-app .user-timer-box{position:relative!important;z-index:100000010!important}#cbt-exam-app .btn-fullscreen,#cbt-exam-app .btn-palette-toggle,#cbt-exam-app #btnFullscreen,#cbt-exam-app #btnPaletteToggle,#cbt-exam-app #btnCalculator{position:relative!important;z-index:100000015!important;cursor:pointer!important;pointer-events:auto!important;user-select:none!important;-webkit-tap-highlight-color:transparent!important}#cbt-exam-app .btn-fullscreen *,#cbt-exam-app .btn-palette-toggle *{pointer-events:none!important}@media (max-width:900px){#cbt-exam-app .palette-panel{display:none!important}#cbt-exam-app.cbt-palette-open .palette-panel{display:flex!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;width:86%!important;max-width:360px!important;height:100vh!important;height:100dvh!important;background:#FFFFFF!important;z-index:2147483647!important;box-shadow:-6px 0 30px rgb(0 0 0 / .5)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;border-left:2px solid var(--cbt-border)!important;animation:cbtSlideInRight 0.22s cubic-bezier(.16,1,.3,1)!important}#cbt-exam-app .cbt-palette-backdrop{display:none!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:rgb(15 23 42 / .7)!important;backdrop-filter:blur(2px)!important;z-index:2147483640!important}#cbt-exam-app.cbt-palette-open .cbt-palette-backdrop{display:block!important;pointer-events:auto!important}}@media (min-width:901px){#cbt-exam-app .palette-panel{display:flex!important;width:310px!important;position:static!important;height:auto!important}#cbt-exam-app.cbt-palette-closed .palette-panel{display:none!important}#cbt-exam-app .cbt-palette-backdrop{display:none!important}}#cbt-exam-app .sec-btn.active,#cbt-exam-app.cbt-fullscreen-mode .sec-btn.active{background:var(--cbt-primary)!important;color:#FFFFFF!important;border-color:var(--cbt-primary)!important;box-shadow:0 2px 5px rgb(30 58 138 / .35)!important}.cbt-seo-container,#cbt-exam-app~.cbt-seo-container{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:normal!important;border:0!important}#cbt-exam-app.cbt-results-active .palette-panel,#cbt-exam-app.cbt-results-active .cbt-palette-backdrop,#cbt-exam-app .modal-overlay#resultModal{z-index:2147483647!important}#resultModal .modal-card{margin-top:20px!important;max-height:90vh!important;overflow-y:auto!important;box-shadow:0 25px 50px -12px rgb(0 0 0 / .4)!important}@media (min-width:901px){#cbt-exam-app .cbt-container{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;position:relative!important}#cbt-exam-app .main-panel{flex:1 1 0%!important;min-width:0!important;max-width:calc(100% - 310px)!important;box-sizing:border-box!important;overflow-y:auto!important}#cbt-exam-app .palette-panel{flex:0 0 310px!important;width:310px!important;min-width:310px!important;max-width:310px!important;flex-shrink:0!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important;border-left:1.5px solid var(--cbt-border)!important;position:relative!important;top:auto!important;right:auto!important;height:auto!important}}@media (max-width:900px){#cbt-exam-app .cbt-container{display:flex!important;flex-direction:column!important;width:100%!important}#cbt-exam-app .main-panel{flex:1 1 100%!important;max-width:100%!important;width:100%!important;min-width:0!important;padding:10px 12px!important}#cbt-exam-app .palette-panel{display:none!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;width:86%!important;max-width:350px!important;height:100vh!important;background:#FFFFFF!important;z-index:2147483640!important;box-shadow:-6px 0 25px rgb(0 0 0 / .45)!important;overflow-y:auto!important;border-left:2px solid var(--cbt-border)!important}#cbt-exam-app.cbt-palette-open .palette-panel{display:flex!important;animation:cbtSlideInRight 0.25s cubic-bezier(.16,1,.3,1)!important}}#cbt-exam-app .review-explanation-card{display:none!important;margin-top:18px!important;background:#FFFFFF!important;border:1.5px solid #CBD5E1!important;border-radius:8px!important;padding:16px 18px!important;box-shadow:0 2px 8px rgb(0 0 0 / .04)!important;flex-direction:column!important;gap:12px!important;width:100%!important;box-sizing:border-box!important}#cbt-exam-app.cbt-review-mode .review-explanation-card,#cbt-exam-app .review-explanation-card.cbt-review-active{display:flex!important}#cbt-exam-app .review-exp-header{display:flex!important;justify-content:space-between!important;align-items:center!important;border-bottom:1.5px solid #E2E8F0!important;padding-bottom:10px!important;flex-wrap:wrap!important;gap:8px!important}#cbt-exam-app .review-exp-title{display:flex!important;align-items:center!important;gap:8px!important;font-size:11pt!important;font-weight:800!important;color:#1E3A8A!important}#cbt-exam-app .review-status-badge{padding:3px 10px!important;border-radius:4px!important;font-size:9.5pt!important;font-weight:700!important}#cbt-exam-app .review-status-badge.correct{background:#DCFCE7!important;color:#166534!important;border:1px solid #86EFAC!important}#cbt-exam-app .review-status-badge.incorrect{background:#FEE2E2!important;color:#991B1B!important;border:1px solid #FCA5A5!important}#cbt-exam-app .review-status-badge.unattempted{background:#F1F5F9!important;color:#475569!important;border:1px solid #CBD5E1!important}#cbt-exam-app .review-correct-box{background:#F0FDF4!important;border:1.5px solid #86EFAC!important;border-radius:6px!important;padding:10px 14px!important;color:#14532D!important;font-size:10.5pt!important;font-weight:700!important;line-height:1.5!important}#cbt-exam-app .review-trick-box{background:#FFFBEB!important;border-left:4px solid #F59E0B!important;border-radius:4px!important;padding:10px 14px!important;color:#92400E!important;font-size:10pt!important;line-height:1.6!important}#cbt-exam-app .review-sol-body{color:#1E293B!important;font-size:10.5pt!important;line-height:1.75!important;padding:4px 2px!important}#cbt-exam-app .review-sol-body .explanation,#cbt-exam-app .review-sol-body div{line-height:1.75!important}#cbt-exam-app .cbt-review-badge-correct{background:#16A34A!important;color:#FFFFFF!important;font-size:10px!important;font-weight:bold!important;padding:2px 7px!important;border-radius:4px!important;margin-left:8px!important;display:inline-block!important}#cbt-exam-app .cbt-review-badge-wrong{background:#DC2626!important;color:#FFFFFF!important;font-size:10px!important;font-weight:bold!important;padding:2px 7px!important;border-radius:4px!important;margin-left:8px!important;display:inline-block!important}#cbt-exam-app{margin:32px auto!important;border:1.5px solid #CBD5E1!important;box-shadow:0 4px 20px rgb(0 0 0 / .08)!important}#cbt-exam-app .action-bar{margin-top:18px!important;margin-bottom:16px!important;padding:12px 14px!important;background:#FFFFFF!important;border:1px solid #E2E8F0!important;border-radius:8px!important}#cbt-exam-app .opt-label{border:1.5px solid #CBD5E1!important;border-radius:8px!important;margin-bottom:9px!important;padding:10px 14px!important;transition:all 0.15s ease!important}#cbt-exam-app .cbt-ad-compliance-wrapper{clear:both!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;text-align:center!important;margin:35px auto 22px auto!important}#cbt-exam-app .cbt-ad-label{font-size:7.5pt!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:0.8px!important;color:#94A3B8!important;margin-bottom:5px!important;display:block!important}#cbt-exam-app .cbt-ad-box{background:#FAFAFA!important;border:1px solid #E2E8F0!important;border-radius:8px!important;padding:14px 16px!important;box-shadow:0 1px 3px rgb(0 0 0 / .03)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-height:60px!important;box-sizing:border-box!important}#cbt-exam-app .q-card-main{position:relative!important;overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important;flex:0 0 auto!important}#cbt-exam-app .cbt-screen-watermark{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;pointer-events:none!important;user-select:none!important;-webkit-user-select:none!important;z-index:1!important;background-repeat:repeat!important;background-position:center center!important;background-size:280px 175px!important;transition:opacity 0.2s ease!important}#cbt-exam-app .q-text-hi,#cbt-exam-app .q-text-en,#cbt-exam-app .chemical-structure,#cbt-exam-app .options-grid,#cbt-exam-app .review-explanation-card{position:relative!important;z-index:3!important}#cbt-exam-app svg .b{stroke:#2c3e50!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important}#cbt-exam-app svg .bd{stroke:#2c3e50!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke-dasharray:3,3!important;fill:none!important}#cbt-exam-app svg .w{fill:#2c3e50!important;stroke:#2c3e50!important;stroke-width:1!important}#cbt-exam-app svg .t{font-family:Arial,sans-serif!important;font-size:12px!important;font-weight:bold!important;fill:#1e293b!important;text-anchor:middle!important;dominant-baseline:central!important}#cbt-exam-app svg .arr{stroke:#2563eb!important;stroke-width:2!important;fill:#2563eb!important}#cbt-exam-app svg .lbl{font-family:Arial,sans-serif!important;font-size:11px!important;font-weight:normal!important;fill:#475569!important;text-anchor:middle!important}#cbt-exam-app .q-image-container{text-align:center;margin:6px auto 12px auto}#cbt-exam-app .q-image-container img,#cbt-exam-app .q-card-main img:not(.candidate-avatar){max-width:360px;max-height:200px;width:auto;height:auto;object-fit:contain;border-radius:8px;border:1px solid #CBD5E1;background:#FFF;padding:5px;box-shadow:0 2px 6px rgb(0 0 0 / .05);display:inline-block;margin:6px auto}#cbt-exam-app .q-diagram,#cbt-exam-app .q-diagram-svg,#cbt-exam-app .q-card-main svg,#cbt-exam-app svg:not(.cbt-screen-watermark svg){display:block!important;margin:8px auto!important;text-align:center!important;float:none!important;clear:both!important;max-width:380px!important;max-height:210px!important;width:auto!important;height:auto!important;filter:drop-shadow(0 1px 3px rgb(0 0 0 / .06))}#cbt-exam-app .opt-label img{max-width:140px!important;max-height:48px!important;width:auto!important;height:auto!important;object-fit:contain!important;vertical-align:middle!important;border-radius:5px!important;border:1px solid #E2E8F0!important;padding:2px!important;background:#FFFFFF!important}@media screen and (max-width:768px){#cbt-exam-app .q-image-container img,#cbt-exam-app .q-card-main img:not(.candidate-avatar){max-width:90%!important;max-height:155px!important;padding:3px!important;margin:4px auto!important}#cbt-exam-app .q-diagram,#cbt-exam-app .q-diagram-svg,#cbt-exam-app .q-card-main svg,#cbt-exam-app svg:not(.cbt-screen-watermark svg){max-width:92%!important;max-height:155px!important;margin:5px auto!important}#cbt-exam-app .opt-label img{max-width:110px!important;max-height:38px!important}}#cbt-exam-app.cbt-fullscreen-mode{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;max-width:100vw!important;max-height:100vh!important;max-height:100dvh!important;margin:0!important;padding:0!important;border-radius:0!important;z-index:2147483647!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-shadow:none!important;transform:none!important}#cbt-exam-app.cbt-fullscreen-mode .cbt-header{flex:0 0 auto!important;width:100%!important;position:relative!important;z-index:100000005!important}#cbt-exam-app.cbt-fullscreen-mode .cbt-container{flex:1 1 auto!important;min-height:0!important;height:calc(100vh - 56px)!important;height:calc(100dvh - 56px)!important;max-height:calc(100vh - 56px)!important;max-height:calc(100dvh - 56px)!important;width:100%!important;max-width:100%!important;padding:0!important;margin:0!important;display:flex!important;overflow:hidden!important;position:relative!important}#cbt-exam-app.cbt-fullscreen-mode .main-panel{flex:1 1 auto!important;min-height:0!important;height:100%!important;max-height:100%!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;overscroll-behavior-y:contain!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important;padding:10px 14px 0 14px!important;position:relative!important;scroll-behavior:smooth!important}#cbt-exam-app:not(.cbt-fullscreen-mode){overflow:visible!important}#cbt-exam-app:not(.cbt-fullscreen-mode) .cbt-container{overflow:visible!important}#cbt-exam-app:not(.cbt-fullscreen-mode) .main-panel{overflow:visible!important;height:auto!important;max-height:none!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important;padding:10px 14px 0 14px!important;position:relative!important}#cbt-exam-app .section-nav,#cbt-exam-app.cbt-fullscreen-mode .section-nav{flex:0 0 auto!important;margin-bottom:6px!important;z-index:15!important}#cbt-exam-app .q-meta-bar,#cbt-exam-app.cbt-fullscreen-mode .q-meta-bar{flex:0 0 auto!important;z-index:15!important;border-radius:8px 8px 0 0!important}#cbt-exam-app .q-card-main,#cbt-exam-app.cbt-fullscreen-mode .q-card-main{flex:1 0 auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important;position:relative!important;background:#FFFFFF!important;border:1.5px solid var(--cbt-border)!important;border-radius:0 0 8px 8px!important;padding:14px 16px 36px 16px!important;box-sizing:border-box!important}#cbt-exam-app .options-grid,#cbt-exam-app.cbt-fullscreen-mode .options-grid{flex:0 0 auto!important;height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important;display:flex!important;flex-direction:column!important;gap:9px!important;margin:12px 0 16px 0!important}#cbt-exam-app .action-bar,#cbt-exam-app.cbt-fullscreen-mode .action-bar{position:-webkit-sticky!important;position:sticky!important;bottom:0!important;z-index:9999!important;background:#FFFFFF!important;border:1.5px solid var(--cbt-border)!important;border-bottom:none!important;border-radius:10px 10px 0 0!important;padding:10px 14px!important;margin-top:auto!important;margin-bottom:0!important;box-shadow:0 -4px 18px rgb(0 0 0 / .12)!important;width:100%!important;box-sizing:border-box!important;flex-shrink:0!important}@media (min-width:901px){#cbt-exam-app.cbt-fullscreen-mode .cbt-container{flex-direction:row!important;flex-wrap:nowrap!important}#cbt-exam-app.cbt-fullscreen-mode .main-panel{max-width:calc(100% - 310px)!important}#cbt-exam-app.cbt-fullscreen-mode .palette-panel{flex:0 0 310px!important;width:310px!important;min-width:310px!important;max-width:310px!important;height:100%!important;max-height:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-left:1.5px solid var(--cbt-border)!important}}@media (max-width:900px){#cbt-exam-app.cbt-fullscreen-mode .cbt-container{flex-direction:column!important}#cbt-exam-app.cbt-fullscreen-mode .main-panel{width:100%!important;max-width:100%!important;padding:8px 10px 0 10px!important}#cbt-exam-app .action-bar,#cbt-exam-app.cbt-fullscreen-mode .action-bar{padding:8px 10px!important;bottom:0!important}}#cbt-exam-app .cbt-header{background:linear-gradient(180deg,#103B64 0%,#0A2540 100%)!important;border-bottom:3px solid #0284C7!important;color:#FFFFFF!important;padding:8px 16px!important}#cbt-exam-app .exam-title{font-family:'Segoe UI',Arial,sans-serif!important;font-size:13pt!important;font-weight:800!important;letter-spacing:0.5px!important;color:#FFFFFF!important}#cbt-exam-app .exam-sub{font-size:8.5pt!important;font-weight:600!important;color:#7DD3FC!important}#cbt-exam-app .candidate-profile-box{background:rgb(255 255 255 / .1)!important;border:1px solid rgb(255 255 255 / .3)!important;border-radius:4px!important;padding:3px 8px!important}#cbt-exam-app .candidate-avatar{width:32px!important;height:32px!important;border-radius:4px!important;border:1.5px solid #E2E8F0!important;background:#FFFFFF!important}#cbt-exam-app .candidate-meta .c-name{color:#FFFFFF!important;font-size:8.5pt!important;font-weight:700!important}#cbt-exam-app .candidate-meta .c-sub{color:#BAE6FD!important;font-size:7.5pt!important}#cbt-exam-app .timer-badge{background:#FFFFFF!important;border:2px solid #0284C7!important;color:#0F172A!important;padding:4px 10px!important;border-radius:5px!important;box-shadow:0 2px 6px rgb(0 0 0 / .15)!important;display:flex!important;align-items:center!important;gap:6px!important}#cbt-exam-app .timer-badge .timer-icon{font-size:12pt!important}#cbt-exam-app .timer-badge .timer-label{font-size:9pt!important;font-weight:800!important;color:#0369A1!important;text-transform:uppercase!important;letter-spacing:0.5px!important}#cbt-exam-app .timer-badge #timerDisplay{font-family:'Courier New',Courier,monospace!important;font-size:13pt!important;font-weight:900!important;color:#DC2626!important;letter-spacing:1px!important}#cbt-exam-app .section-nav{display:flex!important;gap:4px!important;padding:4px 0 6px 0!important;border-bottom:2px solid #0284C7!important;margin-bottom:6px!important;overflow-x:auto!important;white-space:nowrap!important}#cbt-exam-app .sec-btn{padding:7px 16px!important;background:#F1F5F9!important;border:1.5px solid #CBD5E1!important;border-bottom:none!important;border-radius:6px 6px 0 0!important;font-size:9.5pt!important;font-weight:700!important;color:#1E3A8A!important;cursor:pointer!important;transition:all 0.15s ease!important}#cbt-exam-app .sec-btn:hover{background:#E0F2FE!important;border-color:#7DD3FC!important}#cbt-exam-app .sec-btn.active,#cbt-exam-app.cbt-fullscreen-mode .sec-btn.active{background:#1E3A8A!important;color:#FFFFFF!important;border-color:#1E3A8A!important;border-bottom:2px solid #1E3A8A!important;box-shadow:0 -2px 5px rgb(30 58 138 / .2)!important}#cbt-exam-app .q-meta-bar{display:flex!important;justify-content:space-between!important;align-items:center!important;background:#F8FAFC!important;border:1.5px solid var(--cbt-border)!important;border-bottom:1px solid #CBD5E1!important;border-radius:6px 6px 0 0!important;padding:8px 14px!important;font-size:9.5pt!important;color:#334155!important;flex-wrap:wrap!important;gap:6px!important}#cbt-exam-app #qNumberDisplay{font-size:11pt!important;font-weight:800!important;color:#0F172A!important}#cbt-exam-app #qSectionDisplay{font-weight:700!important;color:#1D4ED8!important}#cbt-exam-app .q-type-badge{font-weight:600!important;color:#475569!important}#cbt-exam-app #qMarksDisplay{font-weight:700!important;color:#059669!important}#cbt-exam-app .opt-label{display:flex!important;align-items:flex-start!important;background:#FFFFFF!important;border:1.5px solid #CBD5E1!important;border-radius:6px!important;padding:11px 15px!important;font-size:10.5pt!important;color:#1E293B!important;cursor:pointer!important;transition:all 0.15s ease!important;box-shadow:0 1px 3px rgb(0 0 0 / .03)!important}#cbt-exam-app .opt-label:hover{background:#F8FAFC!important;border-color:#93C5FD!important}#cbt-exam-app .opt-label.selected{background:#EFF6FF!important;border:2px solid #2563EB!important;box-shadow:0 0 0 1px #2563EB,0 2px 5px rgb(37 99 235 / .12)!important}#cbt-exam-app .opt-radio{margin-top:3px!important;margin-right:10px!important;accent-color:#2563EB!important;transform:scale(1.15)!important;cursor:pointer!important;flex-shrink:0!important}#cbt-exam-app .cbt-opt-num{font-weight:800!important;color:#1E3A8A!important;margin-right:6px!important}#cbt-exam-app .legend-box{padding:8px 10px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:5px 8px!important;font-size:7.5pt!important;font-weight:700!important;border-bottom:1.5px solid var(--cbt-border)!important;background:#F8FAFC!important}#cbt-exam-app .legend-item{display:flex!important;align-items:center!important;gap:6px!important}#cbt-exam-app .legend-badge{width:20px!important;height:20px!important;border-radius:4px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:7.5pt!important;font-weight:800!important;color:#FFFFFF!important}#cbt-exam-app .badge-answered{background:#22C55E!important}#cbt-exam-app .badge-not-answered{background:#EF4444!important}#cbt-exam-app .badge-not-visited{background:#FFFFFF!important;color:#1E293B!important;border:1.5px solid #94A3B8!important}#cbt-exam-app .badge-review{background:#7E22CE!important;border-radius:50%!important}#cbt-exam-app .badge-ans-review{background:#7E22CE!important;border-radius:50%!important;position:relative!important}#cbt-exam-app .badge-ans-review::after{content:''!important;position:absolute!important;bottom:0px!important;right:0px!important;width:6px!important;height:6px!important;border-radius:50%!important;background:#22C55E!important;border:1px solid #FFFFFF!important}#cbt-exam-app .legend-item-full{grid-column:span 2!important;font-size:7pt!important;color:#334155!important;line-height:1.2!important}#cbt-exam-app .q-cell{height:34px!important;border-radius:5px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:9.5pt!important;font-weight:800!important;cursor:pointer!important;background:#FFFFFF!important;color:#1E293B!important;border:1.5px solid #CBD5E1!important;transition:all 0.12s ease!important;user-select:none!important;box-shadow:0 1px 2px rgb(0 0 0 / .04)!important}#cbt-exam-app .q-cell:hover{transform:scale(1.05)!important;border-color:#93C5FD!important}#cbt-exam-app .q-cell.active-q{outline:2.5px solid #0284C7!important;outline-offset:1.5px!important;font-weight:900!important}#cbt-exam-app .q-cell.answered{background:#22C55E!important;color:#FFFFFF!important;border-color:#16A34A!important}#cbt-exam-app .q-cell.not-answered{background:#EF4444!important;color:#FFFFFF!important;border-color:#DC2626!important}#cbt-exam-app .q-cell.review{background:#7E22CE!important;color:#FFFFFF!important;border-color:#6B21A8!important;border-radius:50%!important}#cbt-exam-app .q-cell.ans-review{background:#7E22CE!important;color:#FFFFFF!important;border-color:#6B21A8!important;border-radius:50%!important;position:relative!important}#cbt-exam-app .q-cell.ans-review::after{content:''!important;position:absolute!important;bottom:2px!important;right:2px!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#22C55E!important;border:1.5px solid #FFFFFF!important;box-shadow:0 0 3px rgb(0 0 0 / .4)!important}#cbt-exam-app .modal-overlay,.modal-overlay#resultModal{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;background:rgb(15 23 42 / .8)!important;backdrop-filter:blur(4px)!important;z-index:2147483647!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;padding:16px 12px 45px 12px!important;box-sizing:border-box!important}#cbt-exam-app .modal-card,#resultModal .modal-card{background:#FFFFFF!important;border-radius:12px!important;width:100%!important;max-width:560px!important;margin:16px auto 40px auto!important;padding:20px 22px!important;box-shadow:0 20px 40px rgb(0 0 0 / .35)!important;box-sizing:border-box!important;position:relative!important;max-height:none!important;overflow:visible!important}.btn-support-header{background:linear-gradient(135deg,#EF4444 0%,#DC2626 100%)!important;color:#FFFFFF!important;border:none!important;border-radius:6px!important;padding:6px 12px!important;font-size:11.5px!important;font-weight:700!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;gap:5px!important;box-shadow:0 2px 6px rgb(220 38 38 / .3)!important;transition:transform 0.15s ease,box-shadow 0.15s ease!important}.btn-support-header:hover{transform:translateY(-1px)!important;box-shadow:0 4px 10px rgb(220 38 38 / .4)!important}.cbt-donation-card{background:linear-gradient(135deg,#FFFBEB 0%,#FEF3C7 100%)!important;border:1.5px solid #FCD34D!important;border-radius:10px!important;padding:14px 16px!important;margin-bottom:14px!important;text-align:center!important;box-shadow:0 2px 8px rgb(217 119 6 / .08)!important}.cbt-donation-header{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:8px!important}.cbt-heart-icon{font-size:24px!important;line-height:1!important}.cbt-donation-title{font-size:11pt!important;font-weight:800!important;color:#92400E!important}.cbt-donation-sub{font-size:8.5pt!important;color:#78350F!important;line-height:1.4!important}.cbt-preset-chips{display:flex!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;margin:10px 0!important}.cbt-chip{background:#FFFFFF!important;border:1.5px solid #CBD5E1!important;border-radius:20px!important;padding:6px 14px!important;font-size:12.5px!important;font-weight:700!important;color:#1E293B!important;cursor:pointer!important;transition:all 0.2s ease!important;display:inline-flex!important;align-items:center!important;gap:4px!important}.cbt-chip:hover{border-color:#F59E0B!important;background:#FFFDF5!important}.cbt-chip.active{background:#D97706!important;border-color:#B45309!important;color:#FFFFFF!important;box-shadow:0 2px 6px rgb(217 119 6 / .3)!important}.cbt-chip-popular{font-size:8.5px!important;background:#EF4444!important;color:#FFFFFF!important;padding:1px 5px!important;border-radius:10px!important;text-transform:uppercase!important;font-weight:800!important}.cbt-custom-amount-row{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;margin:8px 0 12px 0!important}.cbt-currency-symbol{font-size:16px!important;font-weight:bold!important;color:#B45309!important}.cbt-custom-amount-row input{width:140px!important;padding:6px 10px!important;border:1.5px solid #F59E0B!important;border-radius:6px!important;font-size:14px!important;font-weight:bold!important;color:#78350F!important;text-align:center!important}.cbt-donation-actions{display:flex!important;flex-direction:column!important;gap:8px!important}.btn-donate-upi{background:linear-gradient(135deg,#059669 0%,#10B981 100%)!important;color:#FFFFFF!important;border:none!important;border-radius:8px!important;padding:11px 16px!important;font-size:12.5px!important;font-weight:800!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;box-shadow:0 3px 8px rgb(16 185 129 / .25)!important;transition:transform 0.15s ease!important}.btn-donate-upi:hover{transform:translateY(-1px)!important}.upi-badge{background:rgb(255 255 255 / .2)!important;padding:2px 6px!important;border-radius:4px!important;font-size:11px!important}.btn-show-qr{background:#FFFFFF!important;color:#78350F!important;border:1.5px solid #FCD34D!important;border-radius:6px!important;padding:8px 12px!important;font-size:11px!important;font-weight:700!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:100%!important}.btn-donate-rzp{background:linear-gradient(135deg,#1E3A8A 0%,#2563EB 100%)!important;color:#FFFFFF!important;border:none!important;border-radius:6px!important;padding:10px 14px!important;font-size:11.5px!important;font-weight:700!important;cursor:pointer!important;width:100%!important}.cbt-upi-apps-row{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:6px!important;margin-top:4px!important}.cbt-app-pill{border:1px solid #CBD5E1!important;background:#FFFFFF!important;border-radius:6px!important;padding:8px 4px!important;font-size:10.5px!important;font-weight:700!important;cursor:pointer!important;text-align:center!important;transition:all 0.15s ease!important}.cbt-app-pill:hover{border-color:#94A3B8!important;background:#F8FAFC!important}.cbt-app-pill.phonepe{color:#5F259F!important}.cbt-app-pill.gpay{color:#1A73E8!important}.cbt-app-pill.paytm{color:#00BAF2!important}.cbt-qr-expand-box{background:#FFFFFF!important;border:1.5px solid #FCD34D!important;border-radius:8px!important;padding:14px!important;margin-top:10px!important;text-align:center!important}.cbt-qr-img-wrap{display:flex!important;justify-content:center!important;margin-bottom:8px!important}.cbt-qr-desc{font-size:9.5pt!important;color:#475569!important;margin-bottom:8px!important}.cbt-upi-copy-box{display:inline-flex!important;align-items:center!important;gap:8px!important;background:#F8FAFC!important;border:1px solid #CBD5E1!important;border-radius:6px!important;padding:4px 10px!important;font-size:11px!important}.cbt-copy-btn{background:#1E3A8A!important;color:#FFFFFF!important;border:none!important;border-radius:4px!important;padding:3px 8px!important;font-size:10px!important;font-weight:bold!important;cursor:pointer!important}.cbt-review-support-badge{background:linear-gradient(135deg,#FEF3C7 0%,#FFFBEB 100%)!important;border:1.5px solid #FCD34D!important;border-radius:8px!important;padding:10px 14px!important;margin-top:14px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;cursor:pointer!important;transition:transform 0.15s ease,box-shadow 0.15s ease!important}.cbt-review-support-badge:hover{transform:translateY(-1px)!important;box-shadow:0 4px 10px rgb(217 119 6 / .15)!important}.cbt-support-badge-content{display:flex!important;align-items:center!important;gap:10px!important}.cbt-badge-heart{font-size:20px!important;line-height:1!important}.cbt-badge-text{display:flex!important;flex-direction:column!important;text-align:left!important}.cbt-badge-text b{font-size:10.5pt!important;color:#92400E!important}.cbt-badge-text span{font-size:8.5pt!important;color:#78350F!important}.btn-badge-donate{background:#D97706!important;color:#FFFFFF!important;border:none!important;border-radius:6px!important;padding:6px 14px!important;font-size:11px!important;font-weight:800!important;cursor:pointer!important;box-shadow:0 2px 6px rgb(217 119 6 / .3)!important}.cbt-modal-heart-icon{font-size:32px!important;text-align:center!important;line-height:1!important;margin-bottom:6px!important}.cbt-modal-corner-close{position:absolute!important;top:12px!important;right:14px!important;background:#F1F5F9!important;border:1px solid #CBD5E1!important;border-radius:50%!important;width:28px!important;height:28px!important;font-size:13px!important;font-weight:bold!important;color:#475569!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important}#cbt-exam-app.cbt-fullscreen-mode .timer-label,#cbt-exam-app.cbt-fullscreen-mode .timer-badge .timer-label{display:none!important}#cbt-exam-app.cbt-fullscreen-mode .timer-badge{padding:4px 10px!important;font-size:13pt!important;font-weight:800!important;letter-spacing:0.5px!important}#cbt-exam-app.cbt-fullscreen-mode .timer-icon{font-size:14pt!important;margin-right:4px!important}#cbt-exam-app .modal-overlay,.modal-overlay#resultModal,.modal-overlay#cbtDonationModal,.modal-overlay{display:none!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;background:rgb(15 23 42 / .8)!important;backdrop-filter:blur(4px)!important;z-index:2147483647!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;padding:20px 12px 60px 12px!important;box-sizing:border-box!important;align-items:flex-start!important;justify-content:center!important}#cbt-exam-app .modal-card,#resultModal .modal-card,#cbtDonationModal .modal-card{margin:16px auto 40px auto!important;position:relative!important;max-height:none!important;overflow:visible!important}.cbt-calc-overlay{display:none!important;position:fixed!important;top:60px!important;right:20px!important;z-index:2147483640!important;box-shadow:0 15px 35px rgb(0 0 0 / .3)!important}.cbt-calc-overlay.active{display:block!important}.cbt-calc-card{background:#1E293B!important;border-radius:12px!important;width:260px!important;padding:14px!important;border:1px solid #334155!important}.cbt-calc-header{display:flex!important;justify-content:space-between!important;align-items:center!important;color:#F8FAFC!important;font-weight:700!important;font-size:11pt!important;margin-bottom:10px!important}.cbt-calc-close{background:#334155!important;border:none!important;color:#CBD5E1!important;border-radius:50%!important;width:24px!important;height:24px!important;cursor:pointer!important;font-size:11px!important;font-weight:bold!important}.cbt-calc-screen-wrap{margin-bottom:12px!important}.cbt-calc-display{width:100%!important;background:#0F172A!important;color:#38BDF8!important;border:1.5px solid #334155!important;border-radius:6px!important;padding:8px 10px!important;font-size:16pt!important;font-family:'Courier New',Courier,monospace!important;font-weight:800!important;text-align:right!important;box-sizing:border-box!important}.cbt-calc-keypad{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:6px!important}.cbt-calc-btn{padding:10px 4px!important;font-size:11pt!important;font-weight:700!important;border:none!important;border-radius:6px!important;cursor:pointer!important;text-align:center!important;transition:opacity 0.15s ease!important}.cbt-calc-btn:hover{opacity:0.85!important}.cbt-calc-btn.num{background:#334155!important;color:#FFFFFF!important}.cbt-calc-btn.op{background:#2563EB!important;color:#FFFFFF!important}.cbt-calc-btn.fn{background:#475569!important;color:#F8FAFC!important;font-size:9.5pt!important}.cbt-calc-btn.equals{background:#16A34A!important;color:#FFFFFF!important;grid-column:span 2!important}.cbt-calc-btn.zero{grid-column:span 1!important}@media screen and (max-width:600px){.cbt-calc-overlay{top:auto!important;bottom:20px!important;right:10px!important;left:10px!important;display:none!important;justify-content:center!important}.cbt-calc-overlay.active{display:flex!important}.cbt-calc-card{width:100%!important;max-width:320px!important}}#cbt-exam-app .grid-container{position:relative!important}#cbt-exam-app .cbt-paywall-screen,#cbt-exam-app .cbt-container{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}#cbt-exam-app:not(.cbt-fullscreen-mode){overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important}#cbt-exam-app:not(.cbt-fullscreen-mode) .cbt-container{overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important}#cbt-exam-app:not(.cbt-fullscreen-mode) .main-panel{overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important;display:flex!important;flex-direction:column!important;padding:10px 14px!important;box-sizing:border-box!important;position:relative!important}#cbt-exam-app:not(.cbt-fullscreen-mode) .q-card-main{overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important;touch-action:auto!important;-webkit-overflow-scrolling:auto!important;padding:14px 16px 24px 16px!important;box-sizing:border-box!important;position:relative!important}#cbt-exam-app:not(.cbt-fullscreen-mode) .options-grid{overflow:visible!important;height:auto!important;max-height:none!important}#cbt-exam-app:not(.cbt-fullscreen-mode) .action-bar{position:-webkit-sticky!important;position:sticky!important;bottom:0!important;z-index:9999!important;background:#FFFFFF!important;border-top:1.5px solid #E2E8F0!important;box-shadow:0 -4px 16px rgb(0 0 0 / .12)!important;margin-top:16px!important}#cbt-exam-app.cbt-fullscreen-mode{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;max-width:100vw!important;max-height:100vh!important;max-height:100dvh!important;margin:0!important;padding:0!important;border-radius:0!important;z-index:2147483647!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}#cbt-exam-app.cbt-fullscreen-mode .cbt-header{flex:0 0 auto!important;width:100%!important;position:relative!important;z-index:100000005!important}#cbt-exam-app.cbt-fullscreen-mode .cbt-container{flex:1 1 auto!important;min-height:0!important;width:100%!important;height:calc(100vh - 56px)!important;height:calc(100dvh - 56px)!important;overflow:hidden!important;display:flex!important;position:relative!important}#cbt-exam-app.cbt-fullscreen-mode .main-panel{flex:1 1 auto!important;min-height:0!important;height:100%!important;max-height:100%!important;display:flex!important;flex-direction:column!important;padding:0!important;margin:0!important;overflow:hidden!important;box-sizing:border-box!important;position:relative!important}#cbt-exam-app.cbt-fullscreen-mode .section-nav{flex:0 0 auto!important;margin:0!important;padding:6px 14px!important;background:#FFFFFF!important;z-index:30!important}#cbt-exam-app.cbt-fullscreen-mode .q-meta-bar{flex:0 0 auto!important;margin:0!important;padding:8px 14px!important;background:#F8FAFC!important;z-index:29!important}#cbt-exam-app.cbt-fullscreen-mode .q-card-main{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;padding:16px 18px 30px 18px!important;margin:0!important;background:#FFFFFF!important;box-sizing:border-box!important;position:relative!important;z-index:10!important}#cbt-exam-app.cbt-fullscreen-mode .action-bar{flex:0 0 auto!important;position:relative!important;bottom:0!important;width:100%!important;z-index:40!important;background:#FFFFFF!important;border-top:2px solid #E2E8F0!important;padding:10px 14px!important;margin:0!important;box-shadow:0 -4px 16px rgb(0 0 0 / .1)!important;box-sizing:border-box!important}#cbt-exam-app.cbt-palette-closed .main-panel,#cbt-exam-app.cbt-fullscreen-mode.cbt-palette-closed .main-panel{flex:1 1 100%!important;width:100%!important;max-width:100%!important}#cbt-exam-app.cbt-palette-closed .palette-panel,#cbt-exam-app.cbt-fullscreen-mode.cbt-palette-closed .palette-panel{display:none!important;width:0!important;min-width:0!important;max-width:0!important;flex:0 0 0%!important}@media (min-width:901px){#cbt-exam-app:not(.cbt-palette-closed) .main-panel,#cbt-exam-app.cbt-fullscreen-mode:not(.cbt-palette-closed) .main-panel{flex:1 1 calc(100% - 310px)!important;max-width:calc(100% - 310px)!important}#cbt-exam-app:not(.cbt-palette-closed) .palette-panel,#cbt-exam-app.cbt-fullscreen-mode:not(.cbt-palette-closed) .palette-panel{display:flex!important;flex:0 0 310px!important;width:310px!important;min-width:310px!important;max-width:310px!important}}#cbt-exam-app .cbt-header-actions-group{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:nowrap!important}#cbt-exam-app .btn-palette-toggle,#cbt-exam-app #btnPaletteToggle,#cbt-exam-app.cbt-fullscreen-mode .btn-palette-toggle,#cbt-exam-app.cbt-fullscreen-mode #btnPaletteToggle{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;background:#16A34A!important;border:1.5px solid #22C55E!important;color:#FFFFFF!important;padding:5px 12px!important;border-radius:6px!important;font-size:8.5pt!important;font-weight:700!important;cursor:pointer!important;align-items:center!important;justify-content:center!important;gap:5px!important;box-shadow:0 2px 5px rgb(0 0 0 / .15)!important;user-select:none!important;flex-shrink:0!important;z-index:100000020!important}#cbt-exam-app .btn-palette-toggle:hover{background:#15803D!important;transform:translateY(-1px)!important}#cbt-exam-app .btn-palette-toggle.active-palette{background:#DC2626!important;border-color:#EF4444!important}@media (max-width:640px){#cbt-exam-app .user-timer-box{display:flex!important;flex-direction:column!important;width:100%!important;gap:6px!important;padding-top:6px!important;border-top:1px solid rgb(255 255 255 / .18)!important}#cbt-exam-app .user-timer-box>.candidate-tag{margin-right:auto!important}#cbt-exam-app .user-timer-box>.timer-badge{margin-left:auto!important}#cbt-exam-app .cbt-header-actions-group{display:flex!important;width:100%!important;justify-content:space-between!important;gap:4px!important;flex-wrap:nowrap!important}#cbt-exam-app .cbt-header-actions-group button,#cbt-exam-app .cbt-header-actions-group .btn-palette-toggle,#cbt-exam-app .cbt-header-actions-group .btn-fullscreen,#cbt-exam-app .cbt-header-actions-group .btn-support-header{flex:1 1 25%!important;min-width:0!important;padding:5px 3px!important;font-size:7.5pt!important;text-align:center!important;justify-content:center!important;white-space:nowrap!important}}#cbt-exam-app ins.adsbygoogle,#cbt-exam-app .google-auto-placed,#cbt-exam-app .adsbygoogle-noablate{display:none!important;visibility:hidden!important;height:0!important;width:0!important;overflow:hidden!important}@media (max-width:640px){#cbt-exam-app{margin:4px auto 10px auto!important}#cbt-exam-app .cbt-header{padding:6px 10px!important}#cbt-exam-app .exam-info{margin-bottom:2px!important}#cbt-exam-app .exam-title{font-size:11pt!important;line-height:1.2!important;margin-bottom:2px!important}#cbt-exam-app .exam-sub{font-size:7.5pt!important;line-height:1.2!important}#cbt-exam-app .candidate-profile-box{padding:2px 6px!important;gap:5px!important}#cbt-exam-app .candidate-avatar{width:24px!important;height:24px!important}#cbt-exam-app .candidate-meta .c-name{font-size:8pt!important;font-weight:700!important;max-width:90px!important;line-height:1.1!important}#cbt-exam-app .candidate-meta .c-sub{font-size:7pt!important;line-height:1.1!important}#cbt-exam-app .q-meta-bar,#cbt-exam-app.cbt-fullscreen-mode .q-meta-bar{padding:4px 8px!important;font-size:8pt!important;gap:2px 5px!important;min-height:auto!important;line-height:1.25!important;background:#F8FAFC!important;border-bottom:1px solid #E2E8F0!important}#cbt-exam-app #qNumberDisplay{font-size:8.5pt!important;font-weight:800!important;color:#0F172A!important}#cbt-exam-app #qSectionDisplay{font-size:8pt!important;font-weight:700!important;color:#1D4ED8!important}#cbt-exam-app .q-type-label{display:none!important}#cbt-exam-app .q-type-badge{font-size:8pt!important;color:#475569!important}#cbt-exam-app #qMarksDisplay{font-size:8pt!important;font-weight:700!important}#cbt-exam-app .section-nav,#cbt-exam-app.cbt-fullscreen-mode .section-nav{padding:3px 6px!important;margin-bottom:3px!important;gap:4px!important}#cbt-exam-app .sec-btn,#cbt-exam-app.cbt-fullscreen-mode .sec-btn{padding:4px 10px!important;font-size:8pt!important}#cbt-exam-app .q-card-main{padding:10px 12px 18px 12px!important}#cbt-exam-app .q-text-hi{font-size:10.5pt!important;line-height:1.45!important;margin-bottom:8px!important}#cbt-exam-app .q-text-en{font-size:10pt!important;line-height:1.45!important;margin-bottom:8px!important}#cbt-exam-app .options-grid{gap:6px!important;margin:8px 0!important}#cbt-exam-app .opt-label{padding:8px 10px!important;font-size:9.5pt!important;border-radius:6px!important}}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}.wp-block-button{--wp--preset--dimension--25:25%;--wp--preset--dimension--50:50%;--wp--preset--dimension--75:75%;--wp--preset--dimension--100:100%}:where(body){margin:0}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}