.portal-shell{min-height:100dvh;overflow-x:hidden}.portal-header-inner{flex-direction:column;gap:.75rem;display:flex}@media (min-width:640px){.portal-header-inner{flex-direction:row;justify-content:space-between;align-items:center}}.portal-invoice-head{flex-direction:column;gap:.75rem;display:flex}@media (min-width:640px){.portal-invoice-head{flex-direction:row;justify-content:space-between;align-items:flex-start}}.portal-detail-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.portal-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.portal-pay-actions{flex-direction:column;gap:.75rem;display:flex}@media (min-width:640px){.portal-pay-actions{flex-direction:row}}.portal-pay-actions>*{width:100%}@media (min-width:640px){.portal-pay-actions>*{flex:1;width:auto}}
