/*Cindy Li*/
html {
    height: 100%;
}
body{
    font-family: system-ui;
    color:#565656;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    /*background: linear-gradient(0deg, rgba(45,208,253,1) 26%, rgba(23,217,161,1) 100%);*/
    /*background: rgba(70, 218, 156, 1.0);*/
    background: linear-gradient(160deg, rgba(70, 218, 156, 0.8), rgba(3, 169, 244, 0.8));
    font-weight: 500;
    font-size: 16px;
}
p{
    color: #565656 !important;
}
.loading-panel{
    height: 100%;
    background-color:#ccc;
    background-image: url("../image/loading-5.gif");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20%;
}
.input-box{
    height: 2.5rem !important;
    border-radius: 3rem !important;
    text-align: center;
    color: #757575;
}
.btn-murah{
    width: 12rem;
    background: linear-gradient(120deg, rgba(70, 218, 156, 0.76), rgba(3, 169, 244, 1.0));
    border: 2px solid #fff;
    border-radius: 3rem;
    font-weight: bold;
}
.btn-murah:active {
    background-color: #46da9c;
}
.bg-light-green{
    background: linear-gradient(120deg, #F48FB1, #B3E5FC);
    color: #fff;
    border-radius: 12px
}
.user-icon{
    width: 100%;
    border-radius: 50%;
    padding: .3rem;
    background: linear-gradient(120deg, rgba(70, 218, 156, 0.76), rgba(3, 169, 244, 1.0));
}
.member-point{
}
.top-bar{
    height: 2rem;
    margin: 15px;
}
.app-header{
    height: 2rem;
    margin-top: 1.5rem;
    text-align: center;
}
.container-userinfo {
    /*display: flex;*/
    /*align-items: center;*/
    height: 8rem;
    border-radius: 1rem;
    margin: .5rem;
    padding: .8rem;
    color: #565656;
    background: rgb(224 224 224 / 20%);
    box-shadow: 2px 1px 10px 2px #009688;
}
.container-btn-list{
    display: flex;
    justify-content: space-between;
    height: 4.5rem;
    border-radius: 1rem;
    margin: .6rem;
    padding: .5rem;
    background: white;
    box-shadow: 3px 3px 3px #009688;
}
.container-rewards{
    margin: .5rem;
}
.rewards-btn{
    display:flex;
    align-items: center;
    justify-content: space-around;
    height: 4.5rem;
    border-radius: 1rem;
    padding: .5rem;
    background: white;
    box-shadow: 3px 3px 3px #009688;
}
.reward-icon{
    color: #46da9c;
    font-size: 30px;
    background-image:-webkit-linear-gradient(120deg, rgba(70, 218, 156, 0.76), rgba(3, 169, 244, 1.0));
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.share-icon{
    color: #46da9c;
    font-size: 30px;
    background-image:-webkit-linear-gradient(120deg, #D1C4E9, #E91E63);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.container-info-btn{
    height: 4.5rem;
    border-radius: 1rem;
    margin: .6rem;
    padding: .5rem;
    background: white;
    box-shadow: 3px 3px 3px #009688;
    font-size: .8rem;
}
.container-info-btn>h2{
    margin-bottom: 0 !important;
}
.container-slider{
    border-radius: 1rem;
    margin: .5rem;
    background: white;
    box-shadow: 3px 3px 3px #009688;
}

.mui-slider-item img{
    border-radius: 1rem;
}

.profile-img{
    width: 7rem;
}
.photo-edit-btn{
    background: rgb(158 158 158 / 80%);
    padding: 0px 1.5rem;
    border-radius: 2rem;
    font-weight: 700;
    color: #fff;
}
.transaction-list{
    display: flex;
    justify-content: space-between;
    border-radius: 1rem;
    margin: .6rem;
    padding: .5rem;
    background: white;
    box-shadow: 3px 3px 3px #009688;
    font-size: .8rem;
}
.text-outlet{
    font-size: 1.1rem;
    font-weight: bold;
    color: #00BCD4;
}
.text-time{
    font-size: .9rem;
    font-weight: bold;
    font-style: italic;
    color: #f48fb1;
}
.social-media{
    padding: .8rem;
    margin: 1rem 0;
    background: #fff;
    border-radius: 1rem;
}
.social-media-title{
    margin-bottom: .5rem;
    color: #009688;
}
.social-icon{
    display: inline-flex;
    align-items: center;
    font-size: .9rem;
    font-weight: 500;
}
.social-icon>img{
    width: 1.2rem;
    margin-right: .2rem;
}
.store-list{
    display: flex;
    justify-content: space-between;
    border-radius: 1rem;
    padding: .5rem;
    background: white;
    box-shadow: 3px 3px 3px #009688;
    margin-top: 1rem;
}
.mescroll-upwarp {
    background-color: transparent !important;
}
.store-name{
    font-size: .9rem;
    font-weight: bold;
    color: #009688;
}
.store-location, .store-contact{
    font-size: .8rem;
    font-weight: bold;
    color:#333;
}
.location-icon{
    margin-right: .2rem;
    color: #ff4500;
}
.phone-icon{
    color: #009688;
    margin-right: .2rem;
}
.fb-icon{
    color:#0d6efd;
    margin-right: .2rem;
}
/* News */
.news-item{
    text-align: center;
    background:#fff;
    border-radius: 5px;
}
.news-img{
    padding:.6rem;
    border-radius: 1rem;
    width:100%;
}
.news-title{
    margin:0;
}

.my-qrcode{
    margin: auto;
    text-align: center;
    padding: 1rem;
    border-radius: 1rem;
}
#qrcode>img{
    margin: auto;
    text-align: center;
    padding: 1rem;
    border-radius: 1rem;
    background: #fff;
}
/*help and assistant*/
.container-assistant{
    margin-top: 5rem;
    text-align: center;
    background: #fff;
    padding: 1.5rem;
    border-radius: 1rem;
    font-size: 1.5rem;
}
.assist-contact{

}
.read-more{
    font-style: italic;
    font-size: .8rem;
    color:#e57373;
}
/*Feedback*/
.feedback-text{
    border-radius: 1rem;
    text-align: center;
    min-height: 10rem !important;
}
.article-container{
    margin-top: 2rem;
    background-color: #fff;
    color: #000;
    padding: 1rem;
    border-radius: 1rem;
    text-align: start;
}
.float-btn{
    z-index: 9990;
    position: fixed;
    right: 0px;
    bottom: 50px;
    width: 7rem;
    height: 2rem;
    text-align: center;
    background: #E1F5FE;
    border-radius: 1rem 0 0 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}
.earn-point-bg{
    background: linear-gradient(160deg, rgba(70, 218, 156, 0.8), rgba(3, 169, 244, 0.8));
    border-radius: .8rem !important;
}
.referral-code{
    width: 100%;
    margin-top: 2rem;
    padding: .5rem;
    background: #fff;
    border-radius: 2rem;
    display: inline-flex;
    justify-content: center;
    font-size: 2.5rem;
    font-weight: 500;
}

#rewards .container-reward-info {
    display: flex;
    align-items: center;
    height: 10rem;
    border-radius: 1rem;
    margin: .5rem;
    padding: .8rem;
    color: #565656;
    background: rgb(224 224 224 / 20%);
    box-shadow: 2px 1px 10px 2px #009688;
}
#rewards .level-default{
    padding: .2rem;
    border-radius: .5rem;
    color: #fff;
    font-size: .8rem;
    font-weight: 700;
    background: #333;
}
#rewards .level-bronze{
    background: linear-gradient(120deg, #FF9800, #B3E5FC);
}
#rewards .level-silver{
    background: linear-gradient(120deg, #838282, #B3E5FC);
}
#rewards .level-gold{
    background: linear-gradient(120deg, #e1ca00, #B3E5FC);
}
#rewards .level-platinum{
    background: linear-gradient(120deg, #bef1dc, #a0b8e9);
}
#rewards .level-diamond{
    background: linear-gradient(120deg, #9b71e6, #B3E5FC);
}
#rewards .more-about-level{
    font-size: .6rem;
    font-weight: 500;
    padding: .1rem;
    margin: .2rem;
    background: rgb(51 51 51 / 80%);
    border-radius: 1rem;
    color: #fff;
}
#rewards .redeem-item-list{
    display: flex;
    justify-content: space-between;
    height: auto;
    border-radius: 1rem;
    margin: 1rem .5rem;
    padding: .5rem;
    background: white;
    box-shadow: 3px 3px 3px #009688;
    font-size: .7rem;
    font-weight: 700;
}
#rewards .redeem-item-name{
    color: #68ddba;
}

