@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    padding: 0px;
    margin: 0px;
    font-family: "Kanit", sans-serif !important;
}

:root {
    --primary-color: #fff;
    --secondary-color: #000;
}

.logo-name {
    width: 272px !important;
}

.navbar {
    padding: 35px 0px !important;
    transition: 1s;
}

.navbar.scrolled {
    background-color: rgba(0, 0, 0, 0.8);
    padding: 20px 0px !important;
    transition: 1s;
}

.navbar-collapse {
    justify-content: end !important;
}

.navbar-list li {
    font-weight: 400;
    font-size: 18px;
    color: var(--primary-color) !important;
    padding-left: 20px;
}

.nav-link {
    color: var(--primary-color) !important;
}

.logo-footer {
    width: 235px;
    margin-top: 13px;
}
.navbtn-icon{
    width: 20px !important;
    stroke: var(--primary-color) !important;
}


.nav-button {
    border: 1px solid #ebebeb;
    border-radius: 66px;
    width: 158px;
    height: 46px;
    font-weight: 400;
    font-size: 18px;
    margin-left: 20px;
    color: var(--primary-color);
    transition: 1s;
    background-color: transparent;
    
}

.nav-button:hover {

    color: var(--primary-color);
    background-color: #E63862;
    box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
    transform: translateY(-2px);
    border: none;
}


.main-hd {
    font-weight: 500;
    font-size: 60px;
    line-height: 75px;
    color: var(--primary-color);
    padding-top: 35px;

}

.abtus-btn {
    border-radius: 66px;
    width: 172px;
    height: 46px;
    background: var(--primary-color);
    font-weight: 400;
    font-size: 17px;
    color: var(--secondary-color);
    border: none;
    margin-top: 30px;
    transition: 1s;
}

.abtus-btn:hover {
    color: var(--primary-color);
    background-color: #E63862;
    transform: translateY(-2px);
}

.homepage {
    background-image: url(../images-mr/main-bgimage.webp);
    background-size: cover;
    width: 100%;
    background-color: var(--secondary-color);
    height: 100vh;
    padding: 40px;
}

