.hms-free-exam-widget{
  --hms-free-primary:#2563eb;--hms-free-primary-hover:#1d4ed8;--hms-free-bg:#fff;--hms-free-text:#0f172a;--hms-free-muted:#64748b;--hms-free-border:#e2e8f0;--hms-free-radius:26px;--hms-free-button-radius:16px;
  position:relative;direction:rtl;color:var(--hms-free-text);font-family:inherit;background:var(--hms-free-bg);border:1px solid var(--hms-free-border);border-radius:var(--hms-free-radius);padding:28px;box-shadow:0 20px 55px rgba(15,23,42,.07);overflow:hidden
}
.hms-free-exam-widget *{box-sizing:border-box}.hms-free-exam-widget [hidden]{display:none!important}
.hms-free-stage{position:relative;z-index:2}.hms-free-title{margin:0;font-size:26px;line-height:1.55;font-weight:900;color:var(--hms-free-text)}
.hms-free-description{margin:8px 0 0;color:var(--hms-free-muted);font-size:14px;line-height:2}
.hms-free-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:18px}.hms-free-meta span{display:inline-flex;align-items:center;gap:5px;padding:8px 12px;border:1px solid #e6edf6;border-radius:999px;background:#f8fafc;color:#475569;font-size:12px;font-weight:700}.hms-free-meta strong{color:var(--hms-free-text);font-size:13px}
.hms-free-start,.hms-free-send-otp,.hms-free-verify-otp,.hms-free-submit,.hms-free-retry{appearance:none;border:0;border-radius:var(--hms-free-button-radius);background:var(--hms-free-primary);color:#fff;min-height:48px;padding:0 22px;font:inherit;font-weight:900;cursor:pointer;transition:.18s ease;box-shadow:0 12px 28px rgba(37,99,235,.18)}
.hms-free-start{margin-top:22px;min-width:180px}.hms-free-start:hover,.hms-free-send-otp:hover,.hms-free-verify-otp:hover,.hms-free-submit:hover,.hms-free-retry:hover{background:var(--hms-free-primary-hover);transform:translateY(-1px)}
.hms-free-back,.hms-free-resend{appearance:none;border:0;background:transparent;color:#475569;font:inherit;font-size:12px;font-weight:800;cursor:pointer;padding:6px 0}.hms-free-resend:disabled{opacity:.5;cursor:not-allowed}
.hms-free-auth-head{margin-top:12px}.hms-free-auth-head h3{margin:0;font-size:22px;font-weight:900}.hms-free-auth-head p{margin:6px 0 0;color:var(--hms-free-muted);line-height:1.9;font-size:13px}
.hms-free-phone-panel,.hms-free-otp-panel{margin-top:18px;padding:18px;border:1px solid var(--hms-free-border);border-radius:20px;background:#fbfdff}.hms-free-phone-panel label,.hms-free-otp-panel>label{display:block;margin-bottom:8px;font-size:12px;font-weight:800;color:#334155}.hms-free-phone-panel label span{display:block;margin-bottom:7px}.hms-free-phone-panel label b{color:#dc2626}.hms-free-identity-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.hms-free-identity-grid input,.hms-free-phone{width:100%;height:48px;border:1px solid #cbd5e1!important;border-radius:14px!important;background:#fff!important;padding:0 14px!important;color:#0f172a!important;font-size:14px!important;box-shadow:none!important;outline:none!important}.hms-free-identity-grid input:focus,.hms-free-phone:focus{border-color:#60a5fa!important;box-shadow:0 0 0 4px rgba(37,99,235,.1)!important}.hms-free-identity-grid input:disabled,.hms-free-phone:disabled{background:#f8fafc!important;color:#64748b!important;cursor:not-allowed}.hms-free-mobile-label{margin:0!important}.hms-free-honeypot{position:absolute!important;left:-99999px!important;top:auto!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.hms-free-phone-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.hms-free-phone{text-align:left!important;font-size:15px!important}
.hms-free-otp-boxes{display:flex;justify-content:center;gap:10px}.hms-free-otp-boxes input{width:54px!important;height:58px!important;border:1px solid #cbd5e1!important;border-radius:15px!important;background:#fff!important;text-align:center!important;font-size:24px!important;font-weight:900!important;color:#0f172a!important;outline:0!important;padding:0!important}.hms-free-otp-boxes input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 4px rgba(59,130,246,.1)!important}.hms-free-otp-actions{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:14px}.hms-free-otp-timer{text-align:center;margin-top:10px;color:#64748b;font-size:11px;font-weight:700;direction:rtl}
.hms-free-message{min-height:22px;margin-top:12px;font-size:12px;font-weight:800}.hms-free-message.is-error{color:#b91c1c}.hms-free-message.is-success{color:#15803d}
.hms-free-stage-countdown{text-align:center;padding:28px 0}.hms-free-countdown-ring{width:112px;height:112px;border-radius:999px;margin:0 auto 18px;display:grid;place-items:center;background:conic-gradient(var(--hms-free-primary) 0 78%,#dbeafe 78% 100%);position:relative;box-shadow:0 16px 38px rgba(37,99,235,.18)}.hms-free-countdown-ring:before{content:'';position:absolute;inset:8px;background:#fff;border-radius:inherit}.hms-free-countdown-ring strong{position:relative;z-index:1;font-size:42px;font-weight:950;color:var(--hms-free-primary)}.hms-free-countdown-ring.is-pop{animation:hmsFreePop .62s ease}.hms-free-stage-countdown h3{margin:0;font-size:22px;font-weight:900}.hms-free-stage-countdown p{margin:7px 0 0;color:var(--hms-free-muted)}
@keyframes hmsFreePop{0%{transform:scale(.78);opacity:.45}55%{transform:scale(1.08);opacity:1}100%{transform:scale(1)}}
.hms-free-loader{position:absolute;inset:0;z-index:30;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:rgba(255,255,255,.72);backdrop-filter:blur(7px)}.hms-free-loader span{width:42px;height:42px;border:4px solid #dbeafe;border-top-color:var(--hms-free-primary);border-radius:50%;animation:hmsFreeSpin .8s linear infinite}.hms-free-loader p{margin:0;font-size:12px;font-weight:800;color:#334155}@keyframes hmsFreeSpin{to{transform:rotate(360deg)}}
.hms-free-exam-widget.is-editor-preview .hms-free-start{pointer-events:none}.hms-free-exam-widget.is-editor-preview:after{content:'پیش‌نمایش آزمون رایگان؛ احراز موبایل فقط در صفحه واقعی اجرا می‌شود.';display:block;margin-top:12px;padding:8px 10px;border-radius:10px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:700}
.hms-free-exam-live__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px}.hms-free-exam-live__head h3{margin:0;font-size:24px;font-weight:900}.hms-free-exam-live__head p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.9}.hms-free-attempt-chip{flex:0 0 auto;display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#ecfdf5;border:1px solid #bbf7d0;color:#15803d;font-size:11px;font-weight:900}.hms-free-save-state{min-height:20px;margin-bottom:8px;font-size:11px;font-weight:800}.hms-free-save-state.is-saving{color:#0369a1}.hms-free-save-state.is-saved{color:#15803d}.hms-free-save-state.is-error{color:#b91c1c}
.hms-free-exam-widget .hms-exam-form{border:0;border-radius:24px;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);padding:0;margin:0}.hms-free-exam-widget .hms-free-timer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:14px 16px;margin-bottom:24px}.hms-free-exam-widget .hms-free-timer-bar{width:100%;height:12px;border:0;border-radius:999px;overflow:hidden;background:#eaf1fb}.hms-free-exam-widget .hms-free-timer-bar::-webkit-progress-bar{background:#eaf1fb;border-radius:999px}.hms-free-exam-widget .hms-free-timer-bar::-webkit-progress-value{background:linear-gradient(90deg,#22c55e,#0ea5e9);border-radius:999px}.hms-free-exam-widget .hms-free-timer-bar::-moz-progress-bar{background:linear-gradient(90deg,#22c55e,#0ea5e9);border-radius:999px}.hms-free-timer-count{direction:ltr;display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:38px;background:#fff;border:1px solid #dbe4f0;border-radius:14px;font-weight:900;box-shadow:0 8px 18px rgba(15,23,42,.05)}
.hms-free-exam-widget .hms-exam-step-header{margin:0 0 22px;padding:16px 18px;border:1px solid #dbeafe;border-radius:22px;background:linear-gradient(135deg,#eff6ff,#fff)}.hms-free-exam-widget .hms-exam-step-header__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px;color:#1e3a8a;font-weight:800;font-size:13px}.hms-free-exam-widget .hms-exam-step-header__meta strong{font-size:18px;color:#0f172a}.hms-free-exam-widget .hms-exam-step-progress{height:10px;border-radius:999px;background:#dbeafe;overflow:hidden}.hms-free-exam-widget .hms-exam-step-progress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--hms-free-primary),#22c55e);transition:width .25s ease}
.hms-free-exam-widget .course-questions-lists{list-style:none!important;padding:0!important;margin:0!important;counter-reset:hmsFreeExamQuestion}.hms-free-exam-widget .hms-exam-question-card{counter-increment:hmsFreeExamQuestion;position:relative;list-style:none!important;margin:0 0 20px!important;padding:26px 26px 22px!important;border:1px solid #e2e8f0!important;border-radius:24px!important;background:linear-gradient(135deg,#fff 0%,#fbfdff 60%,#f6fbff 100%)!important;box-shadow:0 16px 38px rgba(15,23,42,.055)!important}.hms-free-exam-widget .hms-exam-question-card:before{content:'سؤال ' attr(data-question-number)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:78px!important;height:32px!important;margin:0 0 13px!important;padding:0 12px!important;border-radius:999px!important;background:#eef8ff!important;border:1px solid #bfdbfe!important;color:#0369a1!important;font-size:12px!important;font-weight:900!important}.hms-free-exam-widget .hms-exam-display-step .hms-exam-question-card{display:none!important;animation:hmsFreeStepFade .22s ease}.hms-free-exam-widget .hms-exam-display-step .hms-exam-question-card.is-active{display:block!important}@keyframes hmsFreeStepFade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.hms-free-exam-widget .hms-question-text{font-size:15px;line-height:2;color:#111827}.hms-free-exam-widget .hms-question-text p:last-child{margin-bottom:0}.hms-free-exam-widget .hms-exam-score-chip{display:inline-flex;margin-top:8px;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#fff7ed;border:1px solid #fed7aa;color:#c2410c;font-size:11px;font-weight:900}
.hms-free-exam-widget .answers{list-style:none!important;padding:0!important;margin:18px 0 0!important;display:grid!important;gap:11px!important}.hms-free-exam-widget .hms-answer-option{list-style:none!important;margin:0!important;padding:0!important}.hms-free-exam-widget .hms-answer-label{display:flex!important;align-items:flex-start!important;gap:11px!important;width:100%!important;margin:0!important;padding:13px 15px!important;border:1px solid #e2e8f0!important;border-radius:17px!important;background:#fff!important;cursor:pointer!important;transition:.18s ease!important}.hms-free-exam-widget .hms-answer-label:hover{border-color:#93c5fd!important;background:#f8fbff!important;transform:translateY(-1px)}.hms-free-exam-widget .hms-answer-input{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important;pointer-events:none!important}.hms-free-exam-widget .hms-answer-box{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;width:22px;height:22px;margin-top:4px;border:2px solid #cbd5e1;border-radius:6px;background:#fff}.hms-free-exam-widget .hms-answer-box:after{content:'';width:10px;height:6px;border-right:2px solid #16a34a;border-bottom:2px solid #16a34a;transform:rotate(45deg) scale(0);transition:transform .16s ease}.hms-free-exam-widget .hms-answer-input:checked + .hms-answer-box{border-color:#16a34a;box-shadow:0 0 0 4px rgba(34,197,94,.12)}.hms-free-exam-widget .hms-answer-input:checked + .hms-answer-box:after{transform:rotate(45deg) scale(1)}.hms-free-exam-widget .hms-answer-letter{display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;height:34px;border-radius:11px;background:#f1f5f9;color:#334155;font-weight:900;font-size:12px}.hms-free-exam-widget .hms-answer-text{flex:1;padding-top:5px;color:#1f2937;line-height:1.9}
.hms-free-exam-widget .hms-exam-step-controls{position:sticky;bottom:12px;z-index:5;display:grid;grid-template-columns:auto minmax(190px,1fr) auto auto;align-items:center;gap:10px;margin-top:14px;padding:13px;border:1px solid #e2e8f0;border-radius:21px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 18px 45px rgba(15,23,42,.11)}.hms-free-exam-widget .hms-step-btn{min-height:52px;padding:0 16px;border:1px solid #dbe4f0;border-radius:16px;background:#fff;color:#0f172a;font:inherit;font-weight:850;cursor:pointer}.hms-free-exam-widget .hms-step-btn:disabled{opacity:.45;cursor:not-allowed}.hms-free-exam-widget .hms-exam-step-counter-inline{min-height:52px;padding:8px 12px;border-radius:16px;background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #dbeafe;text-align:center}.hms-free-exam-widget .hms-exam-step-counter-inline__title{font-size:13px;font-weight:900}.hms-free-exam-widget .hms-exam-step-counter-inline__title strong{font-size:17px}.hms-free-exam-widget .hms-exam-step-counter-inline__answered{margin-top:3px;color:#64748b;font-size:11px;font-weight:700}.hms-free-submit{min-height:52px}.hms-free-exam-widget .hms-step-submit:disabled{opacity:.45!important;cursor:not-allowed!important;background:#94a3b8!important;box-shadow:none!important;transform:none!important}.hms-free-exam-widget .hms-step-submit.is-ready{opacity:1}.hms-free-submit-wrap{text-align:center;margin-top:18px}
.hms-exam-result-card{direction:rtl;border:1px solid #e2e8f0;border-radius:26px;padding:26px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 18px 45px rgba(15,23,42,.07)}.hms-exam-result-card.is-success{border-color:#bbf7d0;background:linear-gradient(145deg,#fff,#f0fdf4)}.hms-exam-result-card.is-failed{border-color:#fecaca;background:linear-gradient(145deg,#fff,#fff7f7)}.hms-result-badge{display:inline-flex;padding:7px 11px;border-radius:999px;background:#f1f5f9;font-size:11px;font-weight:900}.is-success .hms-result-badge{background:#dcfce7;color:#15803d}.is-failed .hms-result-badge{background:#fee2e2;color:#b91c1c}.hms-result-main{display:flex;align-items:center;gap:18px;margin-top:18px}.hms-result-grade{flex:0 0 102px;width:102px;height:102px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border:8px solid #dbeafe;box-shadow:0 12px 30px rgba(15,23,42,.08)}.is-success .hms-result-grade{border-color:#bbf7d0}.is-failed .hms-result-grade{border-color:#fecaca}.hms-result-grade strong{font-size:26px;font-weight:950;line-height:1}.hms-result-grade span{font-size:10px;color:#64748b;margin-top:5px}.hms-result-main h3{margin:0;font-size:22px;font-weight:900}.hms-result-main p{margin:6px 0 0;color:#64748b}.hms-result-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:20px}.hms-result-stats>div{padding:13px;border-radius:16px;background:#fff;border:1px solid #e2e8f0;text-align:center}.hms-result-stats strong{display:block;font-size:18px;font-weight:950}.hms-result-stats span{display:block;margin-top:3px;color:#64748b;font-size:10px;font-weight:700}.hms-free-result-note{margin-top:14px;padding:11px 13px;border-radius:14px;background:#f8fafc;color:#64748b;font-size:11px;font-weight:700}.hms-free-retry{margin-top:16px}.hms-free-retry span{font-size:10px;opacity:.8}
.hms-free-answer-review{margin-top:22px;padding-top:20px;border-top:1px solid #e2e8f0}.hms-free-answer-review__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hms-free-answer-review__head h4{margin:0;font-size:18px;font-weight:950;color:#0f172a}.hms-free-answer-review__head p{margin:5px 0 0;color:#64748b;font-size:12px;line-height:1.8}.hms-free-answer-review__head>span{flex:0 0 auto;padding:6px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:10px;font-weight:900}.hms-free-answer-review__list{display:grid;gap:12px;margin-top:14px}.hms-free-review-item{padding:16px;border:1px solid #e2e8f0;border-radius:18px;background:#fff}.hms-free-review-item.is-correct{border-color:#bbf7d0;background:#f7fff9}.hms-free-review-item.is-wrong{border-color:#fecaca;background:#fffafa}.hms-free-review-item.is-unanswered{border-color:#fde68a;background:#fffdf5}.hms-free-review-item__top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.hms-free-review-item__top strong{font-size:12px;font-weight:900}.hms-free-review-item__top span{padding:4px 8px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:10px;font-weight:900}.is-correct .hms-free-review-item__top span{background:#dcfce7;color:#15803d}.is-wrong .hms-free-review-item__top span{background:#fee2e2;color:#b91c1c}.is-unanswered .hms-free-review-item__top span{background:#fef3c7;color:#92400e}.hms-free-review-question{font-size:13px;line-height:1.9;color:#0f172a}.hms-free-review-question p{margin:.35em 0}.hms-free-review-answers{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.hms-free-review-answers>div{padding:11px 12px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.hms-free-review-answers small{display:block;color:#64748b;font-size:10px;font-weight:800;margin-bottom:4px}.hms-free-review-answers strong{display:block;color:#0f172a;font-size:12px;line-height:1.8}.hms-free-review-correct{border-color:#bbf7d0!important;background:#f0fdf4!important}.hms-free-review-correct strong{color:#166534}

.hms-free-exam-error{direction:rtl;padding:14px;border:1px solid #fecaca;border-radius:14px;background:#fff7f7;color:#b91c1c;font-weight:700}
@media(max-width:768px){.hms-free-exam-widget{padding:18px;border-radius:22px}.hms-free-identity-grid{grid-template-columns:1fr}.hms-free-review-answers{grid-template-columns:1fr}.hms-free-title{font-size:22px}.hms-free-phone-row{grid-template-columns:1fr}.hms-free-send-otp{width:100%}.hms-free-exam-live__head{flex-direction:column}.hms-free-exam-widget .hms-exam-question-card{padding:20px 15px!important;border-radius:20px!important}.hms-free-exam-widget .hms-answer-label{padding:12px!important}.hms-free-exam-widget .hms-exam-step-controls{position:static;grid-template-columns:1fr 1fr}.hms-free-exam-widget .hms-exam-step-counter-inline{grid-column:1/-1;grid-row:1}.hms-free-exam-widget .hms-step-submit{grid-column:1/-1}.hms-result-main{align-items:flex-start}.hms-result-stats{grid-template-columns:1fr 1fr}.hms-free-otp-boxes{gap:7px}.hms-free-otp-boxes input{width:48px!important;height:54px!important}}
@media(max-width:480px){.hms-result-main{flex-direction:column}.hms-result-grade{width:92px;height:92px;flex-basis:92px}.hms-free-meta{gap:6px}.hms-free-meta span{padding:7px 9px}.hms-result-stats{grid-template-columns:1fr 1fr}}
