:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:Ezra SIL;src:url(/fonts/EzraSIL.woff2) format("woff2"),url(/fonts/EzraSIL.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{font-family:Segoe UI,Noto Sans Hebrew,system-ui,-apple-system,sans-serif;background-color:#f5f7fb;color:#1f2633;color-scheme:light;line-height:1.6}*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#f5f7fb;color:#1f2633;display:block}#root{min-height:100vh}.activity{width:100%}.activity--a3{direction:ltr}.activity-container{width:min(1100px,100%);margin:0 auto;padding:32px 20px 48px;display:flex;flex-direction:column;gap:24px}.page-heading{text-align:right;display:flex;flex-direction:column;gap:6px}.eyebrow{margin:0;font-size:.95rem;letter-spacing:.01em;color:#5c6679}.title{margin:0;font-size:1.9rem;color:#1f2633}.prompt-card{background:#ffffffeb;border:1px solid #e3e7f1;border-radius:16px;padding:16px 16px 18px;box-shadow:0 10px 28px #1d2e5314;display:flex;flex-direction:column;gap:10px}.prompt{width:100%;min-width:0}.prompt-line{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.prompt-label{font-size:1rem;color:#4b5565}.prompt-value{font-size:1.1rem;color:#1f2633}.english-text{font-family:Segoe UI,Noto Sans Hebrew,system-ui,-apple-system,sans-serif}.prompt__english{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.prompt-card--rtl{direction:rtl}.prompt-card--rtl .hebrew{direction:rtl;unicode-bidi:isolate}.prompt-card--rtl .english{direction:ltr;unicode-bidi:isolate}.prompt-card--rtl .buttons{direction:ltr;unicode-bidi:isolate;display:flex;gap:12px;justify-content:center}.controls{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px}.ghost-button,.primary-button{border-radius:12px;padding:10px 14px;font-size:.95rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.ghost-button{background:#fff;color:#1f2633;border-color:#d7deeb;box-shadow:0 6px 14px #1d2e5314}.ghost-button:hover{transform:translateY(-1px);box-shadow:0 10px 20px #1d2e531f}.primary-button{background:#243cff;color:#fff;box-shadow:0 10px 24px #243cff42}.primary-button:hover{transform:translateY(-1px);box-shadow:0 14px 30px #243cff47}.table-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;align-items:start;width:100%;max-width:1100px;margin:0 auto}.table-section{background:#ffffffd1;border:1px solid #e3e7f1;border-radius:16px;padding:16px 16px 20px;box-shadow:0 10px 28px #1d2e5314}.table-title{margin:0 0 12px;font-size:1.2rem;color:#1f2633;text-align:left}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;direction:ltr}.singular-grid{grid-template-areas:"s1 s1" "s2m s2f" "s3m s3f"}.plural-grid{grid-template-areas:"p1 p1" "p2m shared" "p3m shared"}.cell-card{background:#fff;border-radius:14px;border:1px solid #e6eaf2;box-shadow:0 8px 18px #11182714;min-height:78px;padding:16px;text-align:center;display:flex;align-items:center;justify-content:center;direction:rtl;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease;width:100%}.hebrew-text{font-family:Ezra SIL,SBL Hebrew,Cardo,Times New Roman,serif;font-size:28px;line-height:1.25;color:#1b2433;unicode-bidi:plaintext;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hebrew{direction:rtl;unicode-bidi:isolate;font-family:Ezra SIL,SBL Hebrew,Cardo,Times New Roman,serif}.code-text{font-family:Segoe UI,Noto Sans Hebrew,system-ui,-apple-system,sans-serif;font-size:1.05rem;line-height:1.25;color:#1b2433}.cell{background:#fff;border:1px solid #e6eaf2;border-radius:14px;box-shadow:0 8px 18px #11182714;min-height:78px}.cell:enabled:hover{transform:translateY(-2px);box-shadow:0 12px 20px #1118271f;border-color:#d0d7e6}.cell:disabled{cursor:not-allowed;opacity:.92}.cell--correct{background:#e3f8e3;border-color:#4bb543;box-shadow:0 0 0 3px #4bb54333}.cell--wrong{background:#fde7e7;border-color:#f04c4c;box-shadow:0 0 0 3px #f04c4c24}.cell--show-correct{box-shadow:0 0 0 3px #ffc64299;border-color:#f3c24f}.cell-1psc{grid-area:s1}.cell-2psm{grid-area:s2m}.cell-2psf{grid-area:s2f}.cell-3psm{grid-area:s3m}.cell-3psf{grid-area:s3f}.cell-1ppc{grid-area:p1}.cell-2ppm{grid-area:p2m}.cell-ppf-shared{grid-area:shared}.cell-3ppm{grid-area:p3m}table{width:100%;table-layout:fixed}td,th{overflow-wrap:anywhere}.tables-row{display:flex;gap:24px;justify-content:center;align-items:flex-start}.tables-row .table-grid{flex:0 0 auto}.table-card--singular{order:1}.table-card--plural{order:2}@media(max-width:720px){.activity-container{padding:24px 16px 32px}.card-grid{gap:10px}}