.points {
    border-radius: 15px;
    background: linear-gradient(180deg, #500f51 0%, #540e53 100%);
    text-align: center;
    padding: 36px 0px 20px;
}
.points2 {
    border-radius: 15px;
    background: linear-gradient(180deg, #10886a 0%, #228f5c 100%);
    text-align: center;
    padding: 36px 0px 20px;
}

.rupee-img {
    width: 75px;
    border-radius: 100px;
}

.rs-hd {
    font-weight: 500;
    font-size: 40px;
    color: var(--primary-color);
    margin: 0px !important;
    padding-top: 10px;
}

.rs-pera {
    font-weight: 300;
    font-size: 21px;
    margin-top: -6px;
    color: var(--primary-color);
}

.value {
    border-radius: 15px;
    background: linear-gradient(180deg, #1f90e1 0%, #2d70d7 100%);
    text-align: center;
    padding: 36px 0px 20px;
}
.value2 {
    border-radius: 15px;
    background: linear-gradient(180deg, #e56019 0%, #e07721 100%);
    text-align: center;
    padding: 36px 0px 20px;
}

.coin {
    border-radius: 15px;
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.15);
    background: var(--primary-color);
    padding: 0px 25px;
    align-items: center;
    min-height: 65px;
}

.coin-img {
    width: 41px;
    height: 41px;
    object-fit: cover;
}

.coin-pera {
    font-weight: 400;
    font-size: 22px;
    color: #666;
    padding-left: 15px;
    padding-top: 2px;
    margin-bottom: 0px;
}

.home-row {
    margin-top: 50px;
}

.food-carousal {
    padding-top: 100px;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 40px !important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 8px !important;
    height: 8px !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #E63862 !important;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    margin-right: -7px !important;
}

.grp-img {
    width: 100%;
}

.abt-row {
    padding: 100px 0px;
}

.abt-smhd {
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize;
    color: #989898;
    padding-top: 15px;
}

.abt-hd {
    font-weight: 500;
    font-size: 58px;
    line-height: 70px;
    color: var(--secondary-color);
    padding-top: 5px;
}

.abt-pera1 {
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
    color: #666;
    padding-top: 20px;
}

.abt-pera2 {
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
    color: #666;
    padding-top: 5px;
}

.contact {
    background: #f5f5f5;
}

.cntct-row {
    padding: 70px 0px 85px;
}

.cntct-hd {
    font-weight: 500;
    font-size: 60px;
    line-height: 65px;
    color: var(--secondary-color);
}

.frst-row {
    padding-top: 70px;
    padding-right: 70px;
}

.call-img {
    width: 32px;
    height: 30px;
    object-fit: cover;
}
.carousel-image{
    width: 100% !important;
    height: 280px !important;
    object-fit: cover !important;
}

.frsthd {
    font-weight: 400;
    font-size: 16px;
    color: #8d8d8d;
    margin-top: -10px;
}

.scnd-hd {
    font-weight: 400;
    font-size: 18px;
    color: var(--secondary-color);
    text-decoration: none;
}

.cntct-dtyl {
    padding-left: 15px;
}
.ft-rigtlist{
    list-style-type: none;
    padding-top: 30px;
}
.ft-rigtlist li{
    display: inline;
    padding-left: 10px;
}

.mail-img {
    width: 30px;
    height: 32px;
    object-fit: cover;

}

.time-img {
    width: 28px;
    height: 28px;
    object-fit: cover;

}

.lctn-img {
    width: 28px;
    height: 34px;
    object-fit: cover;

}

.cntct-dtyl1 {
    padding-left: 25px;
}

.form-pera {
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: var(--secondary-color);
}

.cntctscnd-div {
    padding-top: 22px;
}

.cnct-cntrl {
    border: 1px solid #ebebeb !important;
    border-radius: 5px !important;

    padding: 15px 25px !important;
    background: var(--primary-color) !important;

}

.cnct-cntrl::placeholder {
    font-weight: 300;
    font-size: 17px;
    color: #666;
}

.frm-div {
    padding-top: 60px;
}

.cnttc-btn {
    border: none;
    border-radius: 66px;
    width: 176px;
    height: 48px;
    font-weight: 400;
    font-size: 18px;
    color: var(--primary-color);
    float: right;
    background: #E63862;
}

.cnttc-btn:hover {

    color: var(--primary-color);
    background-color: #E63862;
    transform: translateY(-2px);

}

.footer {
    background: var(--secondary-color);
}

.footer-list li {
    list-style-type: none;
    display: inline;
    font-weight: 300;
    font-size: 18px;
    color: var(--primary-color);
    padding-right: 38px;

}

.footer-list a {
    text-decoration: none;
    color: var(--primary-color);

}

.ft-email {
    font-weight: 400;
    font-size: 18px;
    color: var(--primary-color);
    text-decoration: none;
    padding-top: 30px;
}

.footer-list {
    padding-top: 30px;
}

.hr-line {
    width: 100%;
    height: 2px;
    background: #666;
    opacity: 0.6;
}

.ft-pera {
    font-weight: 300;
    font-size: 17px;
    color: var(--primary-color);
}

.logn-img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.container-fluid{
    padding-left: 0px !important;
}

.logo-img {
    Width: 145px;

}

.lg-pera {
    font-size: 30px;
    font-weight: 400;
    line-height: 45px;
    padding-top: 23px;
    padding-bottom: 15px;

}

.login-cntrl {
    width: 366px !important;
    padding: 15px 15px !important;
}

.login-cntrl::placeholder {
    font-weight: 300 !important;
    font-size: 14px !important;
    color: #85888E !important;

}

.login-cntrl:focus {
    border-color: #85888E !important;
    box-shadow: none !important;
}

.lgn-btn {
    width: 368px;
    height: 55px;
    background: #E63862;
    color: var(--primary-color);
    font-weight: 400;
    font-size: 19px;
    border: none;
    border-radius: 10px;
    margin-top: 15px;
}

.login-part {
    align-items: center;
    /* justify-items: end; */
    justify-content: center;
    flex-direction: column;
    height: 100vh;
    display: flex
;
    width: 100%;
}

.lg-smpera {
    font-weight: 300;
    font-size: 12px;
    color: #959595;
    padding-top: 5px;
    padding-bottom: 15px;
}

.lg-pera1 {
    font-size: 32px;
    font-weight: 400;
    line-height: 45px;
    padding-top: 23px;
    margin: 0px !important;
}

.otp-cntrlrow {
    width: 500px;
}

.otp-cntrl {
    padding: 10px 15px !important;
    border-radius: 10px !important;
}

.otp-cntrl::placeholder {
    font-weight: 500;
    font-size: 24px;
    text-align: center;
    color: #1C1F1D;


}

.otp-cntrl:focus {
    border-color: #85888E !important;
    box-shadow: none !important;
}

.otp-btn {
    width: 354px;
    height: 55px;
    background: #E63862;
    color: var(--primary-color);
    font-weight: 400;
    font-size: 19px;
    border: none;
    border-radius: 10px;
    margin-top: 22px;
    display: block;
}

.grp-pera {
    margin-left: -120px;
}

.rsnd-opt {
    font-weight: 300;
    font-size: 13px;
    text-align: center;
    background: #263238;
    background: transparent;
    border: none;
    margin-top: 22px;

}

.rsnt-icon {
    width: 12px !important;
}

.otp-link {
    text-decoration: none;
}
.forgot-pass{
    margin-top: 20px;
    font-size: 17px;
}

@media only screen and (min-width: 100px) and (max-width: 766px) {


    .navbar-toggler {
        background-color: var(--primary-color) !important;
    }

    .navbar-list li {
        padding-left: 10px;
    }

    .nav-button {

        width: 138px;
        height: 45px;
        font-size: 16px;
        margin-left: 10px;

    }
    .carousel-image {
        height: 153px !important;
    }

    .navbar {
        background-color: rgb(2, 34, 2);
        padding: 25px 0px !important;
    }

    .homepage {
        height: 100%;
    }

    .logo-name {
        width: 195px !important;
    }

    br {
        display: none;
    }

    .main-hd {
        font-size: 32px;
        line-height: 44px;
        padding-top: 45px;
    }

    .home-row {
        margin-top: 0px;
        padding-top: 100px;

    }

    .abtus-btn {

        width: 160px;
        height: 45px;

        font-size: 15px;

        margin-top: 5px;
    }

    .rupee-img {
        width: 90px;
        margin-top: 14px;
    }

    .rs-hd {
        font-size: 40px;
        padding-top: 4px;
    }

    .logo-footer {
        width: 165px;
    }

    .rs-pera {

        font-size: 25px;
    }

    .points {

        padding: 20px 0px 8px;
        margin-top: 20px;
    }

    .value {

        padding: 20px 0px 8px;
    }

    .coin-img {
        width: 35px;
        height: 35px;
    }

    .coin-pera {
        font-size: 13px;
        padding-left: 10px;
        padding-top: 0px;
    }

    .coin {

        padding: 0px 10px;
        margin-bottom: 40px;
    }

    .food-carousal {
        padding-top: 40px;
    }

    .abt-row {
        padding: 15px 0px 20px;
    }

    .abt-smhd {
        font-size: 15px;

        padding-top: 10px;
    }

    .abt-hd {
        font-size: 32px;
        line-height: 34px;
        padding-top: 8px;
    }

    .abt-pera1 {
        font-size: 11px;
        line-height: 15px;
        padding-top: 8px;
    }

    .abt-pera2 {
        font-size: 11px;
        line-height: 15px;
        padding-top: 0px;
    }

    .grp-img {
        margin-top: 20px;
    }

    .cntct-row {
        padding: 30px 0px 40px;
    }

    .cntct-hd {
        font-size: 55px;
        line-height: 50px;
    }

    .frst-row {
        padding-top: 25px;
        padding-right: 30px;
    }

    .scnd-colmn {
        padding-top: 15px;
    }

    .frsthd {
        font-size: 14px;
        margin-top: -1px;
    }

    .scnd-hd {
        font-size: 16px;
        margin-top: -9px;
    }

    .cntct-dtyl {
        padding-left: 26px;
    }

    .cntctscnd-div {
        padding-top: 35px;
    }

    .form-pera {
        font-size: 13px;
        line-height: 20px;
    }

    .frm-div {
        padding-top: 4px;
    }

    .cnct-cntrl {

        padding: 10px 17px !important;
    }

    .cnct-cntrl::placeholder {
        font-size: 14px;
    }

    .cnttc-btn {
        width: 148px;
        height: 40px;
        font-size: 14px;
        float: none;
        margin: auto;
        display: block;

    }

    .footer-top {
        flex-direction: column;
    }

    .footer-list {
        padding-top: 15px;
        padding-left: 5px;
    }

    .footer-list li {

        font-size: 16px;
        padding-right: 18px;
    }

    .ft-email {
        font-size: 16px;
        padding-left: 5px;
        padding-top: 0px;
    }

    .ft-pera {
        font-size: 12px;
        padding-left: 5px;
        text-align: center;
    }

    .logn-img {
        display: none;
    }

    .logo-img {
        Width: 115px;
    }

    .lg-pera {
        font-size: 25px;
        line-height: 37px;
        padding-top: 23px;
        padding-bottom: 10px;
        padding-left: 10px;
    }

    .login-cntrl {
        width: 332px !important;
    }

    .lgn-btn {
        width: 338px;
        font-size: 20px;
    }

    .login-cntrl::placeholder {
        font-size: 12px !important;

    }

    .lg-pera1 {
        font-size: 25px;
    }

    .lg-smpera {
        font-size: 11px;
    }

    .otp-cntrlrow {
        width: 352px;
    }

    .otp-btn {
        width: 333px;
        font-size: 20px;
    }



}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
    .main-hd br {
        display: none;
    }

    .main-hd {
        font-size: 36px;
        line-height: 61px;
    }

    .abt-hd br {
        display: none;
    }

    .abt-hd {

        font-size: 43px;
        line-height: 42px;

    }

    .abt-pera1 br {
        display: none;
    }
    .carousel-image {
        height: 195px !important;
    }

    .abt-pera1 {
        font-size: 10px;
        line-height: 16px;
        padding-top: 15px;
    }

    .abt-pera2 br {
        display: none;
    }

    .abt-pera2 {
        font-size: 10px;
        line-height: 16px;
        padding-top: 3px;
    }

    .cntct-hd {
        font-size: 64px;
        line-height: 69px;
    }

    .form-pera {
        font-size: 17px;
        line-height: 27px;
    }

    .frst-row {
        padding-right: 10px;
    }

    .scnd-hd {
        font-size: 13px;
    }

  
}

@media only screen and (min-width: 1025px) {
    .abt-hd br {
        display: none;
    }

    .abt-hd {
        font-size: 52px;
        line-height: 57px;
    }

    .form-pera br {
        display: none;
    }

    .frst-row {
        padding-right: 30px;
    }

    .scnd-hd {
        font-size: 14px;
    }

  
    .carousel-image {
        height: 235px !important;
    }
}




/* ========================================
   PROFILE & BANK DETAILS SECTION STYLES
   ======================================== */

.profile-bank-details {
    padding: 80px 0;
}

.profile-row {
    margin-top: 20px;
}

/* Profile Card Styling */
.profile-card, .bank-card {
    background: white;
    border-radius: 12px;
    padding: 32px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    height: 100%;
    transition: all 0.3s ease;
    border: 1px solid #f0f0f0;
}

.profile-card:hover, .bank-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    border-color: #e0e0e0;
}

.profile-title, .bank-title {
    color: #2d3748;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 28px;
    text-align: left;
    padding-bottom: 16px;
    border-bottom: 2px solid #e2e8f0;
}

/* Profile List Styling */
.profile-list, .bank-list {
    margin-bottom: 28px;
}

.profile-item, .bank-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
    border-bottom: 1px solid #f7fafc;
}

