
#gtb-download-modal{display:none!important}
.gtcv4-cart-fab{position:fixed;right:22px;bottom:22px;z-index:99998;border:0;border-radius:999px;padding:12px 16px;background:#047b71;color:#fff;font-weight:700;box-shadow:0 12px 30px rgba(0,0,0,.22);cursor:pointer}
.gtcv4-badge{display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:#fff;color:#047b71;margin-left:6px}
.gtcv4-modal{position:fixed;inset:0;z-index:99999;display:none}
.gtcv4-modal[aria-hidden="false"]{display:block}
.gtcv4-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.58)}
.gtcv4-panel{position:relative;width:min(620px,calc(100% - 28px));max-height:88vh;overflow:auto;margin:6vh auto;background:#fff;border-radius:18px;padding:24px;box-shadow:0 25px 70px rgba(0,0,0,.28)}
.gtcv4-x{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:30px;cursor:pointer}
.gtcv4-items{display:grid;gap:10px;margin:16px 0}
.gtcv4-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border:1px solid #e2e8f0;border-radius:12px}
.gtcv4-row small{display:block;color:#64748b;margin-top:4px}
.gtcv4-row button,.gtcv4-clear{border:0;background:#f1f5f9;border-radius:9px;padding:8px 10px;cursor:pointer}
.gtcv4-totals{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 0}
.gtcv4-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}
.gtcv4-tabs button{border:1px solid #cbd5e1;background:#fff;padding:11px;border-radius:10px;font-weight:700;cursor:pointer}
.gtcv4-tabs button.active{background:#047b71;color:#fff;border-color:#047b71}
.gtcv4-paybox{padding:14px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;text-align:center}
.gtcv4-qr{display:block;max-width:260px;width:100%;margin:14px auto;border-radius:14px}
.gtcv4-customer{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}
.gtcv4-customer label{display:grid;gap:6px;font-weight:600}
.gtcv4-customer input{width:100%;padding:10px 12px;border:1px solid #cbd5e1;border-radius:9px}
.gtcv4-actions{display:flex;justify-content:space-between;gap:10px;margin-top:14px}
.gtcv4-pay{border:0;background:#047b71;color:#fff;border-radius:10px;padding:11px 18px;font-weight:700;cursor:pointer}
.gtcv4-msg{min-height:22px;margin:12px 0 0;color:#047b71}
.gtcv4-msg.error{color:#b91c1c}
.gtcv4-return-notice{position:fixed;left:50%;bottom:22px;transform:translateX(-50%);z-index:99999;background:#047b71;color:#fff;padding:12px 18px;border-radius:12px;box-shadow:0 12px 30px rgba(0,0,0,.2)}
@media(max-width:640px){.gtcv4-customer{grid-template-columns:1fr}.gtcv4-panel{margin:3vh auto;max-height:94vh}.gtcv4-cart-fab span{display:none}}

.gtcv4-step-pill{display:inline-block;margin:4px auto 10px;padding:7px 12px;border-radius:999px;background:#e8f7f4;color:#047b71;font-size:12px;font-weight:800;letter-spacing:.02em}
.gtcv4-paid-next,.gtcv4-card-next,.gtcv4-finish{display:inline-block;border:0;background:#047b71;color:#fff;border-radius:10px;padding:11px 18px;font-weight:700;cursor:pointer}
.gtcv4-paid-next,.gtcv4-card-next{margin-top:8px}
.gtcv4-note{font-size:12px;color:#64748b;margin-top:12px}
.gtcv4-stage-data h3{margin:10px 0 14px}
.gtcv4-back{border:0;background:#f1f5f9;border-radius:10px;padding:11px 16px;cursor:pointer}
.gtcv4-footer-actions{margin-top:14px;text-align:left}