#rewards .redeem-item-desc{
    background: #68ddba;
    color: #fff;
    font-size: .5rem;
    padding: 2px;
    margin: auto;
    border-radius: 1rem;
    width: 80%;
}
#rewards .points-desc{
    text-align: center;
    padding:.5rem;
    margin:.5rem;
    border-radius: 2rem;
    font-size: 1.2rem;
    font-weight: 700;
    background: #fff;
    color: #333;
}
#rewards .reward-item{
    height: 40vw;
    background: #fff;
    padding: .3rem .8rem;
    margin: .5rem;
    border-radius: 2rem;
    box-shadow: 2px 1px 10px 2px #009688;
    text-align: center;
    font-weight: 700;
}
#rewards .reward-item>img{
    margin-bottom: -1rem;
}

#rewards .reward-item>p{
    font-size: .8rem;
}

#rewards .loyalty-offer{
    margin:.5rem;
}
#rewards .loyalty-offer>img{
    border-radius: 1rem;
}
#rewards .birthday-offer{
    margin:.5rem;
}
#rewards .birthday-offer>img{
    border-radius: .8rem;
}
#rewards .container-reward-points{
    background: #fff;
    padding: .5rem;
    margin: 1.5rem .5rem;
    border-radius: 1rem;
    align-items: center;
}
#rewards .point-font{
    color: #3bbba6;
    font-size: 3.5rem;
    font-weight: 700;
    text-shadow: 3px 3px 0 #005c53;
}
#rewards .voucher-font{
    color: #3bbba6;
    font-size: 2.4rem;
    font-weight: 700;
    text-shadow: 3px 3px 0 #005c53;
}
#rewards .points-up{
    font-size: 1.5rem;
    font-weight: 700;
    padding: 0 .3rem;
    border-radius: .8rem;
    background: #ed281a;
    color: #fff;
    margin: .2rem auto;
    width: fit-content;
}
#rewards .birthday-special-font{
    color: transparent;
    background: linear-gradient(180deg, rgb(255 240 136), rgb(255 78 152));
    -webkit-background-clip: text;
    font-size: 2.5rem;
    font-weight: 700;
    text-shadow: 3px 3px 1px rgb(255 77 152 / 30%);
    /*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);*/
    line-height: 2.2rem;
}
.cake-icon{
    background-image:url("../image/cake-icon.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 10rem;
    margin-top: 1rem;
}
.bot-icon{
    background-image:url("../image/bot-icon.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 10rem;
    margin-top: 1rem;
}
#rewards .member-day-font{
    color: transparent;
    background: linear-gradient(180deg, rgb(181 247 86), rgb(24 123 251));
    -webkit-background-clip: text;
    font-size: 2.5rem;
    font-weight: 700;
    text-shadow: 3px 3px 1px rgb(24 123 251 / 30%);
    /*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);*/
    line-height: 2.2rem;
    inline-size: max-content;
}
#rewards .container-loyalty-special{
    background: #fff;
    padding: .5rem;
    margin: .5rem;
    border-radius: 1rem;
    align-items: center;
    line-height: 1.2rem;
    text-align: center;
}
#rewards .loyalty-special-font{
    color: #3bbba6;
    font-size: 3rem;
    font-weight: 700;
    text-shadow: 3px 3px 0 #005c53;
}
#rewards .container-screen-protector{
    background: #fff;
    padding: 1rem;
    margin: .5rem;
    border-radius: 1rem;
}
#rewards .card-coupon{
    position: relative;
    background:#fff;
    border-radius: .5rem;
    padding: .3rem;
    margin: .8rem;
    text-align: center;
    align-items: center;
    line-height: 2rem;
    text-align: center;
    -webkit-mask-image: radial-gradient(circle at right 100px bottom 5px, transparent 5px, red 5.5px), radial-gradient(closest-side circle at 50%, red 99%, transparent 100%);
    -webkit-mask-size: 100%, 3px 7px;
    -webkit-mask-repeat: repeat, repeat-y;
    -webkit-mask-position: 0 5px, calc(100% - 98.5px);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    /*-webkit-mask-image: radial-gradient(circle at 110px 5px, transparent 5px, red 5.5px), radial-gradient(closest-side circle at 50%, red 99%, transparent 100%);*/
    /*-webkit-mask-size: 100%, 3px 6px;*/
    /*-webkit-mask-repeat: repeat, repeat-y;*/
    /*-webkit-mask-position: 0 -5px, 108.5px;*/
    /*-webkit-mask-composite: source-out;*/
    /*mask-composite: subtract;*/
}
#rewards .coupon-status{
    position: absolute;
    top: 0;
    left: 0;
    width: 3.5rem;
    font-size: .8rem;
    color: #fff;
    line-height: 1.5rem;
    border-radius: .5rem 0;
}
.coupon-expired{
    background-color: #d32f2f !important;
}
.coupon-new{
    background-color: #388e3c !important;
}
.coupon-claimed{
    background-color: #666666 !important;
}
.btn-redeem{
    background: linear-gradient(120deg, rgba(70, 218, 156, 0.76), rgba(3, 169, 244, 1.0));
    border: 2px solid #fff;
    border-radius: 3rem;
    font-weight: bold;
    color:#fafafa;
}
.btn-redeem-disable{
    background: linear-gradient(120deg, rgb(44, 44, 44), rgba(66, 66, 66, 0.5));
    border: 2px solid #fff;
    border-radius: 3rem;
    font-weight: bold;
    color:#fafafa;
}
.cash-voucher-text{
    line-height: 3rem;
    font-size: 1.2rem;
    font-weight: 700;
}
.voucher-subtitle{
    font-size: .8rem;
    line-height: 1.2rem;
}
.coupon-details-card{
    background: rgb(158 158 158 / 60%);
    padding: .5rem;
    margin: .8rem;
    border-radius: .5rem;
    color: #fff;
}
.coupon-details-btn{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 3rem;
    font-size: .6rem;
    color: #fff;
    line-height: 1.2rem;
    border-radius: 0 .5rem;
    background: #6d757d;
}
#loyalty-level .level-desc{
    padding: .2rem;
    margin: .2rem;
    border-radius: 1rem;
    background: #009688;
    color: #fff;
    font-size: .8rem;
    font-weight: 700;
}