.profile-item:last-child, .bank-item:last-child {
    border-bottom: none;
}

.profile-label, .bank-label {
    font-weight: 500;
    color: #4a5568;
    font-size: 15px;
}

.profile-value, .bank-value {
    color: #2d3748;
    font-size: 15px;
    text-align: right;
    max-width: 60%;
    word-wrap: break-word;
    font-weight: 600;
}

/* Button Styling */
.edit-profile-btn, .edit-bank-btn {
    background: #E63862;
    border: none;
    border-radius: 8px;
    padding: 14px 24px;
    font-weight: 500;
    font-size: 15px;
    color: white;
    width: 100%;
    transition: all 0.2s ease;
    cursor: pointer;
}

.edit-profile-btn:hover, .edit-bank-btn:hover {
    background: #d63384;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(230, 56, 98, 0.25);
}

.edit-profile-btn:active, .edit-bank-btn:active {
    transform: translateY(0);
}


/* Responsive Design */
@media (max-width: 768px) {
    .profile-bank-details {
        padding: 60px 0;
    }
    
    .profile-bank-details .container::before {
        font-size: 28px;
    }
    
    .profile-bank-details .container::after {
        font-size: 14px;
    }
    
    .profile-card, .bank-card {
        padding: 24px;
        margin-bottom: 20px;
    }
    
    .profile-title, .bank-title {
        font-size: 20px;
        margin-bottom: 24px;
    }
    
    .profile-label, .bank-label {
        font-size: 14px;
    }
    
    .profile-value, .bank-value {
        font-size: 14px;
    }
    
    .edit-profile-btn, .edit-bank-btn {
        font-size: 14px;
        padding: 12px 20px;
    }
}

