
.xentra-checkout{font-family:Arial;background:#f5f5f5;min-height:100vh;padding-bottom:120px}
.x-header{background:#fff;padding:18px;font-weight:bold}
.x-promo{margin:12px 16px;background:#b6ff00;padding:15px}
.x-card{background:#fff;margin:12px 16px;padding:16px;border-radius:22px}
.delivery{display:flex;justify-content:space-between}
button{background:#b6ff00;border:0;border-radius:25px;padding:10px 22px}
.product-row{display:flex;justify-content:space-between}
.dummy-image{width:100px;height:100px;background:#ddd;border-radius:15px}
.qty{background:#b6ff00;border-radius:25px;padding:10px;width:80px;text-align:center;margin-left:auto}
.note{color:#999}
.scroll{display:flex;gap:12px;overflow-x:auto}
.scroll div{min-width:120px;border:1px solid #ddd;border-radius:15px;padding:15px}
.discount{color:red}
.bottom{position:fixed;bottom:0;left:0;width:100%;background:white;padding:15px;box-sizing:border-box}
.bottom button{width:100%;margin-top:10px}
