.study-review[data-v-73c4df50]{min-height:100vh;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.tab-container[data-v-73c4df50]{display:flex;background-color:#fff;border-bottom:1px solid #eee}.tab-container .tab-item[data-v-73c4df50]{flex:1;text-align:center;padding:15px 0;font-size:16px;color:#666;cursor:pointer;position:relative;transition:all .3s}.tab-container .tab-item.active[data-v-73c4df50]{color:#333;font-weight:600}.tab-container .tab-item.active[data-v-73c4df50]:after{content:"";position:absolute;bottom:5%;left:50%;transform:translateX(-50%);width:10%;height:4px;background-color:#ffdc00;border-radius:0 0 2px 2px}.tab-container .tab-item[data-v-73c4df50]:active{background-color:#f0f9ff}.content[data-v-73c4df50]{padding:10px}.loading[data-v-73c4df50]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0;color:#999}.loading .loading-spinner[data-v-73c4df50]{width:30px;height:30px;border:3px solid #f0f0f0;border-top:3px solid #1989fa;border-radius:50%;-webkit-animation:spin-73c4df50 1s linear infinite;animation:spin-73c4df50 1s linear infinite;margin-bottom:10px}@-webkit-keyframes spin-73c4df50{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-73c4df50{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.empty[data-v-73c4df50]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;color:#999}.empty .empty-img[data-v-73c4df50]{width:120px;margin-bottom:20px;opacity:.5}.empty .empty-text[data-v-73c4df50]{font-size:14px;margin:0}.report-list[data-v-73c4df50]{padding:10px}.report-item[data-v-73c4df50]{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-radius:10px;padding:15px 20px;margin-bottom:10px;cursor:pointer;transition:background-color .2s;box-shadow:0 2px 4px rgba(0,0,0,.05)}.report-item[data-v-73c4df50]:active{background-color:#fafafa}.report-item .report-content[data-v-73c4df50]{display:flex;flex-direction:column}.report-item .report-date[data-v-73c4df50]{font-size:16px;color:#333;font-weight:700;margin-bottom:5px}.report-item .report-title[data-v-73c4df50]{font-size:14px;color:#999}.report-item .report-arrow img[data-v-73c4df50]{width:8px;height:12px}