/* ========================================
   SIGNUP FORM ENHANCED STYLES
   ======================================== */

/* Apply Kanit font to signup form */
.signup-step {
    font-family: "Kanit", sans-serif !important;
}

.signup-step h4 {
    font-family: "Kanit", sans-serif !important;
    font-weight: 600;
}

.signup-step .form-control {
    font-family: "Kanit", sans-serif !important;
}

.signup-step .btn {
    font-family: "Kanit", sans-serif !important;
}

/* Progress indicator styling */
.progress-indicator {
    font-family: "Kanit", sans-serif !important;
}

.progress-steps {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.step-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    position: relative;
}

.step-item:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 20px;
    left: 50%;
    width: 100%;
    height: 2px;
    background-color: #e2e8f0;
    z-index: 1;
}

.step-item.active::after {
    background-color: #E63862;
}

.step-number {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #e2e8f0;
    color: #64748b;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 8px;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease;
}

.step-item.active .step-number {
    background-color: #E63862;
    color: white;
    transform: scale(1.1);
}

.step-label {
    font-size: 12px;
    color: #64748b;
    font-weight: 500;
    text-align: center;
    transition: all 0.3s ease;
}

.step-item.active .step-label {
    color: #E63862;
    font-weight: 600;
}

/* PAN Card and Aadhaar field styling */
.signup-step .form-control[pattern] {
    font-family: 'Courier New', monospace;
    letter-spacing: 1px;
    font-weight: 500;
}

