.tte-exam-ribbon{margin:24px 0;padding:20px;border:1px solid var(--border,#64748b);border-radius:14px;overflow:hidden}.tte-ribbon-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.tte-ribbon-heading h2{margin:0;font-size:1.3rem}.tte-ribbon-heading button{font:inherit;color:inherit;background:transparent;border:1px solid currentColor;border-radius:8px;padding:8px 12px;cursor:pointer}.tte-ribbon-viewport{overflow-x:auto;margin-top:18px}.tte-ribbon-track{display:flex;width:max-content;animation:tte-exam-scroll 70s linear infinite}.tte-ribbon-group{display:flex;gap:12px;padding-right:12px}.tte-ribbon-group a{display:block;white-space:nowrap;padding:10px 16px;border:1px solid currentColor;border-radius:999px;font-weight:700}.tte-exam-ribbon:hover .tte-ribbon-track,.tte-exam-ribbon:focus-within .tte-ribbon-track,.tte-exam-ribbon.is-paused .tte-ribbon-track{animation-play-state:paused}.tte-home-tools .tte-card{display:flex;flex-direction:column;gap:12px}.tte-home-tools .tte-card h2,.tte-home-tools .tte-card p{margin:0}.tte-home-tools .tte-card a{margin-top:auto;align-self:flex-start}@keyframes tte-exam-scroll{to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.tte-ribbon-track{animation:none}.tte-ribbon-group[aria-hidden]{display:none}}