.tw-deliv{background:#fff;border:1px solid #E6E9EE;border-radius:14px;padding:18px 18px 16px}
.tw-dv-title{font-family:'Saira Condensed',var(--disp,sans-serif);font-weight:700;font-size:15px;letter-spacing:.04em;text-transform:uppercase;color:#16315E;margin-bottom:12px;display:flex;align-items:center;gap:8px}
.tw-dv-title i{font-size:14px}
.tw-dv-row{display:flex;gap:8px}
.tw-dv-zip{flex:1 1 auto;min-width:0;border:1.5px solid #D7DCE4;border-radius:8px;padding:9px 12px;font-size:16px;color:#0C1016;background:#fff}
.tw-dv-zip:focus{outline:none;border-color:#2E5AA8}
.tw-dv-go{flex:0 0 auto;background:#16315E;color:#fff;border:0;border-radius:8px;padding:10px 16px;font-family:'Saira Condensed',var(--disp,sans-serif);font-weight:700;text-transform:uppercase;letter-spacing:.03em;font-size:14px;cursor:pointer;transition:.13s}
.tw-dv-go:hover{background:#2E5AA8}
.tw-dv-out{margin-top:12px}
.tw-dv-out:empty{margin-top:0}
.tw-dv-msg{font-size:13px;color:#5B6675}
.tw-dv-msg a{color:#E0231F;font-weight:600;text-decoration:none;white-space:nowrap}
.tw-dv-cost{font-family:'Saira Condensed',var(--disp,sans-serif);font-weight:800;font-size:30px;color:#0C1016;line-height:1}
.tw-dv-cost span{font-size:14px;font-weight:600;color:#5B6675}
.tw-dv-total{font-family:'Saira Condensed',var(--disp,sans-serif);font-weight:700;font-size:16px;color:#16315E;margin-top:3px}
.tw-dv-total span{font-family:var(--body,inherit);font-size:11.5px;font-weight:500;color:#9AA3B0}
.tw-dv-sub{font-size:13px;color:#5B6675;margin-top:5px}
.tw-dv-free{font-size:12.5px;color:#1F8A4C;font-weight:600;margin-top:9px;display:flex;align-items:center;gap:5px}
.tw-dv-fine{font-size:11px;color:#9AA3B0;margin-top:9px;line-height:1.5}

/* deliver / ship-to-store toggle */
.tw-dv-modes{display:flex;gap:6px;margin-bottom:12px;background:#EEF1F6;border-radius:9px;padding:4px}
.tw-dv-mode{flex:1;border:0;background:transparent;color:#5B6675;font-family:'Saira Condensed',var(--disp,sans-serif);font-weight:700;text-transform:uppercase;letter-spacing:.02em;font-size:12.5px;padding:8px 6px;border-radius:6px;cursor:pointer;transition:.12s}
.tw-dv-mode.on{background:#fff;color:#16315E;box-shadow:0 1px 2px rgba(12,16,22,.12)}
.tw-dv-store{flex:1 1 auto;min-width:0;border:1.5px solid #D7DCE4;border-radius:8px;padding:10px 12px;font-size:14px;color:#0C1016;background:#fff}
.tw-dv-store:focus{outline:none;border-color:#2E5AA8}

/* inline variant inside the builder summary: blend in, no card chrome */
.tw-dv-inb{background:transparent;border:0;border-top:1px solid #E6E9EE;border-radius:0;padding:16px 0 4px;margin-top:14px}
.tw-dv-store{font-size:16px}
