.BrainRush-module__FZEpYq__container{max-width:800px;font-family:var(--font-body,system-ui, sans-serif);margin:2rem auto;padding:1.5rem}.BrainRush-module__FZEpYq__card{backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #e2e8f0cc;border-radius:2rem;padding:2.5rem;transition:all .3s;overflow:hidden;box-shadow:0 20px 40px -15px #0f172a0d}@media (prefers-color-scheme:dark){.BrainRush-module__FZEpYq__card{background:#0f172ad9;border-color:#334155cc;box-shadow:0 20px 40px -15px #0000004d}}.BrainRush-module__FZEpYq__introHeader{text-align:center;margin-bottom:2rem}.BrainRush-module__FZEpYq__introTitle{font-family:var(--font-headings,system-ui, sans-serif);letter-spacing:-.05em;background:linear-gradient(135deg,#4f46e5 0%,#f97316 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:900}.BrainRush-module__FZEpYq__introTagline{color:var(--text-secondary,#64748b);font-size:1.25rem;font-weight:600}.BrainRush-module__FZEpYq__streakPanel{background:var(--bg-secondary,#f8fafc);border:1px solid var(--border,#e2e8f0);border-radius:1.5rem;justify-content:center;gap:2rem;margin:2rem 0;padding:1.25rem;display:flex}.BrainRush-module__FZEpYq__streakItem{align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.BrainRush-module__FZEpYq__streakFlame{color:#f97316;font-size:1.5rem;animation:1.5s infinite alternate BrainRush-module__FZEpYq__pulse}.BrainRush-module__FZEpYq__trophy{color:#eab308;font-size:1.5rem}.BrainRush-module__FZEpYq__btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border:none;border-radius:1.25rem;justify-content:center;align-items:center;width:100%;padding:1.25rem 2rem;font-size:1.2rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 20px -5px #4f46e54d}.BrainRush-module__FZEpYq__btn:hover{transform:translateY(-2px);box-shadow:0 15px 25px -5px #4f46e566}.BrainRush-module__FZEpYq__btn:active{transform:translateY(0)}.BrainRush-module__FZEpYq__btnSecondary{background:var(--bg-secondary,#f1f5f9);color:var(--text-primary,#0f172a);border:1px solid var(--border,#e2e8f0);box-shadow:none;margin-top:1rem}.BrainRush-module__FZEpYq__btnSecondary:hover{background:var(--border,#e2e8f0);box-shadow:none}.BrainRush-module__FZEpYq__gameHeader{border-b:2px solid var(--bg-secondary,#f1f5f9);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.BrainRush-module__FZEpYq__roundIndicator{color:#4f46e5;font-size:1.1rem;font-weight:800}.BrainRush-module__FZEpYq__timerWrapper{align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.BrainRush-module__FZEpYq__timerText{color:#64748b}.BrainRush-module__FZEpYq__timerCritical{color:#ef4444;animation:.8s infinite alternate BrainRush-module__FZEpYq__pulse-red}.BrainRush-module__FZEpYq__progressBar{background:var(--bg-secondary,#f1f5f9);border-radius:9999px;width:100%;height:.5rem;margin-bottom:2.5rem;overflow:hidden}.BrainRush-module__FZEpYq__progressBarFill{background:linear-gradient(90deg,#4f46e5,#ec4899);height:100%;transition:width .3s}.BrainRush-module__FZEpYq__challengeBody{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;margin-bottom:3rem;display:flex}.BrainRush-module__FZEpYq__instruction{color:var(--text-secondary,#64748b);margin-bottom:1.5rem;font-size:1.15rem;font-weight:700}.BrainRush-module__FZEpYq__questionDisplay{letter-spacing:-.02em;color:var(--text-primary,#0f172a);font-size:2.5rem;font-weight:900}.BrainRush-module__FZEpYq__optionsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;display:grid}@media (max-width:600px){.BrainRush-module__FZEpYq__optionsGrid{grid-template-columns:1fr}}.BrainRush-module__FZEpYq__optionBtn{border:2px solid var(--border,#e2e8f0);background:var(--card-bg,#fff);color:var(--text-primary,#0f172a);cursor:pointer;text-align:center;border-radius:1rem;justify-content:center;align-items:center;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex}.BrainRush-module__FZEpYq__optionBtn:hover{background:#4f46e50d;border-color:#4f46e5}.BrainRush-module__FZEpYq__optionBtn:focus-visible{outline-offset:2px;outline:3px solid #4f46e5}.BrainRush-module__FZEpYq__memoryGrid{justify-content:center;gap:1.5rem;margin:1rem 0;display:flex}.BrainRush-module__FZEpYq__memoryCard{background:var(--bg-secondary,#f8fafc);border-radius:1rem;justify-content:center;align-items:center;width:70px;height:70px;font-size:3rem;animation:.3s BrainRush-module__FZEpYq__pop-in;display:flex;box-shadow:0 10px 15px -3px #0000000d}.BrainRush-module__FZEpYq__memoryHidden{color:#0000;background:linear-gradient(135deg,#4f46e5,#6366f1);animation:.3s forwards BrainRush-module__FZEpYq__flip}.BrainRush-module__FZEpYq__visualGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:320px;margin:1.5rem auto;display:grid}.BrainRush-module__FZEpYq__visualCell{aspect-ratio:1;border:2px solid var(--border,#e2e8f0);background:var(--card-bg,#fff);cursor:pointer;border-radius:1rem;justify-content:center;align-items:center;font-size:2.25rem;font-weight:800;transition:all .15s;display:flex}.BrainRush-module__FZEpYq__visualCell:hover{border-color:#4f46e5;transform:scale(1.05)}.BrainRush-module__FZEpYq__speedWrapper{flex-direction:column;align-items:center;gap:1rem;display:flex}.BrainRush-module__FZEpYq__speedArrow{color:#4f46e5;font-size:5rem;font-weight:900;line-height:1}.BrainRush-module__FZEpYq__speedText{letter-spacing:.05em;color:#f97316;text-transform:uppercase;font-size:2rem;font-weight:900}.BrainRush-module__FZEpYq__logicText{color:var(--text-primary,#0f172a);max-width:600px;margin:0 auto;font-size:1.5rem;font-weight:600;line-height:1.5}.BrainRush-module__FZEpYq__scoreWrapper{text-align:center}.BrainRush-module__FZEpYq__scoreLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary,#64748b);font-size:1.1rem;font-weight:700}.BrainRush-module__FZEpYq__scoreVal{letter-spacing:-.05em;background:linear-gradient(135deg,#4f46e5 0%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:.5rem 0;font-size:4.5rem;font-weight:950;line-height:1}.BrainRush-module__FZEpYq__brainType{color:#f97316;margin:1rem 0 2rem;font-size:1.5rem;font-weight:800}.BrainRush-module__FZEpYq__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}.BrainRush-module__FZEpYq__statCard{background:var(--bg-secondary,#f8fafc);border:1px solid var(--border,#e2e8f0);text-align:center;border-radius:1.25rem;padding:1.25rem}.BrainRush-module__FZEpYq__statVal{color:var(--text-primary,#0f172a);font-size:1.5rem;font-weight:800}.BrainRush-module__FZEpYq__statLabel{text-transform:uppercase;color:var(--text-secondary,#64748b);margin-top:.25rem;font-size:.8rem;font-weight:700}.BrainRush-module__FZEpYq__shareSection{background:var(--bg-secondary,#f8fafc);text-align:center;border-radius:1.5rem;margin:2rem 0;padding:1.5rem}.BrainRush-module__FZEpYq__shareHeading{text-transform:uppercase;color:var(--text-secondary,#64748b);margin-bottom:1rem;font-size:1rem;font-weight:700}.BrainRush-module__FZEpYq__shareBtns{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.BrainRush-module__FZEpYq__shareBtn{border:1px solid var(--border,#e2e8f0);cursor:pointer;background:#fff;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.BrainRush-module__FZEpYq__shareBtn:hover{background:var(--bg-secondary,#f8fafc);border-color:var(--text-secondary,#64748b)}.BrainRush-module__FZEpYq__challengeAlert{color:#ea580c;text-align:left;background:#f973161a;border:1px solid #f9731633;border-radius:1.25rem;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 1.5rem;display:flex}.BrainRush-module__FZEpYq__challengeTitle{margin-bottom:.25rem;font-size:1.1rem;font-weight:800}.BrainRush-module__FZEpYq__challengeDesc{font-size:.95rem;font-weight:500;line-height:1.4}.BrainRush-module__FZEpYq__crossSellSection{border-t:1px solid var(--border,#e2e8f0);margin-top:3.5rem;padding-top:2rem}.BrainRush-module__FZEpYq__crossSellTitle{font-family:var(--font-headings,system-ui, sans-serif);text-align:center;color:var(--text-primary,#0f172a);margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.BrainRush-module__FZEpYq__crossSellGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:600px){.BrainRush-module__FZEpYq__crossSellGrid{grid-template-columns:1fr}}.BrainRush-module__FZEpYq__crossSellLink{background:var(--bg-secondary,#f8fafc);border:1px solid var(--border,#e2e8f0);border-radius:1.25rem;flex-direction:column;justify-content:center;padding:1.25rem;text-decoration:none;transition:all .2s;display:flex}.BrainRush-module__FZEpYq__crossSellLink:hover{background:#fff;border-color:#4f46e5;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}.BrainRush-module__FZEpYq__crossSellName{color:var(--text-primary,#0f172a);margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.BrainRush-module__FZEpYq__crossSellDesc{color:var(--text-secondary,#64748b);font-size:.85rem}.BrainRush-module__FZEpYq__visualCell:focus-visible,.BrainRush-module__FZEpYq__optionBtn:focus-visible{outline-offset:2px;outline:3px solid #4f46e5}@keyframes BrainRush-module__FZEpYq__pulse{0%{opacity:.9;transform:scale(1)}to{opacity:1;transform:scale(1.15)}}@keyframes BrainRush-module__FZEpYq__pulse-red{0%{transform:scale(1)}to{transform:scale(1.08)}}@keyframes BrainRush-module__FZEpYq__pop-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes BrainRush-module__FZEpYq__flip{0%{transform:rotateY(0)}to{transform:rotateY(180deg)}}
