.affiliate-account-page section {
    margin-bottom: 0;
}

.affiliate-account-page article {
    margin-bottom: 55px;
}

.affiliate-page-header {
    height: 55px;
    padding: 0;
    line-height: 55px;
    text-align: center;
}

.affiliate-page-header .page-close-btn {
    right: 16px;
}

.account-banner-section {
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
}

.account-banner-img {
    width: 100%;
}

.banner-text-area {
    position: absolute;
    bottom: 58px;
    text-align: center;
    max-width: 325px;
}

.banner-text-area .top-text {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}

.banner-text-area .bottom-text {
    margin-top: 20px;
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.6px;
    text-transform: uppercase;
}

.account-page-content-section {
    background: #F8EDFF;
    padding: 57px 16px;
}

.sns-channel-title {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.4px;
    text-transform: uppercase;
}

.sns-channel-list {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    margin-top: 23px;
    background: rgba(255, 255, 255, 0.40);
    padding: 19px 0;
    border-radius: 6px;
    justify-content: center;
    gap: 40px;
}

.sns-channel {
    display: flex;
    flex-flow: column;
    gap: 15px;
    width: 60px;
    align-items: center;
}

.sns-channel-img {
    width: 40px;
    height: 40px;
}

.sns-channel-text {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.35px;
}

.sns-channel-btn-area {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.sns-channel-btn {
    padding: 16px 25px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.4px;
    border-radius: 6px;
    background: #B53FFF;
    border: none;
}

.affiliate-tier-title {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 32px;
}

.affiliate-tier-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    overflow: hidden;
    table-layout: fixed;
    border-radius: 3px;
}

.affiliate-tier-table th,
.affiliate-tier-table td {
    padding: 7px 9px;
    font-size: 11.5px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #5B5B5B;
}

.affiliate-tier-table tbody tr th {
    font-size: 10px;
}

.col-tier {
    background: #343434;
    color: #fff;
}

.col-twinkling {
    background: linear-gradient(305deg, #E0AA3E 0%, #FAF398 50%, #E0AA3E 100%), linear-gradient(236deg, #E0AA3E -104.46%, #FAF398 -2.23%, #E0AA3E 100%);
}

.col-shining {
    background: linear-gradient(126deg, #67C2FF 5.74%, #AF6CFB 28.29%, #FF40F8 58.71%, #FFD4A6 94.78%);
}

.col-luminous {
    background: linear-gradient(86deg, rgba(74, 8, 144, 0.15) 5.91%, rgba(254, 148, 247, 0.15) 91.44%), linear-gradient(180deg, #150543 0%, #631DA2 48.56%, #500CBA 100%), #343434;
    color: #fff;
}

.row-title {
    background: rgba(166, 211, 253, 0.50);
}

.popup-row-title {
    align-items: center;
}

.commission-rate {
    color: #282828;
    font-size: 8px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.2px;
    border-bottom: 1px solid #282828;
    margin-top: 5px;
}

.max-commission-icon {
    width: 8px;
    height: 8px;
    rotate: 90deg;
}

.referral-program-title {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 12px;
}

.referral-program-text {
    color: #444;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.referral-card-section {
    display: flex;
    flex-flow: row nowrap;
    gap: 19px;
    justify-content: center;
    margin-top: 28px;
}

.referral-card {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.50);
    padding: 4px 22px 18px;
}

.referral-card-img {
    width: 100px;
}

.referral-card-title {
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.referral-card-text {
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 5px;
}

.referral-button-area {
    margin-top: 41px;
}

.sign-in-for-access {
    width: 100%;
    padding: 13px 0;
    border-radius: 6px;
    background: #B53FFF;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.4px;
    border: none;
}

.get-started {
    width: 100%;
    padding: 13px 0;
    border-radius: 6px;
    background: #111;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.4px;
    border: none;
    margin-top: 7px;
}

.cell-img {
    width: 24px;
}

.sns-title {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 20px;
}

.sns-list {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    gap: 14px;
}

.sns-img {
    width: 45px;
}

.affiliate-account-page .sns-section {
    margin-bottom: 0;
}
.commission-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
}

.modal-content {
    background: #fff;
    border-radius: 6px;
    width: 362px;
}

.close-btn {
    width: 15px;
    margin-top: 17px;
    margin-right: 15px;
    float: right;
}

.close-btn img {
    width: 100%;
}

.commission-detail-title {
    text-align: center;
    font-size: 14.776px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.369px;
    margin: 35px 0 8px;
}

.commission-detail-text {
    color: #444;
    text-align: center;
    font-size: 11.082px;
    font-style: normal;
    font-weight: 400;
    line-height: 14.776px;
    margin-bottom: 12px;
}

.commission-detail-text strong {
    color: #444;
    font-size: 11.082px;
    font-style: normal;
    font-weight: 600;
}

.commission-modal .affiliate-tier-table {
    max-width: 332px;
    margin: 0 15px 35px;
}

.commission-modal .affiliate-tier-table th,
.commission-modal .affiliate-tier-table td {
    font-size: 10px;
}

.membership-benefit {
    margin: 25px 17px;
}

.tier-benefit-title {
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 9px;
}