.pxth-banquet-steps{display:flex;flex-wrap:wrap;gap:10px;padding-left:20px}.pxth-banquet-steps li{padding:8px 10px}
.pxth-banquet-quote-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:18px}.pxth-banquet-quote-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55)}.pxth-banquet-quote-modal__dialog{position:relative;width:min(880px,100%);max-height:min(88vh,900px);overflow:auto;background:#fff;border-radius:16px;padding:24px;box-shadow:0 24px 80px rgba(0,0,0,.28)}.pxth-banquet-quote-modal__x{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:28px;cursor:pointer}.pxth-banquet-quote-lead{margin-top:-4px;color:#596273}.pxth-banquet-quote-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pxth-banquet-quote-form-grid label{display:grid;gap:6px;font-size:14px}.pxth-banquet-quote-form-grid input,.pxth-banquet-quote-form-grid select,.pxth-banquet-quote-form-grid textarea{width:100%;min-width:0;padding:10px 12px;border:1px solid #dfe3e8;border-radius:10px;background:#fff}.pxth-banquet-quote-form-grid textarea{min-height:84px;resize:vertical}.pxth-banquet-quote-form-grid .wide{grid-column:1/-1}.pxth-banquet-quote-form-grid .consent{display:flex;grid-template-columns:auto 1fr;align-items:flex-start}.pxth-banquet-quote-form-grid .consent input{width:auto;margin-top:3px}.pxth-banquet-quote-total{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap;padding:14px 0}.pxth-banquet-quote-total strong{font-size:22px}.pxth-banquet-quote-total small{width:100%;color:#a35a00}.pxth-banquet-quote-success{text-align:center;padding:24px}.pxth-banquet-public-quote{display:grid;gap:18px}.pxth-banquet-public-quote header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.pxth-banquet-public-quote header h2{margin:2px 0}.pxth-banquet-public-quote__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pxth-banquet-public-quote__meta span,.pxth-banquet-public-quote__total span{display:flex;justify-content:space-between;gap:12px}.pxth-banquet-public-quote__items{display:grid;gap:8px;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:12px 0}.pxth-banquet-public-quote__items>div{display:flex;justify-content:space-between;gap:14px}.pxth-banquet-public-quote__total{margin-left:auto;width:min(360px,100%);display:grid;gap:8px}.pxth-banquet-public-quote__total strong{font-size:22px}.pxth-banquet-public-quote__actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}@media(max-width:640px){.pxth-banquet-quote-modal{padding:0;align-items:end}.pxth-banquet-quote-modal__dialog{max-height:94vh;border-radius:16px 16px 0 0;padding:20px 16px}.pxth-banquet-quote-form-grid,.pxth-banquet-public-quote__meta{grid-template-columns:1fr}.pxth-banquet-public-quote__items>div{align-items:flex-start}}
.pxth-banquet-quote-saved{border:1px solid #e3e6eb;border-radius:10px;padding:12px;display:grid;gap:8px}.pxth-banquet-quote-saved legend{padding:0 6px;font-weight:600}.pxth-banquet-quote-saved label{display:flex;grid-template-columns:auto 1fr;gap:8px;align-items:flex-start}.pxth-banquet-quote-saved input{width:auto;margin-top:3px}
/* dev.11.8 inline quote request tab */
.pxth-banquet-inline-quote-form{max-width:880px;margin:0 auto;text-align:left}.pxth-banquet-inline-quote-review{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0 0 22px}.pxth-banquet-inline-quote-review span{display:grid;gap:3px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;font-size:12px;color:#64748b}.pxth-banquet-inline-quote-review b,.pxth-banquet-inline-quote-review strong{font-size:14px;color:#111827}.pxth-banquet-inline-warning{padding:12px 14px;margin-bottom:18px;border-radius:10px;background:#fff7ed;color:#9a3412}.pxth-banquet-success-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:#dcfce7;color:#166534;font-size:28px;font-weight:900}.pxth-banquet-inline-quote-form>small{display:block;margin-top:10px;color:#64748b}@media(max-width:820px){.pxth-banquet-inline-quote-review{grid-template-columns:1fr 1fr}}@media(max-width:520px){.pxth-banquet-inline-quote-review{grid-template-columns:1fr}}
