.study-centered-state{padding-top:4rem;text-align:center}.study-muted{color:var(--muted)}.study-result-shell{padding-top:4rem;text-align:center;max-width:500px}.study-result-card{padding:3rem}.study-result-emoji{font-size:4rem;margin-bottom:1rem}.study-result-title{font-size:2rem;font-weight:800;margin-bottom:1rem}.study-result-score{font-size:3rem;font-weight:900;margin-bottom:1rem}.study-result-copy{margin-bottom:.5rem}.study-save-message{margin-bottom:2rem;font-size:.875rem}.study-action-row{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.study-xp-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:999px;background:#f5f3ff;margin-bottom:.5rem;font-weight:800;color:#8b5cf6}.study-perfect-copy{font-size:.85rem;color:var(--success);font-weight:700;margin-bottom:.75rem}.study-mode-shell{padding-top:4rem;padding-bottom:5rem}.study-link-button{background:none;border:none;cursor:pointer;color:var(--muted);display:flex;align-items:center;gap:.5rem}.study-mode-shell .study-link-button{margin-bottom:2rem}.study-mode-title{font-size:2rem;font-weight:800;margin-bottom:.5rem}.study-mode-count{margin-bottom:3rem}.study-mode-grid{display:grid;gap:1rem;max-width:520px}.study-mode-card{padding:2rem;text-align:left;cursor:pointer;border:2px solid var(--line)}.study-mode-icon{font-size:2rem;margin-bottom:.5rem}.study-mode-card-title{font-weight:700;font-size:1.25rem}.study-play-shell{padding-top:2rem;padding-bottom:5rem}.study-play-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.study-play-header__right{display:flex;gap:1rem;align-items:center}.study-correct-count{font-weight:700;color:var(--success);font-size:.9rem}.study-wrong-count{font-weight:700;color:#ef4444;font-size:.9rem}.study-progress-count{font-weight:700}.study-timer-wrap{text-align:center;margin-bottom:1.5rem}.study-timer{display:inline-grid;place-items:center;width:72px;height:72px;border-radius:50%;color:#fff;font-weight:900;font-size:1.75rem}.study-answer-feedback{margin-top:.75rem;font-size:1rem;font-weight:800}.study-question-card{padding:2rem;max-width:680px;margin:0 auto 2rem;text-align:center}.study-question-card h2{font-size:1.5rem;font-weight:700}.study-answer-grid{display:grid;gap:1rem;max-width:680px;margin:0 auto}.study-answer-button{padding:1.25rem;border-radius:var(--radius-xl);border:2px solid var(--line);font-size:1.05rem;font-weight:700;text-align:left;display:flex;align-items:center;gap:1rem}.study-answer-letter{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-weight:900;flex-shrink:0}.study-flashcard-perspective{perspective:1000px;width:100%;max-width:560px;margin:0 auto}.study-flashcard{transition:transform .6s;transform-style:preserve-3d;cursor:pointer;min-height:320px;position:relative}.study-flashcard-face{position:absolute;width:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden}.study-flashcard-face--back{transform:rotateY(180deg)}.study-flashcard-card{padding:2rem;background:var(--surface);border:2px solid var(--line)}.study-flashcard-card--front{text-align:center}.study-flashcard-count{font-size:.875rem;margin-bottom:1rem}.study-question-image{max-width:100%;max-height:200px;object-fit:cover;border-radius:16px;margin-bottom:1rem}.study-flashcard-question{font-size:1.5rem;font-weight:700;color:var(--ink)}.study-flashcard-hint{margin-top:2rem;font-size:.875rem}.study-flashcard-answer-title{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.study-flash-score{text-align:center;margin-top:1.5rem}.study-score-row{display:inline-flex;gap:.75rem;align-items:center}.study-score-divider{color:var(--line-strong);font-weight:700}.study-list-shell{min-height:calc(100vh - 72px);background:var(--bg);padding-bottom:5rem}.study-list-container{padding-top:2rem}.study-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:.75rem}.study-list-title{font-size:1.75rem;font-weight:800;margin-bottom:.25rem}.study-list-subtitle{color:var(--muted);font-size:.9rem}.study-xp-badge{display:flex;align-items:center;gap:.375rem;background:var(--accent-light);padding:.4rem .875rem;border-radius:999px;flex-shrink:0}.study-xp-badge-icon{font-size:1rem}.study-xp-badge-value{font-weight:800;color:var(--accent);font-size:.9rem}.study-login-hint{display:flex;align-items:center;gap:.5rem;padding:.6rem 1rem;margin-bottom:1.25rem;border-radius:var(--radius-lg);border:1px solid var(--accent-light);background:var(--accent-light);font-size:.8rem;color:var(--ink)}.study-login-hint:before{content:"🔒";font-size:.85rem}.study-dashboard-hero{display:grid;grid-template-columns:1fr auto;gap:1rem;margin-bottom:1.5rem;align-items:stretch}.study-xp-progress{padding:1.25rem;border:1px solid var(--line);background:linear-gradient(135deg,#f5f3ff,#ede9fe)}.study-streak-card__row,.study-xp-progress__header,.study-xp-progress__level{display:flex;align-items:center}.study-xp-progress__header{justify-content:space-between;margin-bottom:.75rem}.study-xp-progress__level{gap:.5rem;font-weight:800;font-size:1rem}.study-xp-progress__icon{font-size:1.25rem}.study-xp-progress__count{font-size:.8rem;font-weight:700;color:var(--muted)}.study-xp-progress__bar{width:100%;height:10px;appearance:none;border:none;border-radius:999px;overflow:hidden;display:block}.study-xp-progress__bar::-webkit-progress-bar{background:rgba(0,0,0,.08);border-radius:999px}.study-xp-progress__bar::-webkit-progress-value{background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:999px;transition:width .5s ease}.study-xp-progress__bar::-moz-progress-bar{background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:999px;transition:width .5s ease}.study-xp-progress__next{margin-top:.5rem;font-size:.75rem;color:var(--muted);text-align:right}.study-streak-card{padding:1rem 1.25rem;border:1px solid var(--line)}.study-streak-card__row{gap:.5rem;margin-bottom:.25rem}.study-streak-card__icon,.study-streak-card__value{font-size:1.1rem}.study-streak-card__value{font-weight:800}.study-streak-card__label{font-size:.8rem;color:var(--muted);font-weight:600}.study-streak-card__best{font-size:.72rem;color:var(--muted)}.study-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1.5rem}.study-stat-card{padding:1rem;text-align:center}.study-stat-card__icon{font-size:1.5rem;margin-bottom:.3rem}.study-stat-card__value{font-weight:900;font-size:1.4rem}.study-stat-card__label{font-size:.75rem;color:var(--muted);font-weight:600}.study-chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.study-chart-card{padding:1.25rem;border:1px solid var(--line)}.study-chart-title{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:1rem}.study-mastery-chart{display:flex;flex-direction:column;gap:.6rem}.study-mastery-chart__row{display:flex;align-items:center;gap:.75rem}.study-mastery-chart__label{width:52px;font-size:.7rem;font-weight:700;color:var(--muted);text-align:right;flex-shrink:0}.study-mastery-chart__track{flex:1;height:22px;background:var(--bg);border-radius:999px;overflow:hidden;border:1px solid var(--line)}.study-mastery-chart__bar{height:100%;border-radius:999px;transition:width .4s ease}.study-mastery-chart__count{width:24px;font-size:.75rem;font-weight:700;color:var(--ink);flex-shrink:0;text-align:right}.study-xp-sparkline{display:flex;align-items:flex-end;gap:.4rem;height:64px}.study-xp-sparkline__day{flex:1;display:flex;flex-direction:column;align-items:center;gap:.25rem}.study-xp-sparkline__bar{width:100%;border-radius:6px 6px 0 0;background:var(--bg);border:1px solid var(--line);transition:height .3s ease}.study-xp-sparkline__bar.has-xp{background:linear-gradient(180deg,#8b5cf6,#a78bfa);border:none}.study-xp-sparkline__labels{display:flex;gap:.4rem;margin-top:.5rem}.study-xp-sparkline__labels div{flex:1;text-align:center;font-size:.65rem;font-weight:700;color:var(--muted)}.study-section-title{display:flex;align-items:center;gap:.75rem;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.875rem}.study-section-title:after{content:"";flex:1;height:1px;background:var(--line)}.study-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.875rem;margin-bottom:2rem}.study-quiz-card{padding:1.25rem;display:block;text-decoration:none;border:1.5px solid var(--line);transition:border-color .15s,transform .15s,box-shadow .15s}.study-quiz-card:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 4px 16px rgba(0,0,0,.07)}.study-quiz-card--progress{position:relative;overflow:hidden}.study-quiz-card__progress-bg{position:absolute;top:0;left:0;height:100%;transition:width .3s ease}.study-quiz-card__layer{position:relative}.study-quiz-card__header{display:flex;align-items:center;gap:.875rem;margin-bottom:.875rem}.study-quiz-icon{width:44px;height:44px;border-radius:10px;display:grid;place-items:center;font-size:1.4rem;flex-shrink:0}.study-quiz-card__body{flex:1;min-width:0}.study-quiz-card__title{font-weight:700;color:var(--ink)}.study-quiz-card__title--truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.study-quiz-card__meta{font-size:.8rem;color:var(--muted)}.study-quiz-card__actions{display:flex;gap:.5rem;margin-top:.75rem;align-items:center}.study-quiz-card__button{font-size:.8rem;padding:.45rem .75rem}.study-quiz-card__button:first-child{flex:1}.study-quiz-card__button:not(:first-child){flex-shrink:0}.study-quiz-card__mastery{text-align:right;flex-shrink:0}.study-quiz-card__mastery-value{font-weight:900;font-size:1.1rem}.study-quiz-card__last-studied,.study-quiz-card__mastery-label{font-size:.7rem;color:var(--muted)}.study-quiz-card__last-studied{margin-top:.5rem;text-align:right;position:relative}.study-empty-card{padding:3rem 2rem;text-align:center;border:2px dashed var(--line-strong)}.study-empty-icon{font-size:2.5rem;margin-bottom:1rem}.study-empty-title{font-size:1.25rem;font-weight:700;color:var(--ink)}.study-empty-text{color:var(--muted);margin-top:.5rem}.study-empty-actions{display:flex;gap:.75rem;justify-content:center;margin-top:1.5rem;flex-wrap:wrap}.study-status-panel{padding-top:4rem;text-align:center}.study-status-icon{font-size:2.5rem;margin-bottom:1rem}.study-error-card{padding:3rem 2rem;text-align:center;border:2px dashed var(--line-strong);max-width:480px;margin:0 auto}.study-filter-bar{margin-bottom:.625rem}.study-search-input{width:100%;max-width:100%;padding:.625rem 1rem;border-radius:var(--radius-lg);border:1.5px solid var(--line);background:var(--surface);font-size:.95rem;color:var(--ink);outline:none;transition:border-color .15s}.study-search-input:focus{border-color:var(--accent)}.study-category-chips{display:flex;gap:.375rem;margin-bottom:1.25rem;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.study-category-chips::-webkit-scrollbar{display:none}.study-category-chip{padding:.3rem .75rem;border-radius:999px;border:1.5px solid var(--line);background:var(--surface);font-size:.78rem;font-weight:700;cursor:pointer;color:var(--muted);transition:border-color .15s,color .15s,background .15s;white-space:nowrap;flex-shrink:0}.study-category-chip.is-active{border-color:var(--accent);color:var(--accent);background:var(--accent-light)}.study-answer-button.is-correct-reveal{border-color:var(--success)!important;background:var(--accent-light)!important}.study-explanation-box{margin-top:1.25rem;padding:1rem 1.25rem;border-radius:var(--radius-lg);background:#f0fdf4;border:1px solid #86efac}.study-explanation-label{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#16a34a;margin-bottom:.35rem}.study-explanation-answer{font-weight:700;color:var(--ink);margin-bottom:.35rem}.study-explanation-text{font-size:.875rem;color:var(--ink);line-height:1.5}.study-review-badge{font-size:.75rem;font-weight:800;color:var(--primary);background:var(--primary-light);padding:.2rem .6rem;border-radius:999px}.study-review-question{border:2px solid var(--primary-light)!important}.study-review-label{font-size:.75rem;font-weight:700;color:var(--primary);margin-bottom:.75rem}.study-result-breakdown{max-width:560px;margin:1.5rem auto 3rem;text-align:left}.study-breakdown-title{font-weight:800;margin-bottom:1rem;font-size:1rem}.study-breakdown-list{display:grid;gap:.75rem}.study-breakdown-item{padding:1rem 1.25rem}.study-breakdown-q{font-weight:700;color:var(--ink);margin-bottom:.35rem}.study-breakdown-answer{font-size:.875rem;font-weight:700;color:var(--success);margin-bottom:.35rem}.study-breakdown-explanation{font-size:.8rem;color:var(--muted);line-height:1.5}@media (max-width:640px){.study-list-container{padding-top:1.25rem}.study-list-title{font-size:1.4rem}.study-list-header{align-items:flex-start;margin-bottom:1rem}.study-dashboard-hero{grid-template-columns:1fr}.study-stat-grid{grid-template-columns:repeat(2,1fr)}.study-card-grid,.study-chart-grid{grid-template-columns:1fr}.study-card-grid{gap:.625rem}.study-quiz-card{padding:1rem}.study-quiz-card__header{gap:.75rem;margin-bottom:.75rem}.study-quiz-icon{width:40px;height:40px;font-size:1.25rem}.study-quiz-card__actions{gap:.375rem}.study-quiz-card__button:first-child{flex:1}.study-quiz-card__button:not(:first-child){flex:0 0 auto;padding-left:.625rem;padding-right:.625rem}.study-play-shell{padding-top:1rem}.study-question-card{padding:1.25rem}.study-question-card h2{font-size:1.2rem}.study-answer-button{padding:.875rem 1rem;font-size:.95rem}.study-timer{width:60px;height:60px;font-size:1.5rem}.study-flashcard-question{font-size:1.2rem}.study-flashcard-card{padding:1.5rem}.study-result-shell{padding-top:2rem}.study-result-card{padding:2rem 1.25rem}.study-result-title{font-size:1.5rem}.study-result-score{font-size:2.5rem}.study-action-row{flex-direction:column}.study-action-row .btn{width:100%}.study-mode-shell{padding-top:2rem}.study-mode-title{font-size:1.5rem}.study-mode-grid{max-width:100%}.study-mode-card{padding:1.25rem}.study-result-breakdown{margin:1rem auto 2rem}}@media (max-width:380px){.study-list-title{font-size:1.25rem}.study-quiz-card__title{font-size:.9rem}}.study-filter-results{font-size:.8rem;font-weight:700;color:var(--muted);margin-bottom:.75rem}.study-answer-feedback.is-advancing{opacity:.7}.study-flashcard.is-advancing{pointer-events:none;opacity:.85}.study-advancing-hint{margin-top:.5rem;font-size:.8rem;color:var(--muted);text-align:center;animation:study-pulse .8s ease-in-out infinite alternate}@keyframes study-pulse{0%{opacity:.5}to{opacity:1}}.study-timer.is-urgent{animation:timer-urgent .5s ease-in-out infinite alternate}@keyframes timer-urgent{0%{transform:scale(1)}to{transform:scale(1.12)}}.study-timer.is-paused{animation:none;opacity:.7;font-size:1.4rem}.study-xp-progress__title{font-size:.78rem;color:var(--muted);font-weight:500;margin-left:.35rem}.study-xp-breakdown{width:100%;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:.9rem 1rem;margin:.75rem 0;text-align:left}.study-xp-breakdown__title{font-weight:700;font-size:.85rem;margin-bottom:.5rem;color:var(--fg)}.study-xp-breakdown__rows{display:flex;flex-direction:column;gap:.3rem}.study-xp-breakdown__row{display:flex;justify-content:space-between;font-size:.82rem;color:var(--muted)}.study-xp-breakdown__row--bonus{color:var(--accent);font-weight:600}.study-xp-breakdown__row--total{border-top:1px solid var(--line);margin-top:.25rem;padding-top:.35rem;font-weight:700;font-size:.9rem;color:var(--fg)}.study-mini-xp-bar{width:100%;margin:.5rem 0 .75rem}.study-levelup-banner{background:var(--accent-light);border:1px solid var(--accent-glow);border-radius:var(--radius-md);padding:.6rem .9rem;font-size:.85rem;font-weight:600;color:var(--accent);margin-bottom:.6rem;text-align:center;animation:levelup-glow 1.2s ease-in-out 2}@keyframes levelup-glow{0%,to{box-shadow:none}50%{box-shadow:0 0 14px var(--accent-glow)}}.study-mini-xp-header{display:flex;justify-content:space-between;align-items:center;font-size:.82rem;margin-bottom:.35rem}.study-mini-xp-level{font-weight:700;color:var(--accent)}.study-mini-xp-title{font-weight:400;color:var(--muted);margin-left:.3rem}.study-mini-xp-count{color:var(--muted)}.study-mini-xp-track{height:8px;border-radius:999px;background:var(--line);overflow:hidden;margin-bottom:.3rem}.study-mini-xp-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--accent),#8b5cf6);transition:width .8s cubic-bezier(.22,1,.36,1)}.study-mini-xp-next{font-size:.75rem;color:var(--muted);text-align:right}.study-xp-how-it-works{width:100%;padding:.9rem 1rem;margin-top:.5rem}.study-xp-how-title{font-weight:700;font-size:.85rem;margin-bottom:.5rem}.study-xp-how-rows{display:flex;flex-direction:column;gap:.3rem}.study-xp-how-row{display:flex;justify-content:space-between;font-size:.82rem;color:var(--muted)}.study-xp-how-row span:last-child{font-weight:600;color:var(--fg)}.study-xp-how-row--note span{color:var(--muted);font-style:italic;font-size:.78rem}.study-xp-how-row--note span:last-child{display:none}.study-xp-guide{border:1px solid var(--line);border-radius:var(--radius);padding:1rem 1.1rem;background:var(--surface);margin-bottom:1.5rem}.study-xp-guide__header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;user-select:none}.study-xp-guide__title{font-weight:700;font-size:.9rem}.study-xp-guide__toggle{font-size:.8rem;color:var(--muted)}.study-xp-guide__body{margin-top:.75rem}.study-xp-guide__rows{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.6rem}.study-xp-guide__row{display:flex;justify-content:space-between;font-size:.82rem;color:var(--muted)}.study-xp-guide__row span:last-child{font-weight:600;color:var(--fg)}.study-xp-guide__levels{font-size:.78rem;color:var(--muted);border-top:1px solid var(--line);padding-top:.5rem;margin-top:.35rem;line-height:1.6}.study-new-achievements{width:100%;background:linear-gradient(135deg,var(--accent-light),var(--success-light));border:1px solid var(--accent-glow);border-radius:var(--radius-md);padding:.85rem 1rem;margin:.5rem 0;text-align:center;animation:achievement-pop .4s cubic-bezier(.22,1,.36,1)}@keyframes achievement-pop{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.study-new-achievements__title{font-weight:800;font-size:.9rem;color:var(--accent);margin-bottom:.5rem}.study-new-achievements__list{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center;margin-bottom:.5rem}.study-new-achievement-badge{background:var(--accent);color:#fff;border-radius:var(--radius-full);padding:.25rem .65rem;font-size:.78rem;font-weight:600;text-transform:capitalize}.study-new-achievements__link{font-size:.78rem;color:var(--accent);text-decoration:none;font-weight:600}.study-new-achievements__link:hover{text-decoration:underline}@media (max-width:768px){.study-play-header{flex-direction:column;gap:1rem;align-items:flex-start}.study-play-header__right{width:100%;justify-content:space-between}.study-answer-grid{max-width:100%}.study-answer-button{padding:.875rem;font-size:.9375rem}.study-timer{width:56px;height:56px;font-size:1.375rem}.study-action-row{flex-direction:column;align-items:stretch}.study-action-row .btn{width:100%;text-align:center}.study-stat-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.study-stat-grid{grid-template-columns:1fr!important}.study-answer-letter{width:28px;height:28px;font-size:.8rem}}.app-shell{padding-top:var(--nav-height)}.dashboard-notice{padding:1rem 1.25rem;margin-bottom:1.5rem;border:1px solid var(--line)}.dashboard-notice--success{background:var(--success-light)}.dashboard-notice--success strong{color:var(--success)}.dashboard-notice--primary{background:var(--primary-light)}.dashboard-notice--primary strong{color:var(--primary)}.dashboard-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:2rem}.dashboard-card{padding:1.5rem;border:1px solid var(--line)}.dashboard-card--published,.dashboard-card--version{background:linear-gradient(180deg,var(--surface),var(--bg-subtle))}.dashboard-card--version{padding:1rem 1.1rem;box-shadow:var(--shadow-sm)}.dashboard-card--archived{border:1px dashed var(--line-strong);background:var(--surface)}.dashboard-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.dashboard-card-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;font-size:1.5rem;flex-shrink:0}.dashboard-card-icon--draft{width:48px;height:48px;border-radius:12px}.dashboard-card-icon--archived{opacity:.7}.dashboard-card-body{flex:1;min-width:0}.dashboard-card-title{font-weight:800;color:var(--ink)}.dashboard-card-title--truncate{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-card-meta{font-size:.875rem;color:var(--muted)}.dashboard-action-row,.dashboard-recent-game__actions,.dashboard-version-actions{display:flex;gap:.5rem}.dashboard-action{flex:1}.dashboard-action--disabled{opacity:.45;pointer-events:none}.dashboard-version-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.dashboard-version-title{font-size:1rem;font-weight:800;color:var(--ink)}.dashboard-version-title span{color:var(--accent)}.dashboard-version-actions{flex-wrap:wrap}.dashboard-action-grid{display:grid;gap:.5rem}.dashboard-action-grid--two{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:.5rem}.dashboard-action-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-action-grid--archive{grid-template-columns:1fr;margin-top:.5rem}.dashboard-visibility-pill{padding:.45rem .75rem;border-radius:999px;background:var(--warning-light);color:var(--warning);font-size:.75rem;font-weight:800;white-space:nowrap}.dashboard-visibility-pill.is-public{background:var(--success-light);color:var(--success)}.dashboard-recent-game{padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.dashboard-recent-game__pin{font-weight:700}.dashboard-recent-game__actions{align-items:center;gap:.75rem}.dashboard-recent-game__actions span{color:var(--muted);font-weight:700;font-size:.875rem}.admin-page{padding-top:2rem;padding-bottom:4rem}.admin-title{font-size:1.75rem;font-weight:900;margin-bottom:.5rem}.admin-subtitle,.admin-tabs{margin-bottom:1.5rem}.admin-stat-value--accent{color:var(--accent)}.admin-stat-value--secondary{color:var(--secondary)}.admin-stat-value--success{color:var(--success)}.admin-stat-value--primary{color:var(--primary)}.admin-stat-value--sm{font-size:1rem}.admin-badge{font-size:.75rem;font-weight:800;color:var(--accent);background:var(--accent-light);padding:.2rem .5rem;border-radius:999px}.admin-quiz-actions{display:flex;gap:.5rem;align-items:center}.admin-quiz-plays{font-size:.75rem;font-weight:700;color:var(--muted)}.admin-section{margin-bottom:1.5rem}.admin-section-title{font-weight:800;margin-bottom:.75rem}.admin-active-session{border:2px solid var(--success)}.admin-health-value{font-weight:700}.admin-health-value--ok{color:var(--success)}.admin-health-value--error{color:var(--primary)}@media (max-width:768px){.dashboard-metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-quiz-grid{grid-template-columns:1fr!important}.dashboard-actions{flex-direction:column;gap:.5rem}.dashboard-actions .btn{width:100%;text-align:center}}@media (max-width:480px){.dashboard-metric-grid{grid-template-columns:1fr}.dashboard-card{padding:1rem}}.groups-emoji-picker{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.35rem}.groups-emoji-btn{font-size:1.4rem;background:var(--bg-subtle);border:2px solid transparent;border-radius:var(--radius-md);padding:.2rem .35rem;cursor:pointer;transition:border-color .15s,background .15s;line-height:1}.groups-emoji-btn.is-selected{background:var(--accent-light);border-color:var(--accent)}.groups-toggle-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.85rem;color:var(--fg);user-select:none}.group-detail-meta{display:flex;align-items:center;gap:.75rem;margin-top:.5rem;flex-wrap:wrap}.groups-feed-empty{text-align:center;padding:3rem 1rem;color:var(--muted)}