.ReciteProgress-module__5G4ZoG__progressContainer{background-color:var(--card-bg);border-radius:var(--radius);max-width:800px;box-shadow:0 4px 20px var(--shadow);margin:2rem auto;padding:2rem;position:relative}.ReciteProgress-module__5G4ZoG__progressContainer:before{content:"";background-color:var(--accent);border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);width:3px;height:100%;position:absolute;top:0;left:0}.ReciteProgress-module__5G4ZoG__backButton{border-radius:var(--radius);background-color:var(--background);color:var(--primary);transition:var(--transition);margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;display:inline-block}.ReciteProgress-module__5G4ZoG__backButton:hover{background-color:var(--accent);color:#fff;transform:translate(-5px)}.ReciteProgress-module__5G4ZoG__title{text-align:center;color:var(--primary);margin-bottom:2rem;font-family:Noto Serif SC,Source Han Serif SC,Source Han Serif CN,STSong,SimSun,宋体,serif;font-size:2rem}.ReciteProgress-module__5G4ZoG__statsCards{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:3rem;display:grid}.ReciteProgress-module__5G4ZoG__statCard{background-color:var(--background);border-radius:var(--radius);text-align:center;transition:var(--transition);padding:1.5rem 1rem}.ReciteProgress-module__5G4ZoG__statCard:hover{box-shadow:0 5px 15px var(--shadow);transform:translateY(-5px)}.ReciteProgress-module__5G4ZoG__statValue{color:var(--accent);margin-bottom:.5rem;font-size:2rem;font-weight:600}.ReciteProgress-module__5G4ZoG__statLabel{color:var(--text-light);font-size:.9rem}.ReciteProgress-module__5G4ZoG__section{margin:3rem 0}.ReciteProgress-module__5G4ZoG__sectionTitle{color:var(--primary);border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem}.ReciteProgress-module__5G4ZoG__reviewList{flex-direction:column;gap:.75rem;display:flex}.ReciteProgress-module__5G4ZoG__reviewItem{background-color:var(--background);border-radius:var(--radius);transition:var(--transition);align-items:center;padding:1rem 1.5rem;display:flex}.ReciteProgress-module__5G4ZoG__reviewItem:hover{background-color:var(--primary);color:#fff;transform:translate(5px)}.ReciteProgress-module__5G4ZoG__reviewTitle{flex:1;font-weight:500}.ReciteProgress-module__5G4ZoG__reviewAuthor{color:var(--text-light);margin-right:1rem}.ReciteProgress-module__5G4ZoG__reviewItem:hover .ReciteProgress-module__5G4ZoG__reviewAuthor{color:#fffc}.ReciteProgress-module__5G4ZoG__reviewBadge{color:var(--accent);background-color:#c14b3d33;border-radius:20px;margin-right:1rem;padding:.25rem .75rem;font-size:.8rem}.ReciteProgress-module__5G4ZoG__reviewItem:hover .ReciteProgress-module__5G4ZoG__reviewBadge{color:#fff;background-color:#fff3}.ReciteProgress-module__5G4ZoG__reviewArrow{opacity:.5;transition:var(--transition)}.ReciteProgress-module__5G4ZoG__reviewItem:hover .ReciteProgress-module__5G4ZoG__reviewArrow{opacity:1;transform:translate(3px)}.ReciteProgress-module__5G4ZoG__poemProgress{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.ReciteProgress-module__5G4ZoG__poemProgressItem{border-radius:var(--radius);background-color:var(--background);transition:var(--transition);opacity:.7;padding:1rem 1.5rem;display:block;position:relative;overflow:hidden}.ReciteProgress-module__5G4ZoG__poemProgressItem:before{content:"";background-color:var(--text-light);opacity:.3;width:3px;height:100%;position:absolute;top:0;left:0}.ReciteProgress-module__5G4ZoG__poemProgressItem.ReciteProgress-module__5G4ZoG__started{opacity:1}.ReciteProgress-module__5G4ZoG__poemProgressItem.ReciteProgress-module__5G4ZoG__started:before{background-color:var(--accent);opacity:1}.ReciteProgress-module__5G4ZoG__poemProgressItem[data-level="3"]:before,.ReciteProgress-module__5G4ZoG__poemProgressItem[data-level="4"]:before,.ReciteProgress-module__5G4ZoG__poemProgressItem[data-level="5"]:before{background-color:var(--button-success)}.ReciteProgress-module__5G4ZoG__poemProgressItem:hover{box-shadow:0 5px 15px var(--shadow);transform:translateY(-3px)}.ReciteProgress-module__5G4ZoG__poemProgressTitle{margin-bottom:.5rem;font-weight:500}.ReciteProgress-module__5G4ZoG__poemProgressAuthor{color:var(--text-light);margin-bottom:.5rem;font-size:.9rem}.ReciteProgress-module__5G4ZoG__poemProgressBadge{background-color:var(--background);color:var(--text-light);border-radius:20px;padding:.2rem .75rem;font-size:.75rem;display:inline-block}.ReciteProgress-module__5G4ZoG__footer{text-align:center;border-top:1px solid var(--border);color:var(--text-light);margin-top:2rem;padding:2rem 0;font-size:.9rem}.ReciteProgress-module__5G4ZoG__poemProgressItem[data-level="1"] .ReciteProgress-module__5G4ZoG__poemProgressBadge,.ReciteProgress-module__5G4ZoG__poemProgressItem[data-level="2"] .ReciteProgress-module__5G4ZoG__poemProgressBadge{background-color:var(--mastery-1);color:#9c7c3c}.ReciteProgress-module__5G4ZoG__poemProgressItem[data-level="3"] .ReciteProgress-module__5G4ZoG__poemProgressBadge,.ReciteProgress-module__5G4ZoG__poemProgressItem[data-level="4"] .ReciteProgress-module__5G4ZoG__poemProgressBadge{background-color:var(--mastery-3);color:#3a6b9c}.ReciteProgress-module__5G4ZoG__poemProgressItem[data-level="5"] .ReciteProgress-module__5G4ZoG__poemProgressBadge{background-color:var(--mastery-5);color:#2d5c27}@media screen and (max-width:768px){.ReciteProgress-module__5G4ZoG__progressContainer{margin:.75rem .25rem;padding:1rem}.ReciteProgress-module__5G4ZoG__title{margin:1rem 0;font-size:1.6rem}.ReciteProgress-module__5G4ZoG__statsCards{grid-template-columns:1fr;gap:.5rem}.ReciteProgress-module__5G4ZoG__statCard{padding:.75rem}.ReciteProgress-module__5G4ZoG__statValue{font-size:1.4rem}.ReciteProgress-module__5G4ZoG__poemProgress{grid-template-columns:1fr}}