.signup-step .form-control[pattern]:valid {
    border-color: #28a745;
    background-color: #f8fff9;
}

.signup-step .form-control[pattern]:invalid:not(:placeholder-shown) {
    border-color: #dc3545;
    background-color: #fff8f8;
}

/* PAN Card specific styling */
.signup-step .form-control[placeholder*="PAN Card"] {
    font-weight: 600;
}

/* Aadhaar specific styling */
.signup-step .form-control[placeholder*="Aadhaar"] {
    font-weight: 500;
}

/* Enhanced focus states for signup form */
.signup-step .form-control:focus:invalid {
    border-color: #dc3545;
    box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.1);
}

.signup-step .form-control:focus:valid {
    border-color: #28a745;
    box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.1);
}

/* Form validation feedback for signup */
.signup-step .form-control:focus {
    border-color: #E63862;
    box-shadow: 0 0 0 3px rgba(230, 56, 98, 0.1);
    outline: none;
}

/* ========================================
   EDIT POPUP MODAL STYLES
   ======================================== */

/* Modal Styling */
.modal-content {
    border: none;
    border-radius: 16px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.modal-header {
    background: #E63862;
    border-bottom: 1px solid #d63384;
    border-radius: 16px 16px 0 0;
    padding: 20px 25px;
}

.modal-title {
    color: white;
    font-weight: 700;
    font-size: 20px;
}

.btn-close {
    background-size: 1.2em;
    opacity: 0.9;
    transition: opacity 0.2s ease;
    filter: brightness(0) invert(1);
}

.btn-close:hover {
    opacity: 1;
}

.modal-body {
    padding: 25px;
}

.form-label {
    color: #4a5568;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 8px;
}

.form-control {
    border: 2px solid #e2e8f0;
    border-radius: 8px;
    padding: 12px 16px;
    font-size: 15px;
    transition: all 0.2s ease;
    background-color: #fafafa;
}

.form-control:focus {
    border-color: #E63862;
    box-shadow: 0 0 0 3px rgba(230, 56, 98, 0.1);
    background-color: white;
    outline: none;
}

.form-control:focus::placeholder {
    color: #a0aec0;
}

/* Enhanced input styling for PAN and Aadhaar */
.form-control[pattern] {
    font-family: 'Courier New', monospace;
    letter-spacing: 1px;
}

.form-control[pattern]:valid {
    border-color: #28a745;
    background-color: #f8fff9;
}

.form-control[pattern]:invalid:not(:placeholder-shown) {
    border-color: #dc3545;
    background-color: #fff8f8;
}

/* PAN Card specific styling */
#editPanCard {
    text-transform: uppercase;
    font-weight: 600;
}

