.container-loggedin-mobile{padding:20px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px;width:100%;max-width:500px;margin:0 auto;box-sizing:border-box;max-height:100vh;overflow-y:auto}.fecha-hoy-mobile{font-size:18px;text-align:center;color:black;margin:0}.cargando-mobile,.error-mobile{font-size:18px;text-align:center;color:#888}.estadisticas-grid-mobile{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;width:100%;background-color:transparent}.estadisticas-grid-mobile div{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:16px;padding:6px;background-color:white;border-radius:8px;box-shadow:0 2px 5px #00000014;word-break:break-word;min-height:90px;text-align:center}.label-mobile{font-size:18px;color:black;margin-bottom:4px}.valor-mobile{font-size:20px;color:black}.footer-buttons-mobile{display:flex;flex-direction:row;justify-content:space-between;width:100%}.footer-buttons-mobile button{border:none;padding:14px 18px;width:70px;height:70px;font-size:20px;cursor:pointer;transition:background-color .2s}.footer-buttons-mobile button,.top-productos-mobile{background-color:white;color:black;border-radius:8px;box-shadow:0 2px 5px #00000014}.top-productos-mobile{padding:0 15px 15px}.top-productos-mobile h4{margin-bottom:10px;font-weight:600}.top-productos-mobile ul{padding-left:18px;margin:0}.top-productos-mobile li{margin-bottom:6px}.green{color:#2e7d32}.green,.red{font-weight:600}.red{color:#c62828}.gray{color:#6d6d6d;font-weight:600}.top-productos-mobile{width:100%;max-width:500px;margin:0 auto;box-sizing:border-box}