:root{
  --d28-ink:#1f211f;--d28-muted:#77736d;--d28-line:#e8e3da;
  --d28-paper:#fffdf9;--d28-canvas:#f8f6f1;--d28-green:#317f68;
  --d28-green-soft:#eaf4ef;--d28-coral:#d95f4f;--d28-coral-soft:#fff0ec;
  --d28-blue:#3e7fa4;--d28-blue-soft:#edf6fa;--d28-shadow:0 12px 34px rgba(54,45,32,.07);
}
body:has(.drill-clean-screen),body:has(.recall-clean-screen),body:has([data-screen-label="Drill - Question"]){background-color:var(--d28-canvas)!important}
.drill-clean-screen,.recall-clean-screen,[data-screen-label="Drill - Question"]{width:min(100%,720px);margin:0 auto;padding:12px 4px 34px;color:var(--d28-ink)}
.drill-clean-head,.recall-clean-head{padding:18px 2px 22px}
.drill-clean-head>span,.recall-clean-head>span{display:block;color:var(--d28-green);font-size:.68rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}
.drill-clean-head h1,.recall-clean-head h1{max-width:17ch;margin:7px 0 0;font-size:clamp(1.85rem,7vw,2.65rem);line-height:1.03;letter-spacing:-.045em}
.drill-clean-head p,.recall-clean-head p{max-width:44ch;margin:10px 0 0;color:var(--d28-muted);font-size:.92rem;line-height:1.55}

