.page-module__JM0dFq__actionRow{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.page-module__JM0dFq__renameRow{flex:1;align-items:center;gap:6px;display:flex}.page-module__JM0dFq__renameInput{border:1px solid #1d4ed8;border-radius:6px;outline:none;flex:1;min-width:120px;padding:6px 10px;font-size:16px;font-weight:600}.page-module__JM0dFq__renameInput:focus{box-shadow:0 0 0 2px #1d4ed833}.page-module__JM0dFq__renameInput:disabled{opacity:.6;cursor:not-allowed}.page-module__JM0dFq__renameSubmitBtn{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:6px;padding:6px 12px;font-size:13px;transition:background .15s}.page-module__JM0dFq__renameSubmitBtn:hover:not(:disabled){background:#1e40af}.page-module__JM0dFq__renameSubmitBtn:disabled{opacity:.6;cursor:not-allowed}.page-module__JM0dFq__renameCancelBtn{color:#555;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:6px;padding:6px 12px;font-size:13px;transition:background .15s}.page-module__JM0dFq__renameCancelBtn:hover:not(:disabled){background:#f5f5f5}.page-module__JM0dFq__renameCancelBtn:disabled{opacity:.6;cursor:not-allowed}.page-module__JM0dFq__renameError{color:#dc2626;margin-top:6px;font-size:12px}.page-module__JM0dFq__container{flex-direction:column;height:100vh;display:flex}.page-module__JM0dFq__header{color:#fff;background:#1e3a8a;justify-content:flex-end;padding:12px 20px;display:flex}.page-module__JM0dFq__headerRight{align-items:center;gap:10px;display:flex}.page-module__JM0dFq__appName{font-weight:600}.page-module__JM0dFq__body{flex:1;display:flex}.page-module__JM0dFq__sidebar{color:#fff;background:#0b1e3a;flex-direction:column;gap:16px;width:220px;padding:20px;display:flex}.page-module__JM0dFq__navItem{cursor:pointer;border-radius:8px;gap:10px;padding:10px;transition:all .2s;display:flex}.page-module__JM0dFq__navItem:hover{background:#1e40af}.page-module__JM0dFq__navItemActive{background:#1e40af;border-left:4px solid #3b82f6}.page-module__JM0dFq__main{background:#f8fafc;flex:1;padding:30px}.page-module__JM0dFq__topRow{justify-content:space-between;align-items:center;display:flex}.page-module__JM0dFq__newButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:10px;padding:10px 18px;font-weight:600;transition:all .25s;box-shadow:0 6px 16px #2563eb4d}.page-module__JM0dFq__newButton:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-2px);box-shadow:0 10px 24px #2563eb80}.page-module__JM0dFq__cancelBtn{color:#475569;background:0 0;border:1px solid #cbd5e1;border-radius:999px;padding:10px 22px}.page-module__JM0dFq__cardGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}.page-module__JM0dFq__card{background:#fff;border-radius:16px;gap:20px;padding:20px 24px;transition:all .25s;display:flex;position:relative;box-shadow:0 4px 10px #0000000d}.page-module__JM0dFq__card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f}.page-module__JM0dFq__cardLeft{color:#2563eb;align-items:center;font-size:32px;display:flex}.page-module__JM0dFq__cardIcon{color:#2563eb;margin-right:20px;font-size:32px}.page-module__JM0dFq__cardContent{flex-direction:column;flex:1;gap:6px;display:flex}.page-module__JM0dFq__cardTopRow{justify-content:space-between;align-items:center;display:flex}.page-module__JM0dFq__cardTitle{color:#0f172a;font-size:20px;font-weight:600}.page-module__JM0dFq__cardComposer{color:#64748b;font-size:14px}.page-module__JM0dFq__cardBottomRow{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.page-module__JM0dFq__closeBtn{cursor:pointer;color:#64748b;background:0 0;border:none;font-size:20px;transition:all .2s;position:absolute;top:20px;right:20px}.page-module__JM0dFq__closeBtn:hover{color:#1e3a8a;transform:scale(1.1)}.page-module__JM0dFq__dateTag{color:#2563eb;background:#eff6ff;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:500}.page-module__JM0dFq__detailLink{color:#2563eb;font-size:14px}.page-module__JM0dFq__editWrapper{position:relative}.page-module__JM0dFq__editBtn{cursor:pointer;background:#e2e8f0;border:none;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .2s}.page-module__JM0dFq__editBtn:hover{background:#cbd5e1}.page-module__JM0dFq__dropdown{background:#fff;border-radius:10px;flex-direction:column;gap:6px;padding:10px;display:flex;position:absolute;bottom:10px;right:20px;box-shadow:0 12px 24px #00000026}.page-module__JM0dFq__dropdown button{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 8px;transition:all .2s}.page-module__JM0dFq__dropdown button:hover{background:#f1f5f9}.page-module__JM0dFq__deleteBtn{color:#dc2626}.page-module__JM0dFq__fileDrop{text-align:center;cursor:pointer;outline:none;transition:all .2s}.page-module__JM0dFq__fileDrop:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.page-module__JM0dFq__formSection{flex-direction:column;gap:14px;display:flex}.page-module__JM0dFq__formLabel{color:#334155;margin-bottom:4px;font-size:13px;font-weight:600}.page-module__JM0dFq__hiddenInput{opacity:0;width:0;height:0;position:absolute}.page-module__JM0dFq__modalOverlay{background:#00000073;place-items:center;display:grid;position:fixed;inset:0}@keyframes page-module__JM0dFq__fadeIn{0%{opacity:0}to{opacity:1}}.page-module__JM0dFq__modal{background:#fff;border-radius:20px;width:560px;max-width:92%;padding:36px 40px;animation:.25s forwards page-module__JM0dFq__slideUp;position:relative;box-shadow:0 30px 60px #0000002e}@keyframes page-module__JM0dFq__slideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.page-module__JM0dFq__modalTitle{margin-bottom:20px;font-size:22px;font-weight:600}.page-module__JM0dFq__pageTitle{letter-spacing:-1px;color:#0f172a;margin-bottom:10px;font-size:30px;font-weight:800}.page-module__JM0dFq__pageSubTitle{color:#475569;margin:0;font-size:20px;font-weight:500}.page-module__JM0dFq__practiceBtn{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s}.page-module__JM0dFq__practiceBtn:hover{background:linear-gradient(135deg,#1e40af,#2563eb);box-shadow:0 6px 18px #2563eb66}.page-module__JM0dFq__primaryBtn{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:999px;padding:10px 26px;font-weight:600;transition:all .25s;box-shadow:0 6px 16px #2563eb4d}.page-module__JM0dFq__primaryBtn:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-2px);box-shadow:0 10px 22px #2563eb73}.page-module__JM0dFq__subHeaderRow{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.page-module__JM0dFq__textInput{border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.page-module__JM0dFq__textInput:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.page-module__JM0dFq__uploadForm{flex-direction:column;align-items:stretch;gap:22px;display:flex}.page-module__JM0dFq__uploadButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:999px;align-self:center;padding:10px 24px;font-weight:600;transition:all .25s}.page-module__JM0dFq__uploadIcon{color:#2563eb;margin-bottom:15px;font-size:60px}.page-module__JM0dFq__uploadText{color:#1e3a8a;font-size:16px;font-weight:500}.page-module__JM0dFq__emptyState{text-align:center;color:#64748b;margin-top:40px}.page-module__JM0dFq__infoBox{color:#334155;background:#f1f5f9;border-left:5px solid #3b82f6;border-radius:12px;padding:20px;font-size:14px}.page-module__JM0dFq__infoBox h4{color:#1e3a8a;margin-bottom:10px}
.CoachMark-module__DfUjNq__backdrop{z-index:1900;pointer-events:none;background:#0006;position:fixed;inset:0}.CoachMark-module__DfUjNq__spotlight{pointer-events:none;z-index:1901;border-radius:6px;transition:top .2s,left .2s,width .2s,height .2s;position:fixed;box-shadow:0 0 0 9999px #0009}.CoachMark-module__DfUjNq__tooltip{z-index:1902;background:#fff;border-radius:12px;flex-direction:column;width:calc(100vw - 32px);max-width:320px;display:flex;position:fixed;overflow:hidden;box-shadow:0 6px 24px #00000040}.CoachMark-module__DfUjNq__tooltipCenter{z-index:1902;background:#fff;border-radius:12px;flex-direction:column;width:calc(100vw - 32px);max-width:360px;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 6px 24px #00000040}.CoachMark-module__DfUjNq__body{flex-direction:column;gap:10px;padding:16px 18px 12px;display:flex}.CoachMark-module__DfUjNq__headline{color:#1a1a1a;margin:0;font-size:15px;font-weight:700;line-height:1.4}.CoachMark-module__DfUjNq__bodyText{color:#444;margin:0;font-size:13px;line-height:1.7}.CoachMark-module__DfUjNq__legendTable{flex-direction:column;gap:6px;display:flex}.CoachMark-module__DfUjNq__legendRow{background:#f7f9fc;border-radius:6px;grid-template-columns:28px 64px 1fr;align-items:center;gap:10px;padding:6px 10px;font-size:12px;display:grid}.CoachMark-module__DfUjNq__legendColor{text-align:center;font-size:14px}.CoachMark-module__DfUjNq__legendName{color:#1a1a1a;font-weight:600}.CoachMark-module__DfUjNq__legendMeaning{color:#555}.CoachMark-module__DfUjNq__footer{border-top:1px solid #f0f0f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px 12px;display:flex}.CoachMark-module__DfUjNq__stepIndicator{color:#888;font-size:11px}.CoachMark-module__DfUjNq__actions{align-items:center;gap:6px;display:flex}.CoachMark-module__DfUjNq__dismissAllRow{color:#666;align-items:center;gap:6px;padding:6px 18px 4px;font-size:12px;display:flex}.CoachMark-module__DfUjNq__dismissAllRow input,.CoachMark-module__DfUjNq__dismissAllRow label{cursor:pointer}.CoachMark-module__DfUjNq__skipButton{color:#888;cursor:pointer;background:0 0;border:none;padding:6px 8px;font-size:12px}.CoachMark-module__DfUjNq__skipButton:hover{color:#444}.CoachMark-module__DfUjNq__navButton{color:#444;cursor:pointer;background:0 0;border:1px solid #d0d8e0;border-radius:6px;padding:6px 12px;font-size:13px}.CoachMark-module__DfUjNq__navButton:hover:not(:disabled){background:#f7f9fc}.CoachMark-module__DfUjNq__navButton:disabled{opacity:.4;cursor:not-allowed}.CoachMark-module__DfUjNq__primaryButton{color:#fff;cursor:pointer;background:#4a7fa3;border:none;border-radius:6px;padding:7px 14px;font-size:13px;font-weight:600}.CoachMark-module__DfUjNq__primaryButton:hover{background:#3d6a8a}@media (prefers-reduced-motion:reduce){.CoachMark-module__DfUjNq__spotlight{transition:none}}
.practice-module__XUdCtG__container{max-width:1200px;margin:0 auto;padding:24px}.practice-module__XUdCtG__pageTitle{margin-bottom:24px;font-size:24px;font-weight:700}.practice-module__XUdCtG__sectionTitle{margin-bottom:16px;font-size:18px;font-weight:600}.practice-module__XUdCtG__cardContextSection{background:linear-gradient(#eef2fb 0%,#f7f9fc 100%);border:1px solid #c5d0e3;border-radius:12px;margin-bottom:24px;padding:16px 18px}.practice-module__XUdCtG__cardContextTitle{color:#2d2d2d;margin:0 0 12px;font-size:17px;font-weight:700}.practice-module__XUdCtG__cardContextList{flex-direction:column;gap:8px;display:flex}.practice-module__XUdCtG__cardContextItem{color:inherit;background:#fff;border:1px solid #d4dae3;border-radius:8px;flex-direction:column;gap:2px;min-height:44px;padding:12px 14px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.practice-module__XUdCtG__cardContextItem:hover{border-color:#5a7fdf;box-shadow:0 2px 6px #0000000f}.practice-module__XUdCtG__cardContextItemTitle{color:#2d2d2d;font-size:14px;font-weight:600}.practice-module__XUdCtG__cardContextItemComposer{color:#777;font-size:12px}.practice-module__XUdCtG__cardContextEmpty{color:#5a6473;text-align:center;background:#fff;border:1px dashed #c7d0db;border-radius:8px;padding:20px;font-size:13px}.practice-module__XUdCtG__recommendSection{margin-bottom:32px}.practice-module__XUdCtG__recommendCard{background:#f8f9fa;border-left:4px solid #4a90d9;border-radius:12px;margin-bottom:12px;padding:16px}.practice-module__XUdCtG__recommendLabel{margin-bottom:4px;font-size:14px;font-weight:600}.practice-module__XUdCtG__recommendReason{color:#666;margin-bottom:8px;font-size:13px}.practice-module__XUdCtG__recommendItems{flex-wrap:wrap;gap:8px;display:flex}.practice-module__XUdCtG__recommendChip{color:#fff;background:#4a90d9;border-radius:20px;padding:6px 14px;font-size:13px;text-decoration:none;transition:background .2s;display:inline-block}.practice-module__XUdCtG__recommendChip:hover{background:#3a7bc8}.practice-module__XUdCtG__categorySection{margin-top:8px}.practice-module__XUdCtG__categoryGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.practice-module__XUdCtG__categoryCard{color:inherit;background:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;align-items:center;padding:32px 16px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex}.practice-module__XUdCtG__categoryCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.practice-module__XUdCtG__categoryIcon{margin-bottom:8px;font-size:36px}.practice-module__XUdCtG__categoryName{font-size:16px;font-weight:600}.practice-module__XUdCtG__categoryCount{color:#888;margin-top:4px;font-size:13px}.practice-module__XUdCtG__listHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.practice-module__XUdCtG__filters{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.practice-module__XUdCtG__filterSelect{border:1px solid #ccc;border-radius:6px;padding:6px 12px;font-size:13px}.practice-module__XUdCtG__itemList{flex-direction:column;gap:8px;display:flex}.practice-module__XUdCtG__itemCard{color:inherit;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:14px 16px;text-decoration:none;transition:box-shadow .2s;display:block}.practice-module__XUdCtG__itemCard:hover{box-shadow:0 2px 8px #0000000f}.practice-module__XUdCtG__itemTitle{margin-bottom:4px;font-size:15px;font-weight:600}.practice-module__XUdCtG__itemComposer{color:#888;margin-bottom:2px;font-size:12px}.practice-module__XUdCtG__itemMeta{color:#888;font-size:12px}.practice-module__XUdCtG__itemDescription{color:#666;margin-top:4px;font-size:12px}.practice-module__XUdCtG__itemHistory{color:#4a90d9;margin-top:4px;font-size:12px}.practice-module__XUdCtG__badge{border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.practice-module__XUdCtG__badgeBeginner{color:#2e7d32;background:#e8f5e9}.practice-module__XUdCtG__badgeIntermediate{color:#e65100;background:#fff3e0}.practice-module__XUdCtG__badgeAdvanced{color:#c62828;background:#fce4ec}.practice-module__XUdCtG__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:2px;display:flex}.practice-module__XUdCtG__cardTitle{color:#222;font-size:15px;font-weight:600}.practice-module__XUdCtG__cardSubtitle{color:#aaa;letter-spacing:.02em;margin-bottom:8px;font-size:11px}.practice-module__XUdCtG__cardStars{flex-shrink:0;gap:1px;margin-left:8px;display:flex}.practice-module__XUdCtG__starFilled{color:#f59e0b;font-size:13px;line-height:1}.practice-module__XUdCtG__starEmpty{color:#e5e7eb;font-size:13px;line-height:1}.practice-module__XUdCtG__chipRow{flex-wrap:wrap;gap:5px;margin-bottom:10px;display:flex}.practice-module__XUdCtG__chipBlue{color:#1e40af;background:#eff6ff;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.practice-module__XUdCtG__chipGreen{color:#166534;background:#f0fdf4;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.practice-module__XUdCtG__chipGray{color:#4b5563;background:#f3f4f6;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.practice-module__XUdCtG__chipPurple{color:#6b21a8;background:#faf5ff;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.practice-module__XUdCtG__cardFooter{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:4px;padding-top:8px;display:flex}.practice-module__XUdCtG__cardFooterLabel{color:#bbb;font-size:11px}.practice-module__XUdCtG__cardFooterValue{color:#555;margin-top:1px;font-size:12px}.practice-module__XUdCtG__cardFooterEmpty{color:#bbb;font-size:12px}.practice-module__XUdCtG__scoreBadge{color:#166534;background:#dcfce7;border-radius:10px;padding:2px 9px;font-size:11px;font-weight:500;display:inline-block}.practice-module__XUdCtG__detailHeader{margin-bottom:16px}.practice-module__XUdCtG__detailTitle{font-size:20px;font-weight:700}.practice-module__XUdCtG__detailMeta{color:#888;margin-top:4px;font-size:13px}.practice-module__XUdCtG__detailDescription{color:#555;background:#f8f9fa;border-radius:8px;margin-top:8px;padding:12px;font-size:14px}.practice-module__XUdCtG__historyPanel{margin-top:16px}.practice-module__XUdCtG__historyItem{cursor:pointer;border-bottom:1px solid #eee;padding:8px 12px}.practice-module__XUdCtG__historyItem:hover{background:#f5f5f5}.practice-module__XUdCtG__historyActive{background:#e3f2fd}.practice-module__XUdCtG__historyDate{font-size:13px;font-weight:500}.practice-module__XUdCtG__historyScore{color:#4a90d9;font-size:12px}.practice-module__XUdCtG__emptyState{text-align:center;color:#999;padding:40px;font-size:14px}.practice-module__XUdCtG__tabRow{border-bottom:2px solid #e5e7eb;gap:4px;margin-bottom:20px;display:flex}.practice-module__XUdCtG__tab{cursor:pointer;color:#888;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:8px 18px;font-size:13px;font-weight:500;transition:color .15s,border-color .15s}.practice-module__XUdCtG__tab:hover{color:#4a90d9}.practice-module__XUdCtG__tabActive{color:#4a90d9;border-bottom-color:#4a90d9}.practice-module__XUdCtG__viewSection{margin-bottom:28px}.practice-module__XUdCtG__sectionCount{color:#999;font-size:13px;font-weight:400}.practice-module__XUdCtG__searchInput{border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;max-width:360px;margin-bottom:12px;padding:7px 12px;font-size:13px}.practice-module__XUdCtG__searchInput:focus{border-color:#4a90d9}.practice-module__XUdCtG__statsRow{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.practice-module__XUdCtG__statCard{background:#f8f9fa;border-radius:10px;flex:1;min-width:100px;padding:14px 16px}.practice-module__XUdCtG__statValue{color:#222;font-size:22px;font-weight:700;line-height:1}.practice-module__XUdCtG__statUnit{color:#888;font-size:13px;font-weight:400}.practice-module__XUdCtG__statLabel{color:#aaa;margin-top:4px;font-size:11px}.practice-module__XUdCtG__statBar{background:#e5e7eb;border-radius:2px;height:4px;margin-top:8px}.practice-module__XUdCtG__statBarFill{background:#4a90d9;border-radius:2px;height:100%}.practice-module__XUdCtG__recScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.practice-module__XUdCtG__recScroll::-webkit-scrollbar{display:none}.practice-module__XUdCtG__recCard{width:140px;color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;text-decoration:none;transition:box-shadow .2s;display:block;overflow:hidden}.practice-module__XUdCtG__recCard:hover{box-shadow:0 3px 10px #00000017}.practice-module__XUdCtG__recCardInner{flex-direction:column;gap:4px;padding:12px;display:flex}.practice-module__XUdCtG__recReason{border-radius:8px;margin-bottom:2px;padding:2px 7px;font-size:10px;font-weight:600;display:inline-block}.practice-module__XUdCtG__reasonWeakness{color:#c62828;background:#fce4ec}.practice-module__XUdCtG__reasonContinue{color:#2e7d32;background:#e8f5e9}.practice-module__XUdCtG__reasonUntried{color:#3949ab;background:#e8eaf6}.practice-module__XUdCtG__reasonSameKey{color:#e65100;background:#fff3e0}.practice-module__XUdCtG__recTitle{color:#222;font-size:14px;font-weight:600}.practice-module__XUdCtG__recSubtitle{color:#aaa;font-size:10px}.practice-module__XUdCtG__recLast{color:#4a90d9;margin-top:2px;font-size:10px}.practice-module__XUdCtG__keyGrid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.practice-module__XUdCtG__keyCell{cursor:pointer;text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:14px 8px;transition:box-shadow .15s,transform .15s}.practice-module__XUdCtG__keyCell:hover{transform:translateY(-1px);box-shadow:0 3px 8px #00000014}.practice-module__XUdCtG__groupGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.practice-module__XUdCtG__groupCell{cursor:pointer;text-align:left;background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:16px;transition:box-shadow .15s}.practice-module__XUdCtG__groupCell:hover{box-shadow:0 3px 10px #00000014}.practice-module__XUdCtG__groupCellKey{color:#222;margin-bottom:4px;font-size:15px;font-weight:600}.practice-module__XUdCtG__groupCellCount{color:#888;font-size:12px}.practice-module__XUdCtG__groupBack{color:#4a90d9;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:16px;padding:0;font-size:13px;display:inline-flex}.practice-module__XUdCtG__groupBack:hover{text-decoration:underline}.practice-module__XUdCtG__infoPanel{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 4px #00000014}.practice-module__XUdCtG__infoPanelCategory{border-radius:10px;margin-bottom:8px;padding:2px 10px;font-size:11px;font-weight:500;display:inline-block}.practice-module__XUdCtG__infoPanelCategoryScale{color:#085041;background:#e1f5ee}.practice-module__XUdCtG__infoPanelCategoryArpeggio{color:#0c447c;background:#e6f1fb}.practice-module__XUdCtG__infoPanelCategoryEtude{color:#3c3489;background:#eeedfe}.practice-module__XUdCtG__infoPanelTitle{color:#333;margin:8px 0 4px;font-size:16px;font-weight:500}.practice-module__XUdCtG__infoPanelComposer{color:#888;margin-bottom:4px;font-size:13px}.practice-module__XUdCtG__infoPanelStars{color:#f5a623;letter-spacing:1px;margin-bottom:14px;font-size:14px}.practice-module__XUdCtG__infoPanelStarEmpty{color:#ddd}.practice-module__XUdCtG__infoPanelDivider{border:none;border-top:1px solid #e0e0e0;margin:12px 0}.practice-module__XUdCtG__infoPanelMeta{flex-direction:column;gap:10px;font-size:13px;display:flex}.practice-module__XUdCtG__infoPanelMetaRow{justify-content:space-between;display:flex}.practice-module__XUdCtG__infoPanelMetaLabel{color:#999}.practice-module__XUdCtG__infoPanelMetaValue{color:#333;font-weight:500}.practice-module__XUdCtG__infoPanelTagSection{margin-top:2px}.practice-module__XUdCtG__infoPanelTagLabel{color:#999;margin-bottom:6px;font-size:11px}.practice-module__XUdCtG__infoPanelTag{border-radius:12px;margin:2px;padding:2px 10px;font-size:11px;display:inline-block}.practice-module__XUdCtG__infoPanelTagPrimary{color:#c62828;background:#fce4ec}.practice-module__XUdCtG__infoPanelTagNormal{color:#666;background:#f0f0f0}.practice-module__XUdCtG__infoPanelDescription{color:#666;font-size:12px;line-height:1.5}.practice-module__XUdCtG__infoPanelHistory{font-size:13px}.practice-module__XUdCtG__infoPanelHistoryItem{border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:6px 0;display:flex}.practice-module__XUdCtG__infoPanelHistoryDate{color:#666;font-size:12px}.practice-module__XUdCtG__infoPanelHistoryScore{color:#4a90d9;font-size:12px;font-weight:500}.practice-module__XUdCtG__infoPanelEmpty{color:#999;padding:8px 0;font-size:12px}