/* Aadhaar specific styling */
#editAadhaar {
    font-weight: 500;
}

/* Form validation feedback */
.form-control:focus:invalid {
    border-color: #dc3545;
    box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.1);
}

.form-control:focus:valid {
    border-color: #28a745;
    box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.1);
}

.modal-footer {
    border-top: 1px solid #e2e8f0;
    padding: 20px 25px;
    background-color: #f8f9fa;
    border-radius: 0 0 16px 16px;
}

/* Button Styling in Modal */
.modal-footer .btn {
    padding: 10px 24px;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.2s ease;
    font-size: 14px;
}

.modal-footer .btn-secondary {
    background-color: #6c757d;
    border-color: #6c757d;
    color: white;
}

.modal-footer .btn-secondary:hover {
    background-color: #5a6268;
    border-color: #545b62;
    transform: translateY(-1px);
}

.modal-footer .btn-primary {
    background-color: #E63862;
    border-color: #E63862;
    color: white;
}

.modal-footer .btn-primary:hover {
    background-color: #d63384;
    border-color: #d63384;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(230, 56, 98, 0.25);
}

/* Success Toast Styling */
.alert-success {
    background: linear-gradient(135deg, #48bb78, #38a169);
    border: none;
    color: white;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(72, 187, 120, 0.3);
    animation: slideInRight 0.3s ease-out;
}

@keyframes slideInRight {
    from {
        transform: translateX(100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

/* Modal Animation */
.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: scale(0.95) translateY(-20px);
}

.modal.show .modal-dialog {
    transform: scale(1) translateY(0);
}

/* Responsive Modal */
@media (max-width: 768px) {
    .modal-dialog {
        margin: 10px;
    }
    
    .modal-header,
    .modal-body,
    .modal-footer {
        padding: 15px 20px;
    }
    
    .modal-title {
        font-size: 18px;
    }
    
    .form-control {
        padding: 10px 14px;
        font-size: 14px;
    }
    
    .modal-footer .btn {
        padding: 8px 20px;
        font-size: 13px;
    }
}

/* Transaction History Section Styles */
.transaction-history {
  padding: 0px 0 80px;
}

.transaction-row {
  margin-top: 20px;
}

.transaction-card {
  background: white;
  border-radius: 15px;
  padding: 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  border: 1px solid #e9ecef;
}

.transaction-title {
  color: #2c3e50;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 25px;
  text-align: center;
  position: relative;
}



.transaction-table {
  margin-bottom: 0;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.transaction-table thead th {
  background: linear-gradient(135deg, #343a40 0%, #495057 100%);
  color: white;
  font-weight: 600;
  border: none;
  padding: 15px;
  text-align: center;
}

.transaction-table tbody td {
  padding: 15px;
  text-align: center;
  border-bottom: 1px solid #dee2e6;
  vertical-align: middle;
}

.transaction-table tbody tr:hover {
  background-color: #f8f9fa;
  transform: translateY(-2px);
  transition: all 0.3s ease;
}

.transaction-table tfoot td {
  padding: 15px;
  font-size: 18px;
  border-top: 2px solid #dee2e6;
  text-align: center;
}

.transaction-table tfoot .fw-bold {
  color: #28a745;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .transaction-history {
    padding: 60px 0;
  }
  
  .transaction-card {
    padding: 20px;
    margin: 0 10px;
  }
  
  .transaction-title {
    font-size: 24px;
  }
  
  .transaction-table thead th,
  .transaction-table tbody td,
  .transaction-table tfoot td {
    padding: 10px 8px;
    font-size: 14px;
  }
  
  .table-responsive {
    border-radius: 8px;
  }
}


.value3 {
    border-radius: 15px;
    background: linear-gradient(180deg, #5132ff 0%, #7583ff 100%);
    text-align: center;
    padding: 36px 0px 20px;
}

/* ========================================
   COUPON PAGE STYLES
   ======================================== */

/* Coupon Page Layout */
.coupon-page {
    background: white;
    min-height: 100vh;
}

/* Coupon Container */
.coupon-container {
    background: white;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid #e9ecef;
}

/* Main Title */
.coupon-main-title {
    color: #2d3748;
    font-weight: 800;
    font-size: 32px;
    margin-bottom: 15px;
    font-family: "Kanit", sans-serif;
}

.coupon-description {
    color: #718096;
    font-size: 16px;
    margin-bottom: 0;
    font-family: "Kanit", sans-serif;
    font-weight: 400;
}

/* Coupon Form Container */

/* Coupon Input Field */
.coupon-input-field {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 15px 15px !important;
    font-size: 16px;
    font-family: "Kanit", sans-serif;
    transition: all 0.3s ease;
    background: #ffffff;
    color: #333;
    height: auto;
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.coupon-input-field:focus {
    border-color: #e63862;
    box-shadow: 0 0 0 0.2rem rgba(230, 56, 98, 0.25);
    background: #ffffff;
    outline: none;
}

.coupon-input-field::placeholder {
    color: #666;
    font-weight: 400;
}

/* Coupon Input Icon */
.coupon-input-icon {
    background: #f8f9fa;
    border: 1px solid #ddd;
    border-right: none;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    color: #666;
    padding: 15px 15px;
    font-size: 16px;
}

.input-group:focus-within .coupon-input-icon {
    border-color: #e63862;
    background: #ffffff;
    color: #e63862;
}

/* Coupon Submit Button */
.coupon-submit-btn {
    background: linear-gradient(135deg, #e63862, #d63384);
    border: none;
    border-radius: 8px;
    padding: 15px 20px !important;
    font-size: 16px;
    font-weight: 600;
    font-family: "Kanit", sans-serif;
    color: #ffffff !important;
    transition: all 0.3s ease;
    height: auto;
}

.coupon-submit-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(230, 56, 98, 0.3);
    color: #ffffff;
}

.coupon-submit-btn:active {
    transform: translateY(0);
    box-shadow: 0 2px 10px rgba(230, 56, 98, 0.3);
}

/* Responsive Design */
@media (max-width: 768px) {
    .coupon-container {
        padding: 30px 20px;
        margin: 20px;
    }
    
    .coupon-main-title {
        font-size: 24px;
    }
    
    .coupon-input-field {
        padding: 15px 18px;
        font-size: 16px;
        letter-spacing: 1px;
    }
    
    .coupon-submit-btn {
        padding: 15px 25px;
        font-size: 16px;
    }
}

@media (max-width: 576px) {
    .coupon-container {
        padding: 25px 15px;
    }
    
    .coupon-main-title {
        font-size: 22px;
    }
    
    .coupon-input-field {
        padding: 12px 15px;
        font-size: 14px;
    }
    
    .coupon-submit-btn {
        padding: 12px 20px;
        font-size: 14px;
    }
}

/* Coupon Success Modal Styles */
#couponSuccessModal .modal-content {
    border: none;
    border-radius: 20px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}

#couponSuccessModal .modal-header {
    background: linear-gradient(135deg, #e63862, #d63384);
    color: white;
    border-bottom: none;
    padding: 25px 30px;
    position: relative;
}

#couponSuccessModal .modal-header::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #ffd700, #ffed4e, #ffd700);
}

#couponSuccessModal .modal-title {
    font-weight: 700;
    font-size: 22px;
    font-family: "Kanit", sans-serif;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

#couponSuccessModal .modal-body {
    padding: 35px 30px;
    background: linear-gradient(135deg, #f8f9fa, #ffffff);
}

#couponSuccessModal .modal-footer {
    border-top: none;
    padding: 25px 30px;
    background: #f8f9fa;
}

#couponSuccessModal .btn-primary {
    background: linear-gradient(135deg, #e63862, #d63384);
    border: none;
    border-radius: 12px;
    padding: 15px 30px;
    font-weight: 600;
    font-family: "Kanit", sans-serif;
    font-size: 16px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(230, 56, 98, 0.3);
}

#couponSuccessModal .btn-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(230, 56, 98, 0.4);
}

/* Success Icon Wrapper */
.success-icon-wrapper {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #ffd700, #ffed4e);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    box-shadow: 0 8px 25px rgba(255, 215, 0, 0.4);
    animation: pulse 2s infinite;
}

.success-icon-wrapper i {
    font-size: 2.5rem;
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.05); }
    100% { transform: scale(1); }
}

