.customer-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.customer-summary .opp-card span{display:block;color:#778397;font-size:12px;margin-top:5px}.customer-detail{width:min(1040px,100%)}.customer-section{border-top:1px solid #e8edf3;margin-top:22px;padding-top:20px}.customer-section h3{font-size:16px;margin:0 0 12px}.customer-contact{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #edf1f5}.customer-contact small{color:#778397;margin-inline-start:8px}.customer-inline-form{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.customer-inline-form input,.customer-inline-form select{border:1px solid #d8e0e9;border-radius:9px;padding:9px 10px;font:inherit;min-width:140px}.customer-inline-form input{flex:1}.customer-related-group{background:#f8fafc;border:1px solid #e5eaf0;border-radius:10px;padding:12px;margin:8px 0}.customer-related-group>b{display:block;margin-bottom:6px}.customer-related-group>div{padding:4px 0}.customer-currency{border:1px solid #e5eaf0;border-radius:11px;padding:14px;margin:10px 0}.customer-currency h4{margin:0 0 10px}.customer-fin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.customer-fin-grid span,.customer-derived span{background:#f8fafc;border-radius:8px;padding:10px;color:#667085}.customer-fin-grid b,.customer-derived b{display:block;color:#172234;margin-top:4px}.customer-derived{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.customer-derived small{grid-column:1/-1;color:#667085}.customer-warning{border:1px solid #f4c36b;background:#fff8e8;border-radius:9px;padding:12px}.customer-warning b{display:block;margin-bottom:6px}.customer-duplicate-review textarea{min-height:68px}.rtl .customer-table th,.rtl .customer-table td{text-align:right}.rtl .customer-contact{direction:rtl}.rtl .opp-event{border-left:0;border-right:3px solid #d7e3f5;border-radius:8px 0 0 8px}.rtl input[type="tel"],.rtl input[name="phone"],.rtl input[name="phone_country_code"]{direction:ltr;text-align:right}@media(max-width:850px){.customer-summary,.customer-fin-grid{grid-template-columns:1fr 1fr}.customer-detail{width:100%;height:100%;max-height:100vh;border-radius:0}.customer-table{min-width:780px}}@media(max-width:560px){.customer-summary,.customer-fin-grid,.customer-derived{grid-template-columns:1fr}.customer-derived small{grid-column:auto}.customer-inline-form>*{width:100%}}
