/* GO WORLD SMART CBT UI v3.2 */
:root{--gw-primary:#0b3b78;--gw-success:#087f5b;--gw-purple:#6437aa;--gw-warning:#b86b00;--gw-danger:#a51d35}
.gw-v32-password-wrap{position:relative!important}.gw-v32-password-wrap input{padding-right:48px!important}.gw-v32-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:35px;height:35px;border:0;border-radius:10px;background:#eef5ff;color:var(--gw-primary);display:grid;place-items:center;cursor:pointer;z-index:5}
.gw-v32-power{min-height:42px!important;padding:8px 13px!important;border:0!important;border-radius:14px!important;font-size:13px!important;font-weight:800!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;box-shadow:0 8px 18px #0f172a29!important;transition:.18s!important}.gw-v32-power:hover{transform:translateY(-2px) scale(1.01)!important}.gw-v32-start{background:linear-gradient(135deg,#087f5b,#16a085)!important}.gw-v32-revise{background:linear-gradient(135deg,#1258a8,#2585e6)!important}.gw-v32-scores{background:linear-gradient(135deg,#5730a0,#8357d8)!important}.gw-v32-license{background:linear-gradient(135deg,#a65f00,#ef9d20)!important}.gw-v32-logout{background:linear-gradient(135deg,#8f1830,#cf3854)!important}
.gw-v32-exam-compact{padding:8px 10px!important;margin:6px 0 9px!important;border-radius:13px!important;min-height:auto!important;font-size:12px!important;line-height:1.25!important;box-shadow:0 5px 15px #0f172a14!important}.gw-v32-exam-compact h1,.gw-v32-exam-compact h2,.gw-v32-exam-compact h3,.gw-v32-exam-compact h4{font-size:12px!important;margin:0 0 3px!important}.gw-v32-exam-strip{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin-bottom:9px!important}.gw-v32-guide-collapsed{max-height:38px!important;overflow:hidden!important}.gw-v32-guide-toggle{float:right;border:0;border-radius:9px;background:#eef5ff;color:#0b3b78;font-weight:900;min-width:30px;height:28px;cursor:pointer}.gw-v32-return-score{background:linear-gradient(135deg,#0b3b78,#1f78d1)!important;color:#fff!important}
.gw-v32-recovery-modal{position:fixed;inset:0;background:#030b19b8;display:none;place-items:center;padding:18px;z-index:2147482500;backdrop-filter:blur(6px)}.gw-v32-recovery-modal.is-open{display:grid}.gw-v32-recovery-card{width:min(500px,100%);background:#fff;border-radius:22px;padding:20px;box-shadow:0 30px 80px #00000059;color:#172033}.gw-v32-recovery-card input{width:100%;min-height:46px;border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px;box-sizing:border-box}.gw-v32-recovery-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:12px}.gw-v32-recovery-actions button{flex:1;min-width:120px;border:0;border-radius:12px;min-height:42px;font-weight:800}.gw-v32-recovery-primary{background:linear-gradient(135deg,#0b3b78,#2585e6);color:#fff}.gw-v32-recovery-close{background:#eef2f7}.gw-v32-recovery-message{margin-top:12px;padding:10px;border-radius:10px;background:#f1f5f9;font-size:13px;display:none}.gw-v32-recovery-message.show{display:block}@media(max-width:720px){.gw-v32-exam-strip{grid-template-columns:1fr!important}.gw-v32-power{font-size:12px!important;min-height:39px!important}}
