.style-module-scss-module__nQu9iG__game{color:#1d1d1f;background:linear-gradient(135deg,#f8f9fc 0%,#e8eaf0 50%,#f0f2f7 100%);flex-direction:column;flex-grow:1;gap:32px;padding:32px 48px;display:flex;position:relative}.style-module-scss-module__nQu9iG__game:before{content:"";pointer-events:none;background:radial-gradient(at top,#10b9810f 0%,#0000 60%);height:400px;position:absolute;top:0;left:0;right:0}.dark-mode .style-module-scss-module__nQu9iG__game{color:#f5f5f7;background:linear-gradient(135deg,#0f0f0f 0%,#050505 50%,#0a0a0a 100%)}.dark-mode .style-module-scss-module__nQu9iG__game:before{background:radial-gradient(at top,#32d74b14 0%,#0000 60%)}.style-module-scss-module__nQu9iG__game.style-module-scss-module__nQu9iG__starting{text-align:center;justify-content:center;align-items:center}@media (max-width:768px){.style-module-scss-module__nQu9iG__game{padding:24px}}.style-module-scss-module__nQu9iG__bigTitle{letter-spacing:-.02em;color:#1d1d1f;margin-bottom:2rem;font-size:4rem;font-weight:700}.dark-mode .style-module-scss-module__nQu9iG__bigTitle{color:#f5f5f7}@media (max-width:768px){.style-module-scss-module__nQu9iG__bigTitle{font-size:2.5rem}}.style-module-scss-module__nQu9iG__startBtn{color:#fff;cursor:pointer;background:#007aff;border:none;border-radius:12px;padding:16px 32px;font-size:1.25rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #007aff4d}.style-module-scss-module__nQu9iG__startBtn:hover{background:#0051d5;transform:translateY(-2px);box-shadow:0 6px 16px #007aff66}.style-module-scss-module__nQu9iG__startBtn:active{transform:scale(.98)}.style-module-scss-module__nQu9iG__difficultySelector{gap:16px;margin-top:32px;display:flex}@media (max-width:768px){.style-module-scss-module__nQu9iG__difficultySelector{flex-direction:column;width:100%;max-width:400px}}.style-module-scss-module__nQu9iG__difficultyBtn{cursor:pointer;background:#fff;border:2px solid #d2d2d7;border-radius:16px;flex-direction:column;align-items:center;gap:8px;min-width:160px;padding:24px 32px;transition:all .2s;display:flex}.dark-mode .style-module-scss-module__nQu9iG__difficultyBtn{background:#1d1d1f;border-color:#424245}.style-module-scss-module__nQu9iG__difficultyBtn:hover{background:#f5f8ff;border-color:#007aff;transform:translateY(-4px);box-shadow:0 8px 20px #007aff33}.dark-mode .style-module-scss-module__nQu9iG__difficultyBtn:hover{background:#2c2c2e;border-color:#0a84ff}.style-module-scss-module__nQu9iG__difficultyBtn:active{transform:translateY(-2px)}.style-module-scss-module__nQu9iG__difficultyLabel{color:#1d1d1f;font-size:1.5rem;font-weight:700}.dark-mode .style-module-scss-module__nQu9iG__difficultyLabel{color:#f5f5f7}.style-module-scss-module__nQu9iG__difficultyDesc{color:#6e6e73;font-size:.95rem}.dark-mode .style-module-scss-module__nQu9iG__difficultyDesc{color:#98989d}.style-module-scss-module__nQu9iG__header{border-bottom:1px solid #e5e5e7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-bottom:24px;display:flex}.dark-mode .style-module-scss-module__nQu9iG__header{border-bottom-color:#424245}.style-module-scss-module__nQu9iG__header h1{letter-spacing:-.02em;color:#1d1d1f;margin:0;font-size:2rem;font-weight:700}.dark-mode .style-module-scss-module__nQu9iG__header h1{color:#f5f5f7}@media (max-width:1024px){.style-module-scss-module__nQu9iG__header{flex-direction:column;align-items:flex-start}}.style-module-scss-module__nQu9iG__titleWrap{flex-direction:column;gap:8px;display:flex}.style-module-scss-module__nQu9iG__subtitle{color:#6e6e73;margin:0;font-size:1rem;line-height:1.5}.dark-mode .style-module-scss-module__nQu9iG__subtitle{color:#98989d}.style-module-scss-module__nQu9iG__controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.style-module-scss-module__nQu9iG__btn{color:#1d1d1f;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d2d2d7;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.dark-mode .style-module-scss-module__nQu9iG__btn{color:#f5f5f7;background:#2c2c2e;border-color:#424245}.style-module-scss-module__nQu9iG__btn:hover{background:#f5f5f7;border-color:#a1a1a6}.dark-mode .style-module-scss-module__nQu9iG__btn:hover{background:#3a3a3c;border-color:#636366}.style-module-scss-module__nQu9iG__btn.style-module-scss-module__nQu9iG__secondary{color:#fff;background:#007aff;border-color:#007aff}.dark-mode .style-module-scss-module__nQu9iG__btn.style-module-scss-module__nQu9iG__secondary{background:#0a84ff;border-color:#0a84ff}.style-module-scss-module__nQu9iG__btn.style-module-scss-module__nQu9iG__secondary:hover{background:#0051d5;border-color:#0051d5}.dark-mode .style-module-scss-module__nQu9iG__btn.style-module-scss-module__nQu9iG__secondary:hover{background:#409cff;border-color:#409cff}.style-module-scss-module__nQu9iG__btn:active{transform:scale(.98)}.style-module-scss-module__nQu9iG__difficultyDropdown{color:#1d1d1f;cursor:pointer;background:#fff;border:1px solid #d2d2d7;border-radius:8px;min-width:140px;padding:10px 16px;font-size:.95rem;font-weight:500;transition:all .2s}.dark-mode .style-module-scss-module__nQu9iG__difficultyDropdown{color:#f5f5f7;background:#2c2c2e;border-color:#424245}.style-module-scss-module__nQu9iG__difficultyDropdown:hover{background:#f5f5f7;border-color:#a1a1a6}.dark-mode .style-module-scss-module__nQu9iG__difficultyDropdown:hover{background:#3a3a3c;border-color:#636366}.style-module-scss-module__nQu9iG__difficultyDropdown:focus{border-color:#007aff;outline:none;box-shadow:0 0 0 3px #007aff1a}.dark-mode .style-module-scss-module__nQu9iG__difficultyDropdown:focus{border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff33}.style-module-scss-module__nQu9iG__main{flex-direction:column;flex-grow:1;gap:16px;display:flex}.style-module-scss-module__nQu9iG__panel{background:#fff;border-radius:12px;flex-direction:column;gap:20px;padding:24px;display:flex;box-shadow:0 2px 8px #0000000a}.dark-mode .style-module-scss-module__nQu9iG__panel{background:#1d1d1f;box-shadow:0 2px 8px #0000004d}.style-module-scss-module__nQu9iG__panel:first-child{flex-grow:1;height:100%}.style-module-scss-module__nQu9iG__panelHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.style-module-scss-module__nQu9iG__panelTitle{color:#1d1d1f;letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:600}.dark-mode .style-module-scss-module__nQu9iG__panelTitle{color:#f5f5f7}.style-module-scss-module__nQu9iG__panelHint{color:#6e6e73;font-size:.875rem}.dark-mode .style-module-scss-module__nQu9iG__panelHint{color:#98989d}.style-module-scss-module__nQu9iG__eventsPool,.style-module-scss-module__nQu9iG__timelineCards{background:#fafafa;border:2px dashed #d2d2d7;border-radius:8px;gap:10px;height:320px;padding:16px 190px 16px 16px;display:flex;overflow:auto}:is(.dark-mode .style-module-scss-module__nQu9iG__eventsPool,.dark-mode .style-module-scss-module__nQu9iG__timelineCards){background:#0a0a0a;border-color:#424245}.style-module-scss-module__nQu9iG__eventsPool>div:not(.style-module-scss-module__nQu9iG__cardPlaceholder),.style-module-scss-module__nQu9iG__timelineCards>div:not(.style-module-scss-module__nQu9iG__cardPlaceholder){flex-shrink:1;min-width:50px;transition:min-width .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),z-index;position:relative}.style-module-scss-module__nQu9iG__eventsPool>div:not(.style-module-scss-module__nQu9iG__cardPlaceholder):first-child,.style-module-scss-module__nQu9iG__timelineCards>div:not(.style-module-scss-module__nQu9iG__cardPlaceholder):first-child{margin-left:0}.style-module-scss-module__nQu9iG__eventsPool>div:not(.style-module-scss-module__nQu9iG__cardPlaceholder):not(:last-child):hover,.style-module-scss-module__nQu9iG__timelineCards>div:not(.style-module-scss-module__nQu9iG__cardPlaceholder):not(:last-child):hover{min-width:220px}.style-module-scss-module__nQu9iG__eventsPool .style-module-scss-module__nQu9iG__eventCard:hover,.style-module-scss-module__nQu9iG__timelineCards .style-module-scss-module__nQu9iG__eventCard:hover{transform:translateY(-8px)scale(1.03)rotate(-1deg)}.style-module-scss-module__nQu9iG__cardPlaceholder{background:0 0;border:2px dashed #007aff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:200px;height:320px;animation:1.5s ease-in-out infinite style-module-scss-module__nQu9iG__pulse;display:flex;position:relative}.dark-mode .style-module-scss-module__nQu9iG__cardPlaceholder{border-color:#0a84ff}@keyframes style-module-scss-module__nQu9iG__pulse{0%,to{opacity:.4;box-shadow:0 0 #007aff66}50%{opacity:.8;box-shadow:0 0 20px 5px #007aff33}}.style-module-scss-module__nQu9iG__placeholderContent{opacity:.5;flex-direction:column;align-items:center;gap:8px;display:flex}.style-module-scss-module__nQu9iG__eventCard{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #d2d2d7;border-radius:12px;flex-direction:column;gap:12px;width:200px;height:280px;padding:20px;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 8px #00000014}.dark-mode .style-module-scss-module__nQu9iG__eventCard{background:#2c2c2e;border-color:#424245;box-shadow:0 2px 8px #0000004d}.style-module-scss-module__nQu9iG__eventCard:hover{border-color:#007aff;transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.dark-mode .style-module-scss-module__nQu9iG__eventCard:hover{border-color:#0a84ff;box-shadow:0 4px 12px #00000080}.style-module-scss-module__nQu9iG__eventCard:active{transform:scale(.98)}.style-module-scss-module__nQu9iG__eventCard.style-module-scss-module__nQu9iG__dragging *{opacity:0}.style-module-scss-module__nQu9iG__eventCard.style-module-scss-module__nQu9iG__dragging{box-shadow:none;pointer-events:none;background:0 0;border:2px dashed #007aff}.dark-mode .style-module-scss-module__nQu9iG__eventCard.style-module-scss-module__nQu9iG__dragging{border-color:#0a84ff}.style-module-scss-module__nQu9iG__eventCard.style-module-scss-module__nQu9iG__correct{background:#f0fdf4;border-color:#4ade80}.dark-mode .style-module-scss-module__nQu9iG__eventCard.style-module-scss-module__nQu9iG__correct{background:#1a2e1a;border-color:#32d74b}.style-module-scss-module__nQu9iG__eventCard.style-module-scss-module__nQu9iG__incorrect{background:#fef2f2;border-color:#f97373}.dark-mode .style-module-scss-module__nQu9iG__eventCard.style-module-scss-module__nQu9iG__incorrect{background:#2e1a1a;border-color:#ff453a}.style-module-scss-module__nQu9iG__eventCard.style-module-scss-module__nQu9iG__hinted{border-color:#fbbf24;animation:2s ease-in-out infinite style-module-scss-module__nQu9iG__hintPulse;box-shadow:0 0 20px #fbbf2466,0 4px 12px #0000001f}.dark-mode .style-module-scss-module__nQu9iG__eventCard.style-module-scss-module__nQu9iG__hinted{border-color:#ffd60a;box-shadow:0 0 20px #ffd60a66,0 4px 12px #0000004d}@keyframes style-module-scss-module__nQu9iG__hintPulse{0%,to{box-shadow:0 0 20px #fbbf2466,0 4px 12px #0000001f}50%{box-shadow:0 0 30px #fbbf2499,0 6px 16px #00000029}}.style-module-scss-module__nQu9iG__eventTitle{color:#1d1d1f;align-items:center;gap:15px;margin-left:40px;font-size:1rem;font-weight:600;line-height:1.4;display:flex}.dark-mode .style-module-scss-module__nQu9iG__eventTitle{color:#f5f5f7}.style-module-scss-module__nQu9iG__eventHandle{letter-spacing:.05em;transform-origin:0 0;color:#6e6e73;width:280px;font-size:.775rem;font-weight:600;position:absolute;bottom:5px;left:15px;transform:rotate(-90deg)}.dark-mode .style-module-scss-module__nQu9iG__eventHandle{color:#dfdfdf}.style-module-scss-module__nQu9iG__eventIcon{flex-shrink:0;font-size:1.5rem;position:absolute;top:14px;left:14px}.style-module-scss-module__nQu9iG__eventDescription{color:#6e6e73;margin-left:40px;margin-right:20px;font-size:.8rem;line-height:1.5}.dark-mode .style-module-scss-module__nQu9iG__eventDescription{color:#98989d}.style-module-scss-module__nQu9iG__eventStatus{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;font-weight:700;display:flex;position:absolute;top:12px;right:12px}.style-module-scss-module__nQu9iG__eventCard.style-module-scss-module__nQu9iG__correct .style-module-scss-module__nQu9iG__eventStatus{color:#fff;background:#4ade80}.style-module-scss-module__nQu9iG__eventCard.style-module-scss-module__nQu9iG__incorrect .style-module-scss-module__nQu9iG__eventStatus{color:#fff;background:#f97373}.style-module-scss-module__nQu9iG__timelineEmpty{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;padding-left:190px;display:flex}.style-module-scss-module__nQu9iG__emptyPlaceholder{color:#a1a1a6;text-align:center;font-size:1rem}.dark-mode .style-module-scss-module__nQu9iG__emptyPlaceholder{color:#636366}.style-module-scss-module__nQu9iG__dragPreview{pointer-events:none;z-index:10000;opacity:.95;cursor:grabbing;background:#fff;border:2px solid #007aff;border-radius:12px;flex-direction:column;gap:12px;width:280px;min-height:220px;padding:20px;display:flex;position:fixed;transform:translate(-50%,-50%);box-shadow:0 12px 32px #007aff4d,0 4px 12px #0003}.dark-mode .style-module-scss-module__nQu9iG__dragPreview{background:#2c2c2e;border-color:#0a84ff;box-shadow:0 12px 32px #0a84ff66,0 4px 12px #00000080}.style-module-scss-module__nQu9iG__dragPreview .style-module-scss-module__nQu9iG__eventTitle{color:#1d1d1f;align-items:center;gap:8px;font-size:1.125rem;font-weight:600;line-height:1.4;display:flex}.dark-mode .style-module-scss-module__nQu9iG__dragPreview .style-module-scss-module__nQu9iG__eventTitle{color:#f5f5f7}.style-module-scss-module__nQu9iG__dragPreview .style-module-scss-module__nQu9iG__eventIcon{flex-shrink:0;font-size:1.5rem}.style-module-scss-module__nQu9iG__dragPreview .style-module-scss-module__nQu9iG__eventDescription{color:#6e6e73;font-size:.9375rem;line-height:1.5}.dark-mode .style-module-scss-module__nQu9iG__dragPreview .style-module-scss-module__nQu9iG__eventDescription{color:#98989d}.style-module-scss-module__nQu9iG__scorePanel{color:#fff;z-index:1000;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:24px;flex-direction:column;align-items:center;gap:20px;min-width:400px;padding:48px 64px;animation:.4s cubic-bezier(.175,.885,.32,1.275) style-module-scss-module__nQu9iG__zoomIn;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #667eea80}@keyframes style-module-scss-module__nQu9iG__zoomIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (max-width:768px){.style-module-scss-module__nQu9iG__scorePanel{min-width:300px;padding:32px 40px}}.style-module-scss-module__nQu9iG__scoreValue{letter-spacing:-.02em;font-size:3rem;font-weight:700}.style-module-scss-module__nQu9iG__scoreStars{letter-spacing:4px;font-size:2rem}.style-module-scss-module__nQu9iG__scoreDetail{text-align:center;opacity:.95;max-width:600px;font-size:1.125rem}.style-module-scss-module__nQu9iG__answerPanel{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #0000000a}.dark-mode .style-module-scss-module__nQu9iG__answerPanel{background:#1d1d1f;box-shadow:0 2px 8px #0000004d}.style-module-scss-module__nQu9iG__answerPanel h3{color:#1d1d1f;margin:0 0 24px;font-size:1.25rem;font-weight:600}.dark-mode .style-module-scss-module__nQu9iG__answerPanel h3{color:#f5f5f7}.style-module-scss-module__nQu9iG__answerList{flex-direction:column;gap:12px;display:flex}.style-module-scss-module__nQu9iG__answerItem{background:#f5f5f7;border-left:4px solid #007aff;border-radius:8px;align-items:center;gap:16px;padding:16px;display:flex}.dark-mode .style-module-scss-module__nQu9iG__answerItem{background:#2c2c2e;border-left-color:#0a84ff}.style-module-scss-module__nQu9iG__answerItem:last-child{margin-bottom:0}.style-module-scss-module__nQu9iG__answerYear{color:#007aff;min-width:60px;font-size:1.125rem;font-weight:700}.dark-mode .style-module-scss-module__nQu9iG__answerYear{color:#0a84ff}.style-module-scss-module__nQu9iG__answerTitle{color:#1d1d1f;font-size:1rem;font-weight:500}.dark-mode .style-module-scss-module__nQu9iG__answerTitle{color:#f5f5f7}