#loyalty-level .bg-light-red{
    background: #fc6089;
}

#loyalty-level .masked-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 1rem;
    background-color: #fff;
    opacity: 0.5;
    transition: opacity 0.3s;
}

/* Points Redeem Cash Voucher Styles */
.points-redeem-container {
    margin: 1rem 0;
    padding: 0 0.5rem;
}

.points-redeem-scroll {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 0.5rem 0;
    scroll-behavior: smooth;
}

.points-redeem-scroll::-webkit-scrollbar {
    display: none;
}

.points-redeem-card {
    flex: 0 0 auto;
    width: 100vw;
    max-width: 180px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 1rem;
    margin: 0 0.5rem;
    box-shadow: 3px 3px 3px #009688;
    text-align: center;
    position: relative;
    min-height: 120px;
    height: 120px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    flex-direction: column;
    cursor: pointer;
    transition: transform 0.2s ease;
}

.points-redeem-card:hover {
    transform: translateY(-5px);
}

.points-redeem-image {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5rem;
    flex-wrap: wrap;
}

.points-redeem-image img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.points-redeem-info {
    padding: 0.5rem;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 0 0 1rem 1rem;
}

.points-redeem-value {
    font-size: 1.6rem;
    font-weight: 800;
    color: #3bbba6;
    line-height: 1.8rem;
}

