.week-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:8px 0 26px}
.week-tab{display:flex;flex-direction:column;align-items:flex-start;text-align:left;min-height:116px;padding:16px 18px;border:2px solid #e4e8e2;border-radius:20px;background:#fffefa;transition:background .15s,border-color .15s}
.week-tab.selected{border-color:#7499a4;background:#e7f1f5;box-shadow:0 4px 0 #7499a419}
.week-tab-top{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:11px;letter-spacing:1.2px;color:#587277}
.week-tab-top .icon{width:17px;height:17px}.week-tab strong{font-size:22px;margin:4px 0}.week-tab small{font-size:12px;color:#5f6e60}
.weekly-summary{display:flex;align-items:center;gap:22px;padding:24px 28px;border-radius:23px;margin-bottom:30px}
.weekly-summary>img{width:84px;height:84px;object-fit:contain;border-radius:18px;background:white;padding:6px;flex-shrink:0}
.weekly-summary h2{font-size:25px;line-height:1.3;margin:3px 0 8px}.weekly-summary p{margin:0;font-size:13px}.weekly-summary .eyebrow{font-size:10px}
.week-score{margin-left:auto;display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:17px;font-weight:700}.week-score .icon{color:#ba7d35;width:25px;height:25px}
.week-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:17px}.week-section-title h2{font-size:21px;margin:0}.week-section-title>span{font-size:12px;color:#5f6e60}
.weekly-levels{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:20px}.weekly-levels .level-card{min-height:285px}.weekly-levels .level-card.locked{opacity:.72}
.level-word-preview{display:flex;gap:8px;margin:20px 0 12px}.level-word-preview img{width:54px;height:54px;object-fit:contain;border-radius:12px;background:#fff;padding:3px}.level-card>small{display:block;font-size:11px;color:#5f6e60}
.pdf-flashcard{background:#fff;gap:12px}.pdf-flashcard>img{width:242px;height:242px;object-fit:contain}.pdf-flashcard strong{font-size:43px}.flashcard-top{gap:20px}.flashcard-top>span:first-child{line-height:1.6}.flashcard-top>span:last-child{white-space:nowrap}
.answer-option>img,.question-image>img{object-fit:contain;background:#fff;border-radius:12px}.answer-option>img{width:145px;height:145px}
.badge-week{margin:18px 0 28px}.badge-week>h3{font-size:18px;display:flex;align-items:baseline;gap:14px;margin:0 0 14px}.badge-week>h3>span{font-size:12px;font-weight:400;color:#5f6e60}.badge-week .badge-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));max-width:800px}.legacy-stars{padding:24px;border-radius:20px;background:#f7e8d9}.legacy-stars h2{font-size:21px}.legacy-stars p{font-size:13px}.legacy-stars .mini-stars{flex-wrap:wrap}
@media(max-width:900px){.week-tabs{gap:9px}.week-tab{padding:13px 12px}.week-tab strong{font-size:20px}.week-tab small{font-size:11px}.weekly-summary{padding:22px;gap:16px}.weekly-summary h2{font-size:22px}.week-section-title{align-items:flex-start;flex-direction:column;gap:5px}}
@media(max-width:640px){.week-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:21px}.week-tab{min-height:105px;padding:12px 14px;border-radius:16px}.week-tab strong{font-size:21px}.week-tab small{font-size:11px}.week-tab-top{font-size:10px}.weekly-summary{padding:16px;gap:12px;flex-wrap:wrap;border-radius:18px;margin-bottom:24px}.weekly-summary>img{width:62px;height:62px;border-radius:12px}.weekly-summary>div{flex:1;min-width:160px}.weekly-summary h2{font-size:20px}.weekly-summary p{font-size:11px}.weekly-summary .eyebrow{font-size:9px}.week-score{font-size:12px}.week-score .icon{width:18px;height:18px}.week-section-title h2{font-size:20px}.week-section-title>span{font-size:11px}.weekly-levels{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.weekly-levels .level-card{min-height:270px;padding:19px 13px}.level-word-preview{gap:4px;margin-top:18px;flex-wrap:wrap}.level-word-preview img{width:36px;height:36px;border-radius:7px;padding:1px}.level-card>small{font-size:10px;line-height:1.6}.flashcard-top{font-size:10px;gap:12px}.pdf-flashcard{min-height:360px;padding:22px 12px}.pdf-flashcard>img{width:215px;height:215px}.pdf-flashcard strong{font-size:35px}.answer-option>img{width:100%;height:auto;aspect-ratio:1}.question-image>img{width:170px;height:170px}.game-top{font-size:11px;gap:7px}.badge-week>h3{align-items:flex-start;gap:5px;flex-direction:column}.badge-week .badge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.badge-week>h3>span{font-size:11px}}
