.learning-rewards{background:linear-gradient(120deg, var(--theme-surface-green,#eff6ee), var(--theme-surface-amber,#f7f3e6));border:1px solid var(--theme-line,#c4d4c0);color:var(--theme-ink,#243e31);border-radius:22px;margin:24px 0;padding:clamp(18px,3vw,30px)}.rewards-heading{align-items:center;gap:20px;display:flex}.rewards-heading h2{margin:6px 0;font-size:clamp(21px,2.3vw,28px)}.rewards-heading p,.reward-missions p{color:var(--theme-body,#405a49);margin:8px 0;line-height:1.65}.rewards-heading>div{flex:1;min-width:0}.reward-level{background:var(--theme-action-bg,#2f6447);color:#fff;width:78px;height:90px;box-shadow:0 5px 0 var(--theme-shadow-color,#c2d5b9);border-radius:45% 45% 40% 40%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;font-size:29px;font-weight:800;display:flex}.learning-rewards progress{appearance:none;background:var(--theme-surface-green,#d7e3d4);border:0;border-radius:10px;width:100%;height:9px;margin:14px 0;display:block;overflow:hidden}.learning-rewards progress::-webkit-progress-bar{background:var(--theme-surface-green,#d7e3d4)}.learning-rewards progress::-webkit-progress-value{background:#467950;border-radius:10px}.learning-rewards progress::-moz-progress-bar{background:#467950}.reward-missions{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:22px 0;display:grid}.reward-missions article{background:var(--theme-glass,#ffffffc9);border-radius:15px;gap:14px;padding:20px;display:flex}.reward-missions svg{flex-shrink:0;margin-top:2px}.reward-missions strong{font-size:18px}.reward-missions span{color:var(--theme-body,#3c5945);font-size:14px}.is-compact .reward-missions{grid-template-columns:1fr}.reward-collection{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.reward-collection article{border:1px dashed var(--theme-line,#98ad9b);background:var(--theme-glass,#fff9);border-radius:15px;gap:12px;padding:16px;display:flex}.reward-collection article.is-earned{border-style:solid;border-color:var(--theme-line,#789d73);background:var(--theme-surface-green,#f3ffe9)}.reward-medal{color:var(--theme-muted,#647461);flex-shrink:0}.is-earned .reward-medal{color:var(--theme-text-amber,#78601a)}.reward-collection p{margin:6px 0;font-size:14px;line-height:1.6}.reward-collection article span:last-child{align-items:center;gap:4px;font-size:13px;display:inline-flex}.reward-note{color:var(--theme-body,#50634e);font-size:13px;line-height:1.6}.achievement-notice{background:var(--theme-surface-green,#f1f8e7);border:1px solid var(--theme-line,#a3b894);border-radius:14px;align-items:center;gap:12px;margin-bottom:18px;padding:14px 18px;display:flex}.achievement-notice>svg{color:var(--theme-text-green,#65743a);flex-shrink:0}.achievement-notice>span{flex:1;line-height:1.6}.achievement-notice a{text-decoration:underline}@media (max-width:1100px){.reward-collection{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.reward-collection,.reward-missions{grid-template-columns:1fr}.rewards-heading{align-items:flex-start;gap:13px}.reward-level{width:55px;height:70px;font-size:23px}}
