/* ── Guest course card overview ─────────────────────────────────────────────── */
.rst-guest-card {
    margin-bottom: 24px;
}
.rst-guest-card__access-label {
    color: var(--mainGrayLight);
    display: block;
    margin-bottom: 16px;
}

.rst-guest-card__badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.rst-support-btn {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 16px;
}

.rst-card-footer-title {
    color: var(--mainGrayLight);
    margin-bottom: 16px;
    margin-top: 0;
}

/* ── Course type badge on loop card ─────────────────────────────────────────── */

/* Ensure thumbnail wrapper is positioned for the badge */
.tutor-course-thumbnail {
    position: relative;
}

.tutor-course-thumbnail .rst-badges-row {
    position: absolute;
    top: 23px;
    left: 16px;
    display: flex;
    gap: 8px;
    z-index: 2;
    pointer-events: none;
}

.rst-type-badge {
    align-items: center;
    border-radius: 24px;
    display: flex;
    font-size: 12px;
    gap: 8px;
    line-height: 18px;
    margin-bottom: 16px;
    padding: 4px 8px;
}

.rst-type-badge--webinar {
    background: var(--amberBg);
    color: #7A5A00;
}
.rst-type-badge--webinar::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M10.6667 8.66676L14.1487 10.9881C14.1989 11.0215 14.2572 11.0407 14.3174 11.0435C14.3777 11.0464 14.4375 11.0329 14.4907 11.0045C14.5438 10.976 14.5883 10.9337 14.6193 10.8819C14.6503 10.8302 14.6667 10.7711 14.6667 10.7108V5.24676C14.6667 5.18811 14.6512 5.13049 14.6219 5.07973C14.5925 5.02896 14.5503 4.98684 14.4994 4.95763C14.4485 4.92841 14.3909 4.91313 14.3322 4.91333C14.2736 4.91353 14.216 4.9292 14.1654 4.95876L10.6667 7.0001' stroke='%237A5A00' stroke-width='1.16667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.33331 4H2.66665C1.93027 4 1.33331 4.59695 1.33331 5.33333V10.6667C1.33331 11.403 1.93027 12 2.66665 12H9.33331C10.0697 12 10.6666 11.403 10.6666 10.6667V5.33333C10.6666 4.59695 10.0697 4 9.33331 4Z' stroke='%237A5A00' stroke-width='1.16667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    content: '';
    display: inline-block;
    height: 16px;
    width: 16px;
}

.rst-type-badge--lecture {
    background: var(--mainGreenLight);
    color: var(--mainGreen);
}
.rst-type-badge--lecture::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8 1.33325C7.46957 1.33325 6.96086 1.54397 6.58579 1.91904C6.21071 2.29411 6 2.80282 6 3.33325V7.99992C6 8.53035 6.21071 9.03906 6.58579 9.41413C6.96086 9.7892 7.46957 9.99992 8 9.99992C8.53043 9.99992 9.03914 9.7892 9.41421 9.41413C9.78929 9.03906 10 8.53035 10 7.99992V3.33325C10 2.80282 9.78929 2.29411 9.41421 1.91904C9.03914 1.54397 8.53043 1.33325 8 1.33325Z' stroke='%231A4342' stroke-width='1.16667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.6667 6.66675V8.00008C12.6667 9.23776 12.175 10.4247 11.2999 11.2999C10.4247 12.1751 9.23772 12.6667 8.00004 12.6667C6.76236 12.6667 5.57538 12.1751 4.70021 11.2999C3.82504 10.4247 3.33337 9.23776 3.33337 8.00008V6.66675' stroke='%231A4342' stroke-width='1.16667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 12.6667V14.6667' stroke='%231A4342' stroke-width='1.16667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    content: '';
    display: inline-block;
    height: 16px;
    width: 16px;
}

.rst-type-badge--course {
    background: var(--mainGreen);
    color: var(--mainWhite);
}
.rst-type-badge--course::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8 4.66675V14.0001' stroke='white' stroke-width='1.16667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.99998 12C1.82317 12 1.6536 11.9298 1.52858 11.8047C1.40355 11.6797 1.33331 11.5101 1.33331 11.3333V2.66667C1.33331 2.48986 1.40355 2.32029 1.52858 2.19526C1.6536 2.07024 1.82317 2 1.99998 2H5.33331C6.04056 2 6.71883 2.28095 7.21893 2.78105C7.71903 3.28115 7.99998 3.95942 7.99998 4.66667C7.99998 3.95942 8.28093 3.28115 8.78103 2.78105C9.28112 2.28095 9.9594 2 10.6666 2H14C14.1768 2 14.3464 2.07024 14.4714 2.19526C14.5964 2.32029 14.6666 2.48986 14.6666 2.66667V11.3333C14.6666 11.5101 14.5964 11.6797 14.4714 11.8047C14.3464 11.9298 14.1768 12 14 12H9.99998C9.46955 12 8.96084 12.2107 8.58577 12.5858C8.21069 12.9609 7.99998 13.4696 7.99998 14C7.99998 13.4696 7.78927 12.9609 7.41419 12.5858C7.03912 12.2107 6.53041 12 5.99998 12H1.99998Z' stroke='white' stroke-width='1.16667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    content: '';
    display: inline-block;
    height: 16px;
    width: 16px;
}

.rst-type-badge--coming-soon {
    background: #FEE2E2;
    color: #B91C1C;
}

.rst-coming-soon-dot {
    background: #EF4444;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    opacity: 0.82;
    width: 8px;
}

/* ── Course start date on loop card ────────────────────────────────────────── */
.rst-start-date {
    align-items: center;
    color: var(--mainGrayLight);
    display: flex;
    font-size: 12px;
    gap: 4px;
    line-height: 18px;
    margin-bottom: 16px;
}
.rst-start-date strong {
    font-weight: 400;
    color: var(--mainGreen);
    margin-left: 4px;
}
