:root {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: #0d1119;
    background: #fff5d7;
}

body {
    margin: 0;
    min-width: 320px;
    background: #fff5d7;
}

.khung-ung-dung {
    min-height: 100vh;
    background: #fff5d7;
}

.khung-xac-thuc-doc-lap {
    min-height: 100vh;
    background: #fff5d7;
}

.thanh-cong-cu-chinh {
    background: #0d1119 !important;
    border-bottom: 3px solid #b42318;
}

.thanh-cong-cu-xac-thuc {
    padding-inline: 24px;
    background: #0d1119 !important;
    border-bottom: 3px solid #b42318;
}

.thuong-hieu-xac-thuc {
    border-radius: 12px;
}

.thuong-hieu-ung-dung {
    overflow: hidden;
    border: 2px solid #f6cf79;
    background: #f6cf79 !important;
}

.bieu-tuong-xac-thuc {
    overflow: hidden;
    border: 2px solid #f6cf79;
    background: #f6cf79 !important;
}

.anh-bieu-tuong-ung-dung {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.thuong-hieu-ten {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
}

.thuong-hieu-mo-ta {
    color: rgba(255, 255, 255, .78);
}

.nhan-moi-truong {
    border-color: rgba(246, 207, 121, .62) !important;
    color: #fff1d2 !important;
}

.thanh-dieu-huong {
    border-right: 1px solid #ecd2a0;
    background: #fff5d7;
}

.thanh-dieu-huong .mud-nav-link {
    margin: 2px 0;
    border-radius: 14px;
}

.thanh-dieu-huong .mud-nav-link.active {
    color: #b42318;
    background: #fce6c0;
    font-weight: 600;
}

.noi-dung-chinh {
    min-height: 100vh;
    padding: 88px 32px 32px;
}

.noi-dung-xac-thuc {
    min-height: 100vh;
    padding: 72px 32px 24px;
}

.bieu-mau-dang-xuat {
    margin: 2px 0;
}

.bieu-mau-dang-nhap-lien-ket {
    margin: 0;
}

.thong-bao-kiem-tra-xac-thuc {
    margin: 0;
    color: #b42318;
}

.ca-nhan-dieu-huong-xac-thuc .mud-nav-link {
    color: #fff1d2;
    border-radius: 10px;
}

.ca-nhan-dieu-huong-xac-thuc .mud-nav-link.active,
.ca-nhan-dieu-huong-xac-thuc .mud-nav-link:hover {
    color: #101a29;
    background: #f4d58a;
}

.nut-dang-xuat {
    width: 100%;
    justify-content: flex-start;
    min-height: 40px;
    padding: 0 16px;
    border-radius: 14px;
}

.nut-dang-xuat:hover {
    background: #fce6c0;
    color: #b42318;
}

.trang-tong-quan {
    max-width: 1440px;
    margin: 0 auto;
}

.gioi-thieu-trang-chu {
    overflow: hidden;
    padding: 40px;
    color: #fff;
    border-radius: 30px;
    background: radial-gradient(circle at 78% 18%, #c43b1d 0, #a91f16 38%, #0d1119 78%);
}

.gioi-thieu-nhan {
    color: rgba(255, 255, 255, .78);
    font-weight: 500;
}

.gioi-thieu-tieu-de {
    max-width: 680px;
    margin-top: 8px;
    color: #fff;
    font-weight: 500;
}

.gioi-thieu-mo-ta {
    max-width: 680px;
    margin-top: 16px;
    color: rgba(255, 255, 255, .88);
}

.nut-gioi-thieu-phu {
    border-color: rgba(246, 207, 121, .72) !important;
    color: #fff1d2 !important;
}

.gioi-thieu-bieu-tuong {
    display: grid;
    width: 152px;
    height: 152px;
    place-items: center;
    padding: 8px;
    color: #b42318;
    border: 1px solid rgba(246, 207, 121, .66);
    border-radius: 50%;
    background: #f6cf79;
    box-shadow: 0 0 0 20px rgba(246, 207, 121, .12);
}

.gioi-thieu-bieu-tuong-anh {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.the-tinh-nang {
    display: flex;
    min-height: 242px;
    padding: 24px;
    flex-direction: column;
    border: 1px solid #f0dec1;
    background: #fff;
    transition: border-color 150ms ease, box-shadow 150ms ease, transform 150ms ease;
}

.the-tinh-nang:hover {
    border-color: #d96d2c;
    box-shadow: 0 10px 24px rgba(121, 90, 70, .18);
    transform: translateY(-2px);
}

.the-tinh-nang .mud-button-root {
    align-self: flex-start;
    margin-top: auto !important;
}

.khung-xac-thuc {
    min-height: calc(100vh - 120px);
    display: grid;
    align-items: center;
}

.xac-thuc-gioi-thieu,
.xac-thuc-the,
.ca-nhan-dau-trang,
.ca-nhan-dieu-huong,
.ca-nhan-noi-dung {
    height: 100%;
    border: 1px solid #f0dec1;
    border-radius: 24px;
}

.xac-thuc-gioi-thieu,
.ca-nhan-dau-trang {
    color: #fff1d2;
    background: #101a29;
}

.xac-thuc-gioi-thieu {
    padding: 40px;
}

.xac-thuc-the,
.ca-nhan-noi-dung {
    padding: 40px;
    background: #fff;
}

.ca-nhan-dau-trang {
    padding: 28px 32px;
}

.ca-nhan-dau-trang .mud-typography-overline {
    color: #f4d58a;
}

.ca-nhan-dieu-huong {
    padding: 16px;
    background: #fff0ce;
}

.ca-nhan-dieu-huong .mud-nav-link {
    border-radius: 12px;
}

@media (max-width: 600px) {
    .thanh-cong-cu-xac-thuc {
        padding-inline: 12px;
    }

    .noi-dung-xac-thuc {
        padding: 64px 16px 16px;
    }

    .xac-thuc-gioi-thieu,
    .xac-thuc-the,
    .ca-nhan-dau-trang,
    .ca-nhan-noi-dung {
        padding: 24px;
        border-radius: 20px;
    }
}

@media (max-width: 960px) {
    .noi-dung-chinh {
        padding: 80px 20px 24px;
    }

    .gioi-thieu-trang-chu {
        padding: 28px;
    }
}

@media (max-width: 600px) {
    .noi-dung-chinh {
        padding: 76px 16px 20px;
    }

    .gioi-thieu-trang-chu {
        padding: 24px;
    }

    .gioi-thieu-tieu-de {
        font-size: 2rem !important;
    }

    .nhan-moi-truong,
    .thuong-hieu-mo-ta {
        display: none;
    }

    .mud-table-cell {
        min-width: 0;
        overflow-wrap: anywhere;
    }

    .mud-table-cell::before {
        width: 100px;
        min-width: 100px;
        flex: 0 0 100px;
        white-space: nowrap;
    }
}