.points-redeem-cost {
    font-size: 0.9rem;
    color: #565656;
    line-height: 1.2rem;
}

.points-redeem-card .cash-voucher-text {
    line-height: 2rem;
    font-size: 1.8rem;
    font-weight: 800;
    color: #3bbba6;
    margin: 0.3rem 0;
}

.points-redeem-card .voucher-subtitle {
    font-size: 0.8rem;
    line-height: 1.2rem;
    color: #565656;
    margin-bottom: 0.5rem;
}

.points-redeem-card .btn-redeem-points {
    background: linear-gradient(120deg, rgba(70, 218, 156, 0.76), rgba(3, 169, 244, 1.0));
    border: 2px solid #fff;
    border-radius: 2rem;
    font-weight: bold;
    color: #fafafa;
    padding: 0.25rem 0.7rem;
    font-size: 0.85rem;
    cursor: pointer;
    width: fit-content;
    margin: 0 auto;
    min-width: 90px;
}

.points-redeem-card .btn-redeem-points:disabled {
    background: linear-gradient(120deg, rgb(44, 44, 44), rgba(66, 66, 66, 0.5));
    cursor: not-allowed;
}

.points-redeem-card .btn-redeem-points:not(:disabled):hover {
    background: linear-gradient(120deg, rgba(70, 218, 156, 0.9), rgba(3, 169, 244, 1.2));
    transform: scale(1.05);
    transition: all 0.2s ease;
}

.points-redeem-card .btn-redeem-points:not(:disabled):active {
    background: linear-gradient(120deg, rgba(70, 218, 156, 0.6), rgba(3, 169, 244, 0.8));
    transform: scale(0.98);
}

.btn-points-redeem{
    background: linear-gradient(120deg, rgba(70, 218, 156, 0.76), rgba(3, 169, 244, 1.0));
    border: 2px solid #fff;
    border-radius: 3rem;
    font-weight: bold;
    color:#fafafa;
}
.btn-points-redeem-disable{
    background: linear-gradient(120deg, rgb(44, 44, 44), rgba(66, 66, 66, 0.5));
    border: 2px solid #fff;
    border-radius: 3rem;
    font-weight: bold;
    color:#fafafa;
}