.tax-regime-line{display:grid;grid-template-columns:100px 100px 110px 135px 140px 135px minmax(135px,1fr) auto;gap:10px;align-items:end;padding:12px;margin:10px 0;border:1px solid #d9e1e8;border-radius:14px;background:#fff}.tax-regime-line label{margin:0;min-width:0}.tax-regime-line input,.tax-regime-line select{min-width:0;width:100%}.tax-regime-total{display:flex;justify-content:space-between;align-items:center;margin:14px 0;padding:14px;border-radius:14px;background:#f5f7f9;font-weight:700}.tax-regime-total b{font-size:20px}@media(max-width:760px){.tax-regime-line{grid-template-columns:1fr 1fr}.tax-regime-line label:nth-of-type(6),.tax-regime-line .tax-line-remove{grid-column:1/-1}.tax-regime-line .tax-line-remove{width:100%}.tax-regime-total{position:sticky;bottom:0;z-index:8}}@media(max-width:420px){.tax-regime-line{grid-template-columns:1fr}}
.sunat-inbox-list{display:grid;gap:10px;margin:14px 0 18px}.sunat-inbox-row small{display:block;margin-top:4px}.sunat-inbox-row .actions{margin-top:10px}
