.screen1 {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #fff;
    overflow: auto;
}

.w100 {
    width: 100%;
    border-spacing: 0px;
}

.gocenter {
    text-align: center;
}

.bottom1 {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.td1 {
    font-size: 13px;
    padding-bottom: 5px;
    font-weight: 600;

}

.text1 {
    padding: 12px;
    font-size: 20px;
    text-align: center;
}

.but1 {
    font-size: 24px;
    margin: 10px;
    color: #d40100;
}

.screen2a {
    background-color: #dc0100;
    color: #fff;
    position: sticky;
    top: 0px;
    z-index: 100;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.nodisplay {
    display: none;
}

.gored {
    color: #d40100;
}

.screen2 {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9;
    overflow: scroll;
}


.screen5 {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 55px;
    z-index: 10;
    overflow: scroll;
    background-color: #e2e4e4 !important;
}

.screen5a {
    overflow: scroll;
    padding: 0px;
    position: fixed;
    top: 55px;
    bottom: 0px;
    /* width: 100%; */
    right: 0px;
    left: 0px;
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #e2e4e4;
    border-right-style: solid;
    border-right-width: 10px;
    border-right-color: #e2e4e4;
    background-color: #e2e4e4 !important;
}

.gtext1 {
    color: #000;
    padding: 10px;
    padding-bottom: 5px;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
}

.scouterdiv1 {
    position: fixed;
    overflow: scroll;
    top: 70px;
    left: 0px;
    right: 0px;
    bottom: 65px;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #dc0100;
    background-color: #e2e4e4;
}

.gtext1white {
    color: #ffc9c9;
    padding: 10px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 5px;
    padding-top: 20px;
    text-align: left;
    text-transform: capitalize;
    font-size: 19px;
    font-weight: 600;
}


.topheadtext {
    color: #fff;
    padding: 10px;
    padding-left: 11px;
    padding-right: 25px;
    padding-bottom: 5px;
    padding-top: 40px;
    text-align: left;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600 !important;
}

.newtd1 {
    width: 25%;
    font-size: 10px !important;
    vertical-align: top;
    text-align: right;
    padding: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cecece;
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #fff;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #cecece;
    background-color: #fff;
}

.newtd2 {
    width: 75%;
    font-size: 14px !important;
    padding: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cecece;
    border-right-style: solid;
    border-right-width: 10px;
    border-right-color: #fff;
    background-color: #fff;

}

.screen2b {
    padding: 15px;
}

.screen2btable {
    border-radius: 0px;
    background-color: #fff;
}

.td2 {
    padding: 10px;

}

.redbackground {
    background-color: #dc0100 !important;
    color: #fff !important;
}

.greenbackground {
    background-color: green !important;
    color: #fff !important;
}

.greybackground {
    background-color: #686767 !important;
    color: #fff;
}


.blackbackground {
    background-color: #000 !important;
    color: #fff;
    padding: 10px !important;
}

.whitebg {
    background-color: #e2e4e4 !important;
    padding: 10px !important;
    padding-left: 0px !important;
    color: #000 !important;
    font-size: 14px !important;
}

.lborder {
    border-left-width: 13px;
    border-left-style: solid;
    border-left-color: #fff;
}

.pl12 {
    padding-left: 13px !important;
}

.sitecheck1 {
    background-color: #dc0100;
    color: #fff;
    text-align: center;
    padding: 12px;
    font-weight: 600;
    padding-bottom: 8px;
}

.screen3 {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 125px;
    background-color: #dc0100;
}

.bgcolour2 {
    background-color: #e2e4e4;
}

.newwhitebg {
    border: 0px;
    background-color: #fff;
    border-top-color: #e2e4e4;
    border-top-width: 5px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #e2e4e4;
    padding: 10px;
}


.newwhitebg2 {
    border: 0px;
    background-color: #fff;
    border-top-color: #e2e4e4;
    border-top-width: 5px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #e2e4e4;
    border-left-style: solid;
    border-left-width: 5px;
    border-left-color: #e2e4e4;
    padding: 10px;
}

.goright {
    text-align: right;
}

.goleft {
    text-align: left;
}

.textvalue7 {
    width: 94%;
    font-size: 20px;
    padding: 10px;
}

.gbut1 {
    padding: 7px;
    margin: 0px;
    width: 100px;
    text-align: center;
    float: right;
    background-color: #dc0100;
    color: #fff;
    margin: 10px;
    border-radius: 5px;
}

.sitecheck5 {
    position: fixed;
    bottom: 0px;
    width: 100%;
    text-align: center;
}

.sitecheck4 {
    text-transform: capitalize;
    text-align: center;
    font-size: 20px;
    background-color: #efefef !important;
    color: #000 !important;
    text-align: center;
    padding: 18px;
    border-top-style: solid;
    border-top-width: 10px;
    border-top-color: #fff;
}

.scouter1 {
    padding: 10px;
    font-size: 13px;
}

.gouppercase {
    text-transform: uppercase !important;
}

.gpt10 {
    padding-top: 19px !important;
    font-weight: 600 !important;
}

.sitecheckericon {
    padding-right: 5px;
    color: #dc0100;
}

.font14 {
    font-size: 12px !important;
}

.sitecheck7 {
    padding: 10px;

    border-right-style: solid;
    border-right-width: 5px;
    border-right-color: #fff;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
    font-size: 15px;
}

.bglightgrey {
    background-color: #f4f4f4;
}

.scouter2 {
    background-color: #ffffff;
    padding: 10px;
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #e2e4e4;
    width: 30%;
    padding-bottom: 5px;
    font-size: 12px;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #e2e4e4;
}

.scouter2rightborder {
    background-color: #ffffff;
    padding: 10px;
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #e2e4e4;
    border-right-style: solid;
    border-right-width: 10px;
    border-right-color: #e2e4e4;
    width: 30%;
    padding-bottom: 5px;
    font-size: 12px;
}

.scouter2topborder {
    border-top-style: solid;
    border-top-width: 5px;
    border-top-color: #fff;
}

.scouter2bg {
    background-color: #dc0100 !important;
    color: #fff !important;
    font-size: 35px !important;
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: #fff;
}



.scoutertextbox1 {
    width: 85vw;
    padding: 5vw;
    font-size: 20px;
    /* border-style: solid; */
    /* border-color: #ebefee; */
    background-color: #eeeeee;
    border: 0px;
}

.savebutton {
    margin: 0px;
    width: 70px;
    text-align: center;
    float: left;
    background-color: #dc0100;
    color: #fff;
    padding: 10px;
    margin-top: 10px;
    border-radius: 10px;
}

.savebutton1 {
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #fff;
    font-size: 15px;
    color: #dc0100;
    text-align: center;
    background-color: #fff;
    padding: 10px;
    margin-top: 10px;
}

.savebut100 {
    width: 150px;
    background-color: #dc0100;
    color: #fff;
    padding: 8px;
    text-align: center;
    border-radius: 12px;
    float: right;
}

.font5 {
    text-transform: uppercase;
    border-top-style: solid;
    border-top-width: 5px;
    border-top-color: #e2e4e4;
}

.vtopright {
    vertical-align: top;
    text-align: right;
}

.scouter2bgsmall {
    font-size: 13px !important;
}

.scouter2icon {
    float: right;
    font-size: 15px;
}

.scoutertop20px {
    padding-top: 20px !important;
}




.montserrat1 {
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

.montserrat2 {
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.image3 {
    width: 100%;
    border-radius: 10px;
}

.topicon {
    float: left;
    font-size: 13px;
    padding: 2px;
    padding-right: 10px;
}

.topicon13 {
    padding-left: 10px;
    float: right;
}

.p20 {
    padding: 0px;
    margin: 0px;
    width: 20%;
    height: 60px;
    float: left;
    text-align: center;
}

.borderleft {
    border-left-style: solid;
    border-left-width: 0px;
    border-left-color: #cdc9c9;
}

.bottomfont {
    font-size: 15px;
    padding-top: 14px;
    color: #999898;
    width: 60px;
    padding-bottom: 0px;
}

.span10 {
    font-size: 10px;
    color: #dc0100;
}

.bottomscreen {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 55px;
    background-color: #fff;

}

.p21 {
    padding: 0px;
    margin: 0px;
    font-size: 35px;
    width: 20px;
}

.bold1 {
    font-weight: 500;
    padding: 10px;
}

.check12 {
    width: 70px;
    text-align: center;
    padding: 5px;
    margin: 0px;

    border-radius: 5px;
    margin: 7px;
    font-size: 12px;
    float: right;
    color: #000;
    padding-right: 0px;
    margin-right: 0px;
}

.td4 {
    padding: 10px;
    background-color: #000;
    border-right-style: solid;
    border-right-width: 5px;
    border-right-color: #e2e4e4;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    width: 33%;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #e2e4e4;
}

.td4a {
    padding: 10px;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    width: 33%;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #e2e4e4;
}

.td5 {
    padding: 10px;
    padding-left: 10px;
    font-size: 30px;
    background-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #f7f7f7;
    border-right-style: solid;
    border-right-width: 10px;
    border-right-color: #e2e4e4;
}

.td5a {
    padding: 10px;
    padding-left: 10px;
    font-size: 14px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #f7f7f7;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #e2e4e4;
}

.bg1 {
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #e2e1e1;
    background-color: #fff;
    border-right-style: solid;
    border-right-width: 5px;
}

.icon14 {
    float: right;
    color: #dc0100;
}

.addicon {
    float: right;
    font-size: 20px;
    color: #dc0100;
}

.pl0 {
    padding-left: 0px !important;
}

.pt5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pb1 {
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: left;
}

.geninvoice {
    padding: 10px;
    margin: 0px;
    text-align: center;
    background-color: #1565C0;
    color: #fff;
    font-size: 13px;
    border-radius: 6px;
}


.geninvoice1 {
    padding: 10px;
    margin: 0px;
    text-align: center;
    background-color: #1565C0;
    color: #fff;
    font-size: 13px;
    border-radius: 6px;
    float: right;
    padding-left: 20px;
    padding-right: 15px;
}

.loaderdiv {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #fff;
    z-index: 999999999;
    opacity: 10px;
    opacity: .97;
}

.loader1 {
    text-align: center;
    font-size: 25px;
    padding: 25px;
    padding-top: 50px;
    padding-bottom: 75px;
}

.textcenter {
    text-align: center;
}

.loadericon {
    font-size: 75px;
    color: #dc0100;
}


.loadericon1 {
    font-size: 75px;
    color: #000;
}

.loadericon2 {
    font-size: 40px;
    color: #000;
}

.loaderbottom {
    position: fixed;
    bottom: 0px;
    padding-bottom: 20px;
}

.but2 {
    width: 100px;
    text-align: center;
    background-color: #dc0100;
    padding: 7px;
    margin: 0px;
    border-radius: 10px;
    color: #fff;
}

.redbottomborder {
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #dc0100;
    padding-top: 0px !important;
    margin-top: 0px;
}

.redtopborder {
    background-color: #dc0100 !important;
}

.bottomwhiteborder {
    border-bottom-style: solid;
    border-bottom-width: 10px;
    border-bottom-color: #fff;
}

.but3 {
    padding: 12px;
    margin: 0px;
    width: 100px;
    float: right;
    background-color: #dc0100;
    color: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    margin-right: 6px;
    font-size: 14px;
    text-align: center;
}

.inv1 {
    padding: 10px;
    background-color: #ffff;
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    font-size: 12px;
    padding-bottom: 0px;
}


.inv1a {
    padding: 8px;
    background-color: #fff;
    padding-top: 5px;
}

.inv1text {
    padding: 10px;
    background-color: #e4e4e4;
    width: 91%;
    border: 0px;
    font-size: 16px;
}

.invbut {
    padding: 5px;
    margin: 0px;
    float: right;
    width: 70px;
    text-align: right;
    background-color: #dc0100;
    color: #fff;
    border-radius: 10px;
    padding-right: 20px;
}

.leftwhiteborder {
    border-left-style: solid;
    border-left-width: 5px;
    border-left-color: #e2e4e4;
}

.w80 {
    width: 86% !important;
}

.td4in {
    font-size: 11px;
    padding: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
}

.td5in {
    font-size: 16px;
    padding: 5px;
    background-color: #ebefee;
    border-right-style: solid;
    border-right-width: 15px;
    border-right-color: #fff;
}

.bl15 {
    border-left-style: solid;
    border-left-width: 15px;
    border-left-color: #fff;
}

.ginvbutton {
    text-align: center;
    background-color: #dc0100;
    color: #fff;
    padding: 7px;
    border-radius: 15px;
    border-left-style: solid;
    border-left-width: 15px;
    border-left-color: #fff;
    border-right-style: solid;
    border-right-width: 15px;
    border-right-color: #fff;
    cursor: pointer;
}

.ginvbutton:hover {
    background-color: #000;
}

.ginvbutton1 {
    padding: 0px;
    border: 0px;
    font-size: 13px;
    float: right;
    text-align: right;
    padding-right: 13px;
    padding-top: 5px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.newred1 {
    background-color: #dc0100;
    height: 5px;
    border-top-style: solid;
    border-top-width: 10px;
    border-top-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: 10px;
    border-bottom-color: #ffffff;
}

.newgen1 {
    background-color: #ebefee;
    padding: 10px;
    border-left-style: solid;
    border-left-width: 15px;
    border-left-color: #fff;
}

.redicon {
    padding-right: 5px;
    color: #dc0100;
}

.saveallbut {
    font-size: 18px;
    text-align: center;
    background-color: #dc0100;
    color: #fff;
}

.toptext1 {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 2px;
    color: #fff;
}

.toptext1a {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 2px;

}

.toptext2 {
    padding: 0px;
    margin: 0px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
}

.gogreen {
    font-size: 17px;
    padding: 12px;
    background-color: green;
    color: #fff;
}

.ficon1 {
    float: right;
    color: #ffc9c9;
    font-size: 16px;
    padding: 17px;
}


.ficon2 {
    float: left;
    color: #ffc9c9;
    font-size: 16px;
    padding: 17px;
}

.ficon3 {
    float: left;
    color: #ffc9c9;
    font-size: 18px;
    padding: 17px;
    padding-left: 0px;
}

.ficon1s {
    float: right;
    color: #000;
    font-size: 16px;
    padding: 17px;
}

.ficon2s {
    float: left;
    color: #000;
    font-size: 16px;
    padding: 17px;
}

.ficon3s {
    float: left;
    color: #000;
    font-size: 18px;
    padding: 17px;
    padding-left: 0px;
}

.conttd1 {

    background-color: #fff;
    color: #000;
    padding-left: 0px;
    padding-bottom: 5px;
    font-size: 12px;
    padding-top: 10px;
}

.inbg1 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ccc8c8;
    border-right-style: solid;
    border-right-width: 10px;
    border-right-color: #fff;
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #fff;
}

.greybottomborder {
    border-bottom-width: 5px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #e2e4e4 !important;
}

/* New Modern Login Styles */
.login-bg {
    background: linear-gradient(135deg, #fdfbfb 0%, #ebedee 100%);
    height: 100vh;
    display: flex;
    flex-direction: column;
    font-family: 'Roboto', sans-serif;
    overflow: hidden;
}

.login-fixed-header {
    flex-shrink: 0;
    background: transparent;
    padding: 20px 20px 0px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    z-index: 100;
}

.login-scrollable-body {
    flex-grow: 1;
    overflow-y: auto;
    padding: 0px 20px 30px 20px;
    -webkit-overflow-scrolling: touch;
}

.role-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    width: 100%;
    max-width: 400px;
}

.role-card {
    background: #fff;
    padding: 18px;
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.03);
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
    border: 1px solid #eee;
}

.role-card:active {
    transform: translateY(2px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
    background-color: #fcfcfc;
}

.role-icon {
    width: 40px;
    height: 40px;
    background: #fff5f5;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #dc0100;
    font-size: 18px;
}

.role-text-content {
    flex: 1;
}

.role-title {
    font-weight: 600;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
}

.role-subtitle {
    font-size: 11px;
    color: #888;
    margin-top: 2px;
}

.login-form-box {
    width: 90%;
    max-width: 340px;
    background: #fff;
    padding: 25px;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    margin-top: 5px;
}

.login-header-group {
    margin-bottom: 20px;
    text-align: center;
}

.login-title-text {
    font-size: 20px;
    font-weight: 700;
    color: #dc0100;
}

.login-subtitle-text {
    font-size: 13px;
    color: #666;
    margin-top: 4px;
    text-transform: uppercase;
}

.mod-input-group {
    margin-bottom: 15px;
}

.mod-input-label {
    display: block;
    margin-bottom: 6px;
    font-size: 11px;
    font-weight: 700;
    color: #444;
    text-transform: uppercase;
}

.mod-input {
    width: 100%;
    padding: 12px 15px;
    border-radius: 8px;
    border: 1px solid #ddd;
    background: #fafafa;
    font-size: 15px;
    box-sizing: border-box;
}

.mod-input:focus {
    outline: none;
    border-color: #dc0100;
    background: #fff;
}

.primary-login-btn {
    width: 100%;
    padding: 14px;
    background: #dc0100;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 5px;
}

.reset-link {
    text-align: center;
    margin-top: 15px;
    font-size: 13px;
    font-weight: 600;
    color: #dc0100;
    cursor: pointer;
    transition: color 0.2s;
}

.reset-link:hover {
    color: #000;
}

.back-to-roles {
    color: #888;
    font-size: 13px;
    margin-top: 20px;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    text-align: left;
    width: 100%;
}

/* Vendor Page Modern Styles */
.dashboard-card {
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    margin-bottom: 20px;
    overflow: hidden;
    border-left: 5px solid #dc0100;
}

.card-header {
    background: #f8f9fa;
    padding: 12px 16px;
    font-weight: 600;
    color: #333;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
}

.card-body {
    padding: 10px 16px 0px 16px;
}

.metric-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.metric-item {
    text-align: left;
    padding: 10px 16px 0px 16px;
    border-right: 1px solid #eee;
}

.metric-item:last-child {
    border-right: none;
}

.metric-label {
    font-size: 10px;
    color: #666;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 2px;
}

.metric-value-sm {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.refresh-btn {
    transition: transform 0.3s ease;
}

.refresh-btn:active {
    transform: rotate(180deg);
}

.metric-value {
    font-size: 32px;
    font-weight: 800;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
}


.metric-value i {
    font-size: 22px;
    color: #dc0100;
}


.po-search-container {
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
}

.po-search-input {
    border: 1px solid #ddd;
    border-radius: 8px;
    width: 100%;
    padding: 12px;
    font-size: 14px;
    outline: none;
    transition: border-color 0.2s;
    box-sizing: border-box;
}

.po-search-input:focus {
    border-color: #dc0100;
}

.po-search-icon {
    color: #999;
    margin-right: 8px;
}

.progress-container {
    height: 8px;
    background: #eee;
    border-radius: 4px;
    margin-top: 10px;
    overflow: hidden;
}

.progress-bar {
    height: 100%;
    background: #dc0100;
    transition: width 0.3s ease;
}

.po-list-item {
    background: #fff;
    padding: 12px;
    border-radius: 8px;
    margin-bottom: 10px;
    border: 1px solid #eee;
}

.po-info-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    font-size: 13px;
}

.po-ref {
    font-weight: 600;
    color: #dc0100;
}

/* --- NEW PREMIUM DESIGN SYSTEM --- */

:root {
    --primary-red: #dc0100;
    --primary-dark: #1a1a1a;
    --bg-light: #f8f9fa;
    --text-main: #333333;
    --text-muted: #6c757d;
    --card-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    --border-radius-lg: 16px;
    --border-radius-md: 12px;
}

/* App Shell to manage layouts */
.app-shell {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--bg-light);
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* Standardized Sticky Header */
.sticky-header {
    height: 60px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    padding: 0 16px;
    position: sticky;
    top: 0;
    z-index: 1000;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.sticky-header .title {
    font-weight: 700;
    font-size: 18px;
    color: var(--primary-dark);
    margin-left: 12px;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sticky-header-icon {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: var(--text-muted);
    transition: background 0.2s;
    font-size: 18px;
    cursor: pointer;
}

.sticky-header-icon:active {
    background: #f0f0f0;
}

/* Standardized Content Area */
.content-area {
    flex: 1;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 16px;
    background-color: var(--bg-light);
}

/* Card Layout */
.card-layout {
    background: #fff;
    border-radius: var(--border-radius-md);
    padding: 18px;
    margin-bottom: 16px;
    box-shadow: var(--card-shadow);
    border: 1px solid #f0f0f0;
}

.card-title {
    font-weight: 700;
    font-size: 14px;
    color: var(--text-muted);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 12px;
    display: block;
}

/* Modern List Item */
.list-item-modern {
    display: flex;
    flex-direction: column;
    padding: 16px;
    background: #fff;
    border-radius: var(--border-radius-md);
    margin-bottom: 12px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
    border: 1px solid #f5f5f5;
    transition: transform 0.1s, background 0.2s;
}

.list-item-modern:active {
    transform: scale(0.98);
    background: #fafafa;
}

/* Premium Button */
.btn-premium {
    background: linear-gradient(135deg, var(--primary-red) 0%, #a00000 100%);
    color: #fff;
    border: none;
    padding: 14px 24px;
    border-radius: var(--border-radius-md);
    font-weight: 700;
    font-size: 16px;
    box-shadow: 0 4px 12px rgba(220, 1, 0, 0.2);
    transition: opacity 0.2s;
    width: 100%;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}

.btn-premium:disabled {
    background: #ccc;
    box-shadow: none;
    color: #666;
    cursor: not-allowed;
}

.btn-premium.secondary {
    background: var(--primary-dark);
}

/* Utility Classes */
.mb-4 {
    margin-bottom: 1.5rem;
}

.mt-4 {
    margin-top: 1.5rem;
}

.text-danger {
    color: var(--primary-red);
}

.text-muted {
    color: var(--text-muted);
}

.font-bold {
    font-weight: 700;
}

/* Custom Scrollbar */
.content-area::-webkit-scrollbar {
    width: 5px;
}

.content-area::-webkit-scrollbar-track {
    background: transparent;
}

.content-area::-webkit-scrollbar-thumb {
    background: #cbd5e0;
}

/* --- GOOGLE MATERIAL DESIGN SYSTEM --- */
:root {
    --md-surface: #ffffff;
    --md-background: #f8f9fa;
    --md-primary: #dc0100;
    --md-on-primary: #ffffff;
    --md-surface-variant: #f1f3f4;
    --md-outline: #dadce0;

    /* Elevation Shadows (Material Design 3 style) */
    --md-shadow-1: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15);
    --md-shadow-2: 0 1px 2px 0 rgba(60, 64, 67, 0.30), 0 2px 6px 2px rgba(60, 64, 67, 0.15);
    --md-shadow-3: 0 1px 3px 0 rgba(60, 64, 67, 0.30), 0 4px 8px 3px rgba(60, 64, 67, 0.15);

    /* Spacing & Shapes */
    --md-radius-small: 8px;
    --md-radius-medium: 12px;
    --md-radius-large: 16px;
    --md-spacing-unit: 8px;
}

/* Base Material Design Container */
.md-shell {
    display: flex;
    flex-direction: column;
    height: 100vh;
    background-color: var(--md-background);
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.md-shell-content {
    flex: 1;
    overflow-y: auto;
    padding: 16px;
}

/* Material Top App Bar */
.md-app-bar {
    height: 64px;
    background-color: #fff;
    color: #3c4043;
    display: flex;
    align-items: center;
    padding: 0 16px;
    box-shadow: var(--md-shadow-1);
    z-index: 1000;
    position: sticky;
    top: 0;
}

.md-app-bar-title {
    font-size: 20px;
    font-weight: 500;
    margin-left: 16px;
    letter-spacing: 0.25px;
}

/* Material Card */
.md-card {
    background-color: var(--md-surface);
    border-radius: var(--md-radius-medium);
    padding: 16px;
    margin-bottom: 16px;
    box-shadow: var(--md-shadow-1);
    border: 1px solid var(--md-outline);
    transition: box-shadow 0.2s;
}

.md-card-elevated {
    box-shadow: var(--md-shadow-2);
    border: none;
}

.md-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.md-card-title {
    font-size: 14px;
    font-weight: 500;
    color: var(--md-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Material Input Layout */
.md-input-field {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}

.md-input-label {
    font-size: 12px;
    font-weight: 500;
    color: #5f6368;
    margin-bottom: 6px;
    margin-left: 4px;
}

.md-input {
    background: #fff;
    border: 1px solid var(--md-outline);
    border-radius: 8px;
    padding: 12px 16px;
    font-size: 16px;
    color: #3c4043;
    transition: border-color 0.2s, box-shadow 0.2s;
}

.md-input:focus {
    border-color: var(--md-primary);
    box-shadow: 0 0 0 2px rgba(220, 1, 0, 0.1);
    outline: none;
}

/* Material List Item */
.md-list-item {
    padding: 12px 16px;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    border: 1px solid transparent;
}

.md-list-item:active {
    background-color: var(--md-surface-variant);
}

.md-list-item-border {
    border: 1px solid var(--md-outline);
}

/* FAB - Floating Action Button */
.md-fab {
    position: fixed;
    right: 24px;
    bottom: 80px;
    width: 56px;
    height: 56px;
    border-radius: 16px;
    background-color: var(--md-primary);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: var(--md-shadow-3);
    z-index: 999;
}

/* Material Button */
.md-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-radius: 20px;
    padding: 10px 24px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.1px;
    border: none;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
}


.md-btn-primary {
    background-color: var(--md-primary);
    color: #fff;
    box-shadow: var(--md-shadow-1);
}

.md-btn-outlined {
    background-color: transparent;
    border: 1px solid var(--md-outline);
    color: var(--md-primary);
}

/* --- INVESTMENT STYLE UI (Clean, Airy, Dotted Lines) --- */
.invest-shell {
    background-color: #fff;
    /* Solid white background like the image */
    font-family: 'Inter', 'Roboto', sans-serif;
}

.invest-card {
    background: #fff;
    border-radius: 12px;
    margin-bottom: 16px;
    border: 1px solid #f0f0f0;
    overflow: hidden;
}

.invest-list-item {
    padding: 16px 0;
    margin: 0 16px;
    border-bottom: 1px dotted #ccc;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.invest-list-item:last-child {
    border-bottom: none;
}

.invest-label {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    margin-bottom: 4px;
    display: block;
    text-transform: uppercase;
}

.invest-meta {
    font-size: 13px;
    color: #757575;
    font-weight: 800;
    text-transform: uppercase;
}

.invest-grid-box {
    border-right: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
}

.invest-grid-bottom {
    border-bottom: 1px solid #bbbbbb;
}

.invest-value {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    text-align: right;
}

.invest-trend-pos {
    color: #008a00;
    font-weight: 700;
    font-size: 12px;
}

.invest-tabs {
    display: flex;
    overflow-x: auto;
    border-bottom: 1px solid #eee;
    background: #fff;
    padding: 0 16px;
}

.invest-tab {
    padding: 12px 16px;
    font-size: 14px;
    font-weight: 700;
    color: #666;
    text-transform: uppercase;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
}

.invest-tab-active {
    color: #000;
}

.invest-tab-active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    height: 3px;
    background: #000;
}

.invest-pills {
    display: flex;
    gap: 8px;
    padding: 12px 16px;
    overflow-x: auto;
    background: #fff4f4;
    /* Light pinkish background */
}

.invest-pill {
    padding: 6px 16px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    color: #666;
    background: #fff;
    border: 1px solid #eee;
    white-space: nowrap;
}

.invest-pill-active {
    background: #1e3a5f;
    /* Dark blue background */
    color: #fff;
    border-color: #1e3a5f;
}