/* Onboarding dạng thẻ ngữ cảnh: không che ứng dụng, người dùng vẫn thao tác được phía sau. */
.academy-tour-open{overflow:auto!important}.academy-tour{position:fixed!important;inset:0!important;z-index:2147483000!important;pointer-events:none;isolation:isolate}.academy-tour-shade{display:none!important}.academy-tour-card{position:absolute!important;right:24px;bottom:24px;z-index:1;pointer-events:auto;width:min(390px,calc(100vw - 48px));max-height:min(560px,calc(100dvh - 48px));overflow-y:auto;border:1px solid #cfe7d8;border-radius:20px;background:#fff;padding:20px;box-sizing:border-box;box-shadow:0 18px 45px rgba(9,47,31,.22)}.academy-tour-card:before{content:'';position:absolute;right:34px;bottom:-9px;width:16px;height:16px;background:#fff;border-right:1px solid #cfe7d8;border-bottom:1px solid #cfe7d8;transform:rotate(45deg)}.academy-tour-close{position:absolute;right:14px;top:12px;width:32px;height:32px;border:0;border-radius:50%;background:#f2f6f4;color:#173b2d;font-size:21px;line-height:1;cursor:pointer}.academy-tour-progress{height:7px;border-radius:999px;background:#e8f5ec;overflow:hidden;margin:0 42px 13px 0}.academy-tour-progress i{display:block;height:100%;background:linear-gradient(90deg,#087443,#22c55e);border-radius:inherit}.academy-tour-count{color:#087443;font-size:11px;font-weight:900;text-transform:uppercase}.academy-tour-card h2{font-size:17px;line-height:1.32;margin:6px 34px 13px 0;color:#173b2d;overflow-wrap:anywhere}.academy-tour-card h3{margin:0 0 7px;font-size:17px;color:#087443;overflow-wrap:anywhere}.academy-tour-card p{margin:0;color:#475467;font-size:14px;font-weight:650;line-height:1.55;white-space:pre-line;overflow-wrap:anywhere}.academy-tour-actions{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #e7eee9;margin-top:17px;padding-top:14px}.academy-tour-actions .btn{min-height:38px}.academy-tour-target{outline:3px solid rgba(34,197,94,.8)!important;outline-offset:6px;border-radius:18px;transition:outline-color .2s;animation:academy-target-pulse 1.1s ease-in-out 2}@keyframes academy-target-pulse{50%{outline-color:rgba(34,197,94,.2)}}.academy-detail .academy-lesson-card{grid-template-columns:1fr;align-items:start}.academy-detail .academy-lesson-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;padding-top:11px;border-top:1px dashed #dcebe4}.academy-detail .academy-lesson-actions .btn{white-space:normal;min-height:40px}
@media(max-width:760px){.academy-tour-card{right:12px;bottom:12px;width:calc(100vw - 24px);max-height:52dvh;padding:17px;border-radius:18px}.academy-tour-card:before{display:none}.academy-tour-card h2{font-size:16px}.academy-tour-card h3{font-size:16px}.academy-tour-card p{font-size:13px}.academy-tour-actions{display:grid;grid-template-columns:1fr 1fr}.academy-tour-actions .btn{min-height:42px}.academy-detail .academy-lesson-actions{display:grid;grid-template-columns:1fr}.academy-detail .academy-lesson-actions .btn{width:100%}}
