
/* v13.10 compact personal information and payment page */
.spu139-grid,.spu1381-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}
.spu139-grid label,.spu1381-grid label{min-width:0!important}
.spu139-grid span,.spu1381-grid span{font-size:12px!important;margin-bottom:4px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.spu139-grid input,.spu139-grid select,.spu1381-grid input,.spu1381-grid select{padding:9px 10px!important;font-size:13px!important;border-radius:10px!important}
.spu139-form h2,.spu1381-form h2{margin:18px 0 10px!important;font-size:24px!important}
.spu139-checkgrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important;gap:8px!important}
.spu139-check{padding:8px 10px!important}
.spu139-check span{font-size:13px!important}
.spu1310-payment{background:#050505;color:#f7e6ad;border:1px solid rgba(212,175,55,.35);border-radius:24px;padding:28px;max-width:1180px;margin:0 auto}
.spu1310-payment-hero{text-align:center;background:#101010;border:1px solid rgba(212,175,55,.3);border-radius:20px;padding:24px;margin-bottom:18px}
.spu1310-payment-hero h1{color:#d4af37;font-size:42px;margin:0 0 10px}
.spu1310-payment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px}
.spu1310-pay-card,.spu1310-payment-form{background:#101010;border:1px solid rgba(212,175,55,.3);border-radius:20px;padding:20px}
.spu1310-pay-card.featured{border-color:#d4af37;box-shadow:0 20px 55px rgba(0,0,0,.35)}
.spu1310-badge{display:inline-block;background:#d4af37;color:#000;border-radius:999px;padding:6px 10px;font-weight:900}
.spu1310-pay-card h2,.spu1310-payment-form h2{color:#d4af37;margin-top:10px}
.spu1310-price{font-size:34px;color:#fff;font-weight:900}.spu1310-price span{font-size:14px;color:#d8c58b}
.spu1310-pay-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.spu1310-pay-fields span{display:block;color:#d4af37;font-weight:800;margin-bottom:5px}
.spu1310-pay-fields input,.spu1310-pay-fields select{width:100%;box-sizing:border-box;border:1px solid #d4af37;border-radius:12px;padding:12px}
.spu1310-pay-button{margin-top:16px;width:100%;border:0;background:#d4af37;color:#000;border-radius:999px;padding:15px 20px;font-weight:900;cursor:pointer}
.spu1310-note{color:#d8c58b}
.spu1310-payment-link{display:inline-flex;margin-top:12px;background:#d4af37;color:#000!important;border-radius:999px;padding:12px 18px;font-weight:900;text-decoration:none}
@media(max-width:1000px){.spu139-grid,.spu1381-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.spu1310-payment-grid{grid-template-columns:1fr}.spu1310-pay-fields{grid-template-columns:1fr}}
@media(max-width:600px){.spu139-grid,.spu1381-grid{grid-template-columns:1fr!important}.spu1310-payment{padding:16px}.spu1310-payment-hero h1{font-size:30px}}
