.tm-shell,.tm-entry{font-family:'Be Vietnam Pro',sans-serif;color:#233c32;line-height:1.65}.tm-shell{max-width:850px;margin:auto;padding:24px 24px 40px}.tm-shell *{box-sizing:border-box}.tm-shell h1{font-size:clamp(23px,3.5vw,32px);line-height:1.4;margin:12px 0 18px;letter-spacing:-.5px}.tm-shell h2{font-size:21px;margin:24px 0 12px}.tm-shell h3{font-size:17px}.tm-shell p{margin:12px 0}.tm-shell button,.tm-shell a{font:inherit}.tm-shell button{cursor:pointer}.tm-shell button:disabled{cursor:not-allowed;opacity:.48}.tm-shell :focus-visible,.tm-entry :focus-visible{outline:3px solid #dc7b33;outline-offset:4px}.tm-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px;font-size:13px}.tm-link{background:none;border:0;color:#276449;text-decoration:underline;text-underline-offset:4px;padding:10px 0;min-height:44px}.tm-top>span{font-weight:700}.tm-hero{padding:26px;background:#fff9ef;border:1px solid #efdfc8;border-radius:20px}.tm-eyebrow{color:#7c5739;font-weight:600;font-size:13px}.tm-note{color:#596b62;font-size:13px}.tm-shell .button{min-height:48px;padding:12px 20px;white-space:normal;text-align:center;border-radius:12px;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px}.tm-shell .button.primary,.tm-entry .button.primary{background:#276449;color:white;border:1px solid #276449}.tm-shell .button.secondary{background:white;color:#276449;border:1px solid #b9cbbf}.tm-primary{width:100%;margin-top:12px}.tm-progress{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid #dce6df}.tm-progress>div{flex:1;display:flex;flex-direction:column}.tm-progress strong{font-size:24px}.tm-progress span{font-size:12px}.tm-group{border-bottom:1px solid #dce6df;padding:14px 0}.tm-group summary{font-weight:650;cursor:pointer;min-height:44px;padding:10px 0}.tm-group summary>span{float:right;font-size:12px;font-weight:400;color:#596b62}.tm-skill{display:flex;justify-content:space-between;align-items:center;gap:20px;text-align:left;width:100%;background:white;border:0;border-bottom:1px solid #edf1ee;padding:17px 10px;min-height:60px}.tm-skill:hover{background:#f2f7f3}.tm-status{font-size:12px;color:#69766d;flex-shrink:0}.tm-status--independent{color:#806020}.tm-status--strong{color:#276449;font-weight:600}.tm-weekly{padding:16px 0}.tm-weekly .tm-link{margin-left:16px}.tm-question,.tm-lesson{background:white;border:1px solid #dde7e0;border-radius:20px;padding:30px}.tm-question-top{display:flex;justify-content:space-between;gap:16px;font-size:13px}.tm-shell progress{display:block;width:100%;height:7px;margin:16px 0 26px;accent-color:#39805c;border:0;border-radius:8px;overflow:hidden}.tm-shell progress::-webkit-progress-bar{background:#e6eee8}.tm-shell progress::-webkit-progress-value{background:#39805c}.tm-shell h1.tm-stem{font-size:20px;line-height:1.7;letter-spacing:0;font-weight:550}.tm-choices{display:grid;gap:12px;margin:22px 0}.tm-choice{display:flex;align-items:center;gap:15px;text-align:left;padding:15px 18px;border:1.5px solid #cedbd2;border-radius:12px;min-height:58px;background:#fff;color:#233c32;line-height:1.65}.tm-choice:hover{background:#f2f7f3}.tm-choice.is-selected{background:#eaf4ec;border-color:#276449;box-shadow:0 0 0 1px #276449}.tm-letter{display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 30px;border-radius:9px;background:#f2f5f2;color:#4c6956;font-size:13px;font-weight:650}.is-selected .tm-letter{background:#276449;color:white}.tm-nav{display:flex;justify-content:flex-end;gap:12px;margin:24px 0 8px}.tm-pause{float:right}.tm-hint,.tm-feedback,.tm-explanation{border-left:4px solid #c9863d;background:#fff8e9;padding:14px 20px;margin:18px 0;border-radius:0 10px 10px 0}.tm-feedback.is-correct{border-color:#438357;background:#eef6ee}.tm-chosen{font-size:14px;color:#576b5f}.tm-solution{padding-left:24px}.tm-solution li{padding:8px 0 8px 6px}.tm-visual{margin:18px 0;overflow:auto}.tm-visual svg{width:100%;max-height:230px;display:block}.tm-visual text{font:16px 'Be Vietnam Pro',sans-serif;fill:#233c32}.tm-visual table{border-collapse:collapse;width:100%;font-size:15px}.tm-visual th,.tm-visual td{border:1px solid #bfd1c4;padding:12px;text-align:left}.tm-visual thead{background:#edf4ee}.tm-prereq{font-size:14px}.tm-prereq .tm-link{padding:0}.tm-actions{padding:22px 0;display:flex;gap:12px;flex-wrap:wrap}.tm-actions .tm-note{width:100%}.tm-report-error{border-bottom:1px solid #dce6df;padding:12px 0}.tm-footer{text-align:center;font-size:12px;color:#647568;margin:32px 0}.tm-entry{padding:22px;display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fff9ef;border:1px solid #efdfc8;border-radius:16px;margin:18px 0;grid-column:1/-1}.tm-entry p{margin:6px 0 0;font-size:13px}.tm-entry .button{white-space:normal}.tm-shell section{margin-bottom:20px}@media(max-width:600px){.tm-shell{padding:14px 14px 28px}.tm-top{flex-wrap:wrap;gap:4px 12px;margin-bottom:14px}.tm-top>span{display:none}.tm-top .tm-link{font-size:12px}.tm-hero,.tm-question,.tm-lesson{padding:20px 16px;border-radius:16px}.tm-shell h1.tm-stem{font-size:18px}.tm-choice{padding:13px 12px;gap:12px;font-size:15px}.tm-nav{flex-wrap:wrap}.tm-nav .button.primary{flex:1}.tm-skill{align-items:flex-start;flex-direction:column;gap:4px;padding:14px 8px}.tm-progress{gap:10px}.tm-progress strong{font-size:21px}.tm-entry{align-items:stretch;flex-direction:column}.tm-weekly .tm-link{margin:10px 0;display:block}.tm-visual th,.tm-visual td{padding:8px;font-size:13px}.tm-visual svg{max-height:200px}}@media(prefers-reduced-motion:reduce){.tm-shell *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
