.stm70-card{max-width:940px;margin:24px auto;padding:clamp(18px,4vw,34px);background:#fff;border:1px solid #e3e8ef;border-radius:20px;box-shadow:0 14px 38px rgba(15,23,42,.1);font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#172033;box-sizing:border-box}.stm70-head{text-align:center;margin-bottom:25px}.stm70-head span{display:inline-block;padding:6px 12px;border-radius:999px;background:#c8202f;color:#fff;font-size:12px;font-weight:900}.stm70-head h2{margin:10px 0 5px;font-size:clamp(25px,5vw,37px)}.stm70-head p{margin:0;color:#64748b}.stm70-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.stm70-card label{display:grid;gap:7px}.stm70-card label b{font-size:14px}.stm70-card input,.stm70-card select,.stm70-place{display:block;width:100%;min-height:50px;box-sizing:border-box}.stm70-card input,.stm70-card select{padding:11px 12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff!important;color:#111827!important;font-size:16px;color-scheme:light!important}.stm70-place,.stm70-place gmp-place-autocomplete{width:100%;min-height:50px;color-scheme:light!important;background:#fff!important;color:#111827!important}.stm70-place gmp-place-autocomplete{border:1px solid #cbd5e1!important;border-radius:10px!important;box-sizing:border-box!important;--gmp-mat-color-surface:#fff;--gmp-mat-color-on-surface:#111827;--gmpx-color-surface:#fff;--gmpx-color-on-surface:#111827}.stm70-extra,.stm70-customer{margin:18px 0;border:1px solid #e2e8f0;border-radius:12px;padding:14px;background:#fff}.stm70-extra summary,.stm70-customer summary{cursor:pointer;font-weight:850}.stm70-extra .stm70-grid,.stm70-customer .stm70-grid{margin-top:14px}.stm70-primary,.stm70-order{display:block;width:100%;border:0;border-radius:12px;padding:15px;text-align:center;color:#fff!important;font-size:17px;font-weight:850;cursor:pointer}.stm70-primary{background:#c8202f}.stm70-order{margin-top:14px;background:#169c50}.stm70-primary:disabled,.stm70-order:disabled{opacity:.55;cursor:not-allowed}.stm70-loading,.stm70-error{margin-top:14px;padding:12px;border-radius:9px}.stm70-loading{background:#f8fafc;color:#475569}.stm70-error{background:#fff1f2;color:#9f1239}.stm70-result{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px}.stm70-result>div{padding:16px;background:#f8fafc;border-radius:12px}.stm70-result small{display:block;margin-bottom:6px;color:#64748b}.stm70-result strong{font-size:21px}.stm70-result .stm70-total{grid-column:1/-1;background:#fff1f2;border:1px solid #fecdd3}.stm70-total strong{font-size:clamp(26px,5vw,37px);color:#b91c1c}.stm70-success{margin-top:14px;padding:14px;border-radius:12px;background:#edf9f1;color:#157347}.stm70-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.stm70-actions a{padding:11px;border-radius:8px;background:#061638;color:#fff!important;text-align:center;text-decoration:none}.pac-container{z-index:999999!important}@media(max-width:650px){.stm70-card{margin:12px;border-radius:14px}.stm70-grid,.stm70-result,.stm70-actions{grid-template-columns:1fr}.stm70-result .stm70-total{grid-column:1}}


/* V21.5 RESPONSIVE FIX — cegah form alamat saling meniban */
.stm70-card{width:min(100%,940px);max-width:940px;overflow:visible}
.stm70-grid>*{min-width:0;max-width:100%}
.stm70-card label,.stm70-card label b{min-width:0;max-width:100%;overflow-wrap:anywhere}
.stm70-place,.stm70-place gmp-place-autocomplete{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
.stm70-place gmp-place-autocomplete *{max-width:100%;box-sizing:border-box}
.stm70-card input,.stm70-card select{max-width:100%;min-width:0}
.stm70-head h2{line-height:1.12;overflow-wrap:normal;word-break:normal}

@media (max-width:980px){
  .stm70-card{margin:14px auto;padding:24px 20px;border-radius:16px}
  .stm70-grid,.stm70-result,.stm70-actions{grid-template-columns:minmax(0,1fr)}
  .stm70-result .stm70-total{grid-column:1}
  .stm70-head{margin-bottom:22px}
  .stm70-head h2{font-size:clamp(28px,6vw,38px);margin:12px 0 8px}
  .stm70-card label b{font-size:15px;line-height:1.35}
}

@media (max-width:650px){
  .stm70-card{width:calc(100% - 20px);margin:10px auto;padding:20px 16px;border-radius:14px}
  .stm70-head h2{font-size:30px;line-height:1.15}
  .stm70-head p{font-size:15px;line-height:1.55}
  .stm70-grid{gap:14px}
  .stm70-card input,.stm70-card select,.stm70-place,.stm70-place gmp-place-autocomplete{min-height:52px}
}

@media (max-width:420px){
  .stm70-card{width:calc(100% - 12px);padding:18px 13px}
  .stm70-head h2{font-size:27px}
}