/* Product Highlight */
.product-highlight {
    background: linear-gradient(135deg, #e3f2fd, #bbdefb);
    border: 2px solid #2196f3;
    border-radius: 15px;
    padding: 20px;
    box-shadow: 0 4px 15px rgba(33, 150, 243, 0.2);
}

.product-highlight h5 {
    margin: 0;
    color: #1976d2 !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* Points Highlight */
.points-highlight {
    margin-top: 20px;
}

.points-badge {
    background: linear-gradient(135deg, #4caf50, #66bb6a);
    color: white;
    padding: 20px 25px;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    box-shadow: 0 8px 25px rgba(76, 175, 80, 0.3);
    border: 3px solid #fff;
    position: relative;
    overflow: hidden;
}

.points-badge::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.6s;
}

.points-badge:hover::before {
    left: 100%;
}

.points-number {
    font-size: 2.5rem;
    font-weight: 800;
    font-family: "Kanit", sans-serif;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.points-text {
    font-size: 0.9rem;
    font-weight: 600;
    letter-spacing: 1px;
    opacity: 0.9;
}

/* Text Styling */
#couponSuccessModal .text-success {
    color: #2e7d32 !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

#couponSuccessModal .text-primary {
    color: #1976d2 !important;
}

#couponSuccessModal .text-muted {
    color: #6c757d !important;
    font-size: 16px;
}

/* Password Field Styles */
.password-field-wrapper {
  position: relative;
}

.password-toggle {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  color: #6c757d;
  cursor: pointer;
  z-index: 10;
  padding: 8px;
  border-radius: 4px;
  transition: all 0.2s ease;
}

.password-toggle:hover {
  color: #495057;
  background-color: rgba(0, 0, 0, 0.05);
}

.password-toggle:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}

.password-toggle:active {
  transform: translateY(-50%) scale(0.95);
}

/* Ensure password input has proper padding to avoid text overlap with icon */
.password-field-wrapper .form-control {
  padding-right: 45px;
}

/* Animation for icon change */
.password-toggle i {
  transition: all 0.2s ease;
}

.password-toggle:hover i {
  transform: scale(1.1);
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .password-toggle {
    right: 8px;
    padding: 6px;
  }
  
  .password-field-wrapper .form-control {
    padding-right: 40px;
  }
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
  .password-toggle {
    color: #adb5bd;
  }
  
  .password-toggle:hover {
    color: #ced4da;
    background-color: rgba(255, 255, 255, 0.1);
  }
}