.customer-hub-actions{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 18px}.customer-hub-actions a,.customer-hub-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 12px;border:1px solid #dce3ed;border-radius:11px;background:#fff;color:#172033;font-weight:750;text-decoration:none}.customer-site-row small{line-height:1.4}.customer-money-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.customer-money-grid>div{min-width:0;border:1px solid #e2e7ef;border-radius:13px;padding:10px}.customer-money-head{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:2px 3px 8px}.heating-quote-wizard{display:grid;gap:14px}.hq-items{border:1px solid #e1e6ee;border-radius:14px;padding:12px}.hq-line{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #edf0f4}.hq-line:last-child{border-bottom:0}.hq-use{display:flex!important;align-items:center!important;gap:9px!important}.hq-use input{width:20px;height:20px;flex:0 0 auto}.hq-use span{font-weight:700}.hq-line>label:last-child{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:6px;font-weight:800}.hq-line>label:last-child input{width:100%}#heatingQuoteBtn{margin-left:auto}#quotes .page-head{gap:8px;flex-wrap:wrap}@media(max-width:700px){.customer-money-grid{grid-template-columns:1fr}.customer-hub-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hq-line{grid-template-columns:minmax(0,1fr) 105px}#heatingQuoteBtn{margin-left:0}}