:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f7f1ff;--bg:#09070f;--panel:#120e1fd1;--panel-strong:#1a142ef0;--border:#c4aaff24;--accent:#9f7bff;--accent-strong:#c2a9ff;--accent-soft:#9f7bff2e;--text-muted:#b5accd;--positive:#3ce6a4;--negative:#ff687d;--timeout:#ffbd59;--shadow:0 24px 80px #0000006b;background:radial-gradient(circle at top,#7746ff3d,#0000 32%),linear-gradient(#120d1f 0%,#09070f 100%);font-family:Inter,Noto Sans KR,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--bg);min-height:100vh;color:inherit;margin:0}button,input{font:inherit}input[type=range]{appearance:none}button{cursor:pointer}.shell{justify-content:center;align-items:stretch;min-height:100vh;padding:20px;display:flex}.shell--hero{padding:24px}.screen{width:100%}.hero-card,.panel,.quiz-card{border:1px solid var(--border);background:var(--panel);width:min(100%,720px);height:calc(100dvh - 40px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px}.hero-card,.panel{padding:24px}.hero-card{text-align:center}.hero-card h1,.panel h1{margin:0;font-size:clamp(2.2rem,7vw,4.5rem);line-height:.95}.app-view{flex-direction:column;display:flex}.app-view__top,.app-view__bottom{flex:none}.app-view__top--center{text-align:center}.app-view__top--history{gap:18px;display:grid}.app-view__top--settings{padding-bottom:18px}.app-view__middle{flex:auto;min-height:0}.app-view__middle--center{flex-direction:column;justify-content:center;display:flex}.app-view__middle--scrollable{padding-right:4px;overflow-y:auto}.app-view__middle--settings{padding-top:18px}.app-view__middle--history{flex-direction:column;min-height:0;display:flex;overflow:hidden}.app-view__middle--quiz{flex-direction:column;justify-content:space-between;gap:18px;padding:18px 0;display:flex}.quiz-stage-top,.quiz-stage-bottom{flex-direction:column;display:flex}.quiz-stage-top{flex:auto;justify-content:center;align-items:center;display:flex}.quiz-stage-bottom{flex-direction:column;gap:18px;margin-top:auto;display:flex}.app-view__bottom{margin-top:auto;padding-top:18px}.app-view--hero,.app-view--panel,.app-view--quiz{height:100%;min-height:0}.muted,.quiz-copy{color:var(--text-muted)}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0;display:grid}.hero-stats--result{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card,.option-card,.answer-card,.toggle,.empty-state,.select-control{border:1px solid var(--border);background:#ffffff08;border-radius:18px}.stat-card{text-align:left;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.stat-card--large{margin-top:18px}.stat-card--history-best{margin-bottom:18px}.stat-card__label{color:var(--text-muted);font-size:.8rem}.stat-card strong{text-align:right;font-size:1.15rem}.stack-actions,.option-list,.history-list{gap:12px;display:grid}.button{border:0;border-radius:16px;min-height:56px;padding:14px 18px;transition:transform .16s,opacity .16s,background .16s}.button:hover{transform:translateY(-1px)}.button--block{width:100%}.button--primary{background:linear-gradient(135deg, var(--accent) 0%, #6e46ff 100%);color:#fff}.button--secondary{color:#fff;background:#ffffff14}.button--ghost{color:var(--accent-strong);border:1px solid var(--border);background:0 0}.button--danger{color:#ffd9df;background:#ff687d2e}.panel__header,.section-block__head,.modal__actions,.result-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-block{border-top:1px solid var(--border);margin-top:18px;padding-top:18px}.section-block--first{border-top:0;margin-top:0;padding-top:0}.section-block--danger{border-top-color:#ff687d33}.setting-card{gap:14px;display:grid}.setting-card__head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.setting-card__value{color:var(--accent-strong);font-size:.95rem}.volume-slider-card{border:1px solid var(--border);background:#ffffff08;border-radius:18px;gap:10px;padding:16px;display:grid}.volume-slider{display:block}.volume-slider input{cursor:pointer;--slider-fill:70%;background:0 0;width:100%;height:24px;margin:0}.volume-slider input::-webkit-slider-runnable-track{background:linear-gradient(90deg, var(--accent) 0%, var(--accent-strong) var(--slider-fill), #ffffff1f var(--slider-fill), #ffffff1f 100%);border-radius:999px;height:8px}.volume-slider input::-webkit-slider-thumb{appearance:none;background:#fff;border:0;border-radius:50%;width:20px;height:20px;margin-top:-6px;box-shadow:0 0 0 4px #9f7bff2e,0 6px 20px #00000047}.volume-slider input::-moz-range-track{background:#ffffff1f;border:0;border-radius:999px;height:8px}.volume-slider input::-moz-range-progress{background:linear-gradient(90deg, var(--accent) 0%, var(--accent-strong) 100%);border-radius:999px;height:8px}.volume-slider input::-moz-range-thumb{background:#fff;border:0;border-radius:50%;width:20px;height:20px;box-shadow:0 0 0 4px #9f7bff2e,0 6px 20px #00000047}.volume-slider__legend{color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;font-size:.82rem;display:flex}.option-card{align-items:center;gap:12px;padding:16px;display:flex}.option-card input{accent-color:var(--accent)}.option-card--selected{background:var(--accent-soft);border-color:#9f7bff80}.select-row{border:1px solid var(--border);background:#ffffff08;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 16px;display:flex}.select-row__label{color:var(--text-muted);white-space:nowrap;font-size:.9rem}.select-row__control{flex:0 58%}.group-label{color:var(--text-muted);margin-bottom:12px;font-size:.9rem}.select-control{color:#fff;text-align:right;appearance:none;background:0 0;border:0;border-radius:0;width:100%;min-height:32px;padding:0}.history-table-wrap{border:1px solid var(--border);background:#ffffff08;border-radius:18px;flex:auto;min-height:0;overflow:auto}.history-table{border-collapse:collapse;table-layout:fixed;width:100%}.history-table th,.history-table td{text-align:left;font-variant-numeric:tabular-nums;padding:14px 16px}.history-table th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:600}.history-table tbody tr+tr{border-top:1px solid var(--border)}.history-table td:first-child,.history-table th:first-child{width:44%}.history-table td:nth-child(2),.history-table td:nth-child(3),.history-table th:nth-child(2),.history-table th:nth-child(3){text-align:right}.toggle{color:#fff;border:0;min-width:84px;min-height:40px}.toggle--on{background:linear-gradient(135deg, var(--accent) 0%, #6e46ff 100%)}.quiz-card{gap:0;margin:0 auto;padding:18px}.quiz-hud{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:52px;display:grid}.hud-lives,.hud-score,.hud-time{align-items:center;display:flex}.hud-lives{justify-content:flex-start;gap:8px}.hud-heart-stack{place-items:center;width:1em;height:1em;display:inline-grid;position:relative}.hud-heart{transform-origin:50%;grid-area:1/1;font-size:2rem;font-weight:700;line-height:1;display:inline-block}.hud-heart--filled{color:#ff586d;text-shadow:0 0 18px #ff586d33}.hud-heart--empty{color:#fff3}.hud-heart--lost{animation:.82s cubic-bezier(.2,.8,.2,1) heartLoss}.hud-score{letter-spacing:-.04em;color:#fff;will-change:transform;justify-content:center;font-size:clamp(2.5rem,10vw,4.4rem);font-weight:500;line-height:1;position:relative}.hud-score__value{z-index:1;display:inline-block;position:relative}.hud-score:after{content:attr(data-score);color:#c5a7ff;opacity:0;filter:blur(10px);pointer-events:none;will-change:transform, opacity;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;transform:scale(1)}.hud-score--animated{animation:.64s cubic-bezier(.16,.9,.2,1) scorePing}.hud-score--animated:after{animation:.64s cubic-bezier(.16,.9,.2,1) scoreGlow}.hud-time{color:var(--text-muted);font-variant-numeric:tabular-nums;justify-content:flex-end;gap:6px;font-size:clamp(.95rem,2.8vw,1.1rem)}.hud-time__label{opacity:.84}.hud-time__value{color:#f2eaff;font-weight:700}.prompt{text-align:center;letter-spacing:-.04em;justify-content:center;align-items:center;min-height:200px;line-height:.9;display:flex}.prompt--hangul.prompt--short,.prompt--latin.prompt--short{font-size:clamp(5rem,22vw,9rem)}.prompt--hangul.prompt--medium,.prompt--latin.prompt--medium{font-size:clamp(4.4rem,18vw,7.4rem)}.prompt--hangul.prompt--long,.prompt--latin.prompt--long{font-size:clamp(3.2rem,12vw,5.4rem)}.quiz-status-lane{justify-content:center;align-items:center;min-height:56px;display:flex}.question-timer,.result-status{border-radius:999px;justify-content:center;align-items:center;min-width:120px;min-height:40px;padding:0 16px;font-size:1rem;font-weight:700;display:inline-flex}.question-timer{color:var(--accent-strong);background:#9f7bff1f;border:1px solid #9f7bff3d}.question-timer--untimed{color:var(--text-muted)}.answer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.answer-card{min-height:112px;color:inherit;text-align:center;justify-content:center;align-items:center;padding:16px 14px;display:flex}.answer-card__label{width:100%;line-height:1;display:block}.answer-card--hangul.answer-card--short .answer-card__label,.answer-card--latin.answer-card--short .answer-card__label{font-size:clamp(2.6rem,10vw,4rem)}.answer-card--hangul.answer-card--medium .answer-card__label,.answer-card--latin.answer-card--medium .answer-card__label{font-size:clamp(2.1rem,8vw,3.2rem)}.answer-card--hangul.answer-card--long .answer-card__label,.answer-card--latin.answer-card--long .answer-card__label{font-size:clamp(1.45rem,5.5vw,2.1rem);line-height:1.1}.answer-card--disabled{cursor:default}.answer-card--correct{background:#3ce6a429;border-color:#3ce6a480}.answer-card--wrong{background:#ff687d29;border-color:#ff687d8a}.quiz-action-lane{align-items:stretch;min-height:56px;display:flex}.quiz-next-button{width:100%}.question-progress{border:1px solid var(--border);background:#ffffff0d;border-radius:16px;width:100%;min-height:56px;position:relative;overflow:hidden}.question-progress__fill{border-radius:inherit;transform-origin:0;will-change:transform, background-color;width:100%;position:absolute;inset:0 auto 0 0}.question-progress__fill--animated{animation-name:questionFill;animation-timing-function:linear;animation-fill-mode:forwards}.question-progress--untimed{background:#9f7bff14}.result-status--correct{color:var(--positive);background:#3ce6a424}.result-status--wrong{color:var(--negative);background:#ff687d24}.result-status--timeout{color:var(--timeout);background:#ffbd5924}.empty-state{text-align:center;color:var(--text-muted);padding:28px 18px}.modal-backdrop{background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:var(--panel-strong);border:1px solid var(--border);border-radius:24px;width:min(100%,420px);padding:24px}.modal h2,.panel h2{margin:0}.modal p{color:var(--text-muted)}.hero-card--perfectRun{box-shadow:0 0 0 1px #c2a9ff33, var(--shadow);border-color:#c2a9ff66}@keyframes scorePing{0%{transform:scale(1)}22%{transform:scale(1.14)}45%{transform:scale(1.3)}72%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes scoreGlow{0%{opacity:0;transform:scale(1)}28%{opacity:.42;transform:scale(1.16)}48%{opacity:.95;transform:scale(1.38)}76%{opacity:.18;transform:scale(1.1)}to{opacity:0;transform:scale(1)}}@keyframes heartLoss{0%{opacity:1;filter:saturate()brightness();transform:translateY(0)rotate(0)scale(1)}18%{opacity:1;filter:saturate(1.05)brightness(1.05);transform:translateY(-4px)rotate(-10deg)scale(1.16)}to{opacity:0;filter:saturate(.9)brightness();transform:translateY(26px)rotate(24deg)scale(.68)}}@keyframes questionFill{0%{background-color:#1ae61a;transform:scaleX(0)}70%{background-color:#e6e61a;transform:scaleX(.7)}to{background-color:#e61a1a;transform:scaleX(1)}}@media (width<=640px){.shell,.shell--hero{padding:14px}.hero-card,.panel,.quiz-card{border-radius:24px;height:calc(100dvh - 28px);padding:18px}.hero-stats,.hero-stats--result{grid-template-columns:1fr}.quiz-hud{gap:10px;min-height:48px}.hud-heart{font-size:1.75rem}.hud-score{font-size:clamp(2.2rem,11vw,3.6rem)}.hud-time{font-size:.95rem}.prompt{min-height:170px}.answer-grid{gap:10px}.answer-card{min-height:102px}.answer-card--hangul.answer-card--short .answer-card__label,.answer-card--latin.answer-card--short .answer-card__label{font-size:clamp(2.8rem,11vw,3.6rem)}.answer-card--hangul.answer-card--medium .answer-card__label,.answer-card--latin.answer-card--medium .answer-card__label{font-size:clamp(2.2rem,8.5vw,3rem)}.answer-card--hangul.answer-card--long .answer-card__label,.answer-card--latin.answer-card--long .answer-card__label{font-size:clamp(1.5rem,5.8vw,2rem)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