.drill-primary-action{display:grid;grid-template-columns:52px minmax(0,1fr) 28px;gap:14px;align-items:center;width:100%;min-height:116px;padding:18px;border:0!important;border-radius:24px;background:var(--d28-green)!important;color:#fff;box-shadow:0 12px 26px rgba(49,127,104,.18)!important;text-align:left;font-family:inherit;cursor:pointer}
.drill-action-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:17px;background:rgba(255,255,255,.15);font-size:1.35rem}
.drill-action-copy{min-width:0}.drill-action-copy small{display:block;margin-bottom:5px;color:rgba(255,255,255,.72);font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.drill-action-copy b{display:block;font-size:1.15rem;line-height:1.2}.drill-action-copy span{display:block;margin-top:5px;color:rgba(255,255,255,.82);font-size:.78rem;line-height:1.4}.drill-action-go{font-size:1.4rem;font-style:normal}
.drill-quiet-list{margin-top:14px;overflow:hidden;border:1px solid var(--d28-line);border-radius:22px;background:var(--d28-paper);box-shadow:var(--d28-shadow)}
.drill-quiet-row{display:grid;grid-template-columns:42px minmax(0,1fr) 22px;gap:12px;align-items:center;width:100%;min-height:78px;padding:13px 16px;border:0!important;border-bottom:1px solid var(--d28-line)!important;border-radius:0!important;background:transparent!important;color:var(--d28-ink)!important;box-shadow:none!important;text-align:left;font-family:inherit;cursor:pointer}
.drill-quiet-row:last-child{border-bottom:0!important}.drill-row-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--d28-blue-soft);color:var(--d28-blue);font-size:1rem}.drill-quiet-row:nth-child(2) .drill-row-icon{background:#f2edfb;color:#7c60b7}.drill-quiet-row:nth-child(3) .drill-row-icon{background:var(--d28-coral-soft);color:var(--d28-coral)}
.drill-quiet-row b{display:block;font-size:.92rem;line-height:1.25}.drill-quiet-row small{display:block;margin-top:4px;color:var(--d28-muted);font-size:.71rem;line-height:1.35}.drill-quiet-row>i{color:#9d9992;font-size:1.1rem;font-style:normal}

.drill-topic-drawer,.recall-round-drawer,.recall-choice-details,.recall-concept-card{margin-top:14px;overflow:hidden;border:1px solid var(--d28-line)!important;border-radius:20px!important;background:var(--d28-paper)!important;box-shadow:none!important}
.drill-topic-drawer>summary,.recall-round-drawer>summary,.recall-choice-details>summary,.recall-concept-card>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 17px!important;color:var(--d28-ink)!important;list-style:none;cursor:pointer}
.drill-topic-drawer>summary::-webkit-details-marker,.recall-round-drawer>summary::-webkit-details-marker,.recall-choice-details>summary::-webkit-details-marker,.recall-concept-card>summary::-webkit-details-marker{display:none}
.drill-topic-drawer>summary b,.recall-round-drawer>summary b,.recall-choice-details>summary b,.recall-concept-card>summary b{display:block;font-size:.83rem}
.drill-topic-drawer>summary small,.recall-round-drawer>summary small,.recall-choice-details>summary small,.recall-concept-card>summary small{display:block;margin-top:3px;color:var(--d28-muted);font-size:.66rem;font-weight:600;line-height:1.35}
.drill-topic-drawer>summary>i,.recall-round-drawer>summary>i,.recall-choice-details>summary>i,.recall-concept-card>summary>i{font-size:1.2rem;font-style:normal;transition:transform .2s ease}
.drill-topic-drawer[open]>summary>i,.recall-round-drawer[open]>summary>i,.recall-choice-details[open]>summary>i,.recall-concept-card[open]>summary>i{transform:rotate(45deg)}
.drill-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 13px 14px}
.drill-topic-grid button{min-height:62px;padding:11px 12px;border:1px solid var(--d28-line)!important;border-radius:15px!important;background:#fbfaf7!important;color:var(--d28-ink)!important;box-shadow:none!important;text-align:left;font:750 .76rem/1.3 inherit;cursor:pointer}
.quiet-back{display:inline-flex;align-items:center;min-height:40px;padding:0 13px;border:1px solid var(--d28-line)!important;border-radius:999px!important;background:var(--d28-paper)!important;color:#625f5a!important;box-shadow:none!important;font:750 .72rem/1 inherit;cursor:pointer}

.recall-month-list{display:flex;flex-direction:column;gap:10px}.recall-month{display:grid!important;grid-template-columns:52px minmax(0,1fr) 24px!important;gap:14px!important;align-items:center!important;width:100%!important;min-height:92px!important;padding:14px 16px!important;border:1px solid var(--d28-line)!important;border-radius:20px!important;background:var(--d28-paper)!important;color:var(--d28-ink)!important;box-shadow:var(--d28-shadow)!important;text-align:left!important;font-family:inherit!important}
.recall-month-icon{display:grid!important;place-items:center!important;width:52px!important;height:58px!important;border:0!important;border-radius:14px!important;background:#edf5f1!important;color:var(--m,#317f68)!important;box-shadow:none!important;transform:none!important}.recall-month-icon b{font-size:.72rem!important;letter-spacing:.08em}
.recall-month-copy b{display:block!important;font-size:1rem!important}.recall-month-copy span{display:block!important;margin-top:4px!important;color:var(--d28-muted)!important;font-size:.71rem!important;line-height:1.35!important}.recall-month-status{display:inline-block!important;margin-top:7px!important;color:var(--d28-green)!important;font-size:.62rem!important;font-style:normal!important;font-weight:800!important}.recall-month-go{color:#9d9992!important;font-size:1.1rem!important}
.recall-progress-line{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 10px;margin-top:4px;padding:14px 16px;border:1px solid var(--d28-line);border-radius:18px;background:var(--d28-paper)}.recall-progress-line b{font-size:1rem}.recall-progress-line span{color:var(--d28-muted);font-size:.7rem}.recall-progress-line i{grid-column:1/-1;height:7px;overflow:hidden;border-radius:999px;background:#ece9e2}.recall-progress-line u{display:block;height:100%;border-radius:inherit;background:var(--d28-green);text-decoration:none}
.recall-mini-stats{display:flex;gap:8px;margin:9px 0 18px}.recall-mini-stats span{display:inline-flex;align-items:center;gap:5px;color:var(--d28-muted);font-size:.67rem}.recall-mini-stats b{color:var(--d28-ink);font-size:.76rem}.recall-review-incorrect{margin:0 0 14px!important;padding:10px 13px!important;border:1px solid #f0cfc7!important;border-radius:999px!important;background:var(--d28-coral-soft)!important;color:#aa493c!important;box-shadow:none!important;font:800 .7rem/1 inherit!important}
.recall-day-clean{padding:18px;border:1px solid var(--d28-line);border-radius:24px;background:var(--d28-paper);box-shadow:var(--d28-shadow)}.recall-day-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important}.recall-day-head small{display:block;color:var(--d28-green);font-size:.59rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.recall-day-head b{display:block;margin-top:4px;font-size:1.05rem!important}.recall-day-head>span{max-width:50%;color:var(--d28-muted);font-size:.67rem!important;line-height:1.4;text-align:right}
.recall-continue-button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:70px;margin-top:17px;padding:13px 15px;border:0!important;border-radius:17px!important;background:var(--d28-green)!important;color:#fff!important;box-shadow:none!important;text-align:left;font-family:inherit;cursor:pointer}.recall-continue-button small{display:block;color:rgba(255,255,255,.7);font-size:.57rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.recall-continue-button b{display:block;margin-top:4px;font-size:.9rem}.recall-continue-button i{font-size:1.25rem;font-style:normal}
.recall-full-day-button{width:100%;min-height:43px;margin-top:8px;border:1px solid var(--d28-line)!important;border-radius:14px!important;background:#faf9f6!important;color:#5f5c57!important;box-shadow:none!important;font:750 .7rem/1 inherit!important}.recall-round-drawer{margin-top:8px!important}.recall-rounds{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px!important;padding:0 12px 13px!important;overflow:visible!important}.recall-round{min-width:0!important;min-height:54px!important;padding:7px 3px!important;border:1px solid var(--d28-line)!important;border-radius:12px!important;background:#faf9f6!important;color:var(--d28-ink)!important;box-shadow:none!important;transform:none!important}.recall-round b{font-size:.75rem!important}.recall-round span{margin-top:3px!important;color:var(--d28-muted)!important;font-size:.48rem!important;line-height:1.15!important}.recall-round.done{background:var(--d28-green-soft)!important;border-color:#c9e0d6!important}
.recall-pending-note{display:flex;flex-direction:column;gap:4px;margin-top:12px;padding:14px 16px;border:1px dashed #d8d2c7;border-radius:17px;color:var(--d28-muted);background:rgba(255,255,255,.45)}.recall-pending-note b{color:#5c5954;font-size:.75rem}.recall-pending-note span{font-size:.67rem;line-height:1.4}

[data-screen-label="Drill - Question"] .quiz-top-clear{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:8px!important;margin-bottom:8px!important}[data-screen-label="Drill - Question"] .release-back{min-height:40px!important;padding:0 12px!important;border:1px solid var(--d28-line)!important;border-radius:999px!important;background:var(--d28-paper)!important;color:#5e5a55!important;box-shadow:none!important;font-size:.68rem!important}
[data-screen-label="Drill - Question"] .quiz-location{min-width:0;padding:6px 10px!important;border:0!important;border-radius:13px!important;background:transparent!important;box-shadow:none!important;text-align:center}[data-screen-label="Drill - Question"] .quiz-location span{color:var(--d28-muted)!important;font-size:.52rem!important}[data-screen-label="Drill - Question"] .quiz-location b{font-size:.73rem!important}
[data-screen-label="Drill - Question"] .quiz-info-wide{margin-bottom:13px;padding:10px 12px!important;border:1px solid var(--d28-line)!important;border-radius:15px!important;background:var(--d28-paper)!important;box-shadow:none!important}[data-screen-label="Drill - Question"] .quiz-track{height:6px!important;margin-top:8px!important;background:#ece9e2!important}[data-screen-label="Drill - Question"] .quiz-track i{background:var(--d28-green)!important}.quiz-timer-pill{border:0!important;background:#f2f0eb!important;color:#66615b!important}
.quiz-card.lesson-question-card{width:100%!important;margin:0!important;padding:24px 20px!important;overflow:visible!important;border:1px solid #ded8ce!important;border-radius:24px!important;background:var(--d28-paper)!important;background-image:none!important;box-shadow:var(--d28-shadow)!important}.quiz-card.lesson-question-card .rings{display:none!important}.quiz-card.pn-has-ink-controls{padding-top:74px!important}.quiz-card.pn-has-ink-controls>.quiz-kicker,.quiz-card.pn-has-ink-controls>h2{max-width:none!important}.quiz-card .pn-cardctl{position:absolute!important;top:14px!important;right:15px!important;left:auto!important;width:auto!important;z-index:4!important;inset-inline-end:15px!important;inset-inline-start:auto!important}
.quiz-heading-line{margin-top:0!important}.quiz-question-number{min-width:34px!important;height:29px!important;border:1px solid #e1d6b9!important;border-radius:9px!important;background:#fff4cf!important;box-shadow:none!important;transform:none!important;font-size:.66rem!important}.quiz-kicker{color:var(--d28-green)!important;font-size:.58rem!important;letter-spacing:.12em!important}.lesson-question-card>h2{margin-top:12px!important;font-size:clamp(1.04rem,4.2vw,1.3rem)!important;line-height:1.48!important;letter-spacing:-.015em!important}.lesson-question-card>h2:after{display:none!important}.lesson-question-card .quiz-options{gap:8px!important;margin-top:19px!important}
.quiz-choice-stack .quiz-option{min-height:58px!important;padding:11px 12px!important;border:1px solid var(--d28-line)!important;border-radius:15px!important;background:#fbfaf7!important;box-shadow:none!important}.quiz-choice-stack .quiz-option .letter{width:30px!important;height:30px!important;border:1px solid #d8d1c6!important;background:#fff!important;color:#595650!important;font-size:.72rem!important}.quiz-choice-stack .recall-option-text{font-size:.84rem!important;line-height:1.5!important;font-weight:650!important}.quiz-choice-stack .quiz-option.correct{border-color:#7ebca5!important;background:var(--d28-green-soft)!important}.quiz-choice-stack .quiz-option.correct .letter{border-color:var(--d28-green)!important;background:var(--d28-green)!important;color:#fff!important}.quiz-choice-stack .quiz-option.wrong{border-color:#e7a99e!important;background:var(--d28-coral-soft)!important}.quiz-choice-stack .quiz-option.wrong .letter{border-color:var(--d28-coral)!important;background:var(--d28-coral)!important;color:#fff!important}
.quiz-answer-feedback{display:flex;align-items:center;gap:9px;margin-top:12px;padding:12px 14px;border:1px solid #c8dfd5;border-radius:16px;background:var(--d28-green-soft);color:#3e6255;font-size:.74rem;line-height:1.4}.quiz-answer-feedback.bad{border-color:#efc8c0;background:var(--d28-coral-soft);color:#8e4a40}.quiz-answer-feedback .quiz-verdict-pill{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:var(--d28-green);color:#fff;font-size:.6rem;font-weight:850}.quiz-answer-feedback.bad .quiz-verdict-pill{background:var(--d28-coral)}.recall-detour{font-size:.6rem;font-weight:800}
.recall-choice-details,.recall-concept-card{margin-top:10px!important}.recall-choice-list{display:flex;flex-direction:column;gap:8px;padding:0 12px 13px}.recall-choice-exp{padding:12px!important;border:1px solid var(--d28-line)!important;border-radius:14px!important;background:#faf9f6!important}.recall-choice-exp.correct{border-color:#c7ded4!important;background:var(--d28-green-soft)!important}.recall-choice-exp.wrong{border-color:#eed4ce!important;background:#fff8f6!important}.recall-choice-exp-head{display:grid;grid-template-columns:26px minmax(0,1fr) auto;gap:8px;align-items:start}.recall-choice-exp-head>span{display:grid;place-items:center;width:26px;height:26px;border-radius:9px;background:#fff;font-size:.66rem;font-weight:850}.recall-choice-exp-head b{font-size:.76rem!important;line-height:1.38}.recall-choice-exp-head em{color:var(--d28-muted);font-size:.56rem;font-style:normal;font-weight:800}.recall-choice-exp p{margin:8px 0 0!important;color:#5f5b55!important;font-size:.73rem!important;line-height:1.58!important}.recall-concept-body{padding:0 15px 15px;color:#56524d;font-size:.76rem;line-height:1.6}.recall-concept-body p{margin:0}.recall-concept-body a{display:inline-block;margin-top:9px;color:var(--d28-green);font-size:.68rem;font-weight:800;text-decoration:none}
.question-study-link{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:47px;margin-top:10px;padding:0 15px;border:1px solid var(--d28-line)!important;border-radius:15px!important;background:var(--d28-paper)!important;color:var(--d28-green)!important;box-shadow:none!important;font:800 .74rem/1 inherit!important}
.return-to-question{display:inline-flex;align-items:center;min-height:43px;margin:0 0 12px;padding:0 15px;border:1px solid #c7ded4!important;border-radius:999px!important;background:var(--d28-green-soft)!important;color:var(--d28-green)!important;box-shadow:none!important;font:800 .74rem/1 inherit!important;cursor:pointer}
.quiz-nav-panel{margin:16px 0 4px!important;padding:10px!important;border:1px solid var(--d28-line)!important;border-radius:19px!important;background:var(--d28-paper)!important;box-shadow:var(--d28-shadow)!important}.quiz-nav-where{padding:2px 4px 9px!important;border-bottom:1px solid var(--d28-line)!important}.quiz-nav-actions{gap:7px!important;margin-top:9px!important}.quiz-nav-btn{min-height:50px!important;border:1px solid var(--d28-line)!important;border-radius:13px!important;background:#faf9f6!important;color:#56524d!important;box-shadow:none!important;font-size:.7rem!important}.quiz-nav-btn.exit{background:#fff8f6!important;color:#a64c40!important}.quiz-nav-btn.next{border-color:var(--d28-green)!important;background:var(--d28-green)!important;color:#fff!important}

html[lang="ar"] .drill-primary-action,html[lang="ar"] .drill-quiet-row,html[lang="ar"] .drill-topic-grid button,html[lang="ar"] .recall-month,html[lang="ar"] .recall-continue-button{text-align:right}html[lang="ar"] .drill-primary-action,html[lang="ar"] .drill-quiet-row,html[lang="ar"] .recall-month{direction:rtl}html[lang="ar"] .recall-day-head>span{text-align:left}html[lang="ar"] .recall-choice-exp-head{direction:rtl}
@media(max-width:520px){.drill-clean-screen,.recall-clean-screen,[data-screen-label="Drill - Question"]{padding-left:0;padding-right:0}.drill-clean-head,.recall-clean-head{padding-top:12px}.drill-clean-head h1,.recall-clean-head h1{font-size:1.95rem}.drill-primary-action{grid-template-columns:46px minmax(0,1fr) 22px;min-height:106px;padding:15px;gap:12px}.drill-action-icon{width:46px;height:46px;border-radius:15px}.drill-topic-grid{grid-template-columns:1fr}.recall-rounds{grid-template-columns:repeat(4,minmax(0,1fr))!important}[data-screen-label="Drill - Question"] .quiz-top-clear{grid-template-columns:44px minmax(0,1fr) 44px!important}[data-screen-label="Drill - Question"] .release-back{width:44px!important;min-width:44px!important;padding:0 5px!important;overflow:hidden;white-space:nowrap;font-size:.6rem!important}.quiz-card.lesson-question-card{padding:20px 14px!important}.quiz-card.pn-has-ink-controls{padding-top:70px!important}.quiz-choice-stack .recall-option-text{font-size:.8rem!important}.quiz-answer-feedback{align-items:flex-start;flex-wrap:wrap}.recall-choice-exp-head{grid-template-columns:25px minmax(0,1fr)}.recall-choice-exp-head em{grid-column:2}.quiz-nav-where{align-items:flex-start!important;flex-direction:column!important;gap:3px!important}}
@media(min-width:760px){.drill-clean-screen,.recall-clean-screen,[data-screen-label="Drill - Question"]{padding-top:24px;padding-bottom:52px}.drill-topic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recall-day-clean{padding:22px}.quiz-card.lesson-question-card{padding:28px!important}.quiz-card.pn-has-ink-controls{padding-top:78px!important}}

/* v28.1: recall source choice and unmistakable answer state */
.recall-source-grid{display:flex;flex-direction:column;gap:10px}
.recall-source-card{display:grid;grid-template-columns:52px minmax(0,1fr) 24px;gap:14px;align-items:center;width:100%;min-height:92px;padding:14px 16px;border:1px solid var(--d28-line)!important;border-radius:20px!important;background:var(--d28-paper)!important;color:var(--d28-ink)!important;box-shadow:var(--d28-shadow)!important;text-align:left;font-family:inherit;cursor:pointer}
.recall-source-card.ready{border-color:#bcd9cd!important}.recall-source-card.waiting{background:#fbfaf7!important}.recall-source-card.selected{border-color:#7ba9bf!important;box-shadow:0 0 0 3px rgba(62,127,164,.12)!important}
.recall-source-mark{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#edf5f1;color:var(--source,#317f68);font-size:1rem;font-weight:900}
.recall-source-copy b{display:block;font-size:1rem}.recall-source-copy small{display:block;margin-top:4px;color:var(--d28-muted);font-size:.7rem;line-height:1.35}.recall-source-copy em{display:inline-block;margin-top:7px;color:var(--d28-green);font-size:.6rem;font-style:normal;font-weight:850}.recall-source-card.waiting .recall-source-copy em{color:#8a8277}.recall-source-card>i{color:#9d9992;font-size:1.1rem;font-style:normal}
.recall-source-status{display:flex;flex-direction:column;gap:4px;margin-top:12px;padding:14px 16px;border:1px solid #d7e3e9;border-radius:17px;background:var(--d28-blue-soft);color:#527183}.recall-source-status b{font-size:.78rem}.recall-source-status span{font-size:.69rem;line-height:1.45}
.quiz-choice-stack .quiz-option.selected{border:2px solid #7657b5!important;background:#f1ebfb!important;box-shadow:0 0 0 3px rgba(118,87,181,.11)!important}.quiz-choice-stack .quiz-option.selected .letter{border-color:#7657b5!important;background:#7657b5!important;color:#fff!important}
.quiz-answer-feedback.exam-selection-feedback{border-color:#d9caef;background:#f3eefb;color:#685384}.quiz-answer-feedback.exam-selection-feedback .quiz-verdict-pill{background:#7657b5}
.practice-rationale-card{margin-top:10px;padding:15px 16px;border:1px solid #c7ded4;border-radius:17px;background:var(--d28-green-soft);color:#435e54}.practice-rationale-card b{display:block;color:var(--d28-green);font-size:.72rem}.practice-rationale-card p{margin:7px 0 0;font-size:.76rem;line-height:1.58}
html[lang="ar"] .recall-source-card{text-align:right;direction:rtl}

/* v29: bring Drill back into the SNLE notebook design system */
:root{--snle-ink:#17140f;--snle-paper:#fcf8f0;--snle-cream:#fffdf8;--snle-purple:#a487de;--snle-coral:#f2695c;--snle-blue:#58a9e8;--snle-green:#4fae86}
body:has(.drill-clean-screen),body:has(.recall-clean-screen),body:has(.recall-dates-screen),body:has([data-screen-label="Drill - Question"]){background-color:#fbfaf7!important;background-image:linear-gradient(rgba(20,24,26,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(20,24,26,.05) 1px,transparent 1px)!important;background-size:26px 26px!important}
.drill-clean-screen,.recall-clean-screen,.recall-dates-screen,[data-screen-label="Drill - Question"]{width:min(100%,680px);margin:0 auto;padding:10px 4px 46px;color:var(--snle-ink)}
.drill-clean-head,.recall-clean-head{position:relative;margin:5px 0 28px;padding:28px 25px 31px 30px;overflow:visible;border:3px solid var(--snle-ink);border-radius:20px;background-color:#fdfaf3;background-image:repeating-linear-gradient(rgba(150,170,200,0) 0 25px,rgba(150,170,200,.17) 25px 26px);box-shadow:7px 7px 0 var(--snle-ink)}
.drill-clean-head:before,.recall-clean-head:before{content:"";position:absolute;z-index:2;top:-17px;left:50%;width:86px;height:34px;transform:translateX(-50%) rotate(-3deg);opacity:.94;background:linear-gradient(150deg,#fbf1d8,#efddb2 55%,#f7eacb);clip-path:polygon(0 8%,6% 0,14% 9%,24% 1%,34% 10%,46% 2%,58% 11%,70% 3%,82% 12%,92% 4%,100% 12%,100% 88%,92% 100%,80% 90%,68% 99%,56% 89%,44% 98%,32% 88%,20% 97%,10% 87%,0 96%);box-shadow:0 2px 5px rgba(90,70,30,.16)}
.drill-clean-head>span,.recall-clean-head>span{display:inline-flex;padding:7px 12px;border-radius:999px;background:var(--snle-ink);color:#fdf9f1;font-size:.61rem;font-weight:850;letter-spacing:.17em;text-transform:uppercase;transform:rotate(-2deg)}
.drill-clean-head h1,.recall-clean-head h1{max-width:16ch;margin:14px 0 0;font-size:clamp(1.8rem,6.8vw,2.55rem);font-weight:800;line-height:1.03;letter-spacing:-.045em}.drill-clean-head p,.recall-clean-head p{max-width:45ch;margin:12px 0 0;color:#6c645a;font-size:.88rem;line-height:1.58;font-weight:500}
.drill-clean-head{box-shadow:8px 8px 0 var(--snle-ink),inset 10px 0 0 #cbb6f2}.recall-clean-head{box-shadow:7px 7px 0 var(--snle-ink),inset 9px 0 0 #d5eafa}
.drill-primary-action{position:relative;display:grid;grid-template-columns:64px minmax(0,1fr) 36px;gap:16px;align-items:center;width:100%;min-height:136px;padding:22px 21px 22px 25px;border:3px solid var(--snle-ink)!important;border-radius:25px;background:#d8eee1!important;color:var(--snle-ink)!important;box-shadow:7px 7px 0 var(--snle-ink)!important;text-align:left;font-family:inherit;cursor:pointer;overflow:visible}
.drill-primary-action:before{content:"TODAY'S BEST START";position:absolute;top:-16px;left:18px;padding:7px 12px;border-radius:999px;background:var(--snle-ink);color:#fdf9f1;font-size:.54rem;font-weight:850;letter-spacing:.13em;transform:rotate(-2deg)}
.drill-action-icon{display:grid;place-items:center;width:64px;height:72px;border:2.5px solid var(--snle-ink);border-radius:13px;background:#fffdf8;color:#2c7a5d;box-shadow:3px 4px 0 var(--snle-ink);transform:rotate(-3deg)}.drill-action-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.drill-action-copy small{color:#2c7a5d;font-size:.61rem;letter-spacing:.14em}.drill-action-copy b{font-size:clamp(1.08rem,4.3vw,1.28rem)}.drill-action-copy em{display:block;margin-top:7px;color:#5b635e;font-size:.75rem;font-style:normal;font-weight:650;line-height:1.42}.drill-action-go{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--snle-green);color:#fff;font-size:1.25rem;font-style:normal}
.drill-quiet-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:24px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.drill-quiet-row{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;min-height:154px;padding:18px 15px!important;border:2.5px solid!important;border-radius:22px!important;color:var(--snle-ink)!important;text-align:left!important;box-shadow:0 5px 0!important}
.drill-quiet-row:nth-child(1){border-color:#b0d2f0!important;background:#f1f7fd!important;box-shadow:0 5px 0 #ddecfa!important}.drill-quiet-row:nth-child(2){border-color:#ccb7f0!important;background:#f8f3fd!important;box-shadow:0 5px 0 #e8ddf9!important}.drill-quiet-row:nth-child(3){border-color:#f0bbac!important;background:#fdf4f1!important;box-shadow:0 5px 0 #f7ded6!important}
.drill-row-icon{display:grid;place-items:center;width:43px;height:43px;border:2px solid currentColor;border-radius:14px;background:#fffdf8!important;font-size:1rem}.drill-quiet-row:nth-child(1) .drill-row-icon{color:#2f80c4}.drill-quiet-row:nth-child(2) .drill-row-icon{color:#8467c4}.drill-quiet-row:nth-child(3) .drill-row-icon{color:#d95f4f}.drill-quiet-row>span:nth-child(2){min-width:0}.drill-quiet-row b{font-size:.88rem}.drill-quiet-row small{font-size:.67rem;line-height:1.45}.drill-quiet-row>i{position:absolute;right:14px;bottom:13px;color:#7c7367;font-style:normal}
.drill-topic-drawer{margin-top:24px!important;border:2.5px solid #efdcbe!important;border-radius:22px!important;background:#fcf8f0!important;box-shadow:0 5px 0 #f3e6d0!important}.drill-topic-drawer>summary{padding:18px 19px!important}.drill-topic-drawer>summary b{font-size:.9rem}.drill-topic-grid{gap:9px;padding:0 14px 15px}.drill-topic-grid button{min-height:70px;padding:13px!important;border:2px solid #17140f!important;border-radius:14px!important;background:#fffdf8!important;box-shadow:2px 3px 0 #17140f!important}.drill-topic-grid button:nth-child(4n+1){border-top-color:var(--snle-purple)!important}.drill-topic-grid button:nth-child(4n+2){border-top-color:var(--snle-coral)!important}.drill-topic-grid button:nth-child(4n+3){border-top-color:var(--snle-blue)!important}.drill-topic-grid button:nth-child(4n+4){border-top-color:var(--snle-green)!important}

.quiet-back,.release-back,[data-screen-label="Drill - Question"] .release-back{min-height:43px!important;padding:0 15px!important;border:2.5px solid #ebd9bb!important;border-radius:999px!important;background:#fffdf8!important;color:#4e463c!important;box-shadow:0 4px 0 #f0e2c8!important;font-size:.72rem!important;font-weight:800!important}
.recall-source-grid,.recall-month-list{gap:14px}.recall-source-card,.recall-month{min-height:108px!important;padding:17px 18px!important;border:2.5px solid var(--snle-ink)!important;border-radius:20px!important;background:#fffdf8!important;box-shadow:5px 5px 0 var(--snle-ink)!important}.recall-source-card:nth-child(1){background:#f1f9f4!important}.recall-source-card:nth-child(2){background:#fdf4f1!important}.recall-source-card:nth-child(3){background:#f1f7fd!important}
.recall-source-mark,.recall-month-icon{width:56px!important;height:60px!important;border:2.5px solid var(--snle-ink)!important;border-radius:13px!important;background:#fffdf8!important;box-shadow:3px 3px 0 var(--snle-ink)!important;transform:rotate(-3deg)!important}.recall-source-copy b,.recall-month-copy b{font-size:1.05rem!important}.recall-source-copy small,.recall-month-copy span{font-size:.73rem!important}.recall-source-copy em,.recall-month-status{font-size:.62rem!important}.recall-source-card>i,.recall-month-go{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--snle-ink);color:#fff!important}.recall-source-status{margin-top:16px;padding:16px 18px;border:2px solid #b0d2f0;border-radius:18px;background:#f1f7fd}
.recall-progress-line{margin-top:0;padding:16px 18px;border:2.5px solid #efdcbe;border-radius:20px;background:#fcf8f0;box-shadow:0 5px 0 #f3e6d0}.recall-progress-line i{height:9px;background:#ede5da}.recall-progress-line u{background:var(--snle-purple)}.recall-mini-stats{gap:10px;margin:12px 0 22px}.recall-mini-stats span{padding:8px 11px;border:2px solid;border-radius:999px;background:#fffdf8}.recall-mini-stats span:first-child{border-color:#aedcc0;color:#2c7a5d}.recall-mini-stats span:last-child{border-color:#f0bbac;color:#c9482f}
.recall-day-list{gap:21px}.recall-day-clean{position:relative;padding:21px 20px 19px 28px;border:3px solid var(--snle-ink);border-radius:23px;background-color:#fcf8f0;background-image:repeating-linear-gradient(rgba(150,170,200,0) 0 25px,rgba(150,170,200,.15) 25px 26px);box-shadow:7px 7px 0 var(--snle-ink);overflow:visible}.recall-day-clean:nth-child(4n+1){--day:#a487de;--day-soft:#f3eefc}.recall-day-clean:nth-child(4n+2){--day:#f2695c;--day-soft:#fdf0ed}.recall-day-clean:nth-child(4n+3){--day:#58a9e8;--day-soft:#edf6fc}.recall-day-clean:nth-child(4n+4){--day:#4fae86;--day-soft:#edf8f2}.recall-day-clean:before{content:"";position:absolute;left:-11px;top:24px;bottom:24px;width:23px;background:repeating-linear-gradient(to bottom,transparent 0 25px,var(--day) 25px 34px,transparent 34px 49px);border-radius:999px}
.recall-day-head{display:grid!important;grid-template-columns:52px minmax(0,1fr) auto!important;align-items:center!important;gap:13px!important}.recall-day-number{display:grid!important;place-items:center!important;width:52px;height:52px;max-width:none!important;border:2.5px solid var(--snle-ink);border-radius:14px;background:var(--day-soft);color:var(--day)!important;box-shadow:3px 3px 0 var(--snle-ink);font-size:1.15rem!important;font-weight:900;transform:rotate(-4deg)}.recall-day-head small{color:var(--day)!important}.recall-day-head b{font-size:1.16rem!important}.recall-day-head em{display:block;margin-top:4px;color:#6c645a;font-size:.7rem;font-style:normal;font-weight:700}.recall-day-head>span:last-child{max-width:none;color:#6c645a;font-size:.68rem!important;text-align:right}
.recall-day-track{height:9px;margin:17px 0 15px;border-radius:999px;background:#ede5da;overflow:hidden}.recall-day-track i{display:block;height:100%;border-radius:inherit;background:var(--day)}.recall-continue-button{min-height:80px;margin-top:0;padding:14px 15px!important;border:2.5px solid var(--snle-ink)!important;border-radius:16px!important;background:var(--day)!important;color:#fff!important;box-shadow:4px 4px 0 var(--snle-ink)!important}.recall-continue-button small{color:rgba(255,255,255,.82)}.recall-continue-button b{font-size:.97rem}.recall-continue-button em{display:block;margin-top:5px;color:rgba(255,255,255,.84);font-size:.67rem;font-style:normal;font-weight:650}.recall-continue-button>i{display:grid;place-items:center;width:33px;height:33px;border:2px solid #fff;border-radius:50%}.recall-day-save{margin:13px 3px 0;color:#6c645a;font-size:.67rem;line-height:1.45;font-weight:650}.recall-pending-note{margin-top:20px;padding:17px 18px;border:2px dashed #efd3a2;border-radius:18px;background:#fdf5e7;color:#7d6541}.recall-pending-note b{color:#9b6d26;font-size:.8rem}.recall-pending-note span{font-size:.7rem}

[data-screen-label="Drill - Question"] .quiz-top-clear{gap:10px!important;margin-bottom:12px!important}[data-screen-label="Drill - Question"] .quiz-location{padding:7px 10px!important}.quiz-location span{color:#8467c4!important;font-size:.56rem!important;letter-spacing:.08em;text-transform:uppercase}.quiz-location b{font-size:.76rem!important}
[data-screen-label="Drill - Question"] .quiz-info-wide{margin-bottom:18px;padding:13px 15px!important;border:2.5px solid #efdcbe!important;border-radius:18px!important;background:#fcf8f0!important;box-shadow:0 5px 0 #f3e6d0!important}[data-screen-label="Drill - Question"] .quiz-track{height:9px!important;background:#ede5da!important}[data-screen-label="Drill - Question"] .quiz-track i{background:var(--snle-purple)!important}
.quiz-card.lesson-question-card{width:100%!important;margin:0!important;padding:28px 22px 28px 38px!important;overflow:visible!important;border:3px solid var(--snle-ink)!important;border-radius:22px!important;background-color:#fcf8f0!important;background-image:repeating-linear-gradient(rgba(150,170,200,0) 0 25px,rgba(150,170,200,.14) 25px 26px)!important;box-shadow:7px 7px 0 var(--snle-ink)!important}.quiz-card.lesson-question-card .rings{display:flex!important}.quiz-card .rings{left:-10px!important}.quiz-card .rings i{border-color:var(--snle-purple)!important}.quiz-card.pn-has-ink-controls{padding-top:82px!important}.quiz-card .pn-cardctl{top:15px!important;right:17px!important}
.quiz-heading-line{align-items:center!important}.quiz-question-number{min-width:39px!important;height:34px!important;border:2px solid var(--snle-ink)!important;border-radius:10px!important;background:#fbe9c6!important;box-shadow:2px 2px 0 var(--snle-ink)!important;transform:rotate(3deg)!important}.quiz-kicker{color:#8467c4!important;font-size:.62rem!important}.lesson-question-card>h2{margin-top:16px!important;font-size:clamp(1.08rem,4.5vw,1.38rem)!important;line-height:1.45!important}
.quiz-choice-stack .quiz-option{min-height:62px!important;padding:12px 13px!important;border:2px solid var(--snle-ink)!important;border-radius:15px!important;background:#fffdf8!important;box-shadow:2px 3px 0 var(--snle-ink)!important}.quiz-choice-stack .quiz-option .letter{width:32px!important;height:32px!important;border:2px solid #ccb7f0!important;background:#f3eefc!important;color:#8467c4!important}.quiz-choice-stack .quiz-option.selected{border-color:#7657b5!important;background:#f1ebfb!important;box-shadow:3px 4px 0 #7657b5!important}.quiz-choice-stack .quiz-option.correct{border-color:#2c7a5d!important;background:#edf8f2!important;box-shadow:3px 4px 0 #2c7a5d!important}.quiz-choice-stack .quiz-option.wrong{border-color:#c9482f!important;background:#fdf0ed!important;box-shadow:3px 4px 0 #c9482f!important}
.quiz-answer-feedback,.practice-rationale-card{margin-top:15px;padding:15px 16px;border:2px solid;border-radius:17px}.recall-choice-details,.recall-concept-card{margin-top:13px!important;border:2px solid #efdcbe!important;border-radius:18px!important;background:#fffdf8!important}.recall-choice-exp{border:2px solid #e7dfd2!important}.recall-choice-exp.correct{border-color:#aedcc0!important}.recall-choice-exp.wrong{border-color:#f0bbac!important}.question-study-link{min-height:52px;margin-top:13px;border:2.5px solid #aedcc0!important;border-radius:16px!important;background:#f1f9f4!important;color:#2c7a5d!important;box-shadow:0 4px 0 #dcefe3!important}
.quiz-nav-panel{margin:21px 0 4px!important;padding:13px!important;border:2.5px solid #efdcbe!important;border-radius:20px!important;background:#fcf8f0!important;box-shadow:0 5px 0 #f3e6d0!important}.quiz-nav-btn{min-height:52px!important;border:2px solid var(--snle-ink)!important;border-radius:14px!important;background:#fffdf8!important;box-shadow:2px 3px 0 var(--snle-ink)!important}.quiz-nav-btn.next{border-color:var(--snle-ink)!important;background:var(--snle-green)!important;color:#fff!important}
html[lang="ar"] .drill-primary-action,html[lang="ar"] .drill-quiet-row,html[lang="ar"] .recall-source-card,html[lang="ar"] .recall-month,html[lang="ar"] .recall-continue-button{direction:ltr;text-align:left!important}html[lang="ar"] .drill-action-copy,html[lang="ar"] .drill-quiet-row>span:nth-child(2),html[lang="ar"] .recall-source-copy,html[lang="ar"] .recall-month-copy,html[lang="ar"] .recall-continue-button>span{direction:rtl;text-align:right}html[lang="ar"] .recall-day-head{direction:ltr}html[lang="ar"] .recall-day-head>div{direction:rtl;text-align:right}html[lang="ar"] .recall-day-head>span:last-child{text-align:left}
@media(max-width:600px){.drill-clean-head,.recall-clean-head{padding:25px 20px 27px 25px;margin-bottom:24px}.drill-clean-head h1,.recall-clean-head h1{font-size:1.85rem}.drill-primary-action{grid-template-columns:56px minmax(0,1fr) 30px;min-height:125px;padding:20px 16px 18px 20px;gap:13px}.drill-action-icon{width:55px;height:63px}.drill-action-icon svg{width:33px;height:33px}.drill-quiet-list{grid-template-columns:1fr;gap:10px}.drill-quiet-row{display:grid;grid-template-columns:44px minmax(0,1fr) 24px;min-height:88px;align-items:center;padding:14px 15px!important}.drill-quiet-row>i{position:static}.drill-row-icon{width:42px;height:42px}.recall-source-card,.recall-month{grid-template-columns:52px minmax(0,1fr) 30px!important;min-height:100px!important;padding:15px!important}.recall-source-mark,.recall-month-icon{width:50px!important;height:55px!important}.recall-day-clean{padding:18px 15px 17px 25px}.recall-day-head{grid-template-columns:46px minmax(0,1fr)!important}.recall-day-number{width:46px;height:46px}.recall-day-head>span:last-child{grid-column:2;text-align:left;margin-top:-5px}.recall-continue-button{min-height:77px}[data-screen-label="Drill - Question"] .quiz-top-clear{grid-template-columns:46px minmax(0,1fr) 46px!important}.quiz-card.lesson-question-card{padding:24px 15px 24px 31px!important}.quiz-card.pn-has-ink-controls{padding-top:78px!important}.quiz-choice-stack .quiz-option{padding:11px!important}.quiz-choice-stack .recall-option-text{font-size:.81rem!important}}
@media(min-width:760px){.drill-quiet-row{min-height:166px}.recall-day-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.recall-day-clean:last-child:nth-child(odd){grid-column:1/-1}.recall-day-clean{padding:22px 20px 20px 29px}}

.recall-day-head b{font-size:clamp(1.38rem,4.5vw,1.68rem)!important;line-height:1.05!important;letter-spacing:-.035em!important}.recall-day-head em{margin-top:6px!important;font-size:.72rem!important}

/* v33: editable countdown, compact Drill choices, and bold-retro Recall hierarchy */
.exam-date-editor{position:relative;display:grid;place-items:center;width:max-content;max-width:100%;margin:11px auto 0;padding:7px 38px 8px 14px;border:2.5px solid #17140f;border-radius:14px;background:#fffdf8;box-shadow:3px 3px 0 #17140f;color:#1a1712;cursor:pointer;transform:rotate(-1deg)}
.exam-date-editor>span{font-size:clamp(1.22rem,5.8vw,1.82rem);font-weight:900;line-height:1;letter-spacing:-.035em;white-space:nowrap}.exam-date-editor>em{margin-top:5px;color:#8467c4;font-size:.54rem;font-style:normal;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.exam-date-editor:after{content:"✎";position:absolute;right:12px;top:50%;font-size:1.05rem;transform:translateY(-50%) rotate(-7deg)}.exam-date-editor>input{position:absolute;inset:0;width:100%;height:100%;opacity:.01;cursor:pointer}
.drill-primary-action,.drill-primary-action *{color:#17140f!important}.drill-primary-action .drill-action-copy small{color:#2c7a5d!important}.drill-primary-action .drill-action-copy em{color:#4e5c55!important}.drill-primary-action .drill-action-go{color:#fff!important}
.recall-clean-head h1{max-width:14ch!important;font-size:clamp(2rem,8vw,2.85rem)!important;line-height:.98!important}.recall-clean-head p{font-size:.95rem!important;font-weight:650!important}.recall-source-copy b{font-size:clamp(1.2rem,5vw,1.5rem)!important;font-weight:900!important;letter-spacing:-.035em}.recall-month-copy b{font-size:clamp(1.35rem,5.6vw,1.72rem)!important;font-weight:900!important;letter-spacing:-.04em;line-height:1!important}.recall-month-icon b{font-size:.82rem!important;font-weight:900!important}.recall-month-copy span{margin-top:7px!important;line-height:1.35!important}.recall-month-status{margin-top:9px!important;font-weight:900!important}.recall-review-incorrect{min-height:48px!important;padding:11px 16px!important;border:2.5px solid #17140f!important;border-radius:14px!important;background:#f2695c!important;color:#fff!important;box-shadow:3px 3px 0 #17140f!important;font-size:.75rem!important}
html[lang="ar"] .exam-date-editor{font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif;transform:rotate(1deg)}

@media(max-width:600px){
  .drill-quiet-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin-top:18px!important}
  .drill-quiet-row{display:flex!important;min-height:110px!important;padding:11px 8px!important;align-items:center!important;text-align:center!important;gap:7px!important}
  .drill-row-icon{width:34px!important;height:34px!important;border-radius:11px!important;font-size:.82rem!important}
  .drill-quiet-row>span:nth-child(2){text-align:center!important}.drill-quiet-row b{font-size:.7rem!important;line-height:1.15!important}.drill-quiet-row small{display:none!important}.drill-quiet-row>i{display:none!important}
  html[lang="ar"] .drill-quiet-row>span:nth-child(2){text-align:center!important}
  .recall-source-card,.recall-month{min-height:112px!important}.recall-clean-head h1{font-size:2.08rem!important}.recall-source-copy b{font-size:1.24rem!important}.recall-month-copy b{font-size:1.42rem!important}
}

/* v34: one typography system and clearer Recall study controls */
.drill-clean-screen,.recall-clean-screen,.recall-dates-screen,[data-screen-label="Drill - Question"],.recall-source-card,.recall-month,.recall-day-clean,.recall-choice-details,.recall-concept-card{font-family:'Space Grotesk',system-ui,sans-serif!important}
html[lang="ar"] .drill-clean-screen,html[lang="ar"] .recall-clean-screen,html[lang="ar"] .recall-dates-screen,html[lang="ar"] [data-screen-label="Drill - Question"]{font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif!important}

.exam-date-editor{width:min(310px,100%);padding:10px 12px 12px;transform:none;cursor:default}.exam-date-editor>span{font-size:clamp(1.2rem,5.5vw,1.7rem)}.exam-date-editor>em{margin:7px 0 6px}.exam-date-editor:after{display:none}.exam-date-editor>input{position:static;inset:auto;width:100%;height:38px;opacity:1;padding:0 10px;border:2px solid #ccb7f0;border-radius:10px;background:#f8f3fd;color:#17140f;font:800 .82rem/1 'Space Grotesk',system-ui,sans-serif;cursor:pointer;text-align:center;color-scheme:light}.exam-date-editor>input::-webkit-calendar-picker-indicator{width:22px;height:22px;opacity:1;cursor:pointer}

.recall-month-list{gap:18px!important}.recall-month{position:relative;min-height:142px!important;padding:22px 20px!important;grid-template-columns:70px minmax(0,1fr) 38px!important;gap:18px!important;overflow:visible!important}.recall-month:nth-child(1){background:#f3eefc!important;box-shadow:7px 7px 0 #17140f!important}.recall-month:nth-child(2){background:#fdf0ed!important;box-shadow:7px 7px 0 #17140f!important}.recall-month-icon{width:66px!important;height:76px!important}.recall-month:nth-child(1) .recall-month-icon{background:#e3d6fa!important;color:#7657b5!important}.recall-month:nth-child(2) .recall-month-icon{background:#fbd8cf!important;color:#c9482f!important}.recall-month-icon b{font-size:.92rem!important;letter-spacing:.08em!important}.recall-month-copy b{font-size:clamp(1.65rem,6vw,2rem)!important;line-height:.95!important}.recall-month-copy span{font-size:.82rem!important;font-weight:650!important;color:#575047!important}.recall-month-status{padding:6px 9px;border:2px solid currentColor;border-radius:999px;background:#fffdf8;font-size:.62rem!important;letter-spacing:.08em}.recall-month-go{width:38px!important;height:38px!important}

.recall-day-clean{padding-top:24px!important}.recall-day-head b{font-size:clamp(1.45rem,5vw,1.78rem)!important}.recall-day-head small{font-size:.63rem!important}.recall-day-head em,.recall-day-head>span:last-child{font-size:.76rem!important;font-weight:750!important}.recall-continue-button b{font-size:1.04rem!important}.recall-continue-button small{font-size:.61rem!important}.recall-continue-button em{font-size:.72rem!important}.recall-day-save{font-size:.72rem!important}

.quiz-timer-pill{display:grid!important;grid-template-columns:auto auto;align-items:center;gap:7px;min-width:92px!important;padding:6px 11px!important;border:2.5px solid #17140f!important;border-radius:12px!important;background:#fbe9c6!important;color:#17140f!important;box-shadow:2px 2px 0 #17140f!important;transform:rotate(1deg)}.quiz-timer-pill small{font-size:.5rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#b36c19}.quiz-timer-pill b{font-size:.84rem;font-weight:900;font-variant-numeric:tabular-nums;letter-spacing:.04em}

.quiz-card .pn-toggle{display:inline-flex!important;width:auto!important;min-width:92px!important;padding:0 9px!important;background:#f1f7fd!important;color:#2f6f9f!important}.quiz-card .pn-toggle span{display:block!important;margin-left:5px;font:800 .62rem/1 'Space Grotesk',system-ui,sans-serif!important;white-space:nowrap}.quiz-card.pn-notes-hidden .pn-toggle{background:#2f80c4!important;color:#fff!important}.question-repractice{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin:12px 0 0;padding:10px 14px;border:2.5px solid #17140f;border-radius:14px;background:#d5eafa;color:#245f8c;box-shadow:3px 3px 0 #17140f;font:900 .76rem/1.2 'Space Grotesk',system-ui,sans-serif;cursor:pointer}

.recall-choice-details,.recall-concept-card{position:relative;margin-top:18px!important;overflow:visible!important;border:3px solid #17140f!important;border-radius:20px!important;background-color:#fdfaf3!important;background-image:repeating-linear-gradient(rgba(150,170,200,0) 0 25px,rgba(150,170,200,.17) 25px 26px)!important;box-shadow:7px 7px 0 #17140f,inset 9px 0 0 #cbb6f2!important}.recall-choice-details>summary,.recall-concept-card>summary{min-height:92px;padding:20px 22px 20px 28px!important;border-radius:17px;color:#17140f!important}.recall-choice-details>summary b,.recall-concept-card>summary b{font-size:1rem!important;font-weight:900!important;letter-spacing:-.02em}.recall-choice-details>summary small,.recall-concept-card>summary small{margin-top:6px!important;color:#5d554c!important;font-size:.75rem!important;font-weight:700!important}.recall-choice-details>summary>i,.recall-concept-card>summary>i{display:grid;place-items:center;width:30px;height:30px;border:2px solid #17140f;border-radius:50%;background:#fffdf8;font-size:1rem!important;font-weight:900}.recall-choice-details[open]>summary,.recall-concept-card[open]>summary{border-bottom:2px solid #17140f;border-radius:17px 17px 0 0}.recall-choice-list{gap:11px!important;padding:15px 16px 18px 24px!important}.recall-choice-exp{padding:15px!important;border:2px solid #17140f!important;border-radius:15px!important;box-shadow:2px 3px 0 #17140f!important}.recall-choice-exp-head{grid-template-columns:32px minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important}.recall-choice-exp-head>span{width:32px!important;height:32px!important;border:2px solid #17140f!important;border-radius:10px!important;font-size:.72rem!important}.recall-choice-exp-head b{font-size:.9rem!important;font-weight:900!important;line-height:1.35!important}.recall-choice-exp-head em{font-size:.65rem!important;font-weight:900!important}.recall-choice-exp p{margin-top:11px!important;color:#39352f!important;font-size:.86rem!important;font-weight:550!important;line-height:1.65!important}.recall-concept-body{padding:5px 22px 22px 29px!important;color:#39352f!important;font-size:.88rem!important;font-weight:600!important;line-height:1.7!important}

@media(max-width:600px){.recall-month{min-height:128px!important;padding:18px 15px!important;grid-template-columns:58px minmax(0,1fr) 34px!important;gap:13px!important}.recall-month-icon{width:56px!important;height:66px!important}.recall-month-copy b{font-size:1.5rem!important}.recall-month-copy span{font-size:.72rem!important}.quiz-card .pn-toggle{min-width:78px!important;padding:0 7px!important}.quiz-card .pn-toggle span{font-size:.56rem!important}.recall-choice-details>summary,.recall-concept-card>summary{min-height:84px;padding:17px 16px 17px 23px!important}.recall-choice-list{padding:13px 12px 16px 20px!important}.recall-choice-exp p{font-size:.82rem!important}}

/* v37: notebook question navigator, continuous notes, and complete app navigation */
.app-menu-button[aria-expanded="true"]{border-color:#17140f!important;background:#f3eefc!important;box-shadow:3px 3px 0 #17140f!important;transform:translateY(1px)}
.app-menu-backdrop{position:fixed;inset:0;z-index:180;border:0;background:rgba(23,20,15,.24);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer}
.app-menu-panel{position:fixed;z-index:181;top:82px;right:max(14px,calc((100vw - 680px)/2 + 18px));width:min(360px,calc(100vw - 28px));padding:17px;border:3px solid #17140f;border-radius:22px;background-color:#fffdf8;background-image:repeating-linear-gradient(transparent 0 25px,rgba(150,170,200,.16) 25px 26px);box-shadow:7px 8px 0 #17140f;font-family:'Space Grotesk',system-ui,sans-serif}
.app-menu-panel:before{content:"";position:absolute;top:-10px;right:24px;width:20px;height:20px;border-left:3px solid #17140f;border-top:3px solid #17140f;background:#fffdf8;transform:rotate(45deg)}
.app-menu-head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:15px}.app-menu-head span{display:grid;gap:4px}.app-menu-head small{color:#8467c4;font-size:.64rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.app-menu-head b{font-size:1.12rem;font-weight:900;letter-spacing:-.025em}.app-menu-head>button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:2px solid #17140f;border-radius:10px;background:#fdf0ed;color:#c9482f;box-shadow:2px 2px 0 #17140f;font:900 1.25rem/1 'Space Grotesk',sans-serif;cursor:pointer}
.app-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.app-menu-grid>button{display:flex;align-items:center;gap:9px;min-height:54px;padding:9px;border:2px solid #17140f;border-radius:14px;background:#fffdf8;color:#17140f;box-shadow:2px 3px 0 #17140f;font-family:inherit;cursor:pointer;text-align:left}.app-menu-grid>button:nth-child(2),.app-menu-grid>button:nth-child(4){background:#f3eefc}.app-menu-grid>button:nth-child(3),.app-menu-grid>button:nth-child(5){background:#edf6fc}.app-menu-grid>button:nth-child(6){background:#edf8f2}.app-menu-grid>button span{display:grid;place-items:center;flex:0 0 31px;width:31px;height:31px;border-radius:9px;background:#17140f;color:#fff;font-size:1rem}.app-menu-grid>button b{font-size:.78rem;font-weight:900}

body:has([data-screen-label="Drill - Question"]) .app-bottom-nav{display:flex!important}body:has([data-screen-label="Drill - Question"]) .app-bottom-fade{display:none!important}body:has([data-screen-label="Drill - Question"]) .app-shell{padding-bottom:24px!important}
[data-screen-label="Drill - Question"]{font-family:'Space Grotesk',system-ui,sans-serif!important}
.quiz-breadcrumb{display:flex;align-items:center;gap:5px;width:100%;margin:0 0 13px;padding:5px 2px 8px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;white-space:nowrap}.quiz-breadcrumb::-webkit-scrollbar{display:none}.quiz-breadcrumb button{flex:0 0 auto;min-height:34px;padding:6px 10px;border:2px solid #17140f;border-radius:10px;background:#fffdf8;color:#4e463c;box-shadow:2px 2px 0 #17140f;font:850 .66rem/1 'Space Grotesk',system-ui,sans-serif;cursor:pointer}.quiz-breadcrumb button:nth-of-type(2){background:#edf6fc}.quiz-breadcrumb button:nth-of-type(3){background:#fdf0ed}.quiz-breadcrumb button:nth-of-type(4){background:#edf8f2}.quiz-breadcrumb button:nth-of-type(5){background:#fbe9c6}.quiz-breadcrumb button.is-current{background:#a487de;color:#fff;transform:rotate(-1deg);cursor:default}.quiz-breadcrumb span{flex:0 0 auto;color:#8a8175;font-size:.78rem;font-weight:900}.quiz-breadcrumb span:last-child{display:none}
.quiz-tracker{margin:0 0 21px;padding:15px 15px 13px;border:3px solid #17140f;border-radius:22px;background:#edf6fc;box-shadow:7px 7px 0 #17140f,inset 8px 0 0 #58a9e8;color:#17140f}
.quiz-tracker-head{display:grid;grid-template-columns:minmax(92px,1fr) auto auto 42px;align-items:center;gap:9px}.quiz-tracker-position{display:grid;gap:2px;padding-left:8px}.quiz-tracker-position small{color:#2f80c4;font-size:.63rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.quiz-tracker-position>b{font-size:clamp(1.48rem,6vw,1.9rem);font-weight:950;line-height:1;letter-spacing:-.055em;font-variant-numeric:tabular-nums}.quiz-tracker-position>b span{color:#6c645a;font-size:.84rem;font-weight:850;letter-spacing:-.02em}
.quiz-tracker-scores{display:flex;align-items:stretch;gap:6px}.quiz-tracker-scores>span{display:grid;min-width:64px;padding:6px 8px;border:2px solid #17140f;border-radius:11px;background:#fff;box-shadow:2px 2px 0 #17140f;text-align:center}.quiz-tracker-scores>span.correct{background:#d9f5e7;color:#176b4d}.quiz-tracker-scores>span.incorrect{background:#ffdcd6;color:#a83527}.quiz-tracker-scores small{font-size:.52rem;font-weight:900;text-transform:uppercase}.quiz-tracker-scores b{margin-top:2px;font-size:1rem;font-weight:950;line-height:1}
.quiz-tracker .quiz-timer-pill{min-width:88px!important;background:#ffe39a!important}.quiz-flag-button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:2.5px solid #17140f;border-radius:12px;background:#fffdf8;color:#e28a21;box-shadow:2px 2px 0 #17140f;font:900 1.25rem/1 'Space Grotesk',sans-serif;cursor:pointer}.quiz-tracker>.quiz-track{height:9px!important;margin:12px 3px 10px 8px!important;background:#d7e4ec!important}.quiz-tracker>.quiz-track i{background:#58a9e8!important}
.quiz-map-label{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:0 3px 8px 8px}.quiz-map-label b{font-size:.75rem;font-weight:950}.quiz-map-label span{color:#655f57;font-size:.61rem;font-weight:700;text-align:right}.quiz-question-map{display:flex;align-items:center;gap:7px;margin-left:8px;padding:3px 2px 8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-color:#8fbee0 transparent;scrollbar-width:thin}.quiz-map-dot{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;padding:0;border:2px solid #a8a39a;border-radius:50%;background:#dedbd5;color:#665f57;font:900 .63rem/1 'Space Grotesk',system-ui,sans-serif;font-variant-numeric:tabular-nums;scroll-snap-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.quiz-map-dot.correct{border-color:#126b4a;background:#27c47d;color:#fff}.quiz-map-dot.incorrect{border-color:#a93225;background:#ff5c50;color:#fff}.quiz-map-dot.is-current{border-color:#17140f;box-shadow:0 0 0 3px #ffe27d,2px 2px 0 #17140f;transform:scale(1.08)}.quiz-map-legend{display:flex;align-items:center;gap:12px;margin:7px 3px 0 8px;color:#5d574f;font-size:.58rem;font-weight:850}.quiz-map-legend span{display:flex;align-items:center;gap:4px}.quiz-map-legend i{display:block;width:9px;height:9px;border:1px solid #777;border-radius:50%;background:#dedbd5}.quiz-map-legend i.correct{border-color:#126b4a;background:#27c47d}.quiz-map-legend i.incorrect{border-color:#a93225;background:#ff5c50}

.quiz-card.lesson-question-card{padding:24px 20px 30px 38px!important;background-color:#f7fbff!important;background-image:repeating-linear-gradient(transparent 0 25px,rgba(115,165,205,.18) 25px 26px)!important;box-shadow:7px 7px 0 #17140f,inset 9px 0 0 #cbb6f2!important}.quiz-card.pn-has-ink-controls{padding-top:22px!important}.quiz-card .pn-cardctl{top:auto!important;right:auto!important;position:relative!important;display:flex!important;justify-content:flex-end!important;gap:7px!important;width:100%!important;margin:0 0 18px!important;padding:8px!important;border:2px solid #17140f;border-radius:15px;background:#eee7fb;box-shadow:3px 3px 0 #17140f}.quiz-card .pn-cardbtn{display:inline-flex!important;width:auto!important;min-width:0!important;height:36px!important;padding:0 10px!important;gap:6px!important;border:2px solid #17140f!important;border-radius:10px!important;box-shadow:2px 2px 0 #17140f!important;font:900 .64rem/1 'Space Grotesk',system-ui,sans-serif!important}.quiz-card .pn-cardbtn svg{display:block!important;flex:0 0 15px;width:15px!important;height:15px!important}.quiz-card .pn-cardbtn span{display:block!important;margin:0!important;font:900 .64rem/1 'Space Grotesk',system-ui,sans-serif!important;white-space:nowrap}.quiz-card .pn-write{background:#a487de!important;color:#fff!important}.quiz-card .pn-toggle{display:inline-flex!important;background:#edf6fc!important;color:#245f8c!important}.quiz-card .pn-paper{background:#ffe39a!important;color:#71450f!important}.quiz-card.pn-notes-hidden .pn-toggle{background:#2f80c4!important;color:#fff!important}
.quiz-heading-line{align-items:flex-start!important;margin:0 0 16px!important}.quiz-kicker{display:inline-grid!important;gap:2px!important;min-width:104px!important;padding:8px 12px!important;border:2.5px solid #17140f!important;border-radius:3px 3px 10px 3px!important;background:#cbb6f2!important;color:#17140f!important;box-shadow:3px 3px 0 #17140f!important;transform:rotate(-2deg)!important}.quiz-kicker:after{content:"";position:absolute;top:-6px;left:50%;width:38px;height:12px;background:rgba(255,237,183,.84);transform:translateX(-50%) rotate(2deg)}.quiz-kicker small{position:relative;z-index:1;color:#5d419e;font-size:.5rem;font-weight:950;letter-spacing:.15em}.quiz-kicker b{position:relative;z-index:1;font-size:.78rem;font-weight:950;letter-spacing:.02em}.quiz-question-number{height:36px!important;min-width:52px!important;padding:0 10px!important;background:#ffe39a!important;font-size:.72rem!important;font-weight:950!important}.lesson-question-card>h2{margin-top:0!important;padding:2px 4px 3px!important;font-size:clamp(1.18rem,4.7vw,1.5rem)!important;font-weight:900!important;line-height:1.42!important}.quiz-choice-stack .quiz-option{background:#fffdf8!important}.quiz-choice-stack .quiz-option.dim{opacity:1!important;color:#4e463c!important}
.recall-choice-details{margin-top:21px!important;background-color:#fffdf8!important;box-shadow:7px 7px 0 #17140f,inset 9px 0 0 #cbb6f2!important}.recall-choice-details>summary{min-height:96px!important}.recall-choice-details>summary b{font-size:1.08rem!important}.recall-choice-details>summary small{font-size:.78rem!important}.recall-choice-exp p{font-weight:650!important}.quiz-nav-panel{margin-bottom:12px!important;background:#fff7e7!important}.pn-annbar{bottom:calc(102px + env(safe-area-inset-bottom,0))!important}
html[lang="ar"] .app-menu-panel,html[lang="ar"] .quiz-breadcrumb,html[lang="ar"] .quiz-tracker,html[lang="ar"] .quiz-card .pn-cardctl{font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif!important}html[lang="ar"] .quiz-map-label span{text-align:left}

@media(max-width:600px){
  .app-menu-panel{top:75px;right:14px}.quiz-tracker{padding:13px 11px 12px;box-shadow:5px 6px 0 #17140f,inset 7px 0 0 #58a9e8}.quiz-tracker-head{grid-template-columns:minmax(82px,1fr) auto 40px}.quiz-tracker-position{padding-left:7px}.quiz-tracker-scores{grid-column:1/3;grid-row:2}.quiz-tracker-scores>span{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;padding:7px 10px}.quiz-tracker .quiz-timer-pill{grid-column:2;grid-row:1;min-width:85px!important}.quiz-flag-button{grid-column:3;grid-row:1}.quiz-map-label{align-items:flex-start;flex-direction:column;gap:2px}.quiz-map-label span{text-align:left}.quiz-map-dot{flex-basis:31px;width:31px;height:31px}.quiz-card.lesson-question-card{padding:20px 13px 26px 29px!important}.quiz-card.pn-has-ink-controls{padding-top:18px!important}.quiz-card .pn-cardctl{justify-content:stretch!important;gap:5px!important;padding:6px!important;margin-bottom:17px!important}.quiz-card .pn-cardbtn{flex:1 1 auto!important;height:35px!important;padding:0 6px!important;gap:4px!important}.quiz-card .pn-cardbtn span{font-size:.56rem!important}.quiz-card .pn-cardbtn svg{width:14px!important;height:14px!important}.quiz-kicker{min-width:96px!important;padding:7px 10px!important}.lesson-question-card>h2{font-size:1.12rem!important}.recall-choice-details>summary{padding:17px 15px 17px 22px!important}.recall-choice-details>summary b{font-size:.98rem!important}
}
@media(max-width:370px){.app-menu-grid{grid-template-columns:1fr}.quiz-card .pn-cardbtn span{font-size:.51rem!important}.quiz-card .pn-cardbtn{padding:0 4px!important}.quiz-tracker-position>b{font-size:1.4rem}.quiz-tracker-scores small{font-size:.49rem}}
.quiz-kicker{position:relative!important}
.quiz-nav-panel .quiz-nav-actions{margin-top:0!important}

/* v38: readable app-wide breadcrumbs and a balanced Recall question header */
.app-menu-grid>button>span{display:grid!important;width:31px!important;height:31px!important;min-width:31px!important;padding:0!important;border:0!important;border-radius:9px!important;background:#17140f!important;color:#fff!important;box-shadow:none!important;font-size:1rem!important;line-height:1!important}
.app-menu-grid>button>b,.app-menu-grid>button>b span{display:block!important;width:auto!important;height:auto!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#17140f!important;box-shadow:none!important;font:900 .78rem/1.2 'Space Grotesk',system-ui,sans-serif!important;white-space:normal!important;text-align:left!important}
html[lang="ar"] .app-menu-grid>button>b,html[lang="ar"] .app-menu-grid>button>b span{font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif!important;text-align:right!important}

.app-smart-nav{position:relative;margin:-7px 0 22px;padding:10px 11px 11px;border:2.5px solid #17140f;border-radius:17px;background:#fffdf8;box-shadow:4px 4px 0 #17140f;font-family:'Space Grotesk',system-ui,sans-serif;overflow:hidden}
.app-smart-nav:before{content:"";position:absolute;left:0;top:0;bottom:0;width:7px;background:#a487de}
.app-smart-nav>small{display:block;margin:0 0 7px 8px;color:#7657b5;font-size:.64rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
.app-smart-nav-track{display:flex;align-items:center;gap:6px;padding:2px 4px 4px 8px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#ccb7f0 transparent;-webkit-overflow-scrolling:touch}
.app-smart-nav-track>button{position:relative;flex:0 0 auto;min-height:36px;padding:7px 10px;border:2px solid #17140f;border-radius:10px;background:#fffdf8;color:#17140f;box-shadow:2px 2px 0 #17140f;font-family:inherit;cursor:pointer}
.app-smart-nav-track>button:before{content:"";position:absolute;left:8px;right:8px;bottom:-2px;height:4px;border-radius:999px;background:#58a9e8}
.app-smart-nav-track>button:nth-of-type(3n+2):before{background:#f2695c}.app-smart-nav-track>button:nth-of-type(3n):before{background:#4fae86}
.app-smart-nav-track>button.is-current{background:#f3eefc;border-color:#7657b5;box-shadow:2px 2px 0 #7657b5;cursor:default}
.app-smart-nav-track>button>b,.app-smart-nav-track>button>b span{display:block!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important;font:900 .72rem/1.1 'Space Grotesk',system-ui,sans-serif!important;white-space:nowrap!important}
.app-smart-nav-track>i{flex:0 0 auto;color:#776f65;font-size:.85rem;font-style:normal;font-weight:950}.app-smart-nav-track>i:last-child{display:none}
html[lang="ar"] .app-smart-nav{font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif!important}html[lang="ar"] .app-smart-nav-track>button>b,html[lang="ar"] .app-smart-nav-track>button>b span{font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif!important}

.quiz-card.lesson-question-card{padding:23px 20px 30px 38px!important;background-color:#fffdf8!important;background-image:repeating-linear-gradient(transparent 0 25px,rgba(150,170,200,.14) 25px 26px)!important;box-shadow:7px 7px 0 #17140f,inset 9px 0 0 #cbb6f2!important}
.quiz-card.pn-has-ink-controls{padding-top:23px!important}
.quiz-card-toolbar{position:relative;z-index:18;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;margin:0 0 24px;padding:10px 11px;border:2.5px solid #17140f;border-radius:15px;background:#ddd0f7;box-shadow:3px 3px 0 #17140f}
.quiz-card-toolbar .quiz-kicker{position:relative!important;display:grid!important;gap:2px!important;min-width:80px!important;margin:0!important;padding:0 4px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#17140f!important;box-shadow:none!important;transform:none!important}
.quiz-card-toolbar .quiz-kicker:after{display:none!important}.quiz-card-toolbar .quiz-kicker small{color:#6746ad!important;font-size:.55rem!important;font-weight:950!important;letter-spacing:.13em!important}.quiz-card-toolbar .quiz-kicker b{font-size:.84rem!important;font-weight:950!important;line-height:1.05!important;letter-spacing:.02em!important}
.quiz-tools-slot{min-width:0}.quiz-tools-slot .pn-cardctl{position:relative!important;top:auto!important;right:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.quiz-tools-slot .pn-cardbtn{height:35px!important;padding:0 9px!important}.quiz-card-toolbar .quiz-question-number{display:grid!important;place-items:center!important;min-width:72px!important;height:36px!important;margin:0!important;padding:0 9px!important;border:2px solid #17140f!important;border-radius:10px!important;background:#ffe39a!important;color:#17140f!important;box-shadow:2px 2px 0 #17140f!important;font:950 .67rem/1 'Space Grotesk',system-ui,sans-serif!important;white-space:nowrap!important;transform:rotate(1deg)!important}
.quiz-card-toolbar+.lesson-question-card>h2{margin-top:0}.lesson-question-card>h2{margin-top:0!important;color:#17140f!important}

@media(max-width:600px){
  .app-smart-nav{margin-top:-6px;margin-bottom:19px;padding:9px 8px 10px}.app-smart-nav>small{margin-left:9px;font-size:.61rem}.app-smart-nav-track{gap:5px}.app-smart-nav-track>button{min-height:35px;padding:7px 9px}.app-smart-nav-track>button>b,.app-smart-nav-track>button>b span{font-size:.69rem!important}
  .quiz-card.lesson-question-card{padding:19px 13px 26px 29px!important}.quiz-card.pn-has-ink-controls{padding-top:19px!important}.quiz-card-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:21px;padding:9px}.quiz-card-toolbar .quiz-kicker{grid-column:1;grid-row:1}.quiz-card-toolbar .quiz-question-number{grid-column:2;grid-row:1}.quiz-tools-slot{grid-column:1/-1;grid-row:2}.quiz-tools-slot .pn-cardctl{justify-content:stretch!important}.quiz-tools-slot .pn-cardbtn{flex:1 1 auto!important;padding:0 6px!important}
}
@media(max-width:370px){.quiz-card-toolbar .quiz-kicker{min-width:72px!important}.quiz-card-toolbar .quiz-question-number{min-width:68px!important;padding:0 6px!important}.quiz-tools-slot .pn-cardbtn span{font-size:.5rem!important}}

/* v39: dominant Recall path and denser source/month/day hierarchy */
.drill-primary-action{min-height:146px!important;background:#cfeedd!important;box-shadow:8px 9px 0 #17140f!important;grid-template-columns:68px minmax(0,1fr) 42px!important}
.drill-primary-action:before{content:"REAL EXAM COLLECTIONS"!important;background:#176b4d!important}
.drill-action-copy>small{font-size:.62rem!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase}.drill-action-copy>b{margin-top:4px!important;font-size:clamp(1.9rem,7vw,2.45rem)!important;font-weight:950!important;line-height:.92!important;letter-spacing:-.055em!important}.drill-action-copy>em{display:grid!important;gap:3px!important;margin-top:10px!important;font-style:normal!important}.drill-action-copy>em>strong{font-size:.86rem!important;font-weight:950!important;color:#176b4d!important}.drill-action-copy>em>span{font-size:.62rem!important;font-weight:700!important;color:#4e5c55!important}
html[lang="ar"] .drill-primary-action:before{content:"مجموعات اختبارات حقيقية"!important;font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif!important}.drill-action-go{width:38px!important;height:38px!important;background:#176b4d!important}

.drill-quiet-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin-top:20px!important}.drill-quiet-row{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;min-height:58px!important;padding:8px 9px!important;border-width:2px!important;border-radius:13px!important;box-shadow:2px 3px 0 #17140f!important;text-align:left!important}.drill-row-icon{flex:0 0 30px!important;width:30px!important;height:30px!important;border-radius:9px!important;font-size:.72rem!important}.drill-quiet-row>span:nth-child(2){min-width:0!important}.drill-quiet-row b{display:block!important;font-size:.66rem!important;font-weight:900!important;line-height:1.1!important}.drill-quiet-row small,.drill-quiet-row>i{display:none!important}.drill-topic-drawer{margin-top:12px!important}.drill-topic-drawer>summary{min-height:54px!important;padding:10px 13px!important}.drill-topic-drawer>summary b{font-size:.72rem!important}.drill-topic-drawer>summary small{font-size:.57rem!important}

.recall-source-grid{gap:11px!important}.recall-source-card{grid-template-columns:48px minmax(0,1fr) 30px!important;gap:12px!important;min-height:84px!important;padding:11px 14px!important;border-width:2.5px!important;border-radius:17px!important;box-shadow:4px 5px 0 #17140f!important}.recall-source-card:nth-child(2){background:#fff3f8!important}.recall-source-card:nth-child(3){background:#fdf4f1!important}.recall-source-card:nth-child(4){background:#f1f7fd!important}.recall-source-mark{width:46px!important;height:50px!important;border-radius:11px!important;box-shadow:2px 2px 0 #17140f!important;font-size:.72rem!important}.recall-source-copy b{font-size:clamp(1.34rem,5.5vw,1.7rem)!important;font-weight:950!important;line-height:.95!important;letter-spacing:-.05em!important}.recall-source-copy small{margin-top:4px!important;font-size:.64rem!important;font-weight:700!important;line-height:1.25!important}.recall-source-copy em{margin-top:5px!important;font-size:.56rem!important;font-weight:950!important;letter-spacing:.07em!important}.recall-source-card>i{width:29px!important;height:29px!important;font-size:.82rem!important}

.recall-month-list{gap:13px!important}.recall-month{grid-template-columns:58px minmax(0,1fr) 34px!important;gap:15px!important;min-height:104px!important;padding:15px 17px!important;border-width:2.5px!important;border-radius:18px!important;box-shadow:5px 6px 0 #17140f!important}.recall-month:nth-child(1){background:#fff3f8!important}.recall-month:nth-child(2){background:#f3eefc!important}.recall-month:nth-child(3){background:#fdf0ed!important}.recall-month-icon{width:55px!important;height:61px!important;border-radius:12px!important;box-shadow:3px 3px 0 #17140f!important}.recall-month-icon b{font-size:.8rem!important;font-weight:950!important}.recall-month-copy b{font-size:clamp(1.48rem,5.8vw,1.82rem)!important;font-weight:950!important;line-height:.94!important;letter-spacing:-.05em!important}.recall-month-copy span{margin-top:5px!important;font-size:.7rem!important;font-weight:730!important;line-height:1.25!important}.recall-month-status{margin-top:7px!important;padding:4px 7px!important;font-size:.55rem!important}

.recall-day-list{gap:16px!important}.recall-day-clean{padding:18px 16px 16px 25px!important;border-width:2.5px!important;border-radius:20px!important;box-shadow:6px 7px 0 #17140f!important}.recall-day-head{grid-template-columns:55px minmax(0,1fr) auto!important;gap:14px!important}.recall-day-number{width:54px!important;height:57px!important;background:#fff1b9!important;font-size:1.2rem!important;font-weight:950!important}.recall-day-head small{font-size:.57rem!important;font-weight:950!important;letter-spacing:.13em!important}.recall-day-head b{margin-top:3px!important;font-size:clamp(1.58rem,6vw,1.95rem)!important;font-weight:950!important;letter-spacing:-.055em!important}.recall-day-head em{font-size:.7rem!important;font-weight:800!important}.recall-day-head>span:last-child{padding:5px 7px;border-radius:8px;background:#f3eefc;color:#6746ad!important;font-size:.64rem!important;font-weight:900!important}.recall-continue-button{min-height:71px!important;margin-top:11px!important}.recall-continue-button b{font-size:1.12rem!important;font-weight:950!important}.recall-day-save{margin-top:10px!important;font-size:.64rem!important;font-weight:700!important}

html[lang="ar"] .drill-action-copy>em{direction:rtl;text-align:right}.recall-clean-head span,.recall-clean-head h1,.recall-clean-head p{font-family:'Space Grotesk',system-ui,sans-serif!important}html[lang="ar"] .recall-clean-head span,html[lang="ar"] .recall-clean-head h1,html[lang="ar"] .recall-clean-head p{font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif!important}

@media(max-width:600px){
  .drill-primary-action{grid-template-columns:58px minmax(0,1fr) 34px!important;min-height:138px!important;padding:20px 16px 18px 20px!important}.drill-action-copy>b{font-size:1.95rem!important}.drill-action-copy>em>strong{font-size:.78rem!important}
  .drill-quiet-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}.drill-quiet-row{min-height:56px!important;padding:7px 6px!important;justify-content:center!important;flex-direction:column!important;text-align:center!important}.drill-row-icon{width:27px!important;height:27px!important;flex-basis:27px!important}.drill-quiet-row b{font-size:.59rem!important}.drill-quiet-row>span:nth-child(2),html[lang="ar"] .drill-quiet-row>span:nth-child(2){text-align:center!important}
  .recall-source-card{grid-template-columns:46px minmax(0,1fr) 28px!important;min-height:82px!important;padding:10px 12px!important}.recall-source-mark{width:44px!important;height:48px!important}.recall-source-copy b{font-size:1.35rem!important}
  .recall-month{grid-template-columns:54px minmax(0,1fr) 31px!important;min-height:101px!important;padding:14px!important;gap:12px!important}.recall-month-icon{width:52px!important;height:59px!important}.recall-month-copy b{font-size:1.43rem!important}.recall-month-copy span{font-size:.65rem!important}
  .recall-day-clean{padding:16px 13px 15px 23px!important}.recall-day-head{grid-template-columns:49px minmax(0,1fr)!important;gap:11px!important}.recall-day-number{width:48px!important;height:52px!important}.recall-day-head b{font-size:1.52rem!important}.recall-day-head>span:last-child{grid-column:2;margin-top:-2px!important;text-align:left!important;width:max-content}.recall-continue-button{min-height:68px!important}
}

/* v40: lock type hierarchy through renderer wrappers and repair bilingual counters */
.drill-primary-action .drill-action-copy>b,
.drill-primary-action .drill-action-copy>b>span{
  display:block!important;margin:3px 0 0!important;padding:0!important;border:0!important;background:transparent!important;color:#17140f!important;
  font-family:'Space Grotesk',system-ui,sans-serif!important;font-size:clamp(2.15rem,8vw,2.75rem)!important;font-weight:900!important;line-height:.9!important;letter-spacing:-.065em!important;
}
.drill-primary-action .drill-action-copy>em>strong,
.drill-primary-action .drill-action-copy>em>strong>span{display:block!important;margin:0!important;color:#176b4d!important;font-size:.91rem!important;font-weight:900!important;line-height:1.2!important}
.drill-primary-action .drill-action-copy>em>span{display:block!important;margin:2px 0 0!important;color:#405149!important;font-size:.67rem!important;font-weight:750!important;line-height:1.25!important}
html[lang="ar"] .drill-primary-action .drill-action-copy>b,
html[lang="ar"] .drill-primary-action .drill-action-copy>b>span{font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif!important;font-size:2.15rem!important;letter-spacing:-.03em!important;line-height:1.08!important}

.recall-source-copy>b,.recall-source-copy>b>span{display:block!important;margin:0!important;color:#17140f!important;font-size:clamp(1.45rem,5.9vw,1.8rem)!important;font-weight:900!important;line-height:1!important;letter-spacing:-.05em!important}.recall-source-copy>small,.recall-source-copy>small>span{font-size:.67rem!important;font-weight:700!important}.recall-source-copy>em,.recall-source-copy>em>span{font-size:.58rem!important;font-weight:900!important}
.recall-month-copy>b,.recall-month-copy>b>span{display:block!important;margin:0!important;color:#17140f!important;font-size:clamp(1.72rem,6.7vw,2.05rem)!important;font-weight:900!important;line-height:.95!important;letter-spacing:-.055em!important}.recall-month-copy>span,.recall-month-copy>span>span{display:block!important;margin-top:7px!important;color:#554d44!important;font-size:.75rem!important;font-weight:750!important;line-height:1.3!important}.recall-month-status,.recall-month-status>span{display:inline-flex!important;margin-top:8px!important;font-size:.57rem!important;font-weight:900!important}
html[lang="ar"] .recall-source-copy>b,html[lang="ar"] .recall-source-copy>b>span,html[lang="ar"] .recall-month-copy>b,html[lang="ar"] .recall-month-copy>b>span{font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif!important;letter-spacing:-.02em!important;line-height:1.15!important}

.recall-day-head>div>small,.recall-day-head>div>small>span{display:block!important;color:var(--day,#7657b5)!important;font-size:.66rem!important;font-weight:900!important;line-height:1.1!important;letter-spacing:.13em!important}.recall-day-head>div>b,.recall-day-head>div>b>span{display:block!important;margin:5px 0 0!important;color:#17140f!important;font-family:'Space Grotesk',system-ui,sans-serif!important;font-size:clamp(1.9rem,7vw,2.25rem)!important;font-weight:900!important;line-height:.92!important;letter-spacing:-.06em!important}.recall-day-head>div>em,.recall-day-head>div>em>span{display:block!important;margin-top:8px!important;color:#4f483f!important;font-size:.82rem!important;font-weight:800!important;line-height:1.2!important}.recall-day-number,.recall-day-number>span{font-size:1.35rem!important;font-weight:900!important}.recall-day-head>span:last-child,.recall-day-head>span:last-child>span{font-size:.7rem!important;font-weight:900!important}
html[lang="ar"] .recall-day-head>div>b,html[lang="ar"] .recall-day-head>div>b>span{font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif!important;font-size:1.9rem!important;letter-spacing:-.02em!important;line-height:1.12!important}

.quiz-tracker{background:#f4edff!important;box-shadow:7px 7px 0 #17140f,inset 8px 0 0 #a487de!important}.quiz-tracker-position small,.quiz-tracker-position small>span{color:#6847ad!important}.quiz-tracker>.quiz-track{background:#ded3ed!important}.quiz-tracker>.quiz-track i{background:#f2695c!important}.quiz-question-map{scrollbar-color:#a487de transparent!important}.quiz-map-dot.is-current{box-shadow:0 0 0 3px #ffcf5d,2px 2px 0 #17140f!important}
.quiz-counter-copy{display:flex!important;align-items:baseline!important;gap:7px!important;width:max-content!important;color:#17140f!important;font-variant-numeric:tabular-nums!important}.quiz-counter-copy>span,.quiz-counter-copy>span>span{display:block!important;color:#17140f!important;font-size:1.6rem!important;font-weight:900!important;line-height:1!important}.quiz-counter-copy>i,.quiz-counter-copy>i>span{display:block!important;color:#6847ad!important;font-size:.72rem!important;font-style:normal!important;font-weight:900!important;line-height:1!important}
.quiz-card-toolbar .quiz-question-number{display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-width:91px!important;height:40px!important;padding:0 11px!important;background:#f2695c!important;color:#fff!important;border-color:#17140f!important;box-shadow:3px 3px 0 #17140f!important;transform:rotate(1deg)!important}.quiz-card-toolbar .quiz-question-number>b,.quiz-card-toolbar .quiz-question-number>b>span{display:block!important;margin:0!important;color:#fff!important;font:900 .82rem/1 'Space Grotesk',system-ui,sans-serif!important}.quiz-card-toolbar .quiz-question-number>i,.quiz-card-toolbar .quiz-question-number>i>span{display:block!important;margin:0!important;color:#fff4dc!important;font:900 .62rem/1 'Space Grotesk',system-ui,sans-serif!important;font-style:normal!important}
html[lang="ar"] .quiz-counter-copy,html[lang="ar"] .quiz-card-toolbar .quiz-question-number{direction:rtl!important;font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif!important}html[lang="ar"] .quiz-card-toolbar .quiz-question-number>b,html[lang="ar"] .quiz-card-toolbar .quiz-question-number>b>span,html[lang="ar"] .quiz-card-toolbar .quiz-question-number>i,html[lang="ar"] .quiz-card-toolbar .quiz-question-number>i>span{font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif!important}

@media(max-width:600px){
  .drill-primary-action .drill-action-copy>b,.drill-primary-action .drill-action-copy>b>span{font-size:2.18rem!important}.drill-primary-action{min-height:154px!important}.drill-primary-action .drill-action-copy>em>strong,.drill-primary-action .drill-action-copy>em>strong>span{font-size:.84rem!important}
  .recall-month-copy>b,.recall-month-copy>b>span{font-size:1.72rem!important}.recall-day-head>div>b,.recall-day-head>div>b>span{font-size:1.86rem!important}.recall-day-head>div>em,.recall-day-head>div>em>span{font-size:.78rem!important}.recall-day-clean{padding-top:19px!important;padding-bottom:18px!important}.recall-day-head{grid-template-columns:54px minmax(0,1fr)!important}.recall-day-number{width:53px!important;height:57px!important}.quiz-counter-copy>span,.quiz-counter-copy>span>span{font-size:1.48rem!important}.quiz-card-toolbar .quiz-question-number{min-width:88px!important}
}

/* v42: one navigation system, calmer Recall day cards, and clinical question media */
.app-smart-nav{
  display:flex!important;align-items:center!important;min-height:58px!important;margin:-7px 0 22px!important;padding:8px 9px 8px 12px!important;
  border-radius:16px!important;overflow:hidden!important;
}
.app-smart-nav>small{display:none!important}
.app-smart-nav-track{flex:1 1 auto!important;min-width:0!important;padding:3px 4px 5px 8px!important;gap:6px!important}
.app-smart-nav-track>button{min-height:37px!important;padding:7px 11px!important}
.app-smart-nav-track>button>b,.app-smart-nav-track>button>b>span{font-size:.74rem!important}
.recall-clean-screen>.recall-clean-head,.recall-dates-screen>.recall-clean-head{margin-top:0!important}

.recall-day-list{gap:18px!important}
.recall-day-clean{padding:20px 18px 17px 28px!important;background-color:#fffdf8!important}
.recall-day-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important}
.recall-day-title{min-width:0!important}
.recall-day-title>small,.recall-day-title>small>span{display:block!important;color:var(--day,#7657b5)!important;font-size:.64rem!important;font-weight:950!important;line-height:1.1!important;letter-spacing:.15em!important;text-transform:uppercase!important}
.recall-day-title>b,.recall-day-title>b>span{display:block!important;margin:6px 0 0!important;color:#17140f!important;font-family:'Space Grotesk',system-ui,sans-serif!important;font-size:clamp(1.75rem,6vw,2.15rem)!important;font-weight:950!important;line-height:1!important;letter-spacing:-.055em!important}
.recall-day-title>em,.recall-day-title>em>span{display:block!important;margin:7px 0 0!important;color:#575047!important;font-size:.78rem!important;font-style:normal!important;font-weight:800!important;line-height:1.2!important}
.recall-day-status,.recall-day-head>span.recall-day-status:last-child{display:grid!important;grid-template-columns:auto auto!important;align-items:baseline!important;justify-content:center!important;column-gap:4px!important;row-gap:1px!important;min-width:88px!important;margin:0!important;padding:10px 11px 9px!important;border:2px solid #17140f!important;border-radius:13px!important;background:var(--day-soft,#f3eefc)!important;color:#17140f!important;box-shadow:3px 3px 0 #17140f!important;text-align:center!important}
.recall-day-status>b,.recall-day-status>b>span{display:block!important;margin:0!important;color:var(--day,#7657b5)!important;font:950 1.26rem/1 'Space Grotesk',system-ui,sans-serif!important;letter-spacing:-.04em!important}
.recall-day-status>i,.recall-day-status>i>span{display:block!important;margin:0!important;color:#4f483f!important;font:.78rem/1 'Space Grotesk',system-ui,sans-serif!important;font-style:normal!important;font-weight:850!important}
.recall-day-status>small,.recall-day-status>small>span{grid-column:1/-1!important;display:block!important;margin-top:4px!important;color:#675f56!important;font-size:.58rem!important;font-weight:900!important;line-height:1!important;letter-spacing:.08em!important;text-transform:uppercase!important}
.recall-day-track{height:8px!important;margin:15px 0 13px!important;background:#ece6dc!important}
.recall-day-track>i{background:var(--day,#7657b5)!important}
.recall-continue-button{min-height:66px!important;margin-top:0!important;padding:11px 13px!important;border-radius:15px!important}
.recall-continue-button b,.recall-continue-button b>span{font-size:1.03rem!important;line-height:1.1!important}
.recall-continue-button em,.recall-continue-button em>span{margin-top:4px!important;font-size:.68rem!important;line-height:1.25!important}
.recall-day-save{margin:10px 2px 0!important;font-size:.65rem!important;line-height:1.35!important}
html[lang="ar"] .recall-day-title,html[lang="ar"] .recall-day-status{font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif!important}
html[lang="ar"] .recall-day-title>b,html[lang="ar"] .recall-day-title>b>span{font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif!important;letter-spacing:-.02em!important;line-height:1.15!important}
html[lang="ar"] .recall-day-status>b,html[lang="ar"] .recall-day-status>i,html[lang="ar"] .recall-day-status>small{font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif!important}

.quiz-clinical-image{position:relative;margin:18px 0 20px;padding:10px 10px 8px;border:2.5px solid #17140f;border-radius:16px;background:#fdf5e7;box-shadow:4px 4px 0 #17140f;overflow:hidden;user-select:none}
.quiz-clinical-image:before{content:"";position:absolute;top:-7px;left:50%;width:68px;height:18px;background:rgba(255,232,166,.82);transform:translateX(-50%) rotate(-1deg);z-index:1}
.quiz-clinical-image>img{display:block;width:100%;height:auto;max-height:270px;object-fit:contain;border-radius:9px;background:#fff;pointer-events:none}
.quiz-clinical-image>figcaption{display:block;margin:8px 3px 1px;color:#5f574d;font-size:.7rem;font-weight:850;line-height:1.3;text-align:center}
html[lang="ar"] .quiz-clinical-image>figcaption{font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif!important}

@media(max-width:900px){.recall-day-list{display:grid!important;grid-template-columns:1fr!important}.recall-day-clean:last-child:nth-child(odd){grid-column:auto!important}}
@media(max-width:600px){
  .app-smart-nav{min-height:54px!important;margin-top:-6px!important;margin-bottom:18px!important;padding:7px 7px 7px 10px!important}.app-smart-nav-track{gap:5px!important;padding-left:6px!important}.app-smart-nav-track>button{min-height:35px!important;padding:7px 9px!important}.app-smart-nav-track>button>b,.app-smart-nav-track>button>b>span{font-size:.69rem!important}
  .recall-day-clean{padding:18px 14px 16px 25px!important}.recall-day-head{grid-template-columns:minmax(0,1fr) auto!important;gap:11px!important}.recall-day-title>b,.recall-day-title>b>span{font-size:1.7rem!important}.recall-day-status,.recall-day-head>span.recall-day-status:last-child{min-width:78px!important;padding:9px 8px 8px!important}.recall-day-status>b,.recall-day-status>b>span{font-size:1.12rem!important}.recall-day-save{font-size:.62rem!important}
  .quiz-clinical-image{margin:16px 0 18px;padding:8px 8px 7px;border-radius:14px}.quiz-clinical-image>img{max-height:210px}.quiz-clinical-image>figcaption{font-size:.66rem}
}

/* v44: resilient saves, lightweight question navigation, and tablet-safe controls */
.app-menu-grid{grid-template-columns:1fr!important}.app-menu-grid>button{min-height:58px!important}.app-menu-grid>button:nth-child(1){background:#edf8f2!important}.app-menu-grid>button:nth-child(2){background:#f3eefc!important}.app-menu-grid>button:nth-child(3){background:#fdf0ed!important}
.app-save-alert{position:sticky;top:10px;z-index:170;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-8px 0 18px;padding:12px 13px 12px 16px;border:2.5px solid #17140f;border-radius:15px;background:#fff0c8;color:#17140f;box-shadow:4px 4px 0 #17140f;font-family:'Space Grotesk',system-ui,sans-serif}.app-save-alert>span{display:grid;gap:3px}.app-save-alert b{font-size:.78rem;font-weight:950}.app-save-alert small{font-size:.68rem;font-weight:650;line-height:1.35}.app-save-alert button{flex:0 0 auto;min-height:44px;padding:0 13px;border:2px solid #17140f;border-radius:11px;background:#fffdf8;color:#17140f;box-shadow:2px 2px 0 #17140f;font:900 .7rem/1 inherit;cursor:pointer}
.drill-path-cue{display:flex;align-items:center;justify-content:center;gap:8px;margin:13px 4px 0;color:#605950;font-family:'Space Grotesk',system-ui,sans-serif}.drill-path-cue b{color:#176b4d;font-size:.72rem;font-weight:950}.drill-path-cue span{font-size:.72rem;font-weight:750}
.drill-primary-action .drill-action-copy>small{font-size:.74rem!important}.drill-primary-action .drill-action-copy>em>strong,.drill-primary-action .drill-action-copy>em>strong>span{font-size:.9rem!important}.drill-primary-action .drill-action-copy>em>span{font-size:.74rem!important}.recall-source-copy>small,.recall-source-copy>small>span{font-size:.75rem!important}.recall-source-copy>em,.recall-source-copy>em>span{font-size:.68rem!important}.recall-month-copy>span,.recall-month-copy>span>span{font-size:.78rem!important}.recall-month-status,.recall-month-status>span{font-size:.68rem!important}.recall-day-title>small,.recall-day-title>small>span{font-size:.74rem!important}.recall-day-title>em,.recall-day-title>em>span{font-size:.8rem!important}.recall-day-status>small,.recall-day-status>small>span{font-size:.66rem!important}.quiz-tracker-position small{font-size:.7rem!important}.quiz-tracker-scores small{font-size:.62rem!important}.quiz-map-legend{font-size:.66rem!important}.quiz-card-toolbar .quiz-kicker small{font-size:.64rem!important}.app-smart-nav-track>button>b,.app-smart-nav-track>button>b>span{font-size:.78rem!important}
.recall-source-card:disabled{opacity:.58!important;cursor:not-allowed!important;filter:saturate(.45)}.recall-source-card:disabled>i{background:#c9c3b9!important;color:#6e675e!important}.recall-source-card:disabled .recall-source-copy em{color:#746d64!important}
.recall-reference-link{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding:9px 12px;border:2px solid #9fc9e8;border-radius:12px;background:#edf6fc;color:#245f8c;font-size:.72rem;font-weight:900;text-decoration:none}.recall-reference-link:focus-visible{outline:4px solid #58a9e8;outline-offset:3px}
.quiz-map-window{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:7px}.quiz-map-window .quiz-question-map{min-width:0;margin-left:0!important}.quiz-map-page{display:grid;place-items:center;width:44px;height:44px;padding:0;border:2px solid #17140f;border-radius:12px;background:#fffdf8;color:#2f80c4;box-shadow:2px 2px 0 #17140f;font:950 1rem/1 'Space Grotesk',system-ui,sans-serif;cursor:pointer}.quiz-map-page:disabled{border-color:#b8b2a9;background:#ece8e1;color:#aaa39a;box-shadow:none;cursor:default}.quiz-map-dot{flex-basis:44px!important;width:44px!important;height:44px!important;font-size:.72rem!important}.quiz-map-label span{font-size:.68rem!important;font-weight:800!important}
.lang-toggle button{min-width:44px!important;height:44px!important}.app-menu-head>button{width:44px!important;height:44px!important}.app-smart-nav-track>button{min-height:44px!important}.quiz-flag-button{width:44px!important;height:44px!important}.quiz-tools-slot .pn-cardbtn,.quiz-card .pn-cardbtn{min-height:44px!important;height:44px!important}
.app-shell button,.app-menu-panel button,.app-bottom-nav button{touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:filter .12s ease,opacity .12s ease,box-shadow .12s ease}.app-shell button:not(:disabled):active,.app-menu-panel button:not(:disabled):active,.app-bottom-nav button:not(:disabled):active{filter:brightness(.93)}
.app-shell button:focus-visible,.app-menu-panel button:focus-visible,.app-bottom-nav button:focus-visible,.app-shell summary:focus-visible,.app-shell input:focus-visible,.app-shell textarea:focus-visible{outline:4px solid #58a9e8!important;outline-offset:3px!important}
.app-smart-nav-track>button[aria-current="page"]{opacity:1!important}.app-bottom-nav button[aria-current="page"]{box-shadow:inset 0 0 0 2px rgba(228,86,63,.18)}
.app-bottom-fade{display:none!important}body .app-bottom-nav{position:relative!important;inset:auto!important;margin-top:28px!important}body:has([data-screen-label="Drill - Question"]) .app-shell{padding-bottom:24px!important}
body.snle-route-changing .app-shell>section{opacity:.94;transform:translateY(3px)}.app-shell>section{transition:opacity .17s ease,transform .17s ease}
html[lang="ar"] .app-smart-nav-track{direction:rtl}html[lang="ar"] .app-smart-nav>small{margin-left:0;margin-right:8px;text-align:right}html[lang="ar"] .drill-path-cue{direction:rtl;font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif}html[lang="ar"] .app-save-alert{direction:rtl;font-family:'Noto Sans Arabic','Space Grotesk',system-ui,sans-serif}
@media(max-width:600px){.app-smart-nav-track>button{min-height:44px!important}.quiz-map-window{grid-template-columns:44px minmax(0,1fr) 44px;gap:5px}.quiz-map-page{width:44px;height:44px}.quiz-map-dot{flex-basis:44px!important;width:44px!important;height:44px!important}.drill-path-cue{align-items:flex-start;justify-content:flex-start;margin-left:8px}.app-save-alert{align-items:flex-start}.app-save-alert small{font-size:.64rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
