.customer-account-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0}.customer-account-summary article{background:#fff;border:1px solid #dce6e1;border-left:4px solid #d9ad3d;border-radius:12px;padding:14px}.customer-account-summary article.paid{border-left-color:#218b62}.customer-account-summary article.pending{border-left-color:#df9d2f}.customer-account-summary article.due{border-left-color:#dc625c}.customer-account-summary span,.customer-account-summary small{display:block;color:#718079;font-size:11px}.customer-account-summary strong{display:block;font:800 21px Manrope;margin:5px 0;color:#071d49}.customer-document-images{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}.customer-document-images figure{margin:0;border:1px solid #dce6e1;border-radius:10px;padding:8px}.customer-document-images img{display:block;width:180px;height:120px;object-fit:contain}.customer-document-images figcaption{text-align:center;font-weight:700;margin-top:6px}.customer-file-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.customer-file-list article{border:1px solid #dce6e1;border-radius:9px;padding:10px}.customer-file-list span,.customer-file-list small{display:block;color:#718079}@media(max-width:900px){.customer-account-summary{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.customer-account-summary,.customer-file-list{grid-template-columns:1fr}}@media print{.sidebar,.topbar{display:none!important}.main{margin:0!important}.customer-account-summary{grid-template-columns:repeat(3,1fr)}.panel{break-inside:avoid}}
