.protected-flex-content[data-astro-cid-wbuxkohu]{display:none!important}html.is-authenticated .protected-flex-content[data-astro-cid-wbuxkohu]{display:flex!important;flex-direction:column;width:100%}.drills-shell[data-astro-cid-wbuxkohu]{position:relative;display:flex;flex-direction:column;flex:1}.d-header[data-astro-cid-wbuxkohu]{display:flex;align-items:center;padding:0;margin-bottom:var(--spacing-sm)}.d-screen[data-astro-cid-wbuxkohu]{flex:1;display:flex;flex-direction:column;position:relative;padding-bottom:240px;padding-top:20px}.d-screen[data-astro-cid-wbuxkohu].hidden{display:none}.d-intro-hero[data-astro-cid-wbuxkohu]{margin:auto;max-width:600px;width:100%;background:var(--card-bg);border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:0 10px 30px #0000001a;overflow:hidden}.d-intro-illustration[data-astro-cid-wbuxkohu]{height:160px;display:flex;align-items:center;justify-content:center;position:relative;background:#0f172a;overflow:hidden}.d-intro-content[data-astro-cid-wbuxkohu]{padding:30px 20px;text-align:center}.d-intro-title[data-astro-cid-wbuxkohu]{font-size:2rem;color:var(--text-main);margin-bottom:8px;font-weight:800;letter-spacing:-.02em}.d-intro-subtitle[data-astro-cid-wbuxkohu]{color:var(--text-muted);font-size:1.1rem;margin-bottom:30px;line-height:1.5}.d-intro-stats-cards[data-astro-cid-wbuxkohu]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:30px}.stat-card[data-astro-cid-wbuxkohu]{padding:12px 6px;border-radius:var(--radius-md);border:1px solid var(--border-color);display:flex;flex-direction:column;align-items:center;gap:4px;background:var(--bg-color)}.stat-card[data-astro-cid-wbuxkohu].mastered{border-top:3px solid #10b981}.stat-card[data-astro-cid-wbuxkohu].familiar{border-top:3px solid var(--primary-color)}.stat-card[data-astro-cid-wbuxkohu].needs-work{border-top:3px solid #f59e0b}.stat-val[data-astro-cid-wbuxkohu]{font-size:1.3rem;font-weight:700;color:var(--text-main)}.stat-label[data-astro-cid-wbuxkohu]{font-size:.65rem;color:var(--text-muted);text-transform:uppercase;font-weight:600;letter-spacing:.05em;line-height:1.1;text-align:center}.btn-start-pulse[data-astro-cid-wbuxkohu]{animation:pulseShadow 2s infinite}@keyframes pulseShadow{0%{box-shadow:0 0 #2563eb66}70%{box-shadow:0 0 0 15px #2563eb00}to{box-shadow:0 0 #2563eb00}}.d-centered[data-astro-cid-wbuxkohu]{margin:auto;text-align:center;max-width:400px;width:100%;padding:30px 20px;background:var(--card-bg);border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:0 4px 12px #0000000d}.d-question-area[data-astro-cid-wbuxkohu]{position:relative;text-align:center;margin-bottom:var(--spacing-md);padding:16px 12px;background:var(--card-bg);border-radius:var(--radius-lg);border:1px solid var(--border-color)}.d-q-badge[data-astro-cid-wbuxkohu]{display:inline-block;padding:4px 12px;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase;margin-bottom:8px;background:var(--bg-color);color:var(--text-muted)}.d-q-text[data-astro-cid-wbuxkohu]{font-size:2rem;color:var(--text-main);margin:0;line-height:1.3}.d-score-screen[data-astro-cid-wbuxkohu]{display:flex;flex-direction:column;align-items:center;gap:24px}.drill-illustration-area[data-astro-cid-wbuxkohu]{display:flex;justify-content:center;margin-bottom:8px}.drill-score-ill[data-astro-cid-wbuxkohu]{width:120px;height:120px;animation:popIn .5s cubic-bezier(.175,.885,.32,1.275) forwards}.drill-score-ill[data-astro-cid-wbuxkohu].hidden{display:none!important}.res-correct[data-astro-cid-wbuxkohu]{fill:none;stroke:#10b981;stroke-width:4;stroke-linecap:round;transition:stroke-dashoffset 1s ease-out}.res-wrong[data-astro-cid-wbuxkohu]{fill:none;stroke:#ef4444;stroke-width:4;stroke-linecap:round;transition:stroke-dashoffset 1s ease-out}.res-timeout[data-astro-cid-wbuxkohu]{fill:none;stroke:#f59e0b;stroke-width:4;stroke-linecap:round;transition:stroke-dashoffset 1s ease-out}.d-results-legend[data-astro-cid-wbuxkohu]{display:flex;gap:16px;font-size:.9rem;color:var(--text-muted);font-weight:500;flex-wrap:wrap;justify-content:center}.d-legend-item[data-astro-cid-wbuxkohu]{display:flex;align-items:center;gap:6px}.dot[data-astro-cid-wbuxkohu]{width:12px;height:12px;border-radius:50%}.dot-correct[data-astro-cid-wbuxkohu]{background:#10b981}.dot-wrong[data-astro-cid-wbuxkohu]{background:#ef4444}.dot-timeout[data-astro-cid-wbuxkohu]{background:#f59e0b}.d-choices-grid[data-astro-cid-wbuxkohu]{display:grid;grid-template-columns:1fr;gap:10px;width:100%}.d-choice-btn{background:var(--card-bg);border:2px solid var(--border-color);padding:12px 16px;font-size:1.1rem;color:var(--text-main);border-radius:var(--radius-md);cursor:pointer;transition:all .2s;text-align:center;font-weight:500;min-height:60px;display:flex;align-items:center;justify-content:center;line-height:1.4}.d-choice-btn:hover:not(:disabled){border-color:var(--primary-color);background:#2563eb0d}.d-choice-btn:active:not(:disabled){transform:scale(.98)}.d-choice-btn:disabled{cursor:default}.d-choice-btn.selected-wrong{background:#ef44441a;border-color:#ef4444;color:#b91c1c;opacity:.6}.d-choice-btn.actual-correct{background:#10b98126;border-color:#10b981;color:#047857;box-shadow:0 4px 12px #10b98133}:root.dark .d-choice-btn.selected-wrong{background:#f8717126;color:#fca5a5}:root.dark .d-choice-btn.actual-correct{background:#34d39926;color:#6ee7b7;box-shadow:0 4px 12px #34d39933}.drill-anim-pop[data-astro-cid-wbuxkohu]{animation:popIn .3s cubic-bezier(.175,.885,.32,1.275) forwards}.drill-anim-slide-1{animation:slideInRight .3s ease forwards;animation-delay:.05s;opacity:0}.drill-anim-slide-2{animation:slideInRight .3s ease forwards;animation-delay:.1s;opacity:0}.drill-anim-slide-3{animation:slideInRight .3s ease forwards;animation-delay:.15s;opacity:0}.drill-anim-slide-4{animation:slideInRight .3s ease forwards;animation-delay:.2s;opacity:0}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.d-feedback[data-astro-cid-wbuxkohu]{position:fixed;bottom:0;left:0;right:0;width:100%;margin:0;border-radius:20px 20px 0 0;padding:24px 20px calc(24px + env(safe-area-inset-bottom));display:flex;flex-direction:column;align-items:center;gap:16px;border:none;border-top:3px solid;text-align:center;z-index:100000;background:var(--card-bg);animation:slideUp .3s cubic-bezier(.175,.885,.32,1.275) forwards;box-sizing:border-box}.d-f-icon[data-astro-cid-wbuxkohu]{width:48px;height:48px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.5rem;border:2px solid;background:#fff3}.d-feedback[data-astro-cid-wbuxkohu].correct{background:#dcfce7;border-color:#10b981;color:#065f46;box-shadow:0 -10px 25px #10b98133}.d-feedback[data-astro-cid-wbuxkohu].correct .d-f-icon[data-astro-cid-wbuxkohu]{border-color:#10b981;color:#065f46}.d-feedback[data-astro-cid-wbuxkohu].incorrect{background:#ffedd5;border-color:#f97316;color:#9a3412;box-shadow:0 -10px 25px #f9731633}.d-feedback[data-astro-cid-wbuxkohu].incorrect .d-f-icon[data-astro-cid-wbuxkohu]{border-color:#f97316;color:#9a3412}:root.dark .d-feedback[data-astro-cid-wbuxkohu].correct{background:#064e3b;border-color:#10b981;color:#ecfdf5;box-shadow:0 -10px 25px #00000080}:root.dark .d-feedback[data-astro-cid-wbuxkohu].correct .d-f-icon[data-astro-cid-wbuxkohu]{border-color:#10b981;background:#047857;color:#ecfdf5}:root.dark .d-feedback[data-astro-cid-wbuxkohu].incorrect{background:#7c2d12;border-color:#f97316;color:#fff7ed;box-shadow:0 -10px 25px #00000080}:root.dark .d-feedback[data-astro-cid-wbuxkohu].incorrect .d-f-icon[data-astro-cid-wbuxkohu]{border-color:#f97316;background:#9a3412;color:#fff7ed}.d-f-content[data-astro-cid-wbuxkohu]{flex:1;display:flex;flex-direction:column;gap:4px;width:100%;align-items:center;text-align:center}.d-f-content[data-astro-cid-wbuxkohu] h3[data-astro-cid-wbuxkohu]{font-size:1.3rem;margin-bottom:2px}.d-f-content[data-astro-cid-wbuxkohu] p[data-astro-cid-wbuxkohu]{font-size:1.1rem;opacity:.95;margin:0;font-weight:500}.d-f-inner-row[data-astro-cid-wbuxkohu]{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:2px}.btn-next[data-astro-cid-wbuxkohu]{padding:14px 32px;font-size:1.15rem;font-weight:700;border-radius:999px;border:none;cursor:pointer;transition:transform .1s;width:100%}.btn-next[data-astro-cid-wbuxkohu]:active{transform:scale(.96)}.d-feedback[data-astro-cid-wbuxkohu].correct .btn-next[data-astro-cid-wbuxkohu]{background:#10b981;color:#fff;box-shadow:0 4px 12px #10b9814d}.d-feedback[data-astro-cid-wbuxkohu].incorrect .btn-next[data-astro-cid-wbuxkohu]{background:#f97316;color:#fff;box-shadow:0 4px 12px #f973164d}@media(min-width:600px){.d-header[data-astro-cid-wbuxkohu]{margin-bottom:var(--spacing-xl);margin-top:var(--spacing-sm)}.d-intro-stats-cards[data-astro-cid-wbuxkohu]{gap:16px}.stat-card[data-astro-cid-wbuxkohu]{padding:16px}.stat-val[data-astro-cid-wbuxkohu]{font-size:1.5rem}.stat-label[data-astro-cid-wbuxkohu]{font-size:.8rem}.d-choices-grid[data-astro-cid-wbuxkohu]{grid-template-columns:1fr 1fr;gap:20px}.d-choice-btn{padding:24px;min-height:80px;font-size:1.25rem}.d-feedback[data-astro-cid-wbuxkohu]{flex-direction:row;padding:24px 40px calc(24px + env(safe-area-inset-bottom))}.d-f-content[data-astro-cid-wbuxkohu]{align-items:flex-start;text-align:left}.d-f-inner-row[data-astro-cid-wbuxkohu]{justify-content:flex-start}.btn-next[data-astro-cid-wbuxkohu]{margin-left:auto;width:auto;min-width:160px}}@media(min-width:900px){.d-feedback[data-astro-cid-wbuxkohu]{width:calc(100% - 280px);left:280px}body.sidebar-closed .d-feedback[data-astro-cid-wbuxkohu]{width:100%;left:0}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
