.Attention2_container__XNZ28{min-height:100dvh;display:grid;grid-template-columns:minmax(180px,220px) minmax(0,820px) minmax(180px,220px);grid-template-areas:"prompt prompt prompt" "timer game counter";align-items:start;justify-content:center;gap:18px;padding:112px 20px 48px;overflow-x:hidden;box-sizing:border-box;background:radial-gradient(circle at 12% 10%,rgba(31,111,138,.12),transparent 28%),linear-gradient(180deg,#f8fbfc,#eef6f8);color:var(--rr-ink);font-family:Arial,sans-serif}.Attention2_counterSection__TXKGx,.Attention2_timerSection__TyWvV{width:100%;max-width:220px;display:flex;flex-direction:column;align-items:stretch;padding:14px;border:1px solid var(--rr-mist);border-radius:var(--rr-radius);background:#fff;box-shadow:0 18px 44px rgba(15,23,42,.1);box-sizing:border-box}.Attention2_timerSection__TyWvV{grid-area:timer;justify-self:end}.Attention2_counterSection__TXKGx{grid-area:counter;justify-self:start}.Attention2_timeInput__M42uK{width:100%;min-height:44px;padding:8px 10px;margin-bottom:10px;border:1px solid var(--rr-mist);border-radius:var(--rr-radius);background:#fff;box-shadow:inset 0 1px 3px rgba(15,23,42,.08);color:var(--rr-ink);font-size:16px;text-align:center;box-sizing:border-box}.Attention2_instructionsButton__L05N6,.Attention2_refreshButton__9QJtP,.Attention2_startButton__4iUpg{width:100%;min-height:44px;padding:10px 12px;margin-bottom:10px;border:1px solid transparent;border-radius:var(--rr-radius);background:var(--rr-sky);color:#fff;cursor:pointer;font-size:.98rem;font-weight:900;line-height:1.2;box-shadow:0 10px 26px rgba(15,76,129,.18);transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.Attention2_instructionsButton__L05N6,.Attention2_refreshButton__9QJtP{background:#fff;color:var(--rr-sky);border-color:var(--rr-mist);box-shadow:none}.Attention2_instructionsButton__L05N6:hover,.Attention2_refreshButton__9QJtP:hover,.Attention2_startButton__4iUpg:hover{background:var(--rr-runway);border-color:var(--rr-runway);color:#fff;transform:translateY(-1px)}.Attention2_countdownDisplay__6Cxi9{min-height:32px;margin:2px 0 12px;color:var(--rr-ink);font-size:1.15rem;font-weight:900;text-align:center}.Attention2_instructions__asKmy{width:100%;margin-top:2px;padding:12px;border:1px solid var(--rr-mist);border-radius:var(--rr-radius);background:#fff;color:var(--rr-ink-soft);box-shadow:0 18px 44px rgba(15,23,42,.08);box-sizing:border-box}.Attention2_instructions__asKmy h3{margin:0 0 8px;color:var(--rr-ink);font-size:1rem}.Attention2_instructions__asKmy ol{margin:0;padding-left:18px;font-size:.88rem;line-height:1.5}.Attention2_instructions__asKmy ol li+li{margin-top:5px}.Attention2_instructionText__kHXzn{grid-area:prompt;width:min(820px,100%);justify-self:center;margin:0;padding:0 10px;color:var(--rr-ink);font-size:clamp(1rem,2vw,1.3rem);font-weight:900;line-height:1.35;text-align:center;box-sizing:border-box}.Attention2_instructionText__kHXzn p{margin:0}.Attention2_gridContainer__8zwBH{grid-area:game;width:min(820px,100%);display:grid;grid-template-columns:repeat(25,minmax(0,1fr));gap:2px;justify-self:center;margin-top:14px;padding:14px;border:1px solid var(--rr-mist);border-radius:var(--rr-radius);background:hsla(0,0%,100%,.78);box-shadow:0 22px 54px rgba(15,23,42,.12);box-sizing:border-box}.Attention2_gridButton__UJsxk{width:100%;min-width:0;height:32px;display:flex;align-items:center;justify-content:center;border:3px solid #94a3b8;border-radius:4px;background:#fff;color:#10212b;cursor:pointer;font-size:1.25rem;font-weight:800;line-height:1;box-sizing:border-box;transition:background .14s ease,border-color .14s ease}.Attention2_gridButton__UJsxk:hover{background:#f8fbfc;border-color:#64748b}.Attention2_gridButton__UJsxk:focus-visible{outline:3px solid rgba(15,76,129,.35);outline-offset:2px}.Attention2_counterSection__TXKGx h3{margin:0 0 12px;color:var(--rr-ink);font-size:1.05rem;text-align:center}.Attention2_counterDisplay__K2iCm{color:var(--rr-ink-soft);font-size:1rem;text-align:center}.Attention2_counterDisplay__K2iCm p{margin:8px 0}.Attention2_correctCount__q1y8z{color:#15803d;font-weight:900}.Attention2_incorrectCount__C5iID{color:#b91c1c;font-weight:900}@media (max-width:1180px){.Attention2_container__XNZ28{grid-template-columns:minmax(150px,190px) minmax(0,760px) minmax(150px,190px);gap:14px}.Attention2_gridButton__UJsxk{height:30px;font-size:1.12rem}}@media (max-width:900px){.Attention2_container__XNZ28{grid-template-columns:1fr;grid-template-areas:"prompt" "timer" "game" "counter";padding:96px 16px 44px}.Attention2_counterSection__TXKGx,.Attention2_gridContainer__8zwBH,.Attention2_instructionText__kHXzn,.Attention2_timerSection__TyWvV{width:100%;max-width:none;justify-self:stretch}.Attention2_gridContainer__8zwBH{grid-template-columns:repeat(10,minmax(0,1fr))}.Attention2_gridButton__UJsxk{height:34px}}@media (max-width:520px){.Attention2_gridContainer__8zwBH{grid-template-columns:repeat(6,minmax(0,1fr));padding:10px}.Attention2_gridButton__UJsxk{height:38px;font-size:1.08rem}}